Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision fa4995e8de0c32242f9ffeed3666b8f53cabebbe (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10 Commit message: "bts: add initial testenv.cfg" > git rev-list --no-walk fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins5303049236013215998.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run ggsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs -b osmocom:nightly -c open5gs [testenv] Using testsuite ggsn_tests (via alias ggsn) [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/podman/testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-25T10:59:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [205 kB] Fetched 9251 kB in 1s (9311 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for ggsn_tests [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking ICMP_EncDec.cc Linking ICMP_Types.ttcn Linking ICMPv6_EncDec.cc Linking ICMPv6_Types.ttcn Linking IP_EncDec.cc Linking IP_Types.ttcn Linking UDP_EncDec.cc Linking UDP_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking DIAMETER_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking PAP_Types.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking DIAMETER_Types.ttcn Linking DIAMETER_CodecPort.ttcn Linking DIAMETER_CodecPort_CtrlFunct.ttcn Linking DIAMETER_CodecPort_CtrlFunctDef.cc Linking DIAMETER_Emulation.ttcn Linking DIAMETER_Templates.ttcn Linking DIAMETER_ts29_212_Templates.ttcn Linking DIAMETER_ts29_272_Templates.ttcn Linking DIAMETER_ts32_299_Templates.ttcn Linking ICMP_Templates.ttcn Linking ICMPv6_Templates.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SCTP_Templates.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'make', 'compile'] /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IP_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... Notify: Checking modules... DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi': DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid': DIAMETER_Templates.ttcn:713.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: DIAMETER_Emulation.ttcn:321.5-63: In guard operation: DIAMETER_Emulation.ttcn:321.5-63: In receive statement: DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. DIAMETER_Emulation.ttcn:322.5-60: In guard operation: DIAMETER_Emulation.ttcn:322.5-60: In receive statement: DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: DIAMETER_Emulation.ttcn:394.6-108: In guard operation: DIAMETER_Emulation.ttcn:394.6-108: In receive statement: DIAMETER_Emulation.ttcn:394.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:403.6-70: In guard operation: DIAMETER_Emulation.ttcn:403.6-70: In receive statement: DIAMETER_Emulation.ttcn:403.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:416.13-68: In guard operation: DIAMETER_Emulation.ttcn:416.13-68: In receive statement: DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:420.17-72: In guard operation: DIAMETER_Emulation.ttcn:420.17-72: In receive statement: DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': GGSN_Tests.ttcn:409.2-431.2: In template definition `t_DefinePDP': GGSN_Tests.ttcn:410.64-431.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:717.10-752.2: In altstep definition `as_DIA_Gy_CCR': GGSN_Tests.ttcn:718.6-81: In guard operation: GGSN_Tests.ttcn:718.6-81: In receive statement: GGSN_Tests.ttcn:718.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. GGSN_Tests.ttcn:784.2-814.2: In function definition `f_pdp_ctx_exp_del_req': GGSN_Tests.ttcn:812.3-15: In deactivate statement: GGSN_Tests.ttcn:812.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:816.2-850.2: In function definition `f_pdp_ctx_del': GGSN_Tests.ttcn:829.3-96: In function instance: GGSN_Tests.ttcn:829.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': GGSN_Tests.ttcn:829.15-95: In parameter #1 for `data': GGSN_Tests.ttcn:829.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': GGSN_Tests.ttcn:829.83-94: In parameter #5 for `teardown_ind': GGSN_Tests.ttcn:829.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:816.41-66: note: Referenced template parameter is here GGSN_Tests.ttcn:848.3-15: In deactivate statement: GGSN_Tests.ttcn:848.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:853.2-877.2: In function definition `f_pdp_ctx_update': GGSN_Tests.ttcn:875.3-15: In deactivate statement: GGSN_Tests.ttcn:875.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:990.2-999.2: In function definition `f_wait_rtr_adv': GGSN_Tests.ttcn:995.5-997.3: In else statement: GGSN_Tests.ttcn:996.4-47: In variable assignment: GGSN_Tests.ttcn:996.26-45: In component 2: GGSN_Tests.ttcn:996.41-45: In actual parameter list of template `@ICMPv6_Templates.tr_ICMP6_OptMTU': GGSN_Tests.ttcn:996.42-44: In parameter #1 for `mtu': GGSN_Tests.ttcn:996.42-44: warning: Inadequate restriction on the referenced template parameter `mtu', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:990.42-66: note: Referenced template parameter is here GGSN_Tests.ttcn:1064.2-1071.2: In testcase definition `TC_pdp6_act_deact': GGSN_Tests.ttcn:1068.3-20: In function instance: GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1074.2-1095.2: In testcase definition `TC_pdp6_act_deact_pcodns': GGSN_Tests.ttcn:1079.3-20: In function instance: GGSN_Tests.ttcn:1079.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1098.2-1113.2: In testcase definition `TC_pdp6_act_deact_icmp6': GGSN_Tests.ttcn:1103.3-20: In function instance: GGSN_Tests.ttcn:1103.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1116.2-1137.2: In testcase definition `TC_pdp6_act_deact_mtu': GGSN_Tests.ttcn:1126.3-20: In function instance: GGSN_Tests.ttcn:1126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1141.2-1160.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': GGSN_Tests.ttcn:1145.3-20: In function instance: GGSN_Tests.ttcn:1145.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1171.2-1215.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': GGSN_Tests.ttcn:1177.3-20: In function instance: GGSN_Tests.ttcn:1177.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1218.2-1235.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': GGSN_Tests.ttcn:1222.3-20: In function instance: GGSN_Tests.ttcn:1222.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1238.2-1256.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': GGSN_Tests.ttcn:1242.3-20: In function instance: GGSN_Tests.ttcn:1242.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1259.2-1276.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': GGSN_Tests.ttcn:1263.3-20: In function instance: GGSN_Tests.ttcn:1263.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1279.2-1309.2: In testcase definition `TC_pdp6_clients_interact': GGSN_Tests.ttcn:1283.3-21: In function instance: GGSN_Tests.ttcn:1283.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1288.3-21: In function instance: GGSN_Tests.ttcn:1288.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1312.2-1318.2: In testcase definition `TC_pdp4_act_deact': GGSN_Tests.ttcn:1315.3-20: In function instance: GGSN_Tests.ttcn:1315.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1321.2-1349.2: In testcase definition `TC_pdp4_act_deact_ipcp': GGSN_Tests.ttcn:1328.3-20: In function instance: GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1352.2-1383.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': GGSN_Tests.ttcn:1358.3-20: In function instance: GGSN_Tests.ttcn:1358.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1386.2-1406.2: In testcase definition `TC_pdp4_act_deact_pcodns': GGSN_Tests.ttcn:1390.3-20: In function instance: GGSN_Tests.ttcn:1390.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1409.2-1436.2: In testcase definition `TC_pdp4_act_deact_mtu': GGSN_Tests.ttcn:1420.3-20: In function instance: GGSN_Tests.ttcn:1420.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1440.2-1456.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': GGSN_Tests.ttcn:1444.3-20: In function instance: GGSN_Tests.ttcn:1444.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1459.2-1474.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': GGSN_Tests.ttcn:1463.3-20: In function instance: GGSN_Tests.ttcn:1463.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1477.2-1490.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': GGSN_Tests.ttcn:1481.3-20: In function instance: GGSN_Tests.ttcn:1481.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1493.2-1506.2: In function definition `f_pdp4_clients_interact': GGSN_Tests.ttcn:1497.3-21: In function instance: GGSN_Tests.ttcn:1497.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1498.3-21: In function instance: GGSN_Tests.ttcn:1498.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1550.2-1592.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': GGSN_Tests.ttcn:1565.3-20: In function instance: GGSN_Tests.ttcn:1565.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1584.3-20: In function instance: GGSN_Tests.ttcn:1584.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1597.2-1629.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': GGSN_Tests.ttcn:1611.3-20: In function instance: GGSN_Tests.ttcn:1611.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1632.2-1645.2: In testcase definition `TC_pdp4_act_update_teic': GGSN_Tests.ttcn:1636.3-20: In function instance: GGSN_Tests.ttcn:1636.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1648.2-1673.2: In testcase definition `TC_pdp4_act_update_teid': GGSN_Tests.ttcn:1652.3-20: In function instance: GGSN_Tests.ttcn:1652.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1676.2-1682.2: In testcase definition `TC_pdp46_act_deact': GGSN_Tests.ttcn:1679.3-20: In function instance: GGSN_Tests.ttcn:1679.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1685.2-1709.2: In testcase definition `TC_pdp46_act_deact_ipcp': GGSN_Tests.ttcn:1691.3-20: In function instance: GGSN_Tests.ttcn:1691.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1712.2-1724.2: In testcase definition `TC_pdp46_act_deact_icmp6': GGSN_Tests.ttcn:1716.3-20: In function instance: GGSN_Tests.ttcn:1716.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1727.2-1748.2: In testcase definition `TC_pdp46_act_deact_pcodns4': GGSN_Tests.ttcn:1732.3-20: In function instance: GGSN_Tests.ttcn:1732.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1751.2-1772.2: In testcase definition `TC_pdp46_act_deact_pcodns6': GGSN_Tests.ttcn:1756.3-20: In function instance: GGSN_Tests.ttcn:1756.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1775.2-1806.2: In testcase definition `TC_pdp46_act_deact_mtu': GGSN_Tests.ttcn:1786.3-20: In function instance: GGSN_Tests.ttcn:1786.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1810.2-1825.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': GGSN_Tests.ttcn:1814.3-20: In function instance: GGSN_Tests.ttcn:1814.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1828.2-1842.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': GGSN_Tests.ttcn:1832.3-20: In function instance: GGSN_Tests.ttcn:1832.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1845.2-1858.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': GGSN_Tests.ttcn:1849.3-20: In function instance: GGSN_Tests.ttcn:1849.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1861.2-1879.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': GGSN_Tests.ttcn:1865.3-20: In function instance: GGSN_Tests.ttcn:1865.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1882.2-1912.2: In testcase definition `TC_pdp46_clients_interact': GGSN_Tests.ttcn:1886.3-21: In function instance: GGSN_Tests.ttcn:1886.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1891.3-21: In function instance: GGSN_Tests.ttcn:1891.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1915.2-1951.2: In testcase definition `TC_pdp46_act_deact_apn4': GGSN_Tests.ttcn:1934.5-1949.3: In else statement: GGSN_Tests.ttcn:1943.4-36: In function instance: GGSN_Tests.ttcn:1943.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1946.4-41: In function instance: GGSN_Tests.ttcn:1946.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1954.2-2014.2: In testcase definition `TC_pdp_act2_recovery': GGSN_Tests.ttcn:1963.3-21: In function instance: GGSN_Tests.ttcn:1963.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2019.2-2040.2: In testcase definition `TC_act_deact_retrans_duplicate': GGSN_Tests.ttcn:2022.3-20: In function instance: GGSN_Tests.ttcn:2022.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2043.2-2083.2: In testcase definition `TC_pdp_act_restart_ctr_echo': GGSN_Tests.ttcn:2049.3-20: In function instance: GGSN_Tests.ttcn:2049.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2086.2-2199.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': GGSN_Tests.ttcn:2112.3-2162.3: In alt construct: GGSN_Tests.ttcn:2113.4-34: In guard expression: GGSN_Tests.ttcn:2113.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2114.4-34: In guard expression: GGSN_Tests.ttcn:2114.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2168.3-2194.3: In alt construct: GGSN_Tests.ttcn:2169.4-34: In guard expression: GGSN_Tests.ttcn:2169.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2170.4-34: In guard expression: GGSN_Tests.ttcn:2170.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2203.2-2303.2: In testcase definition `TC_addr_pool_exhaustion': GGSN_Tests.ttcn:2221.3-2266.3: In alt construct: GGSN_Tests.ttcn:2222.4-34: In guard expression: GGSN_Tests.ttcn:2222.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2223.4-34: In guard expression: GGSN_Tests.ttcn:2223.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2272.3-2298.3: In alt construct: GGSN_Tests.ttcn:2273.4-34: In guard expression: GGSN_Tests.ttcn:2273.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2274.4-34: In guard expression: GGSN_Tests.ttcn:2274.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2306.2-2357.2: In testcase definition `TC_gy_charging_cc_time': GGSN_Tests.ttcn:2313.3-20: In function instance: GGSN_Tests.ttcn:2313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2360.2-2412.2: In testcase definition `TC_gy_charging_volume_quota_threshold': GGSN_Tests.ttcn:2370.3-20: In function instance: GGSN_Tests.ttcn:2370.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here Notify: Generating code... Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort.hh' was generated. Notify: File `DIAMETER_CodecPort.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. Notify: File `DIAMETER_Emulation.hh' was generated. Notify: File `DIAMETER_Emulation.cc' was generated. Notify: File `DIAMETER_Emulation_part_1.cc' was generated. Notify: File `DIAMETER_Emulation_part_2.cc' was generated. Notify: File `DIAMETER_Emulation_part_3.cc' was generated. Notify: File `DIAMETER_Emulation_part_4.cc' was generated. Notify: File `DIAMETER_Emulation_part_5.cc' was generated. Notify: File `DIAMETER_Emulation_part_6.cc' was generated. Notify: File `DIAMETER_Emulation_part_7.cc' was generated. Notify: File `DIAMETER_Templates.hh' was generated. Notify: File `DIAMETER_Templates.cc' was generated. Notify: File `DIAMETER_Templates_part_1.cc' was generated. Notify: File `DIAMETER_Templates_part_2.cc' was generated. Notify: File `DIAMETER_Templates_part_3.cc' was generated. Notify: File `DIAMETER_Templates_part_4.cc' was generated. Notify: File `DIAMETER_Templates_part_5.cc' was generated. Notify: File `DIAMETER_Templates_part_6.cc' was generated. Notify: File `DIAMETER_Templates_part_7.cc' was generated. Notify: File `DIAMETER_Types.hh' was generated. Notify: File `DIAMETER_Types.cc' was generated. Notify: File `DIAMETER_Types_part_1.cc' was generated. Notify: File `DIAMETER_Types_part_2.cc' was generated. Notify: File `DIAMETER_Types_part_3.cc' was generated. Notify: File `DIAMETER_Types_part_4.cc' was generated. Notify: File `DIAMETER_Types_part_5.cc' was generated. Notify: File `DIAMETER_Types_part_6.cc' was generated. Notify: File `DIAMETER_Types_part_7.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. Notify: File `GGSN_Tests.hh' was generated. Notify: File `GGSN_Tests.cc' was generated. Notify: File `GGSN_Tests_part_1.cc' was generated. Notify: File `GGSN_Tests_part_2.cc' was generated. Notify: File `GGSN_Tests_part_3.cc' was generated. Notify: File `GGSN_Tests_part_4.cc' was generated. Notify: File `GGSN_Tests_part_5.cc' was generated. Notify: File `GGSN_Tests_part_6.cc' was generated. Notify: File `GGSN_Tests_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `ICMP_Templates.hh' was generated. Notify: File `ICMP_Templates.cc' was generated. Notify: File `ICMP_Templates_part_1.cc' was generated. Notify: File `ICMP_Templates_part_2.cc' was generated. Notify: File `ICMP_Templates_part_3.cc' was generated. Notify: File `ICMP_Templates_part_4.cc' was generated. Notify: File `ICMP_Templates_part_5.cc' was generated. Notify: File `ICMP_Templates_part_6.cc' was generated. Notify: File `ICMP_Templates_part_7.cc' was generated. Notify: File `ICMP_Types.hh' was generated. Notify: File `ICMP_Types.cc' was generated. Notify: File `ICMP_Types_part_1.cc' was generated. Notify: File `ICMP_Types_part_2.cc' was generated. Notify: File `ICMP_Types_part_3.cc' was generated. Notify: File `ICMP_Types_part_4.cc' was generated. Notify: File `ICMP_Types_part_5.cc' was generated. Notify: File `ICMP_Types_part_6.cc' was generated. Notify: File `ICMP_Types_part_7.cc' was generated. Notify: File `ICMPv6_Templates.hh' was generated. Notify: File `ICMPv6_Templates.cc' was generated. Notify: File `ICMPv6_Templates_part_1.cc' was generated. Notify: File `ICMPv6_Templates_part_2.cc' was generated. Notify: File `ICMPv6_Templates_part_3.cc' was generated. Notify: File `ICMPv6_Templates_part_4.cc' was generated. Notify: File `ICMPv6_Templates_part_5.cc' was generated. Notify: File `ICMPv6_Templates_part_6.cc' was generated. Notify: File `ICMPv6_Templates_part_7.cc' was generated. Notify: File `ICMPv6_Types.hh' was generated. Notify: File `ICMPv6_Types.cc' was generated. Notify: File `ICMPv6_Types_part_1.cc' was generated. Notify: File `ICMPv6_Types_part_2.cc' was generated. Notify: File `ICMPv6_Types_part_3.cc' was generated. Notify: File `ICMPv6_Types_part_4.cc' was generated. Notify: File `ICMPv6_Types_part_5.cc' was generated. Notify: File `ICMPv6_Types_part_6.cc' was generated. Notify: File `ICMPv6_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `IP_Types.hh' was generated. Notify: File `IP_Types.cc' was generated. Notify: File `IP_Types_part_1.cc' was generated. Notify: File `IP_Types_part_2.cc' was generated. Notify: File `IP_Types_part_3.cc' was generated. Notify: File `IP_Types_part_4.cc' was generated. Notify: File `IP_Types_part_5.cc' was generated. Notify: File `IP_Types_part_6.cc' was generated. Notify: File `IP_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PAP_Types.hh' was generated. Notify: File `PAP_Types.cc' was generated. Notify: File `PAP_Types_part_1.cc' was generated. Notify: File `PAP_Types_part_2.cc' was generated. Notify: File `PAP_Types_part_3.cc' was generated. Notify: File `PAP_Types_part_4.cc' was generated. Notify: File `PAP_Types_part_5.cc' was generated. Notify: File `PAP_Types_part_6.cc' was generated. Notify: File `PAP_Types_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDP_Types.hh' was generated. Notify: File `UDP_Types.cc' was generated. Notify: File `UDP_Types_part_1.cc' was generated. Notify: File `UDP_Types_part_2.cc' was generated. Notify: File `UDP_Types_part_3.cc' was generated. Notify: File `UDP_Types_part_4.cc' was generated. Notify: File `UDP_Types_part_5.cc' was generated. Notify: File `UDP_Types_part_6.cc' was generated. Notify: File `UDP_Types_part_7.cc' was generated. Notify: 405 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'make', '-j', '17'] Creating dependency file for UDP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for ICMPv6_EncDec.cc Creating dependency file for ICMP_EncDec.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for DIAMETER_EncDec.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for UDP_Types_part_7.cc Creating dependency file for UDP_Types_part_6.cc Creating dependency file for UDP_Types_part_5.cc Creating dependency file for UDP_Types_part_4.cc Creating dependency file for UDP_Types_part_3.cc Creating dependency file for UDP_Types_part_2.cc Creating dependency file for UDP_Types_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for PAP_Types_part_7.cc Creating dependency file for PAP_Types_part_6.cc Creating dependency file for PAP_Types_part_5.cc Creating dependency file for PAP_Types_part_4.cc Creating dependency file for PAP_Types_part_3.cc Creating dependency file for PAP_Types_part_2.cc Creating dependency file for PAP_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for ICMPv6_Types_part_7.cc Creating dependency file for ICMPv6_Types_part_6.cc Creating dependency file for ICMPv6_Types_part_5.cc Creating dependency file for ICMPv6_Types_part_4.cc Creating dependency file for ICMPv6_Types_part_3.cc Creating dependency file for ICMPv6_Types_part_2.cc Creating dependency file for ICMPv6_Types_part_1.cc Creating dependency file for ICMPv6_Templates_part_6.cc Creating dependency file for ICMPv6_Templates_part_7.cc Creating dependency file for ICMPv6_Templates_part_5.cc Creating dependency file for ICMPv6_Templates_part_4.cc Creating dependency file for ICMPv6_Templates_part_3.cc Creating dependency file for ICMPv6_Templates_part_2.cc Creating dependency file for ICMPv6_Templates_part_1.cc Creating dependency file for ICMP_Types_part_7.cc Creating dependency file for ICMP_Types_part_6.cc Creating dependency file for ICMP_Types_part_5.cc Creating dependency file for ICMP_Types_part_4.cc Creating dependency file for ICMP_Types_part_3.cc Creating dependency file for ICMP_Types_part_2.cc Creating dependency file for ICMP_Types_part_1.cc Creating dependency file for ICMP_Templates_part_7.cc Creating dependency file for ICMP_Templates_part_6.cc Creating dependency file for ICMP_Templates_part_4.cc Creating dependency file for ICMP_Templates_part_5.cc Creating dependency file for ICMP_Templates_part_3.cc Creating dependency file for ICMP_Templates_part_2.cc Creating dependency file for ICMP_Templates_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GGSN_Tests_part_7.cc Creating dependency file for GGSN_Tests_part_6.cc Creating dependency file for GGSN_Tests_part_5.cc Creating dependency file for GGSN_Tests_part_4.cc Creating dependency file for GGSN_Tests_part_3.cc Creating dependency file for GGSN_Tests_part_2.cc Creating dependency file for GGSN_Tests_part_1.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc Creating dependency file for DIAMETER_Types_part_7.cc Creating dependency file for DIAMETER_Types_part_6.cc Creating dependency file for DIAMETER_Types_part_5.cc Creating dependency file for DIAMETER_Types_part_4.cc Creating dependency file for DIAMETER_Types_part_3.cc Creating dependency file for DIAMETER_Types_part_2.cc Creating dependency file for DIAMETER_Types_part_1.cc Creating dependency file for DIAMETER_Templates_part_7.cc Creating dependency file for DIAMETER_Templates_part_6.cc Creating dependency file for DIAMETER_Templates_part_5.cc Creating dependency file for DIAMETER_Templates_part_4.cc Creating dependency file for DIAMETER_Templates_part_3.cc Creating dependency file for DIAMETER_Templates_part_2.cc Creating dependency file for DIAMETER_Templates_part_1.cc Creating dependency file for DIAMETER_Emulation_part_7.cc Creating dependency file for DIAMETER_Emulation_part_6.cc Creating dependency file for DIAMETER_Emulation_part_5.cc Creating dependency file for DIAMETER_Emulation_part_4.cc Creating dependency file for DIAMETER_Emulation_part_3.cc Creating dependency file for DIAMETER_Emulation_part_2.cc Creating dependency file for DIAMETER_Emulation_part_1.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc Creating dependency file for DIAMETER_CodecPort_part_7.cc Creating dependency file for DIAMETER_CodecPort_part_6.cc Creating dependency file for DIAMETER_CodecPort_part_5.cc Creating dependency file for DIAMETER_CodecPort_part_4.cc Creating dependency file for DIAMETER_CodecPort_part_3.cc Creating dependency file for DIAMETER_CodecPort_part_2.cc Creating dependency file for DIAMETER_CodecPort_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for IP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for ICMPv6_Types.cc Creating dependency file for ICMPv6_Templates.cc Creating dependency file for ICMP_Types.cc Creating dependency file for ICMP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GGSN_Tests.cc Creating dependency file for DIAMETER_ts32_299_Templates.cc Creating dependency file for DIAMETER_ts29_272_Templates.cc Creating dependency file for DIAMETER_ts29_212_Templates.cc Creating dependency file for DIAMETER_Types.cc Creating dependency file for DIAMETER_Templates.cc Creating dependency file for DIAMETER_Emulation.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc Creating dependency file for DIAMETER_CodecPort.cc Creating dependency file for BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] 8871 | } | ^ DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] 8923 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] 9222 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] 10202 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests.so GGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates.so ICMP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types.so ICMP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types.so IP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types.so PAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types.so UDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_EncDec.so IP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_EncDec.so UDP_EncDec.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so PCO_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o PCO_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (419 kB/s) Reading package lists... [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/dbg_pkgs_all'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'apt-rdepends', 'open5gs-upf'] [testenv][open5gs] open5gs-upf -> open5gs-upf: installing open5gs-upf-dbgsym [testenv][open5gs] open5gs-upf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-upf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-upf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'apt-rdepends', 'open5gs-smf'] [testenv][open5gs] open5gs-smf -> open5gs-smf: installing open5gs-smf-dbgsym [testenv][open5gs] open5gs-smf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-smf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-smf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] Installing packages: open5gs-upf, open5gs-smf, open5gs-upf-dbgsym, libc6-dbg, open5gs-common-dbgsym, libdb5.3-dbg, open5gs-smf-dbgsym [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-upf', 'open5gs-smf', 'open5gs-upf-dbgsym', 'libc6-dbg', 'open5gs-common-dbgsym', 'libdb5.3-dbg', 'open5gs-smf-dbgsym'] Reading package lists... Building dependency tree... The following additional packages will be installed: open5gs-common The following NEW packages will be installed: libc6-dbg libdb5.3-dbg open5gs-common open5gs-common-dbgsym open5gs-smf open5gs-smf-dbgsym open5gs-upf open5gs-upf-dbgsym 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. Need to get 65.0 MB of archives. After this operation, 89.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4549.f5de.202411242026 [2898 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4549.f5de.202411242026 [9866 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4549.f5de.202411242026 [193 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.2.4549.f5de.202411242026 [2989 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4549.f5de.202411242026 [46.7 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.2.4549.f5de.202411242026 [305 kB] Fetched 65.0 MB in 1s (100 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 files and directories currently installed.) Preparing to unpack .../0-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package libdb5.3-dbg:amd64. Preparing to unpack .../1-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package open5gs-common:amd64. Preparing to unpack .../2-open5gs-common_2.7.2.4549.f5de.202411242026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4549.f5de.202411242026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4549.f5de.202411242026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4549.f5de.202411242026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.2.4549.f5de.202411242026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4549.f5de.202411242026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.2.4549.f5de.202411242026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.2.4549.f5de.202411242026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.2.4549.f5de.202411242026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4549.f5de.202411242026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.2.4549.f5de.202411242026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.2.4549.f5de.202411242026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.2.4549.f5de.202411242026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up open5gs-common-dbgsym:amd64 (2.7.2.4549.f5de.202411242026) ... Setting up open5gs-upf:amd64 (2.7.2.4549.f5de.202411242026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4549.f5de.202411242026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.2.4549.f5de.202411242026) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.2.4549.f5de.202411242026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][open5gs] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/open5gs-smf.yaml', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/open5gs/open5gs-smf.yaml'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/open5gs/freediameter.conf'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/open5gs-upf.yaml', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/open5gs/open5gs-upf.yaml'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'install', '-Dm755', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/open5gs/testenv.sh'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] Running upf clean script (reason: prepare) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sh', '-c', 'open5gs/testenv.sh'] + check_usage + [ -z prepare ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + add_bridge + local ip + sudo brctl addbr testenv0 + sudo ip link set testenv0 up + sudo ip addr add 172.18.3.1/24 dev testenv0 + sudo ip addr add fd02:db8:3::1/128 dev testenv0 + sudo ip addr add 172.18.3.201 dev testenv0 + sudo ip addr add fd02:db8:3::201 dev testenv0 + setcap_open5gs_upfd + which open5gs-upfd + sudo setcap CAP_NET_RAW=+eip /usr/bin/open5gs-upfd + adjust_ttcn3_config + sed -i s/^GGSN_Tests.m_ggsn_impl := .*/GGSN_Tests.m_ggsn_impl := GGSN_IMPL_OPEN5GS/ ../testsuite/GGSN_Tests.cfg + sed -i s/^GGSN_Tests.m_ggsn_ip_gtpu := .*/GGSN_Tests.m_ggsn_ip_gtpu := "127.0.0.222"/ ../testsuite/GGSN_Tests.cfg + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + add_tun_all + add_tun ogstun4 + local name=ogstun4 + grep ogstun4 /proc/net/dev + sudo ip tuntap add name ogstun4 mode tun + add_tun ogstun6 + local name=ogstun6 + grep ogstun6 /proc/net/dev + sudo ip tuntap add name ogstun6 mode tun + add_tun ogstun46 + local name=ogstun46 + grep ogstun46 /proc/net/dev + sudo ip tuntap add name ogstun46 mode tun + add_addr ogstun4 176.16.16.1/20 + local name=ogstun4 + local addr=176.16.16.1/20 + sudo ip addr add 176.16.16.1/20 dev ogstun4 + add_addr ogstun6 2001:780:44:2000:0:0:0:1/56 + local name=ogstun6 + local addr=2001:780:44:2000:0:0:0:1/56 + sudo ip addr add 2001:780:44:2000:0:0:0:1/56 dev ogstun6 + add_addr ogstun46 176.16.32.1/20 + local name=ogstun46 + local addr=176.16.32.1/20 + sudo ip addr add 176.16.32.1/20 dev ogstun46 + add_addr ogstun46 2001:780:44:2100:0:0:0:1/56 + local name=ogstun46 + local addr=2001:780:44:2100:0:0:0:1/56 + sudo ip addr add 2001:780:44:2100:0:0:0:1/56 dev ogstun46 + sudo ip link set ogstun4 up + sudo ip link set ogstun6 up + sudo ip link set ogstun46 up [testenv][open5gs] Running smf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sh', '-c', 'open5gs-smfd -c open5gs/open5gs-smf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/smf.log'] Open5GS daemon v2.7.2 11/25 10:59:29.731: [app] INFO: Configuration: 'open5gs/open5gs-smf.yaml' (../lib/app/ogs-init.c:144) [testenv][open5gs] Running upf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sh', '-c', 'open5gs-upfd -c open5gs/open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] 11/25 10:59:29.776: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 11/25 10:59:29.776: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 11/25 10:59:29.776: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 11/25 10:59:29.777: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 11/25 10:59:29.777: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 11/25 10:59:29.791: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 11/25 10:59:29.791: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/25 10:59:29.791: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 11/25 10:59:29.791: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/25 10:59:29.791: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 11/25 10:59:29.791: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 11/25 10:59:29.791: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.222]:8805 (../lib/pfcp/path.c:61) 11/25 10:59:29.791: [app] INFO: SMF initialize...done (../src/smf/app.c:31) Open5GS daemon v2.7.2 11/25 10:59:29.929: [app] INFO: Configuration: 'open5gs/open5gs-upf.yaml' (../lib/app/ogs-init.c:144) [testenv][open5gs] Running testsuite 11/25 10:59:29.971: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 11/25 10:59:29.971: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 11/25 10:59:29.971: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 11/25 10:59:29.971: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 11/25 10:59:29.972: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 11/25 10:59:29.972: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/25 10:59:29.972: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 11/25 10:59:29.972: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests', 'GGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: GGSN_Tests.cfg MC@ccfaddd836f3: Unix server socket created successfully. MC@ccfaddd836f3: Listening on TCP port 45793. ccfaddd836f3 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests ccfaddd836f3 45793 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ccfaddd836f3: New HC connected from 10.0.2.100 [10.0.2.100]. ccfaddd836f3: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@ccfaddd836f3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@ccfaddd836f3: Configuration file was processed on all HCs. MC@ccfaddd836f3: Creating MTC on host 10.0.2.100. MC@ccfaddd836f3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Mon Nov 25 10:59:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_deact started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 10:59:32.293: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.2]:8805 (../lib/pfcp/path.c:61) 11/25 10:59:32.294: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:184) 11/25 10:59:32.294: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:203) 11/25 10:59:32.479: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 10:59:33.755: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 10:59:34.764: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/25 10:59:34.764: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/25 10:59:34.764: [smf] INFO: UE IMSI[262423329163648] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 11/25 10:59:34.773: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/25 10:59:34.773: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 11/25 10:59:34.773: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 11/25 10:59:34.773: [upf] INFO: UE F-SEID[UP:0xde3 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 11/25 10:59:34.773: [upf] INFO: UE F-SEID[UP:0xde3 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 11/25 10:59:34.773: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 10:59:34.776: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/25 10:59:34.781: [smf] INFO: Removed Session: UE IMSI:[262423329163648] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1691) 11/25 10:59:34.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/25 10:59:34.781: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 10:59:36.785: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 10:59:36.785: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact(4)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_deact(3)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Mon Nov 25 10:59:36 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11928) Waiting for packet dumper to finish... 1 (prev_count=11928, count=13232) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Mon Nov 25 10:59:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_ipcp started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 10:59:41.272: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 10:59:42.467: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 10:59:43.471: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/25 10:59:43.471: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/25 10:59:43.471: [smf] INFO: UE IMSI[262422446028068] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 11/25 10:59:43.477: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/25 10:59:43.478: [upf] INFO: UE F-SEID[UP:0x56a CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 11/25 10:59:43.478: [upf] INFO: UE F-SEID[UP:0x56a CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 10:59:43.479: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/25 10:59:43.484: [smf] INFO: Removed Session: UE IMSI:[262422446028068] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1691) 11/25 10:59:43.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/25 10:59:43.484: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 10:59:45.488: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 10:59:45.488: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(6)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(5)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Mon Nov 25 10:59:45 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14192) Waiting for packet dumper to finish... 1 (prev_count=14192, count=14704) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Mon Nov 25 10:59:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 10:59:50.084: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 10:59:52.050: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 10:59:53.053: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/25 10:59:53.053: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/25 10:59:53.053: [smf] INFO: UE IMSI[262426486128669] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 11/25 10:59:53.060: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/25 10:59:53.060: [upf] INFO: UE F-SEID[UP:0x896 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 11/25 10:59:53.060: [upf] INFO: UE F-SEID[UP:0x896 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 10:59:53.062: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/25 10:59:53.067: [smf] INFO: Removed Session: UE IMSI:[262426486128669] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1691) 11/25 10:59:53.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/25 10:59:53.067: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 10:59:55.070: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 10:59:55.071: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp_pap_broken(7)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Mon Nov 25 10:59:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14732) Waiting for packet dumper to finish... 1 (prev_count=14732, count=15340) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Mon Nov 25 10:59:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_pcodns started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 10:59:59.759: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:00:01.165: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:00:02.169: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/25 11:00:02.169: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/25 11:00:02.169: [smf] INFO: UE IMSI[262423841545073] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:00:02.178: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/25 11:00:02.178: [upf] INFO: UE F-SEID[UP:0xc37 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 11/25 11:00:02.178: [upf] INFO: UE F-SEID[UP:0xc37 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:00:02.179: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/25 11:00:02.186: [smf] INFO: Removed Session: UE IMSI:[262423841545073] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1691) 11/25 11:00:02.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/25 11:00:02.186: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:00:04.189: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:00:04.189: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_pcodns(9)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(10)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Mon Nov 25 11:00:04 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14512) Waiting for packet dumper to finish... 1 (prev_count=14512, count=15120) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu'. ------ GGSN_Tests.TC_pdp4_act_deact_mtu ------ Mon Nov 25 11:00:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_mtu started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:00:07.665: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:00:07.805: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:00:08.809: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/25 11:00:08.809: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/25 11:00:08.809: [smf] INFO: UE IMSI[262429633561592] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:00:08.822: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/25 11:00:08.822: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 11/25 11:00:08.822: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:00:08.823: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/25 11:00:08.841: [smf] INFO: Removed Session: UE IMSI:[262429633561592] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1691) 11/25 11:00:08.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/25 11:00:08.841: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:00:10.845: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_mtu(12)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_deact_mtu(11)@ccfaddd836f3: Final verdict of PTC: none 11/25 11:00:10.853: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass'. Mon Nov 25 11:00:10 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12996) Waiting for packet dumper to finish... 1 (prev_count=12996, count=13508) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Mon Nov 25 11:00:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_gtpu_access started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:00:13.967: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:00:16.001: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:00:17.004: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/25 11:00:17.004: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/25 11:00:17.004: [smf] INFO: UE IMSI[262426442953540] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:00:17.011: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/25 11:00:17.011: [upf] INFO: UE F-SEID[UP:0x91d CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 11/25 11:00:17.011: [upf] INFO: UE F-SEID[UP:0x91d CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:00:17.015: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/25 11:00:17.019: [smf] INFO: Removed Session: UE IMSI:[262426442953540] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1691) 11/25 11:00:17.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/25 11:00:17.019: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:00:19.021: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:00:19.021: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access(13)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(14)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Mon Nov 25 11:00:19 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13780) Waiting for packet dumper to finish... 1 (prev_count=13780, count=15084) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Mon Nov 25 11:00:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:00:22.167: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:00:24.397: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:00:25.400: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/25 11:00:25.400: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/25 11:00:25.400: [smf] INFO: UE IMSI[262429617406156] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:00:25.407: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/25 11:00:25.407: [upf] INFO: UE F-SEID[UP:0xa00 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 11/25 11:00:25.407: [upf] INFO: UE F-SEID[UP:0xa00 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:00:25.408: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x46b2 (../src/upf/gtp-path.c:524) 11/25 11:00:25.408: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:00:28.410: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/25 11:00:28.415: [smf] INFO: Removed Session: UE IMSI:[262429617406156] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1691) 11/25 11:00:28.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/25 11:00:28.415: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:00:30.419: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:00:30.419: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Mon Nov 25 11:00:30 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14216) Waiting for packet dumper to finish... 1 (prev_count=14216, count=14728) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Mon Nov 25 11:00:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:00:33.585: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:00:34.611: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:00:35.615: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/25 11:00:35.615: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/25 11:00:35.615: [smf] INFO: UE IMSI[262424671265119] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:00:35.622: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/25 11:00:35.622: [upf] INFO: UE F-SEID[UP:0x60 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 11/25 11:00:35.622: [upf] INFO: UE F-SEID[UP:0x60 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:00:35.624: [upf] ERROR: Invalid packet [IP version:6, Packet Length:48] (../src/upf/gtp-path.c:622) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 00010002 00030004 ff020000 00000000 ................ 0020: 00000000 00000002 85007d2d 00000000 ..........}-.... MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:00:38.626: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/25 11:00:38.632: [smf] INFO: Removed Session: UE IMSI:[262424671265119] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1691) 11/25 11:00:38.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/25 11:00:38.632: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:00:40.635: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:00:40.635: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Mon Nov 25 11:00:40 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13936) Waiting for packet dumper to finish... 1 (prev_count=13936, count=15240) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Mon Nov 25 11:00:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_clients_interact_with_txseq started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:00:45.170: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:00:45.838: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:00:46.842: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/25 11:00:46.842: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/25 11:00:46.842: [smf] INFO: UE IMSI[262421531140544] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:00:46.848: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/25 11:00:46.848: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 11/25 11:00:46.848: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: sending CreatePDP 11/25 11:00:46.850: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 11/25 11:00:46.850: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3192) 11/25 11:00:46.850: [smf] INFO: UE IMSI[262422241219831] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:00:46.855: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 11/25 11:00:46.855: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 11/25 11:00:46.855: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: GTPU sequence number expected but not present MTC@ccfaddd836f3: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: fail MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@ccfaddd836f3: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Mon Nov 25 11:00:46 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8144) 11/25 11:00:47.061: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:00:47.061: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8144, count=16300) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Mon Nov 25 11:00:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_clients_interact_without_txseq started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:00:50.182: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:00:52.248: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:00:53.253: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:00:53.253: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:00:53.253: [smf] INFO: UE IMSI[262427829933490] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:00:53.259: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:00:53.260: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 11/25 11:00:53.260: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: sending CreatePDP 11/25 11:00:53.261: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/25 11:00:53.261: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/25 11:00:53.261: [smf] INFO: UE IMSI[262423492058641] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:00:53.267: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/25 11:00:53.267: [upf] INFO: UE F-SEID[UP:0x515 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 11/25 11:00:53.267: [upf] INFO: UE F-SEID[UP:0x515 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:00:53.269: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/25 11:00:53.274: [smf] INFO: Removed Session: UE IMSI:[262427829933490] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1691) 11/25 11:00:53.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/25 11:00:53.274: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:00:53.275: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:00:53.280: [smf] INFO: Removed Session: UE IMSI:[262423492058641] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1691) 11/25 11:00:53.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:00:53.280: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:00:55.283: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:00:55.284: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(21)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(22)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass'. Mon Nov 25 11:00:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20596) Waiting for packet dumper to finish... 1 (prev_count=20596, count=22004) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Mon Nov 25 11:00:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_with_single_dns started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:00:58.658: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:01:00.370: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:01:01.374: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:01:01.374: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:01:01.374: [smf] INFO: UE IMSI[262429120856460] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:01:01.383: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:01:01.383: [upf] INFO: UE F-SEID[UP:0x735 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 11/25 11:01:01.383: [upf] INFO: UE F-SEID[UP:0x735 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:01:01.385: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:01:01.391: [smf] INFO: Removed Session: UE IMSI:[262429120856460] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1691) 11/25 11:01:01.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:01:01.391: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: sending CreatePDP 11/25 11:01:01.393: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:01:01.393: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:01:01.393: [smf] INFO: UE IMSI[262422645053891] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:01:01.401: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:01:01.401: [upf] INFO: UE F-SEID[UP:0xae6 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 11/25 11:01:01.401: [upf] INFO: UE F-SEID[UP:0xae6 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:01:01.403: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:01:01.410: [smf] INFO: Removed Session: UE IMSI:[262422645053891] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1691) 11/25 11:01:01.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:01:01.410: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:01:03.414: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:01:03.414: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(24)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(23)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Mon Nov 25 11:01:03 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19484) Waiting for packet dumper to finish... 1 (prev_count=19484, count=20788) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Mon Nov 25 11:01:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:01:07.462: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:01:07.551: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:01:08.554: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:01:08.554: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:01:08.554: [smf] INFO: UE IMSI[262420376205263] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:01:08.563: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:01:08.563: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 11/25 11:01:08.563: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:01:08.564: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:01:08.568: [smf] INFO: Removed Session: UE IMSI:[262420376205263] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1691) 11/25 11:01:08.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:01:08.568: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:01:10.572: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:01:10.572: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_with_separate_dns(26)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(25)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Mon Nov 25 11:01:10 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13760) Waiting for packet dumper to finish... 1 (prev_count=13760, count=15460) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Mon Nov 25 11:01:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_update_teic started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:01:13.766: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:01:13.985: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:01:14.989: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:01:14.989: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:01:14.989: [smf] INFO: UE IMSI[262425305723450] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:01:14.998: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:01:14.998: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 11/25 11:01:14.998: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: sending UpdatePDP MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:01:15.001: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:01:15.006: [smf] INFO: Removed Session: UE IMSI:[262425305723450] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1691) 11/25 11:01:15.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:01:15.006: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:01:17.008: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:01:17.008: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teic(27)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_update_teic(28)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Mon Nov 25 11:01:17 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13992) Waiting for packet dumper to finish... 1 (prev_count=13992, count=14504) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Mon Nov 25 11:01:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp4_act_update_teid started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:01:22.200: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:01:22.268: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:01:23.272: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:01:23.272: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:01:23.272: [smf] INFO: UE IMSI[262422192899565] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:01:23.280: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:01:23.280: [upf] INFO: UE F-SEID[UP:0x579 CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 11/25 11:01:23.280: [upf] INFO: UE F-SEID[UP:0x579 CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: sending UpdatePDP MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:01:23.285: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:01:23.289: [smf] INFO: Removed Session: UE IMSI:[262422192899565] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1691) 11/25 11:01:23.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:01:23.289: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:01:25.292: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:01:25.292: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teid(30)@ccfaddd836f3: Final verdict of PTC: none TC_pdp4_act_update_teid(29)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Mon Nov 25 11:01:25 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15904) Waiting for packet dumper to finish... 1 (prev_count=15904, count=16416) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Mon Nov 25 11:01:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp6_act_deact started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:01:28.700: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:01:29.942: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:01:30.946: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:01:30.946: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:01:30.946: [smf] INFO: UE IMSI[262423768213976] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 11/25 11:01:30.954: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:01:30.954: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xf8c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 11/25 11:01:30.954: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xf8c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:01:30.956: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:01:30.961: [smf] INFO: Removed Session: UE IMSI:[262423768213976] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1691) 11/25 11:01:30.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:01:30.961: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:01:32.963: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:01:32.963: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact(31)@ccfaddd836f3: Final verdict of PTC: none TC_pdp6_act_deact(32)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Mon Nov 25 11:01:32 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13008) Waiting for packet dumper to finish... 1 (prev_count=13008, count=13888) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Mon Nov 25 11:01:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_pcodns started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:01:36.153: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:01:36.532: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:01:37.536: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:01:37.536: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:01:37.536: [smf] INFO: UE IMSI[262422655341634] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 11/25 11:01:37.544: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:01:37.544: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xeb7] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 11/25 11:01:37.544: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xeb7] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:01:37.545: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:01:37.549: [smf] INFO: Removed Session: UE IMSI:[262422655341634] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1691) 11/25 11:01:37.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:01:37.549: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:01:39.551: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:01:39.551: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(34)@ccfaddd836f3: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(33)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Mon Nov 25 11:01:39 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13088) Waiting for packet dumper to finish... 1 (prev_count=13088, count=13600) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Mon Nov 25 11:01:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_icmp6 started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:01:42.714: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:01:43.083: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:01:44.088: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:01:44.088: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:01:44.088: [smf] INFO: UE IMSI[262426815072589] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 11/25 11:01:44.097: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:01:44.097: [upf] INFO: UE F-SEID[UP:0x181 CP:0x34] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 11/25 11:01:44.097: [upf] INFO: UE F-SEID[UP:0x181 CP:0x34] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '20010780004420030000000000000000'O 11/25 11:01:44.100: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:01:44.105: [smf] INFO: Removed Session: UE IMSI:[262426815072589] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1691) 11/25 11:01:44.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:01:44.105: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:01:46.107: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:01:46.107: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_icmp6(35)@ccfaddd836f3: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Mon Nov 25 11:01:46 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14332) Waiting for packet dumper to finish... 1 (prev_count=14332, count=14844) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu'. ------ GGSN_Tests.TC_pdp6_act_deact_mtu ------ Mon Nov 25 11:01:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_mtu started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:01:49.489: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:01:49.718: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:01:50.721: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:01:50.721: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:01:50.721: [smf] INFO: UE IMSI[262421582350439] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 11/25 11:01:50.728: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:01:50.728: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x927] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 11/25 11:01:50.728: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x927] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '20010780004420040000000000000000'O 11/25 11:01:50.731: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:01:50.736: [smf] INFO: Removed Session: UE IMSI:[262421582350439] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1691) 11/25 11:01:50.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:01:50.736: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:01:52.740: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:01:52.740: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_mtu(37)@ccfaddd836f3: Final verdict of PTC: none TC_pdp6_act_deact_mtu(38)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass'. Mon Nov 25 11:01:52 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14108) Waiting for packet dumper to finish... 1 (prev_count=14108, count=14620) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Mon Nov 25 11:01:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_gtpu_access started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:01:56.458: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:01:58.586: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:01:59.590: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:01:59.590: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:01:59.590: [smf] INFO: UE IMSI[262422907009343] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 11/25 11:01:59.598: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:01:59.598: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x77e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 11/25 11:01:59.598: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x77e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '20010780004420050000000000000000'O 11/25 11:01:59.602: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:01:59.605: [smf] INFO: Removed Session: UE IMSI:[262422907009343] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1691) 11/25 11:01:59.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:01:59.605: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:02:01.610: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:02:01.610: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access(39)@ccfaddd836f3: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(40)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Mon Nov 25 11:02:01 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15604) Waiting for packet dumper to finish... 1 (prev_count=15604, count=16116) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Mon Nov 25 11:02:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:02:05.940: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:02:07.280: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:02:08.283: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:02:08.283: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:02:08.283: [smf] INFO: UE IMSI[262426994827007] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 11/25 11:02:08.290: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:02:08.290: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xf35] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 11/25 11:02:08.290: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xf35] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '20010780004420060000000000000000'O MTC@ccfaddd836f3: This GGSN does NOT support forwarding link-local source address. 11/25 11:02:11.294: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:02:11.299: [smf] INFO: Removed Session: UE IMSI:[262426994827007] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1691) 11/25 11:02:11.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:02:11.299: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:02:13.303: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@ccfaddd836f3: Final verdict of PTC: none 11/25 11:02:13.303: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass'. Mon Nov 25 11:02:13 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16164) Waiting for packet dumper to finish... 1 (prev_count=16164, count=17468) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Mon Nov 25 11:02:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:02:18.466: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:02:18.619: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:02:19.622: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:02:19.623: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:02:19.623: [smf] INFO: UE IMSI[262421023403093] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 11/25 11:02:19.630: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:02:19.630: [upf] INFO: UE F-SEID[UP:0x90c CP:0x61e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 11/25 11:02:19.630: [upf] INFO: UE F-SEID[UP:0x90c CP:0x61e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '20010780004420070000000000000000'O 11/25 11:02:19.633: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x9a5c (../src/upf/gtp-path.c:602) 11/25 11:02:19.633: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 11/25 11:02:19.633: [upf] ERROR: UE:20010780 00442007 00000000 00000008 (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 11111111 11111119 ff020000 00000000 ................ 0020: 00000000 00000002 850038eb 00000000 ..........8..... MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:02:22.636: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:02:22.643: [smf] INFO: Removed Session: UE IMSI:[262421023403093] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1691) 11/25 11:02:22.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:02:22.643: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:02:24.645: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:02:24.645: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@ccfaddd836f3: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Mon Nov 25 11:02:24 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15108) Waiting for packet dumper to finish... 1 (prev_count=15108, count=15620) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Mon Nov 25 11:02:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:02:28.593: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:02:29.767: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:02:30.771: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:02:30.771: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:02:30.771: [smf] INFO: UE IMSI[262425856767354] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 11/25 11:02:30.778: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:02:30.778: [upf] INFO: UE F-SEID[UP:0x523 CP:0xfbc] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 11/25 11:02:30.778: [upf] INFO: UE F-SEID[UP:0x523 CP:0xfbc] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '20010780004420080000000000000000'O 11/25 11:02:30.781: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0x4f75 (../src/upf/gtp-path.c:602) 11/25 11:02:30.781: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 11/25 11:02:30.781: [upf] ERROR: UE:20010780 00442008 00000000 00000009 (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff 31101691 11553119 `.....:.1....U1. 0010: 03250325 03250325 fd020db8 00030000 .%.%.%.%........ 0020: 00000000 00000201 8000dc5a 00000000 ...........Z.... MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:02:33.782: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:02:33.787: [smf] INFO: Removed Session: UE IMSI:[262425856767354] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1691) 11/25 11:02:33.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:02:33.787: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:02:35.791: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:02:35.791: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@ccfaddd836f3: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Mon Nov 25 11:02:35 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14728) Waiting for packet dumper to finish... 1 (prev_count=14728, count=15240) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Mon Nov 25 11:02:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:02:40.366: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:02:40.961: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:02:41.964: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:02:41.964: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:02:41.964: [smf] INFO: UE IMSI[262427536156619] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 11/25 11:02:41.972: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:02:41.972: [upf] INFO: UE F-SEID[UP:0xaab CP:0xa1e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 11/25 11:02:41.972: [upf] INFO: UE F-SEID[UP:0xaab CP:0xa1e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '20010780004420090000000000000000'O 11/25 11:02:41.975: [upf] ERROR: Invalid packet [IP version:4, Packet Length:28] (../src/upf/gtp-path.c:622) 0000: 4500001c 8c3e4000 4001d3e8 c0a80a02 E....>@.@....... 0010: 08080808 0800f4b9 03450001 .........E.. MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:02:44.977: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:02:44.984: [smf] INFO: Removed Session: UE IMSI:[262427536156619] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1691) 11/25 11:02:44.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:02:44.984: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:02:46.987: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:02:46.987: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@ccfaddd836f3: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Mon Nov 25 11:02:46 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15168) Waiting for packet dumper to finish... 1 (prev_count=15168, count=16472) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Mon Nov 25 11:02:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp6_clients_interact started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:02:50.193: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:02:51.748: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:02:52.753: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:02:52.753: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:02:52.753: [smf] INFO: UE IMSI[262421162477042] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 11/25 11:02:52.760: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:02:52.760: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0xac3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 11/25 11:02:52.760: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0xac3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '200107800044200A0000000000000000'O MTC@ccfaddd836f3: sending CreatePDP 11/25 11:02:52.764: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/25 11:02:52.764: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/25 11:02:52.764: [smf] INFO: UE IMSI[262422777798812] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 11/25 11:02:52.769: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/25 11:02:52.769: [upf] INFO: UE F-SEID[UP:0xde2 CP:0xd3e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 11/25 11:02:52.769: [upf] INFO: UE F-SEID[UP:0xde2 CP:0xd3e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: RA with /64 prefix '200107800044200B0000000000000000'O MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:02:58.775: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/25 11:02:58.780: [smf] INFO: Removed Session: UE IMSI:[262421162477042] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1691) 11/25 11:02:58.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/25 11:02:58.780: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:02:58.780: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:02:58.785: [smf] INFO: Removed Session: UE IMSI:[262422777798812] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1691) 11/25 11:02:58.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:02:58.785: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:03:00.788: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:03:00.788: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_clients_interact(50)@ccfaddd836f3: Final verdict of PTC: none TC_pdp6_clients_interact(49)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Mon Nov 25 11:03:00 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22644) Waiting for packet dumper to finish... 1 (prev_count=22644, count=23156) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Mon Nov 25 11:03:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_act_deact started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:03:04.272: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:03:05.161: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:03:06.165: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:03:06.165: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:03:06.165: [smf] INFO: UE IMSI[262422033723650] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 11/25 11:03:06.172: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:03:06.172: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x3e1] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 11/25 11:03:06.172: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x3e1] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:03:06.173: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:03:06.177: [smf] INFO: Removed Session: UE IMSI:[262422033723650] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1691) 11/25 11:03:06.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:03:06.177: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:03:08.180: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:03:08.180: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact(51)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_act_deact(52)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Mon Nov 25 11:03:08 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13880) Waiting for packet dumper to finish... 1 (prev_count=13880, count=14488) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Mon Nov 25 11:03:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_ipcp started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:03:11.859: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:03:12.429: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:03:13.432: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:03:13.432: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:03:13.432: [smf] INFO: UE IMSI[262423680277336] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 11/25 11:03:13.440: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:03:13.440: [upf] INFO: UE F-SEID[UP:0x110 CP:0x89d] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 11/25 11:03:13.440: [upf] INFO: UE F-SEID[UP:0x110 CP:0x89d] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:03:13.441: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:03:13.446: [smf] INFO: Removed Session: UE IMSI:[262423680277336] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1691) 11/25 11:03:13.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:03:13.446: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:03:15.449: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:03:15.450: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_ipcp(53)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(54)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Mon Nov 25 11:03:15 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14576) Waiting for packet dumper to finish... 1 (prev_count=14576, count=15088) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Mon Nov 25 11:03:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_icmp6 started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:03:18.879: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:03:19.190: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:03:20.193: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:03:20.193: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:03:20.193: [smf] INFO: UE IMSI[262428701046949] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 11/25 11:03:20.200: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:03:20.200: [upf] INFO: UE F-SEID[UP:0x962 CP:0x25f] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 11/25 11:03:20.200: [upf] INFO: UE F-SEID[UP:0x962 CP:0x25f] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '20010780004421030000000000000000'O 11/25 11:03:20.202: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:03:20.206: [smf] INFO: Removed Session: UE IMSI:[262428701046949] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1691) 11/25 11:03:20.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:03:20.206: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:03:22.211: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:03:22.211: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_icmp6(55)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(56)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Mon Nov 25 11:03:22 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14048) Waiting for packet dumper to finish... 1 (prev_count=14048, count=14560) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Mon Nov 25 11:03:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_pcodns4 started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:03:26.059: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:03:26.725: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:03:27.730: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:03:27.730: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:03:27.730: [smf] INFO: UE IMSI[262429648781656] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 11/25 11:03:27.739: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:03:27.739: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x25b] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 11/25 11:03:27.739: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x25b] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:03:27.741: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:03:27.745: [smf] INFO: Removed Session: UE IMSI:[262429648781656] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1691) 11/25 11:03:27.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:03:27.745: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:03:29.749: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:03:29.749: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns4(57)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(58)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Mon Nov 25 11:03:29 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13148) Waiting for packet dumper to finish... 1 (prev_count=13148, count=13660) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Mon Nov 25 11:03:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_pcodns6 started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:03:33.407: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:03:34.449: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:03:35.453: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:03:35.453: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:03:35.453: [smf] INFO: UE IMSI[262420176537777] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 11/25 11:03:35.460: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:03:35.460: [upf] INFO: UE F-SEID[UP:0x716 CP:0x234] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 11/25 11:03:35.460: [upf] INFO: UE F-SEID[UP:0x716 CP:0x234] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:03:35.461: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:03:35.466: [smf] INFO: Removed Session: UE IMSI:[262420176537777] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1691) 11/25 11:03:35.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:03:35.466: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:03:37.470: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:03:37.470: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(60)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(59)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Mon Nov 25 11:03:37 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14332) Waiting for packet dumper to finish... 1 (prev_count=14332, count=14844) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu'. ------ GGSN_Tests.TC_pdp46_act_deact_mtu ------ Mon Nov 25 11:03:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_mtu started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:03:41.113: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:03:41.321: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:03:42.325: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:03:42.325: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:03:42.325: [smf] INFO: UE IMSI[262423998440985] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 11/25 11:03:42.334: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:03:42.334: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x9c9] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 11/25 11:03:42.334: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x9c9] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '20010780004421060000000000000000'O 11/25 11:03:42.337: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:03:42.342: [smf] INFO: Removed Session: UE IMSI:[262423998440985] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1691) 11/25 11:03:42.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:03:42.342: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:03:44.346: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:03:44.346: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_mtu(62)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_act_deact_mtu(61)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass'. Mon Nov 25 11:03:44 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14800) Waiting for packet dumper to finish... 1 (prev_count=14800, count=15312) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Mon Nov 25 11:03:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_gtpu_access started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:03:48.098: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:03:48.874: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:03:49.877: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:03:49.877: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:03:49.877: [smf] INFO: UE IMSI[262423241107867] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 11/25 11:03:49.885: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:03:49.885: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x499] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 11/25 11:03:49.885: [upf] INFO: UE F-SEID[UP:0xf72 CP:0x499] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:03:49.886: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:03:49.891: [smf] INFO: Removed Session: UE IMSI:[262423241107867] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1691) 11/25 11:03:49.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:03:49.891: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:03:51.894: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:03:51.894: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access(63)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Mon Nov 25 11:03:51 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13540) Waiting for packet dumper to finish... 1 (prev_count=13540, count=14052) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Mon Nov 25 11:03:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:03:55.172: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:03:55.368: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:03:56.372: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:03:56.372: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:03:56.372: [smf] INFO: UE IMSI[262425527222820] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 11/25 11:03:56.381: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:03:56.381: [upf] INFO: UE F-SEID[UP:0x216 CP:0xde2] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 11/25 11:03:56.381: [upf] INFO: UE F-SEID[UP:0x216 CP:0xde2] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:03:56.382: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x684e (../src/upf/gtp-path.c:524) 11/25 11:03:56.382: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:03:59.385: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:03:59.392: [smf] INFO: Removed Session: UE IMSI:[262425527222820] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1691) 11/25 11:03:59.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:03:59.392: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:04:01.395: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:04:01.396: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Mon Nov 25 11:04:01 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14660) Waiting for packet dumper to finish... 1 (prev_count=14660, count=15172) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Mon Nov 25 11:04:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:04:06.364: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:04:06.581: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:04:07.585: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:04:07.585: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:04:07.585: [smf] INFO: UE IMSI[262421791317244] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 11/25 11:04:07.596: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:04:07.596: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x2c7] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 11/25 11:04:07.596: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x2c7] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:04:07.597: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x833c (../src/upf/gtp-path.c:602) 11/25 11:04:07.597: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 11/25 11:04:07.597: [upf] ERROR: UE:20010780 00442109 00000000 0000000a (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 11111111 1111111b ff020000 00000000 ................ 0020: 00000000 00000002 850038e9 00000000 ..........8..... MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:04:10.600: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:04:10.607: [smf] INFO: Removed Session: UE IMSI:[262421791317244] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1691) 11/25 11:04:10.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:04:10.607: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:04:12.611: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:04:12.611: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Mon Nov 25 11:04:12 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15488) Waiting for packet dumper to finish... 1 (prev_count=15488, count=16792) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Mon Nov 25 11:04:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:04:16.202: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:04:17.138: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:04:18.141: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:04:18.141: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:04:18.141: [smf] INFO: UE IMSI[262427851504762] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 11/25 11:04:18.149: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:04:18.149: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x960] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 11/25 11:04:18.149: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x960] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '200107800044210A0000000000000000'O 11/25 11:04:18.152: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x843e (../src/upf/gtp-path.c:602) 11/25 11:04:18.152: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 11/25 11:04:18.152: [upf] ERROR: UE:20010780 0044210a 00000000 0000000b (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff 31101691 1155301b `.....:.1....U0. 0010: 03250325 03250325 fd020db8 00030000 .%.%.%.%........ 0020: 00000000 00000201 8000dd58 00000000 ...........X.... MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:04:21.155: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:04:21.161: [smf] INFO: Removed Session: UE IMSI:[262427851504762] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1691) 11/25 11:04:21.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:04:21.161: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:04:23.166: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:04:23.166: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Mon Nov 25 11:04:23 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15028) Waiting for packet dumper to finish... 1 (prev_count=15028, count=15540) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Mon Nov 25 11:04:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_clients_interact started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:04:27.012: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:04:27.378: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:04:28.383: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:04:28.383: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:04:28.383: [smf] INFO: UE IMSI[262423733951263] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 11/25 11:04:28.391: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:04:28.391: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x44b] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 11/25 11:04:28.391: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x44b] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: RA with /64 prefix '200107800044210B0000000000000000'O MTC@ccfaddd836f3: sending CreatePDP 11/25 11:04:28.394: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/25 11:04:28.394: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/25 11:04:28.394: [smf] INFO: UE IMSI[262421256626559] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 11/25 11:04:28.398: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/25 11:04:28.398: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x8ae] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 11/25 11:04:28.398: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x8ae] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: RA with /64 prefix '200107800044210C0000000000000000'O MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:04:34.405: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/25 11:04:34.412: [smf] INFO: Removed Session: UE IMSI:[262423733951263] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1691) 11/25 11:04:34.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/25 11:04:34.412: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:04:34.413: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:04:34.418: [smf] INFO: Removed Session: UE IMSI:[262421256626559] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1691) 11/25 11:04:34.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:04:34.418: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:04:36.422: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:04:36.423: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_clients_interact(71)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_clients_interact(72)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Mon Nov 25 11:04:36 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21996) Waiting for packet dumper to finish... 1 (prev_count=21996, count=23300) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4'. ------ GGSN_Tests.TC_pdp46_act_deact_apn4 ------ Mon Nov 25 11:04:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_apn4 started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:04:40.029: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:04:40.470: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:04:41.474: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:04:41.474: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:04:41.474: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1567) 11/25 11:04:41.474: [smf] INFO: UE IMSI[262428189248693] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:04:41.484: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:04:41.484: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 11/25 11:04:41.484: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:04:41.485: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/25 11:04:41.489: [smf] INFO: Removed Session: UE IMSI:[262428189248693] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1691) 11/25 11:04:41.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/25 11:04:41.489: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:04:43.494: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:04:43.494: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_apn4(73)@ccfaddd836f3: Final verdict of PTC: none TC_pdp46_act_deact_apn4(74)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass'. Mon Nov 25 11:04:43 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13352) Waiting for packet dumper to finish... 1 (prev_count=13352, count=13864) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Nov 25 11:04:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_echo_req_resp started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:04:46.867: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:04:47.355: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:04:50.362: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:04:50.362: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp(75)@ccfaddd836f3: Final verdict of PTC: none TC_echo_req_resp(76)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_echo_req_resp finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Nov 25 11:04:50 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6968) Waiting for packet dumper to finish... 1 (prev_count=6968, count=7480) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Nov 25 11:04:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_echo_req_resp_gtpu started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:04:53.881: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:04:55.410: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:04:58.416: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:04:58.416: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@ccfaddd836f3: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Nov 25 11:04:58 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7080) Waiting for packet dumper to finish... 1 (prev_count=7080, count=7592) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Mon Nov 25 11:05:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp_act2_recovery started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:05:01.877: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:05:01.983: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:05:02.988: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/25 11:05:02.988: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/25 11:05:02.988: [smf] INFO: UE IMSI[262424523964873] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:02.994: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/25 11:05:02.994: [upf] INFO: UE F-SEID[UP:0x408 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 11/25 11:05:02.994: [upf] INFO: UE F-SEID[UP:0x408 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: sending 2nd CreatePDP (recovery increased) 11/25 11:05:02.995: [smf] ERROR: No RAT Type (../src/smf/context.c:1313) MTC@ccfaddd836f3: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@ccfaddd836f3: Stopping testcase execution from "GGSN_Tests.ttcn":383 11/25 11:05:05.999: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:05:05.999: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act2_recovery(79)@ccfaddd836f3: Final verdict of PTC: none TC_pdp_act2_recovery(80)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@ccfaddd836f3: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@ccfaddd836f3: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail'. Mon Nov 25 11:05:06 UTC 2024 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11148) Waiting for packet dumper to finish... 1 (prev_count=11148, count=11660) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Mon Nov 25 11:05:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_act_deact_retrans_duplicate started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:05:09.201: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:05:09.952: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:05:10.957: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/25 11:05:10.957: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/25 11:05:10.957: [smf] INFO: UE IMSI[262423898880277] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:10.966: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/25 11:05:10.966: [upf] INFO: UE F-SEID[UP:0x242 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 11/25 11:05:10.966: [upf] INFO: UE F-SEID[UP:0x242 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:05:10.967: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/25 11:05:10.973: [smf] INFO: Removed Session: UE IMSI:[262423898880277] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:10.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/25 11:05:10.973: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:11.975: [gtp] WARNING: [46322] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:13.979: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:05:13.979: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_act_deact_retrans_duplicate(81)@ccfaddd836f3: Final verdict of PTC: none TC_act_deact_retrans_duplicate(82)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Mon Nov 25 11:05:13 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13752) Waiting for packet dumper to finish... 1 (prev_count=13752, count=15056) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Mon Nov 25 11:05:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_pdp_act_restart_ctr_echo started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:05:17.162: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:05:19.444: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:05:20.449: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/25 11:05:20.449: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/25 11:05:20.449: [smf] INFO: UE IMSI[262427563920950] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:20.457: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/25 11:05:20.457: [upf] INFO: UE F-SEID[UP:0x6dc CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 11/25 11:05:20.457: [upf] INFO: UE F-SEID[UP:0x6dc CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"", new component reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@ccfaddd836f3: Stopping testcase execution from "GGSN_Tests.ttcn":2059 11/25 11:05:26.463: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:05:26.463: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(83)@ccfaddd836f3: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(84)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@ccfaddd836f3: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@ccfaddd836f3: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@ccfaddd836f3: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Mon Nov 25 11:05:26 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10908) Waiting for packet dumper to finish... 1 (prev_count=10908, count=11420) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Mon Nov 25 11:05:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:05:29.652: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:05:30.526: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 11/25 11:05:32.367: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 11/25 11:05:32.367: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3192) 11/25 11:05:32.367: [smf] INFO: UE IMSI[262420566719791] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.374: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 11/25 11:05:32.374: [upf] INFO: UE F-SEID[UP:0x495 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.374: [upf] INFO: UE F-SEID[UP:0x495 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:05:32.378: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/25 11:05:32.378: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/25 11:05:32.378: [smf] INFO: UE IMSI[262420110630152] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.383: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/25 11:05:32.383: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.383: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.389: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 11/25 11:05:32.389: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3192) 11/25 11:05:32.389: [smf] INFO: UE IMSI[262429023714284] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.400: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 11/25 11:05:32.400: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3192) 11/25 11:05:32.400: [smf] INFO: UE IMSI[262426421168164] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.411: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 11/25 11:05:32.411: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3192) 11/25 11:05:32.411: [smf] INFO: UE IMSI[262425806905778] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.424: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 11/25 11:05:32.424: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3192) 11/25 11:05:32.424: [smf] INFO: UE IMSI[262422387567843] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.424: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 11/25 11:05:32.424: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.424: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.425: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 11/25 11:05:32.425: [upf] INFO: UE F-SEID[UP:0x3de CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.425: [upf] INFO: UE F-SEID[UP:0x3de CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.434: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 11/25 11:05:32.434: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3192) 11/25 11:05:32.434: [smf] INFO: UE IMSI[262428594844285] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.436: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 11/25 11:05:32.436: [upf] INFO: UE F-SEID[UP:0x516 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.436: [upf] INFO: UE F-SEID[UP:0x516 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.436: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 11/25 11:05:32.436: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.436: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.445: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 11/25 11:05:32.445: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3192) 11/25 11:05:32.445: [smf] INFO: UE IMSI[262424214370713] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.446: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 11/25 11:05:32.447: [upf] INFO: UE F-SEID[UP:0x279 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.447: [upf] INFO: UE F-SEID[UP:0x279 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.456: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 11/25 11:05:32.456: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3192) 11/25 11:05:32.456: [smf] INFO: UE IMSI[262428162382547] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.458: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 11/25 11:05:32.458: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.458: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.467: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 11/25 11:05:32.467: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3192) 11/25 11:05:32.467: [smf] INFO: UE IMSI[262429889707082] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.468: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 11/25 11:05:32.468: [upf] INFO: UE F-SEID[UP:0x677 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.468: [upf] INFO: UE F-SEID[UP:0x677 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.478: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 11/25 11:05:32.478: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3192) 11/25 11:05:32.478: [smf] INFO: UE IMSI[262420527381490] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.479: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 11/25 11:05:32.479: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.479: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.489: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 11/25 11:05:32.489: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3192) 11/25 11:05:32.489: [smf] INFO: UE IMSI[262422086735761] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.490: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 11/25 11:05:32.490: [upf] INFO: UE F-SEID[UP:0x569 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.490: [upf] INFO: UE F-SEID[UP:0x569 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.500: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 11/25 11:05:32.500: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3192) 11/25 11:05:32.500: [smf] INFO: UE IMSI[262427095713854] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.501: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 11/25 11:05:32.501: [upf] INFO: UE F-SEID[UP:0x92e CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.501: [upf] INFO: UE F-SEID[UP:0x92e CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.511: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 11/25 11:05:32.511: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3192) 11/25 11:05:32.511: [smf] INFO: UE IMSI[262428286470919] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.512: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 11/25 11:05:32.512: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.512: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.521: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 11/25 11:05:32.521: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3192) 11/25 11:05:32.521: [smf] INFO: UE IMSI[262424738405536] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.523: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 11/25 11:05:32.523: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.523: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.532: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 11/25 11:05:32.532: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3192) 11/25 11:05:32.532: [smf] INFO: UE IMSI[262420321491993] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.533: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 11/25 11:05:32.533: [upf] INFO: UE F-SEID[UP:0xb52 CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.533: [upf] INFO: UE F-SEID[UP:0xb52 CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.544: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 11/25 11:05:32.544: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3192) 11/25 11:05:32.544: [smf] INFO: UE IMSI[262422131295428] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.545: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 11/25 11:05:32.545: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.545: [upf] INFO: UE F-SEID[UP:0xe18 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.555: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 11/25 11:05:32.555: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3192) 11/25 11:05:32.555: [smf] INFO: UE IMSI[262421595457736] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.556: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 11/25 11:05:32.556: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.556: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.566: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 11/25 11:05:32.566: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3192) 11/25 11:05:32.566: [smf] INFO: UE IMSI[262421058508001] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.567: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 11/25 11:05:32.567: [upf] INFO: UE F-SEID[UP:0xc8a CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.567: [upf] INFO: UE F-SEID[UP:0xc8a CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.578: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 11/25 11:05:32.578: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3192) 11/25 11:05:32.578: [smf] INFO: UE IMSI[262420356278055] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.579: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 11/25 11:05:32.579: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.579: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.588: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 11/25 11:05:32.588: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3192) 11/25 11:05:32.588: [smf] INFO: UE IMSI[262421314887243] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.589: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 11/25 11:05:32.590: [upf] INFO: UE F-SEID[UP:0x713 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.590: [upf] INFO: UE F-SEID[UP:0x713 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.599: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 11/25 11:05:32.599: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3192) 11/25 11:05:32.599: [smf] INFO: UE IMSI[262421472616738] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.600: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 11/25 11:05:32.600: [upf] INFO: UE F-SEID[UP:0x778 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.600: [upf] INFO: UE F-SEID[UP:0x778 CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.610: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 11/25 11:05:32.610: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3192) 11/25 11:05:32.610: [smf] INFO: UE IMSI[262425112880259] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.611: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 11/25 11:05:32.611: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.611: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.621: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 11/25 11:05:32.621: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3192) 11/25 11:05:32.621: [smf] INFO: UE IMSI[262426372391442] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.622: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 11/25 11:05:32.622: [upf] INFO: UE F-SEID[UP:0x902 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.622: [upf] INFO: UE F-SEID[UP:0x902 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.634: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 11/25 11:05:32.634: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3192) 11/25 11:05:32.634: [smf] INFO: UE IMSI[262422199651433] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.635: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 11/25 11:05:32.635: [upf] INFO: UE F-SEID[UP:0x57 CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.635: [upf] INFO: UE F-SEID[UP:0x57 CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.646: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 11/25 11:05:32.646: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3192) 11/25 11:05:32.646: [smf] INFO: UE IMSI[262423031966014] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.647: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 11/25 11:05:32.647: [upf] INFO: UE F-SEID[UP:0x958 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.647: [upf] INFO: UE F-SEID[UP:0x958 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.656: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 11/25 11:05:32.656: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3192) 11/25 11:05:32.656: [smf] INFO: UE IMSI[262428670656969] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.657: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 11/25 11:05:32.657: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.657: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.668: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 11/25 11:05:32.668: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3192) 11/25 11:05:32.668: [smf] INFO: UE IMSI[262426250215219] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.669: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 11/25 11:05:32.669: [upf] INFO: UE F-SEID[UP:0x225 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.669: [upf] INFO: UE F-SEID[UP:0x225 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.679: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 11/25 11:05:32.679: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3192) 11/25 11:05:32.679: [smf] INFO: UE IMSI[262423772392458] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.680: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 11/25 11:05:32.680: [upf] INFO: UE F-SEID[UP:0xd4d CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.680: [upf] INFO: UE F-SEID[UP:0xd4d CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.690: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 11/25 11:05:32.690: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3192) 11/25 11:05:32.690: [smf] INFO: UE IMSI[262421572826859] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.691: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 11/25 11:05:32.691: [upf] INFO: UE F-SEID[UP:0x750 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.691: [upf] INFO: UE F-SEID[UP:0x750 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.701: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 11/25 11:05:32.701: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3192) 11/25 11:05:32.701: [smf] INFO: UE IMSI[262422978355433] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.702: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 11/25 11:05:32.702: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.702: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.712: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 11/25 11:05:32.712: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3192) 11/25 11:05:32.712: [smf] INFO: UE IMSI[262429773248931] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.713: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 11/25 11:05:32.713: [upf] INFO: UE F-SEID[UP:0x616 CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.713: [upf] INFO: UE F-SEID[UP:0x616 CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.723: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 11/25 11:05:32.723: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3192) 11/25 11:05:32.723: [smf] INFO: UE IMSI[262420419711414] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.724: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 11/25 11:05:32.724: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.724: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.734: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 11/25 11:05:32.734: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3192) 11/25 11:05:32.734: [smf] INFO: UE IMSI[262421415717772] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.735: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 11/25 11:05:32.735: [upf] INFO: UE F-SEID[UP:0x979 CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.735: [upf] INFO: UE F-SEID[UP:0x979 CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.745: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 11/25 11:05:32.745: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3192) 11/25 11:05:32.745: [smf] INFO: UE IMSI[262426407642035] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.746: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 11/25 11:05:32.746: [upf] INFO: UE F-SEID[UP:0x83f CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.746: [upf] INFO: UE F-SEID[UP:0x83f CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.756: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 11/25 11:05:32.756: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3192) 11/25 11:05:32.756: [smf] INFO: UE IMSI[262423529443234] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.757: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 11/25 11:05:32.757: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.757: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.767: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 11/25 11:05:32.767: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3192) 11/25 11:05:32.767: [smf] INFO: UE IMSI[262422628424907] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.768: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 11/25 11:05:32.768: [upf] INFO: UE F-SEID[UP:0xc65 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.768: [upf] INFO: UE F-SEID[UP:0xc65 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.778: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 11/25 11:05:32.779: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3192) 11/25 11:05:32.779: [smf] INFO: UE IMSI[262426321769459] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.780: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 11/25 11:05:32.780: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.780: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.790: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 11/25 11:05:32.790: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3192) 11/25 11:05:32.790: [smf] INFO: UE IMSI[262429826933235] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.790: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 11/25 11:05:32.790: [upf] INFO: UE F-SEID[UP:0x81d CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.790: [upf] INFO: UE F-SEID[UP:0x81d CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.800: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 11/25 11:05:32.800: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3192) 11/25 11:05:32.800: [smf] INFO: UE IMSI[262426644853140] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.801: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 11/25 11:05:32.801: [upf] INFO: UE F-SEID[UP:0xafa CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.801: [upf] INFO: UE F-SEID[UP:0xafa CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.811: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 11/25 11:05:32.811: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3192) 11/25 11:05:32.811: [smf] INFO: UE IMSI[262422989944611] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.812: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 11/25 11:05:32.812: [upf] INFO: UE F-SEID[UP:0x339 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.812: [upf] INFO: UE F-SEID[UP:0x339 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.822: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 11/25 11:05:32.822: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3192) 11/25 11:05:32.822: [smf] INFO: UE IMSI[262421620150516] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.823: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 11/25 11:05:32.823: [upf] INFO: UE F-SEID[UP:0xaef CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.823: [upf] INFO: UE F-SEID[UP:0xaef CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.833: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 11/25 11:05:32.833: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3192) 11/25 11:05:32.833: [smf] INFO: UE IMSI[262429053220477] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.834: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 11/25 11:05:32.834: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.834: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.844: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 11/25 11:05:32.844: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3192) 11/25 11:05:32.844: [smf] INFO: UE IMSI[262425278442276] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.845: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 11/25 11:05:32.845: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.845: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.854: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 11/25 11:05:32.854: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3192) 11/25 11:05:32.854: [smf] INFO: UE IMSI[262422275816656] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.856: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 11/25 11:05:32.856: [upf] INFO: UE F-SEID[UP:0x19f CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.856: [upf] INFO: UE F-SEID[UP:0x19f CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.866: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 11/25 11:05:32.866: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3192) 11/25 11:05:32.866: [smf] INFO: UE IMSI[262422883197143] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.867: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.867: [upf] INFO: UE F-SEID[UP:0x982 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.867: [upf] INFO: UE F-SEID[UP:0x982 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.877: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 11/25 11:05:32.877: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3192) 11/25 11:05:32.877: [smf] INFO: UE IMSI[262421090857560] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.878: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 11/25 11:05:32.878: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.878: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.888: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 11/25 11:05:32.888: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3192) 11/25 11:05:32.888: [smf] INFO: UE IMSI[262426699065316] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.889: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 11/25 11:05:32.889: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.889: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.899: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 11/25 11:05:32.899: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3192) 11/25 11:05:32.899: [smf] INFO: UE IMSI[262425725961488] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.900: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 11/25 11:05:32.900: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.900: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.910: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 11/25 11:05:32.910: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3192) 11/25 11:05:32.910: [smf] INFO: UE IMSI[262429969415750] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.911: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 11/25 11:05:32.911: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.911: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.921: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 11/25 11:05:32.921: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3192) 11/25 11:05:32.921: [smf] INFO: UE IMSI[262429307711204] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.922: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 11/25 11:05:32.922: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.922: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.931: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 11/25 11:05:32.931: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3192) 11/25 11:05:32.931: [smf] INFO: UE IMSI[262429251026549] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.932: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 11/25 11:05:32.932: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.932: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.942: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 11/25 11:05:32.942: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3192) 11/25 11:05:32.942: [smf] INFO: UE IMSI[262425242479468] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.943: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 11/25 11:05:32.943: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.943: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.953: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 11/25 11:05:32.953: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3192) 11/25 11:05:32.953: [smf] INFO: UE IMSI[262428115181013] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.955: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 11/25 11:05:32.955: [upf] INFO: UE F-SEID[UP:0x66c CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.955: [upf] INFO: UE F-SEID[UP:0x66c CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.964: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 11/25 11:05:32.964: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3192) 11/25 11:05:32.964: [smf] INFO: UE IMSI[262426982087461] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.966: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 11/25 11:05:32.966: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.966: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.975: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 11/25 11:05:32.975: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3192) 11/25 11:05:32.975: [smf] INFO: UE IMSI[262428061337102] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.977: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 11/25 11:05:32.977: [upf] INFO: UE F-SEID[UP:0x85 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.977: [upf] INFO: UE F-SEID[UP:0x85 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.986: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 11/25 11:05:32.986: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3192) 11/25 11:05:32.986: [smf] INFO: UE IMSI[262428034396890] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.987: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 11/25 11:05:32.987: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.987: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:32.997: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 11/25 11:05:32.997: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3192) 11/25 11:05:32.997: [smf] INFO: UE IMSI[262426433640170] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:32.998: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 11/25 11:05:32.998: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 11/25 11:05:32.998: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.009: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 11/25 11:05:33.009: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3192) 11/25 11:05:33.009: [smf] INFO: UE IMSI[262424475356930] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.010: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 11/25 11:05:33.010: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.010: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.020: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 11/25 11:05:33.020: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3192) 11/25 11:05:33.020: [smf] INFO: UE IMSI[262423891054914] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.021: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 11/25 11:05:33.021: [upf] INFO: UE F-SEID[UP:0x22a CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.021: [upf] INFO: UE F-SEID[UP:0x22a CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.031: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 11/25 11:05:33.031: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3192) 11/25 11:05:33.031: [smf] INFO: UE IMSI[262421952049987] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.032: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 11/25 11:05:33.032: [upf] INFO: UE F-SEID[UP:0x82b CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.032: [upf] INFO: UE F-SEID[UP:0x82b CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.041: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 11/25 11:05:33.041: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3192) 11/25 11:05:33.041: [smf] INFO: UE IMSI[262428528647308] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.042: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 11/25 11:05:33.042: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.042: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.052: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 11/25 11:05:33.052: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3192) 11/25 11:05:33.052: [smf] INFO: UE IMSI[262426837083491] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.053: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 11/25 11:05:33.053: [upf] INFO: UE F-SEID[UP:0xaed CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.053: [upf] INFO: UE F-SEID[UP:0xaed CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.063: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 11/25 11:05:33.063: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3192) 11/25 11:05:33.063: [smf] INFO: UE IMSI[262421185034280] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.064: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 11/25 11:05:33.064: [upf] INFO: UE F-SEID[UP:0x95a CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.064: [upf] INFO: UE F-SEID[UP:0x95a CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.074: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 11/25 11:05:33.074: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3192) 11/25 11:05:33.074: [smf] INFO: UE IMSI[262424317286565] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.075: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 11/25 11:05:33.075: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.075: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.085: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 11/25 11:05:33.085: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3192) 11/25 11:05:33.085: [smf] INFO: UE IMSI[262428717647957] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.086: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 11/25 11:05:33.086: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.086: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.096: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 11/25 11:05:33.096: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3192) 11/25 11:05:33.096: [smf] INFO: UE IMSI[262426973604922] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.097: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 11/25 11:05:33.097: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.097: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.107: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 11/25 11:05:33.107: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3192) 11/25 11:05:33.107: [smf] INFO: UE IMSI[262424089815651] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.108: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 11/25 11:05:33.108: [upf] INFO: UE F-SEID[UP:0x37f CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.108: [upf] INFO: UE F-SEID[UP:0x37f CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.117: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 11/25 11:05:33.118: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3192) 11/25 11:05:33.118: [smf] INFO: UE IMSI[262422202039085] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.119: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 11/25 11:05:33.119: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.119: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.128: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 11/25 11:05:33.128: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3192) 11/25 11:05:33.128: [smf] INFO: UE IMSI[262420515149458] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.129: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 11/25 11:05:33.129: [upf] INFO: UE F-SEID[UP:0x990 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.129: [upf] INFO: UE F-SEID[UP:0x990 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.139: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 11/25 11:05:33.139: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3192) 11/25 11:05:33.139: [smf] INFO: UE IMSI[262421173423362] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.140: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 11/25 11:05:33.140: [upf] INFO: UE F-SEID[UP:0x596 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.140: [upf] INFO: UE F-SEID[UP:0x596 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.150: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 11/25 11:05:33.150: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3192) 11/25 11:05:33.150: [smf] INFO: UE IMSI[262427418188500] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.151: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 11/25 11:05:33.151: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.151: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.161: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 11/25 11:05:33.161: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3192) 11/25 11:05:33.161: [smf] INFO: UE IMSI[262428360821934] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.162: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 11/25 11:05:33.162: [upf] INFO: UE F-SEID[UP:0x29 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.162: [upf] INFO: UE F-SEID[UP:0x29 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.172: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 11/25 11:05:33.172: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3192) 11/25 11:05:33.172: [smf] INFO: UE IMSI[262427441600017] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.173: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 11/25 11:05:33.173: [upf] INFO: UE F-SEID[UP:0x24a CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.173: [upf] INFO: UE F-SEID[UP:0x24a CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.182: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 11/25 11:05:33.182: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3192) 11/25 11:05:33.182: [smf] INFO: UE IMSI[262422937136234] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.184: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 11/25 11:05:33.184: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.184: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.244: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 11/25 11:05:33.244: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3192) 11/25 11:05:33.244: [smf] INFO: UE IMSI[262423505272758] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.245: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 11/25 11:05:33.245: [upf] INFO: UE F-SEID[UP:0xe89 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.245: [upf] INFO: UE F-SEID[UP:0xe89 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.255: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 11/25 11:05:33.255: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3192) 11/25 11:05:33.255: [smf] INFO: UE IMSI[262428695880870] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.256: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 11/25 11:05:33.256: [upf] INFO: UE F-SEID[UP:0xe08 CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.256: [upf] INFO: UE F-SEID[UP:0xe08 CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.267: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 11/25 11:05:33.267: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3192) 11/25 11:05:33.267: [smf] INFO: UE IMSI[262424003961916] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.268: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 11/25 11:05:33.268: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.268: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.278: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 11/25 11:05:33.278: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3192) 11/25 11:05:33.278: [smf] INFO: UE IMSI[262425469748851] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.279: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 11/25 11:05:33.279: [upf] INFO: UE F-SEID[UP:0x420 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.279: [upf] INFO: UE F-SEID[UP:0x420 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.289: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 11/25 11:05:33.289: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3192) 11/25 11:05:33.289: [smf] INFO: UE IMSI[262427829505810] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.290: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 11/25 11:05:33.290: [upf] INFO: UE F-SEID[UP:0x49e CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.290: [upf] INFO: UE F-SEID[UP:0x49e CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.300: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 11/25 11:05:33.300: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3192) 11/25 11:05:33.300: [smf] INFO: UE IMSI[262423049807969] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.301: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 11/25 11:05:33.301: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.301: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.311: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 11/25 11:05:33.311: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3192) 11/25 11:05:33.311: [smf] INFO: UE IMSI[262422068189325] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.311: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 11/25 11:05:33.311: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.311: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.322: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 11/25 11:05:33.322: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3192) 11/25 11:05:33.322: [smf] INFO: UE IMSI[262428111139663] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.323: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 11/25 11:05:33.323: [upf] INFO: UE F-SEID[UP:0x7a CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.323: [upf] INFO: UE F-SEID[UP:0x7a CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.333: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 11/25 11:05:33.333: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3192) 11/25 11:05:33.333: [smf] INFO: UE IMSI[262429863877649] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.334: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 11/25 11:05:33.334: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.334: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.344: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 11/25 11:05:33.344: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3192) 11/25 11:05:33.344: [smf] INFO: UE IMSI[262429426508781] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.345: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 11/25 11:05:33.345: [upf] INFO: UE F-SEID[UP:0x427 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.345: [upf] INFO: UE F-SEID[UP:0x427 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.355: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 11/25 11:05:33.355: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3192) 11/25 11:05:33.355: [smf] INFO: UE IMSI[262426875626633] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.356: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 11/25 11:05:33.356: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.356: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.365: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 11/25 11:05:33.365: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3192) 11/25 11:05:33.365: [smf] INFO: UE IMSI[262426230435984] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.367: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 11/25 11:05:33.367: [upf] INFO: UE F-SEID[UP:0xf76 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.367: [upf] INFO: UE F-SEID[UP:0xf76 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.377: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 11/25 11:05:33.377: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3192) 11/25 11:05:33.377: [smf] INFO: UE IMSI[262425106489530] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.378: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 11/25 11:05:33.378: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.378: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.388: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 11/25 11:05:33.388: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3192) 11/25 11:05:33.388: [smf] INFO: UE IMSI[262429252254912] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.389: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 11/25 11:05:33.389: [upf] INFO: UE F-SEID[UP:0x64d CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.389: [upf] INFO: UE F-SEID[UP:0x64d CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.399: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 11/25 11:05:33.399: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3192) 11/25 11:05:33.399: [smf] INFO: UE IMSI[262426879314054] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.400: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 11/25 11:05:33.400: [upf] INFO: UE F-SEID[UP:0x94a CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.400: [upf] INFO: UE F-SEID[UP:0x94a CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.409: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 11/25 11:05:33.409: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3192) 11/25 11:05:33.409: [smf] INFO: UE IMSI[262421968524185] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.411: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 11/25 11:05:33.411: [upf] INFO: UE F-SEID[UP:0x758 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.411: [upf] INFO: UE F-SEID[UP:0x758 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.420: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 11/25 11:05:33.420: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3192) 11/25 11:05:33.420: [smf] INFO: UE IMSI[262425559522494] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.421: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 11/25 11:05:33.421: [upf] INFO: UE F-SEID[UP:0x487 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.421: [upf] INFO: UE F-SEID[UP:0x487 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.432: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 11/25 11:05:33.432: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3192) 11/25 11:05:33.432: [smf] INFO: UE IMSI[262428021801932] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.433: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 11/25 11:05:33.433: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.433: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.442: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 11/25 11:05:33.442: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3192) 11/25 11:05:33.442: [smf] INFO: UE IMSI[262427540084583] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.443: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 11/25 11:05:33.443: [upf] INFO: UE F-SEID[UP:0x32e CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.443: [upf] INFO: UE F-SEID[UP:0x32e CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.453: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 11/25 11:05:33.453: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3192) 11/25 11:05:33.453: [smf] INFO: UE IMSI[262421164937382] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.454: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 11/25 11:05:33.454: [upf] INFO: UE F-SEID[UP:0xeca CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.454: [upf] INFO: UE F-SEID[UP:0xeca CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.464: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 11/25 11:05:33.464: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3192) 11/25 11:05:33.464: [smf] INFO: UE IMSI[262424786805964] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.466: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 11/25 11:05:33.466: [upf] INFO: UE F-SEID[UP:0xc9f CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.466: [upf] INFO: UE F-SEID[UP:0xc9f CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.475: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 11/25 11:05:33.475: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3192) 11/25 11:05:33.475: [smf] INFO: UE IMSI[262427562688511] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.476: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 11/25 11:05:33.476: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.476: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.487: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 11/25 11:05:33.487: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3192) 11/25 11:05:33.487: [smf] INFO: UE IMSI[262424447634412] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.488: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 11/25 11:05:33.488: [upf] INFO: UE F-SEID[UP:0x967 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.488: [upf] INFO: UE F-SEID[UP:0x967 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.497: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 11/25 11:05:33.497: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3192) 11/25 11:05:33.497: [smf] INFO: UE IMSI[262427109307389] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.499: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 11/25 11:05:33.499: [upf] INFO: UE F-SEID[UP:0x911 CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.499: [upf] INFO: UE F-SEID[UP:0x911 CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.508: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 11/25 11:05:33.508: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3192) 11/25 11:05:33.508: [smf] INFO: UE IMSI[262426466295713] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.509: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 11/25 11:05:33.509: [upf] INFO: UE F-SEID[UP:0x113 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.509: [upf] INFO: UE F-SEID[UP:0x113 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.519: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 11/25 11:05:33.519: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3192) 11/25 11:05:33.519: [smf] INFO: UE IMSI[262428293231647] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.520: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 11/25 11:05:33.520: [upf] INFO: UE F-SEID[UP:0x971 CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.520: [upf] INFO: UE F-SEID[UP:0x971 CP:0xa7a] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.530: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 11/25 11:05:33.530: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3192) 11/25 11:05:33.530: [smf] INFO: UE IMSI[262428880008315] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.531: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 11/25 11:05:33.531: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.531: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.541: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 11/25 11:05:33.541: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3192) 11/25 11:05:33.541: [smf] INFO: UE IMSI[262424073126217] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.542: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 11/25 11:05:33.542: [upf] INFO: UE F-SEID[UP:0x85c CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.542: [upf] INFO: UE F-SEID[UP:0x85c CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.552: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 11/25 11:05:33.552: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3192) 11/25 11:05:33.552: [smf] INFO: UE IMSI[262425085220701] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.553: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 11/25 11:05:33.553: [upf] INFO: UE F-SEID[UP:0xa CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.553: [upf] INFO: UE F-SEID[UP:0xa CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.563: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 11/25 11:05:33.563: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3192) 11/25 11:05:33.563: [smf] INFO: UE IMSI[262424379763269] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.564: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 11/25 11:05:33.564: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.564: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.574: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 11/25 11:05:33.574: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3192) 11/25 11:05:33.574: [smf] INFO: UE IMSI[262428698446458] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.575: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 11/25 11:05:33.575: [upf] INFO: UE F-SEID[UP:0x76c CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.575: [upf] INFO: UE F-SEID[UP:0x76c CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.585: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 11/25 11:05:33.585: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3192) 11/25 11:05:33.585: [smf] INFO: UE IMSI[262428273269830] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.586: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 11/25 11:05:33.586: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.586: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.596: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 11/25 11:05:33.596: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3192) 11/25 11:05:33.596: [smf] INFO: UE IMSI[262426014926998] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.597: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 11/25 11:05:33.597: [upf] INFO: UE F-SEID[UP:0x908 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.597: [upf] INFO: UE F-SEID[UP:0x908 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.607: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 11/25 11:05:33.607: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3192) 11/25 11:05:33.607: [smf] INFO: UE IMSI[262426182695187] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.608: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 11/25 11:05:33.608: [upf] INFO: UE F-SEID[UP:0xacc CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.608: [upf] INFO: UE F-SEID[UP:0xacc CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.618: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 11/25 11:05:33.618: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3192) 11/25 11:05:33.618: [smf] INFO: UE IMSI[262429738675841] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.619: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 11/25 11:05:33.619: [upf] INFO: UE F-SEID[UP:0x774 CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.619: [upf] INFO: UE F-SEID[UP:0x774 CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.628: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 11/25 11:05:33.628: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3192) 11/25 11:05:33.628: [smf] INFO: UE IMSI[262428962526316] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.629: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 11/25 11:05:33.629: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.629: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.639: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 11/25 11:05:33.639: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3192) 11/25 11:05:33.639: [smf] INFO: UE IMSI[262422542968602] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.640: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 11/25 11:05:33.640: [upf] INFO: UE F-SEID[UP:0x566 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.640: [upf] INFO: UE F-SEID[UP:0x566 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.650: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 11/25 11:05:33.650: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3192) 11/25 11:05:33.650: [smf] INFO: UE IMSI[262426209729160] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.651: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 11/25 11:05:33.651: [upf] INFO: UE F-SEID[UP:0xce5 CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.651: [upf] INFO: UE F-SEID[UP:0xce5 CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.662: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 11/25 11:05:33.662: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3192) 11/25 11:05:33.662: [smf] INFO: UE IMSI[262423546954987] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.663: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 11/25 11:05:33.663: [upf] INFO: UE F-SEID[UP:0xccb CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.663: [upf] INFO: UE F-SEID[UP:0xccb CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.673: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 11/25 11:05:33.674: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3192) 11/25 11:05:33.674: [smf] INFO: UE IMSI[262420771890471] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.674: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 11/25 11:05:33.674: [upf] INFO: UE F-SEID[UP:0x664 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.674: [upf] INFO: UE F-SEID[UP:0x664 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.684: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 11/25 11:05:33.684: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3192) 11/25 11:05:33.684: [smf] INFO: UE IMSI[262421824591701] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.685: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 11/25 11:05:33.685: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.685: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.695: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 11/25 11:05:33.695: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3192) 11/25 11:05:33.695: [smf] INFO: UE IMSI[262425048076749] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.696: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 11/25 11:05:33.696: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.696: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.706: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 11/25 11:05:33.706: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3192) 11/25 11:05:33.706: [smf] INFO: UE IMSI[262423697603326] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.707: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 11/25 11:05:33.707: [upf] INFO: UE F-SEID[UP:0x384 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.707: [upf] INFO: UE F-SEID[UP:0x384 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.717: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 11/25 11:05:33.717: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3192) 11/25 11:05:33.717: [smf] INFO: UE IMSI[262429016265867] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.718: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 11/25 11:05:33.718: [upf] INFO: UE F-SEID[UP:0x953 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.718: [upf] INFO: UE F-SEID[UP:0x953 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.728: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 11/25 11:05:33.728: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3192) 11/25 11:05:33.728: [smf] INFO: UE IMSI[262424303596384] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.729: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 11/25 11:05:33.729: [upf] INFO: UE F-SEID[UP:0x13d CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.729: [upf] INFO: UE F-SEID[UP:0x13d CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.739: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 11/25 11:05:33.739: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3192) 11/25 11:05:33.739: [smf] INFO: UE IMSI[262429584661366] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.740: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 11/25 11:05:33.740: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.740: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.750: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 11/25 11:05:33.750: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3192) 11/25 11:05:33.750: [smf] INFO: UE IMSI[262427950821468] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.751: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 11/25 11:05:33.751: [upf] INFO: UE F-SEID[UP:0xd07 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.751: [upf] INFO: UE F-SEID[UP:0xd07 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.761: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 11/25 11:05:33.761: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3192) 11/25 11:05:33.761: [smf] INFO: UE IMSI[262422788015122] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.762: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 11/25 11:05:33.762: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.762: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.772: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 11/25 11:05:33.772: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3192) 11/25 11:05:33.772: [smf] INFO: UE IMSI[262420063159781] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.773: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 11/25 11:05:33.773: [upf] INFO: UE F-SEID[UP:0x3dc CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.773: [upf] INFO: UE F-SEID[UP:0x3dc CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.786: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 11/25 11:05:33.786: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3192) 11/25 11:05:33.786: [smf] INFO: UE IMSI[262429179265699] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.787: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 11/25 11:05:33.788: [upf] INFO: UE F-SEID[UP:0x34e CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.788: [upf] INFO: UE F-SEID[UP:0x34e CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.797: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 11/25 11:05:33.797: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3192) 11/25 11:05:33.797: [smf] INFO: UE IMSI[262421951500777] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.798: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 11/25 11:05:33.798: [upf] INFO: UE F-SEID[UP:0x299 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.798: [upf] INFO: UE F-SEID[UP:0x299 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.808: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 11/25 11:05:33.808: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3192) 11/25 11:05:33.808: [smf] INFO: UE IMSI[262422646153017] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.809: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 11/25 11:05:33.809: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.809: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.819: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 11/25 11:05:33.819: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3192) 11/25 11:05:33.819: [smf] INFO: UE IMSI[262420695292834] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.820: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 11/25 11:05:33.820: [upf] INFO: UE F-SEID[UP:0xa56 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.820: [upf] INFO: UE F-SEID[UP:0xa56 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.831: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 11/25 11:05:33.831: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3192) 11/25 11:05:33.831: [smf] INFO: UE IMSI[262423893788385] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.832: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 11/25 11:05:33.832: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.832: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.842: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 11/25 11:05:33.842: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3192) 11/25 11:05:33.842: [smf] INFO: UE IMSI[262426512493927] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.843: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 11/25 11:05:33.843: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.843: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.852: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 11/25 11:05:33.853: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3192) 11/25 11:05:33.853: [smf] INFO: UE IMSI[262420621753052] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.853: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 11/25 11:05:33.853: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.853: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.864: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 11/25 11:05:33.864: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3192) 11/25 11:05:33.864: [smf] INFO: UE IMSI[262429804848216] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.865: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 11/25 11:05:33.865: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.865: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.874: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 11/25 11:05:33.875: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3192) 11/25 11:05:33.875: [smf] INFO: UE IMSI[262426276570440] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.876: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 11/25 11:05:33.876: [upf] INFO: UE F-SEID[UP:0xff CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.876: [upf] INFO: UE F-SEID[UP:0xff CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.886: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 11/25 11:05:33.886: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3192) 11/25 11:05:33.886: [smf] INFO: UE IMSI[262423957535275] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.887: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 11/25 11:05:33.887: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.887: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.897: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 11/25 11:05:33.897: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3192) 11/25 11:05:33.897: [smf] INFO: UE IMSI[262427659756442] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.898: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 11/25 11:05:33.898: [upf] INFO: UE F-SEID[UP:0x539 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.898: [upf] INFO: UE F-SEID[UP:0x539 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.908: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 11/25 11:05:33.908: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3192) 11/25 11:05:33.908: [smf] INFO: UE IMSI[262429943773655] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.908: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 11/25 11:05:33.908: [upf] INFO: UE F-SEID[UP:0x8a CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.908: [upf] INFO: UE F-SEID[UP:0x8a CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.918: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 11/25 11:05:33.918: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3192) 11/25 11:05:33.918: [smf] INFO: UE IMSI[262422934409088] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.919: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 11/25 11:05:33.919: [upf] INFO: UE F-SEID[UP:0xb80 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.919: [upf] INFO: UE F-SEID[UP:0xb80 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.929: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 11/25 11:05:33.929: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3192) 11/25 11:05:33.929: [smf] INFO: UE IMSI[262420112431184] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.930: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 11/25 11:05:33.930: [upf] INFO: UE F-SEID[UP:0xd0f CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.930: [upf] INFO: UE F-SEID[UP:0xd0f CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.940: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 11/25 11:05:33.940: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3192) 11/25 11:05:33.940: [smf] INFO: UE IMSI[262425295125826] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.941: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 11/25 11:05:33.941: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.941: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.951: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 11/25 11:05:33.951: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3192) 11/25 11:05:33.951: [smf] INFO: UE IMSI[262426902151686] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.952: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 11/25 11:05:33.952: [upf] INFO: UE F-SEID[UP:0x700 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.952: [upf] INFO: UE F-SEID[UP:0x700 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.962: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 11/25 11:05:33.962: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3192) 11/25 11:05:33.962: [smf] INFO: UE IMSI[262428362508115] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.963: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 11/25 11:05:33.963: [upf] INFO: UE F-SEID[UP:0x878 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.963: [upf] INFO: UE F-SEID[UP:0x878 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.973: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 11/25 11:05:33.973: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3192) 11/25 11:05:33.973: [smf] INFO: UE IMSI[262426093198075] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.974: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 11/25 11:05:33.974: [upf] INFO: UE F-SEID[UP:0xcd CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.974: [upf] INFO: UE F-SEID[UP:0xcd CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.984: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 11/25 11:05:33.984: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3192) 11/25 11:05:33.984: [smf] INFO: UE IMSI[262423385503975] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.985: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 11/25 11:05:33.985: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.985: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:33.994: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 11/25 11:05:33.994: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3192) 11/25 11:05:33.994: [smf] INFO: UE IMSI[262429907250681] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:33.995: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 11/25 11:05:33.995: [upf] INFO: UE F-SEID[UP:0x920 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 11/25 11:05:33.995: [upf] INFO: UE F-SEID[UP:0x920 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.005: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 11/25 11:05:34.005: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3192) 11/25 11:05:34.005: [smf] INFO: UE IMSI[262425407959545] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.006: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 11/25 11:05:34.006: [upf] INFO: UE F-SEID[UP:0x86f CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.006: [upf] INFO: UE F-SEID[UP:0x86f CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.016: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 11/25 11:05:34.016: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3192) 11/25 11:05:34.016: [smf] INFO: UE IMSI[262427716261322] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.017: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 11/25 11:05:34.017: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.017: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.027: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 11/25 11:05:34.027: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3192) 11/25 11:05:34.027: [smf] INFO: UE IMSI[262426884715929] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.028: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 11/25 11:05:34.028: [upf] INFO: UE F-SEID[UP:0x37b CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.028: [upf] INFO: UE F-SEID[UP:0x37b CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.038: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 11/25 11:05:34.038: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3192) 11/25 11:05:34.038: [smf] INFO: UE IMSI[262427266448593] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.039: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 11/25 11:05:34.039: [upf] INFO: UE F-SEID[UP:0x88e CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.039: [upf] INFO: UE F-SEID[UP:0x88e CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.049: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 11/25 11:05:34.049: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3192) 11/25 11:05:34.049: [smf] INFO: UE IMSI[262421899978168] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.050: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 11/25 11:05:34.050: [upf] INFO: UE F-SEID[UP:0x602 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.050: [upf] INFO: UE F-SEID[UP:0x602 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.059: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 11/25 11:05:34.059: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3192) 11/25 11:05:34.059: [smf] INFO: UE IMSI[262421651556780] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.061: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 11/25 11:05:34.061: [upf] INFO: UE F-SEID[UP:0x95b CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.061: [upf] INFO: UE F-SEID[UP:0x95b CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.074: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 11/25 11:05:34.074: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3192) 11/25 11:05:34.074: [smf] INFO: UE IMSI[262428392936391] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.075: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 11/25 11:05:34.075: [upf] INFO: UE F-SEID[UP:0xb92 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.075: [upf] INFO: UE F-SEID[UP:0xb92 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.085: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 11/25 11:05:34.085: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3192) 11/25 11:05:34.085: [smf] INFO: UE IMSI[262424303465373] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.086: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 11/25 11:05:34.086: [upf] INFO: UE F-SEID[UP:0x68b CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.086: [upf] INFO: UE F-SEID[UP:0x68b CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.096: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 11/25 11:05:34.096: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3192) 11/25 11:05:34.096: [smf] INFO: UE IMSI[262426132338476] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.096: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 11/25 11:05:34.096: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.096: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.107: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 11/25 11:05:34.107: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3192) 11/25 11:05:34.107: [smf] INFO: UE IMSI[262428341449099] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.108: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 11/25 11:05:34.108: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.108: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.118: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 11/25 11:05:34.118: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3192) 11/25 11:05:34.118: [smf] INFO: UE IMSI[262420747867133] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.119: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 11/25 11:05:34.119: [upf] INFO: UE F-SEID[UP:0x561 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.119: [upf] INFO: UE F-SEID[UP:0x561 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.128: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 11/25 11:05:34.128: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3192) 11/25 11:05:34.129: [smf] INFO: UE IMSI[262422063762012] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.130: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 11/25 11:05:34.130: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.130: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.139: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 11/25 11:05:34.139: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3192) 11/25 11:05:34.139: [smf] INFO: UE IMSI[262422164368680] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.140: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 11/25 11:05:34.140: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.140: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.150: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 11/25 11:05:34.150: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3192) 11/25 11:05:34.150: [smf] INFO: UE IMSI[262420769611171] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.151: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 11/25 11:05:34.151: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.151: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.161: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 11/25 11:05:34.161: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3192) 11/25 11:05:34.161: [smf] INFO: UE IMSI[262429703027594] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.162: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 11/25 11:05:34.162: [upf] INFO: UE F-SEID[UP:0x275 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.162: [upf] INFO: UE F-SEID[UP:0x275 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.173: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 11/25 11:05:34.173: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3192) 11/25 11:05:34.173: [smf] INFO: UE IMSI[262429591899907] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.174: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 11/25 11:05:34.174: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.174: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.184: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 11/25 11:05:34.184: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3192) 11/25 11:05:34.184: [smf] INFO: UE IMSI[262424505537817] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.185: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 11/25 11:05:34.185: [upf] INFO: UE F-SEID[UP:0x611 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.185: [upf] INFO: UE F-SEID[UP:0x611 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.195: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 11/25 11:05:34.195: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3192) 11/25 11:05:34.195: [smf] INFO: UE IMSI[262422928168656] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.196: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 11/25 11:05:34.196: [upf] INFO: UE F-SEID[UP:0xfd CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.196: [upf] INFO: UE F-SEID[UP:0xfd CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.206: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 11/25 11:05:34.206: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3192) 11/25 11:05:34.206: [smf] INFO: UE IMSI[262427502320987] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.207: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 11/25 11:05:34.207: [upf] INFO: UE F-SEID[UP:0x9de CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.207: [upf] INFO: UE F-SEID[UP:0x9de CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.217: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 11/25 11:05:34.217: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3192) 11/25 11:05:34.217: [smf] INFO: UE IMSI[262429888724294] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.218: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 11/25 11:05:34.218: [upf] INFO: UE F-SEID[UP:0x805 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.218: [upf] INFO: UE F-SEID[UP:0x805 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.227: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 11/25 11:05:34.227: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3192) 11/25 11:05:34.227: [smf] INFO: UE IMSI[262429824009241] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.228: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 11/25 11:05:34.228: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.228: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.238: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 11/25 11:05:34.238: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3192) 11/25 11:05:34.238: [smf] INFO: UE IMSI[262421949233204] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.239: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 11/25 11:05:34.239: [upf] INFO: UE F-SEID[UP:0x6b CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.239: [upf] INFO: UE F-SEID[UP:0x6b CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.249: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 11/25 11:05:34.249: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3192) 11/25 11:05:34.249: [smf] INFO: UE IMSI[262428661925287] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.250: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 11/25 11:05:34.250: [upf] INFO: UE F-SEID[UP:0xed CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.250: [upf] INFO: UE F-SEID[UP:0xed CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.260: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 11/25 11:05:34.260: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3192) 11/25 11:05:34.260: [smf] INFO: UE IMSI[262429989852544] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.261: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 11/25 11:05:34.261: [upf] INFO: UE F-SEID[UP:0xe CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.261: [upf] INFO: UE F-SEID[UP:0xe CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.271: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 11/25 11:05:34.271: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3192) 11/25 11:05:34.271: [smf] INFO: UE IMSI[262425804002480] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.272: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 11/25 11:05:34.272: [upf] INFO: UE F-SEID[UP:0x50e CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.272: [upf] INFO: UE F-SEID[UP:0x50e CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.281: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 11/25 11:05:34.281: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3192) 11/25 11:05:34.281: [smf] INFO: UE IMSI[262422225305419] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.282: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 11/25 11:05:34.282: [upf] INFO: UE F-SEID[UP:0x732 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.282: [upf] INFO: UE F-SEID[UP:0x732 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.292: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 11/25 11:05:34.292: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3192) 11/25 11:05:34.292: [smf] INFO: UE IMSI[262429883351318] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.293: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 11/25 11:05:34.293: [upf] INFO: UE F-SEID[UP:0xe1b CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.293: [upf] INFO: UE F-SEID[UP:0xe1b CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.303: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 11/25 11:05:34.303: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3192) 11/25 11:05:34.303: [smf] INFO: UE IMSI[262429503827480] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.304: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 11/25 11:05:34.304: [upf] INFO: UE F-SEID[UP:0x285 CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.304: [upf] INFO: UE F-SEID[UP:0x285 CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.314: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 11/25 11:05:34.314: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3192) 11/25 11:05:34.314: [smf] INFO: UE IMSI[262420256042180] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.315: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 11/25 11:05:34.316: [upf] INFO: UE F-SEID[UP:0x233 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.316: [upf] INFO: UE F-SEID[UP:0x233 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.325: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 11/25 11:05:34.325: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3192) 11/25 11:05:34.325: [smf] INFO: UE IMSI[262422828238783] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.326: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 11/25 11:05:34.326: [upf] INFO: UE F-SEID[UP:0x986 CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.326: [upf] INFO: UE F-SEID[UP:0x986 CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.336: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 11/25 11:05:34.336: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3192) 11/25 11:05:34.336: [smf] INFO: UE IMSI[262422610270267] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.337: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 11/25 11:05:34.337: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.337: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.347: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 11/25 11:05:34.347: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3192) 11/25 11:05:34.347: [smf] INFO: UE IMSI[262425993004121] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.348: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 11/25 11:05:34.348: [upf] INFO: UE F-SEID[UP:0x303 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.348: [upf] INFO: UE F-SEID[UP:0x303 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.358: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 11/25 11:05:34.358: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3192) 11/25 11:05:34.358: [smf] INFO: UE IMSI[262424669525158] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.359: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 11/25 11:05:34.359: [upf] INFO: UE F-SEID[UP:0x413 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.359: [upf] INFO: UE F-SEID[UP:0x413 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.368: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 11/25 11:05:34.368: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3192) 11/25 11:05:34.368: [smf] INFO: UE IMSI[262421860307389] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.369: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 11/25 11:05:34.369: [upf] INFO: UE F-SEID[UP:0x530 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.369: [upf] INFO: UE F-SEID[UP:0x530 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.379: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 11/25 11:05:34.379: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3192) 11/25 11:05:34.379: [smf] INFO: UE IMSI[262428629159065] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.380: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 11/25 11:05:34.380: [upf] INFO: UE F-SEID[UP:0x433 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.380: [upf] INFO: UE F-SEID[UP:0x433 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.390: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 11/25 11:05:34.390: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3192) 11/25 11:05:34.390: [smf] INFO: UE IMSI[262429382989674] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.391: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 11/25 11:05:34.391: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.391: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.401: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 11/25 11:05:34.401: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3192) 11/25 11:05:34.401: [smf] INFO: UE IMSI[262421890147605] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.402: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 11/25 11:05:34.402: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x3c7] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.402: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x3c7] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.412: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 11/25 11:05:34.412: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3192) 11/25 11:05:34.412: [smf] INFO: UE IMSI[262428396774338] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.413: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 11/25 11:05:34.413: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.413: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.423: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 11/25 11:05:34.423: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3192) 11/25 11:05:34.423: [smf] INFO: UE IMSI[262423789621835] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.424: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 11/25 11:05:34.424: [upf] INFO: UE F-SEID[UP:0x94b CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.424: [upf] INFO: UE F-SEID[UP:0x94b CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.434: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 11/25 11:05:34.434: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3192) 11/25 11:05:34.434: [smf] INFO: UE IMSI[262427449975577] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.435: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 11/25 11:05:34.435: [upf] INFO: UE F-SEID[UP:0x57c CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.435: [upf] INFO: UE F-SEID[UP:0x57c CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.445: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 11/25 11:05:34.445: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3192) 11/25 11:05:34.445: [smf] INFO: UE IMSI[262425899453608] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.446: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 11/25 11:05:34.446: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.446: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.455: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 11/25 11:05:34.455: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3192) 11/25 11:05:34.455: [smf] INFO: UE IMSI[262420136032879] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.456: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 11/25 11:05:34.456: [upf] INFO: UE F-SEID[UP:0x6c CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.456: [upf] INFO: UE F-SEID[UP:0x6c CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.467: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 11/25 11:05:34.467: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3192) 11/25 11:05:34.467: [smf] INFO: UE IMSI[262426757822309] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.468: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 11/25 11:05:34.468: [upf] INFO: UE F-SEID[UP:0xd71 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.468: [upf] INFO: UE F-SEID[UP:0xd71 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.478: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 11/25 11:05:34.478: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3192) 11/25 11:05:34.478: [smf] INFO: UE IMSI[262424092310794] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.479: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 11/25 11:05:34.479: [upf] INFO: UE F-SEID[UP:0x21c CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.479: [upf] INFO: UE F-SEID[UP:0x21c CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.488: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 11/25 11:05:34.488: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3192) 11/25 11:05:34.489: [smf] INFO: UE IMSI[262420900784905] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.490: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 11/25 11:05:34.490: [upf] INFO: UE F-SEID[UP:0x315 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.490: [upf] INFO: UE F-SEID[UP:0x315 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.499: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 11/25 11:05:34.499: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3192) 11/25 11:05:34.499: [smf] INFO: UE IMSI[262421911937960] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.500: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 11/25 11:05:34.500: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.500: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.510: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 11/25 11:05:34.510: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3192) 11/25 11:05:34.510: [smf] INFO: UE IMSI[262428378049996] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.511: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 11/25 11:05:34.511: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.511: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.521: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 11/25 11:05:34.521: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3192) 11/25 11:05:34.521: [smf] INFO: UE IMSI[262423867198793] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.522: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 11/25 11:05:34.522: [upf] INFO: UE F-SEID[UP:0x608 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.522: [upf] INFO: UE F-SEID[UP:0x608 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.532: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 11/25 11:05:34.532: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3192) 11/25 11:05:34.532: [smf] INFO: UE IMSI[262427407155851] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.533: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 11/25 11:05:34.533: [upf] INFO: UE F-SEID[UP:0x992 CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.533: [upf] INFO: UE F-SEID[UP:0x992 CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.543: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 11/25 11:05:34.543: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3192) 11/25 11:05:34.543: [smf] INFO: UE IMSI[262426495602427] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.544: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 11/25 11:05:34.544: [upf] INFO: UE F-SEID[UP:0x1 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.544: [upf] INFO: UE F-SEID[UP:0x1 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.554: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 11/25 11:05:34.554: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3192) 11/25 11:05:34.554: [smf] INFO: UE IMSI[262428078843774] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.555: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 11/25 11:05:34.555: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.555: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.565: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 11/25 11:05:34.565: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3192) 11/25 11:05:34.565: [smf] INFO: UE IMSI[262427473854250] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.566: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 11/25 11:05:34.566: [upf] INFO: UE F-SEID[UP:0xb35 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.566: [upf] INFO: UE F-SEID[UP:0xb35 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.576: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 11/25 11:05:34.576: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3192) 11/25 11:05:34.576: [smf] INFO: UE IMSI[262426491701376] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.577: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 11/25 11:05:34.577: [upf] INFO: UE F-SEID[UP:0x77 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.577: [upf] INFO: UE F-SEID[UP:0x77 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.587: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 11/25 11:05:34.587: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3192) 11/25 11:05:34.587: [smf] INFO: UE IMSI[262423086078133] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.588: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 11/25 11:05:34.588: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.588: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.598: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 11/25 11:05:34.598: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3192) 11/25 11:05:34.598: [smf] INFO: UE IMSI[262426847211396] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.599: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 11/25 11:05:34.599: [upf] INFO: UE F-SEID[UP:0x662 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.599: [upf] INFO: UE F-SEID[UP:0x662 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.608: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 11/25 11:05:34.608: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3192) 11/25 11:05:34.608: [smf] INFO: UE IMSI[262428332777982] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.609: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 11/25 11:05:34.609: [upf] INFO: UE F-SEID[UP:0x671 CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.609: [upf] INFO: UE F-SEID[UP:0x671 CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.619: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 11/25 11:05:34.619: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3192) 11/25 11:05:34.619: [smf] INFO: UE IMSI[262427280248031] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.620: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 11/25 11:05:34.620: [upf] INFO: UE F-SEID[UP:0x984 CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.620: [upf] INFO: UE F-SEID[UP:0x984 CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.630: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 11/25 11:05:34.630: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3192) 11/25 11:05:34.630: [smf] INFO: UE IMSI[262420515130152] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.631: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 11/25 11:05:34.631: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.631: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.641: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 11/25 11:05:34.641: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3192) 11/25 11:05:34.641: [smf] INFO: UE IMSI[262421226823524] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.642: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 11/25 11:05:34.642: [upf] INFO: UE F-SEID[UP:0xc49 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.642: [upf] INFO: UE F-SEID[UP:0xc49 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.652: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 11/25 11:05:34.652: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3192) 11/25 11:05:34.652: [smf] INFO: UE IMSI[262420791872722] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.653: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 11/25 11:05:34.653: [upf] INFO: UE F-SEID[UP:0x328 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.653: [upf] INFO: UE F-SEID[UP:0x328 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.663: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 11/25 11:05:34.663: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3192) 11/25 11:05:34.663: [smf] INFO: UE IMSI[262424250469250] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.664: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 11/25 11:05:34.664: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.664: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.673: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 11/25 11:05:34.673: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3192) 11/25 11:05:34.673: [smf] INFO: UE IMSI[262424112429985] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.674: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 11/25 11:05:34.674: [upf] INFO: UE F-SEID[UP:0xf75 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.674: [upf] INFO: UE F-SEID[UP:0xf75 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.684: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 11/25 11:05:34.684: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3192) 11/25 11:05:34.684: [smf] INFO: UE IMSI[262422907517164] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.685: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 11/25 11:05:34.685: [upf] INFO: UE F-SEID[UP:0x9ab CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.685: [upf] INFO: UE F-SEID[UP:0x9ab CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.695: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 11/25 11:05:34.695: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3192) 11/25 11:05:34.695: [smf] INFO: UE IMSI[262422530306519] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.696: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 11/25 11:05:34.696: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.696: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.706: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 11/25 11:05:34.706: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3192) 11/25 11:05:34.706: [smf] INFO: UE IMSI[262425985221767] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.707: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 11/25 11:05:34.707: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.707: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.717: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 11/25 11:05:34.717: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3192) 11/25 11:05:34.717: [smf] INFO: UE IMSI[262426156472293] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.718: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 11/25 11:05:34.718: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.718: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.728: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 11/25 11:05:34.728: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3192) 11/25 11:05:34.728: [smf] INFO: UE IMSI[262422945316540] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.729: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 11/25 11:05:34.729: [upf] INFO: UE F-SEID[UP:0xdba CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.729: [upf] INFO: UE F-SEID[UP:0xdba CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.739: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 11/25 11:05:34.739: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3192) 11/25 11:05:34.739: [smf] INFO: UE IMSI[262425420316617] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.740: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 11/25 11:05:34.740: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.740: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.750: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 11/25 11:05:34.750: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3192) 11/25 11:05:34.750: [smf] INFO: UE IMSI[262422499191599] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.751: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 11/25 11:05:34.751: [upf] INFO: UE F-SEID[UP:0xc50 CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.751: [upf] INFO: UE F-SEID[UP:0xc50 CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.761: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 11/25 11:05:34.761: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3192) 11/25 11:05:34.761: [smf] INFO: UE IMSI[262423402996179] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.761: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 11/25 11:05:34.761: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.761: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.772: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 11/25 11:05:34.772: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3192) 11/25 11:05:34.772: [smf] INFO: UE IMSI[262429067695568] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.773: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 11/25 11:05:34.773: [upf] INFO: UE F-SEID[UP:0xabf CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.773: [upf] INFO: UE F-SEID[UP:0xabf CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.782: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 11/25 11:05:34.782: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3192) 11/25 11:05:34.782: [smf] INFO: UE IMSI[262420109088009] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.783: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 11/25 11:05:34.783: [upf] INFO: UE F-SEID[UP:0x31 CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.783: [upf] INFO: UE F-SEID[UP:0x31 CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.794: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 11/25 11:05:34.794: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3192) 11/25 11:05:34.794: [smf] INFO: UE IMSI[262427073050130] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.794: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 11/25 11:05:34.794: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.794: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.805: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 11/25 11:05:34.805: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3192) 11/25 11:05:34.805: [smf] INFO: UE IMSI[262424146803874] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.805: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 11/25 11:05:34.806: [upf] INFO: UE F-SEID[UP:0x56 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.806: [upf] INFO: UE F-SEID[UP:0x56 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.816: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 11/25 11:05:34.816: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3192) 11/25 11:05:34.816: [smf] INFO: UE IMSI[262428511764354] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.816: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 11/25 11:05:34.817: [upf] INFO: UE F-SEID[UP:0x8c CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.817: [upf] INFO: UE F-SEID[UP:0x8c CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.827: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 11/25 11:05:34.827: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3192) 11/25 11:05:34.827: [smf] INFO: UE IMSI[262422612028567] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.828: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 11/25 11:05:34.828: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.828: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.837: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 11/25 11:05:34.837: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3192) 11/25 11:05:34.837: [smf] INFO: UE IMSI[262423838793429] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.838: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 11/25 11:05:34.838: [upf] INFO: UE F-SEID[UP:0x52b CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.838: [upf] INFO: UE F-SEID[UP:0x52b CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.849: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 11/25 11:05:34.849: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3192) 11/25 11:05:34.849: [smf] INFO: UE IMSI[262427512697454] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.850: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 11/25 11:05:34.850: [upf] INFO: UE F-SEID[UP:0x20 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.850: [upf] INFO: UE F-SEID[UP:0x20 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.859: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 11/25 11:05:34.859: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3192) 11/25 11:05:34.859: [smf] INFO: UE IMSI[262426100109282] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.860: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 11/25 11:05:34.860: [upf] INFO: UE F-SEID[UP:0x885 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.860: [upf] INFO: UE F-SEID[UP:0x885 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.870: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 11/25 11:05:34.870: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3192) 11/25 11:05:34.870: [smf] INFO: UE IMSI[262425795504778] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.871: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 11/25 11:05:34.871: [upf] INFO: UE F-SEID[UP:0x35c CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.871: [upf] INFO: UE F-SEID[UP:0x35c CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.881: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 11/25 11:05:34.881: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3192) 11/25 11:05:34.881: [smf] INFO: UE IMSI[262424356096054] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.882: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 11/25 11:05:34.882: [upf] INFO: UE F-SEID[UP:0x244 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.882: [upf] INFO: UE F-SEID[UP:0x244 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.892: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 11/25 11:05:34.892: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3192) 11/25 11:05:34.892: [smf] INFO: UE IMSI[262427847508927] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.893: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 11/25 11:05:34.893: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.893: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.903: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 11/25 11:05:34.903: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3192) 11/25 11:05:34.903: [smf] INFO: UE IMSI[262422526625841] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.904: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 11/25 11:05:34.904: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.904: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.914: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 11/25 11:05:34.914: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3192) 11/25 11:05:34.914: [smf] INFO: UE IMSI[262429600554768] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.914: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 11/25 11:05:34.915: [upf] INFO: UE F-SEID[UP:0x42 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.915: [upf] INFO: UE F-SEID[UP:0x42 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.924: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 11/25 11:05:34.924: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3192) 11/25 11:05:34.924: [smf] INFO: UE IMSI[262425164946214] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.925: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 11/25 11:05:34.925: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.925: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.935: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 11/25 11:05:34.935: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3192) 11/25 11:05:34.935: [smf] INFO: UE IMSI[262423340746761] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.936: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 11/25 11:05:34.936: [upf] INFO: UE F-SEID[UP:0x807 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.936: [upf] INFO: UE F-SEID[UP:0x807 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.946: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 11/25 11:05:34.946: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3192) 11/25 11:05:34.946: [smf] INFO: UE IMSI[262423341541549] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.947: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 11/25 11:05:34.947: [upf] INFO: UE F-SEID[UP:0x788 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.947: [upf] INFO: UE F-SEID[UP:0x788 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.957: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 11/25 11:05:34.957: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3192) 11/25 11:05:34.957: [smf] INFO: UE IMSI[262427286021084] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.958: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 11/25 11:05:34.958: [upf] INFO: UE F-SEID[UP:0xad8 CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.958: [upf] INFO: UE F-SEID[UP:0xad8 CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.969: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 11/25 11:05:34.969: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3192) 11/25 11:05:34.969: [smf] INFO: UE IMSI[262424438346452] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.970: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 11/25 11:05:34.970: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.970: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.980: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 11/25 11:05:34.980: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3192) 11/25 11:05:34.980: [smf] INFO: UE IMSI[262423769082469] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.981: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 11/25 11:05:34.981: [upf] INFO: UE F-SEID[UP:0x115 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.981: [upf] INFO: UE F-SEID[UP:0x115 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:34.990: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 11/25 11:05:34.990: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3192) 11/25 11:05:34.990: [smf] INFO: UE IMSI[262423583139675] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:34.991: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 11/25 11:05:34.991: [upf] INFO: UE F-SEID[UP:0x33a CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 11/25 11:05:34.991: [upf] INFO: UE F-SEID[UP:0x33a CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.001: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 11/25 11:05:35.001: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3192) 11/25 11:05:35.001: [smf] INFO: UE IMSI[262429556529872] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.002: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 11/25 11:05:35.002: [upf] INFO: UE F-SEID[UP:0x69b CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.003: [upf] INFO: UE F-SEID[UP:0x69b CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.012: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 11/25 11:05:35.012: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3192) 11/25 11:05:35.012: [smf] INFO: UE IMSI[262428955543379] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.013: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 11/25 11:05:35.013: [upf] INFO: UE F-SEID[UP:0xcc CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.013: [upf] INFO: UE F-SEID[UP:0xcc CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.023: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 11/25 11:05:35.023: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3192) 11/25 11:05:35.023: [smf] INFO: UE IMSI[262428432931733] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.024: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 11/25 11:05:35.024: [upf] INFO: UE F-SEID[UP:0x404 CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.024: [upf] INFO: UE F-SEID[UP:0x404 CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.034: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 11/25 11:05:35.034: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3192) 11/25 11:05:35.034: [smf] INFO: UE IMSI[262427601783440] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.035: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 11/25 11:05:35.035: [upf] INFO: UE F-SEID[UP:0x924 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.035: [upf] INFO: UE F-SEID[UP:0x924 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.045: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 11/25 11:05:35.045: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3192) 11/25 11:05:35.045: [smf] INFO: UE IMSI[262420736084309] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.046: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 11/25 11:05:35.046: [upf] INFO: UE F-SEID[UP:0xdb CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.046: [upf] INFO: UE F-SEID[UP:0xdb CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.055: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 11/25 11:05:35.055: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3192) 11/25 11:05:35.055: [smf] INFO: UE IMSI[262424735789033] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.056: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 11/25 11:05:35.056: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.056: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.066: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 11/25 11:05:35.066: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3192) 11/25 11:05:35.066: [smf] INFO: UE IMSI[262429836583729] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.067: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 11/25 11:05:35.067: [upf] INFO: UE F-SEID[UP:0x82d CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.067: [upf] INFO: UE F-SEID[UP:0x82d CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.078: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 11/25 11:05:35.078: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3192) 11/25 11:05:35.078: [smf] INFO: UE IMSI[262423725186645] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.079: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 11/25 11:05:35.079: [upf] INFO: UE F-SEID[UP:0xf21 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.079: [upf] INFO: UE F-SEID[UP:0xf21 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.089: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 11/25 11:05:35.089: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3192) 11/25 11:05:35.089: [smf] INFO: UE IMSI[262425178003953] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.090: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 11/25 11:05:35.090: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.090: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.100: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 11/25 11:05:35.100: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3192) 11/25 11:05:35.100: [smf] INFO: UE IMSI[262428993666989] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.101: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 11/25 11:05:35.101: [upf] INFO: UE F-SEID[UP:0x122 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.101: [upf] INFO: UE F-SEID[UP:0x122 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.110: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 11/25 11:05:35.110: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3192) 11/25 11:05:35.111: [smf] INFO: UE IMSI[262422440087267] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.111: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 11/25 11:05:35.112: [upf] INFO: UE F-SEID[UP:0x952 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.112: [upf] INFO: UE F-SEID[UP:0x952 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.121: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 11/25 11:05:35.121: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3192) 11/25 11:05:35.121: [smf] INFO: UE IMSI[262427234610011] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.122: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 11/25 11:05:35.122: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.122: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.132: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 11/25 11:05:35.132: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3192) 11/25 11:05:35.132: [smf] INFO: UE IMSI[262421178783143] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.133: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 11/25 11:05:35.133: [upf] INFO: UE F-SEID[UP:0x13 CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.133: [upf] INFO: UE F-SEID[UP:0x13 CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.143: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 11/25 11:05:35.143: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3192) 11/25 11:05:35.143: [smf] INFO: UE IMSI[262429866662099] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.144: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 11/25 11:05:35.144: [upf] INFO: UE F-SEID[UP:0xf39 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.144: [upf] INFO: UE F-SEID[UP:0xf39 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.154: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 11/25 11:05:35.154: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3192) 11/25 11:05:35.154: [smf] INFO: UE IMSI[262425225404251] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.155: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 11/25 11:05:35.155: [upf] INFO: UE F-SEID[UP:0x26 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.155: [upf] INFO: UE F-SEID[UP:0x26 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.165: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 11/25 11:05:35.165: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3192) 11/25 11:05:35.165: [smf] INFO: UE IMSI[262420791444717] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.166: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 11/25 11:05:35.166: [upf] INFO: UE F-SEID[UP:0x518 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.166: [upf] INFO: UE F-SEID[UP:0x518 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.176: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 11/25 11:05:35.176: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3192) 11/25 11:05:35.176: [smf] INFO: UE IMSI[262423130466816] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.177: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 11/25 11:05:35.177: [upf] INFO: UE F-SEID[UP:0xb36 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.177: [upf] INFO: UE F-SEID[UP:0xb36 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.187: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 11/25 11:05:35.187: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3192) 11/25 11:05:35.187: [smf] INFO: UE IMSI[262426138540345] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.188: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 11/25 11:05:35.188: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.188: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.197: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 11/25 11:05:35.197: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3192) 11/25 11:05:35.197: [smf] INFO: UE IMSI[262421624551607] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.198: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 11/25 11:05:35.198: [upf] INFO: UE F-SEID[UP:0xc1b CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.198: [upf] INFO: UE F-SEID[UP:0xc1b CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.208: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 11/25 11:05:35.208: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3192) 11/25 11:05:35.208: [smf] INFO: UE IMSI[262426320945267] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.209: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 11/25 11:05:35.209: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.209: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.219: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 11/25 11:05:35.219: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3192) 11/25 11:05:35.219: [smf] INFO: UE IMSI[262429140338591] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.220: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 11/25 11:05:35.220: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.220: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.230: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 11/25 11:05:35.230: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3192) 11/25 11:05:35.230: [smf] INFO: UE IMSI[262425572066962] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.231: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 11/25 11:05:35.231: [upf] INFO: UE F-SEID[UP:0x346 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.231: [upf] INFO: UE F-SEID[UP:0x346 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.241: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 11/25 11:05:35.241: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3192) 11/25 11:05:35.241: [smf] INFO: UE IMSI[262421164944737] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.242: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 11/25 11:05:35.242: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.242: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.252: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 11/25 11:05:35.252: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3192) 11/25 11:05:35.252: [smf] INFO: UE IMSI[262421387359566] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.253: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 11/25 11:05:35.253: [upf] INFO: UE F-SEID[UP:0xac1 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.253: [upf] INFO: UE F-SEID[UP:0xac1 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.263: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 11/25 11:05:35.263: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3192) 11/25 11:05:35.263: [smf] INFO: UE IMSI[262421995716951] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.264: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 11/25 11:05:35.264: [upf] INFO: UE F-SEID[UP:0x91f CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.264: [upf] INFO: UE F-SEID[UP:0x91f CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.274: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 11/25 11:05:35.274: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3192) 11/25 11:05:35.274: [smf] INFO: UE IMSI[262421329973576] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.275: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 11/25 11:05:35.275: [upf] INFO: UE F-SEID[UP:0x98 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.275: [upf] INFO: UE F-SEID[UP:0x98 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.285: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 11/25 11:05:35.285: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3192) 11/25 11:05:35.285: [smf] INFO: UE IMSI[262421745502006] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.286: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 11/25 11:05:35.286: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.286: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.296: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 11/25 11:05:35.296: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3192) 11/25 11:05:35.296: [smf] INFO: UE IMSI[262426220314186] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.297: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 11/25 11:05:35.297: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.297: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.307: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 11/25 11:05:35.307: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3192) 11/25 11:05:35.307: [smf] INFO: UE IMSI[262422644380369] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.308: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 11/25 11:05:35.308: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.308: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.318: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 11/25 11:05:35.318: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3192) 11/25 11:05:35.318: [smf] INFO: UE IMSI[262423497887204] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.319: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 11/25 11:05:35.319: [upf] INFO: UE F-SEID[UP:0xf59 CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.319: [upf] INFO: UE F-SEID[UP:0xf59 CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.329: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 11/25 11:05:35.329: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3192) 11/25 11:05:35.329: [smf] INFO: UE IMSI[262420926184532] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.330: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 11/25 11:05:35.330: [upf] INFO: UE F-SEID[UP:0x761 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.330: [upf] INFO: UE F-SEID[UP:0x761 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.340: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 11/25 11:05:35.340: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3192) 11/25 11:05:35.340: [smf] INFO: UE IMSI[262426757103639] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.341: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 11/25 11:05:35.341: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.341: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.351: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 11/25 11:05:35.351: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3192) 11/25 11:05:35.351: [smf] INFO: UE IMSI[262427249642121] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.352: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 11/25 11:05:35.352: [upf] INFO: UE F-SEID[UP:0xd10 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.352: [upf] INFO: UE F-SEID[UP:0xd10 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.361: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 11/25 11:05:35.362: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3192) 11/25 11:05:35.362: [smf] INFO: UE IMSI[262422669686051] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.363: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 11/25 11:05:35.363: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.363: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.372: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 11/25 11:05:35.373: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3192) 11/25 11:05:35.373: [smf] INFO: UE IMSI[262422163685512] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.374: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 11/25 11:05:35.374: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.374: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.383: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 11/25 11:05:35.383: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3192) 11/25 11:05:35.383: [smf] INFO: UE IMSI[262425833437549] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.384: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 11/25 11:05:35.384: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.384: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.394: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 11/25 11:05:35.394: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3192) 11/25 11:05:35.394: [smf] INFO: UE IMSI[262425862476525] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.395: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 11/25 11:05:35.395: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.395: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.405: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 11/25 11:05:35.405: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3192) 11/25 11:05:35.405: [smf] INFO: UE IMSI[262420320990685] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.406: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 11/25 11:05:35.406: [upf] INFO: UE F-SEID[UP:0x293 CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.406: [upf] INFO: UE F-SEID[UP:0x293 CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.416: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 11/25 11:05:35.416: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3192) 11/25 11:05:35.416: [smf] INFO: UE IMSI[262422830085588] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.417: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 11/25 11:05:35.417: [upf] INFO: UE F-SEID[UP:0x587 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.417: [upf] INFO: UE F-SEID[UP:0x587 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.427: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 11/25 11:05:35.427: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3192) 11/25 11:05:35.427: [smf] INFO: UE IMSI[262424105034727] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.428: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 11/25 11:05:35.428: [upf] INFO: UE F-SEID[UP:0xf0e CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.428: [upf] INFO: UE F-SEID[UP:0xf0e CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.438: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 11/25 11:05:35.438: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3192) 11/25 11:05:35.438: [smf] INFO: UE IMSI[262429382034048] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.439: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 11/25 11:05:35.439: [upf] INFO: UE F-SEID[UP:0x945 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.439: [upf] INFO: UE F-SEID[UP:0x945 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.449: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 11/25 11:05:35.449: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3192) 11/25 11:05:35.449: [smf] INFO: UE IMSI[262421329614277] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.450: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 11/25 11:05:35.450: [upf] INFO: UE F-SEID[UP:0x638 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.450: [upf] INFO: UE F-SEID[UP:0x638 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.460: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 11/25 11:05:35.460: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3192) 11/25 11:05:35.460: [smf] INFO: UE IMSI[262428792346669] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.461: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 11/25 11:05:35.461: [upf] INFO: UE F-SEID[UP:0xc7b CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.461: [upf] INFO: UE F-SEID[UP:0xc7b CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.470: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 11/25 11:05:35.471: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3192) 11/25 11:05:35.471: [smf] INFO: UE IMSI[262428894797647] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.471: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 11/25 11:05:35.471: [upf] INFO: UE F-SEID[UP:0x220 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.471: [upf] INFO: UE F-SEID[UP:0x220 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.481: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 11/25 11:05:35.481: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3192) 11/25 11:05:35.481: [smf] INFO: UE IMSI[262424473524385] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.482: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 11/25 11:05:35.482: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.482: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.492: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 11/25 11:05:35.492: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3192) 11/25 11:05:35.492: [smf] INFO: UE IMSI[262422688648005] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.493: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 11/25 11:05:35.493: [upf] INFO: UE F-SEID[UP:0x80 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.493: [upf] INFO: UE F-SEID[UP:0x80 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.503: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 11/25 11:05:35.503: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3192) 11/25 11:05:35.503: [smf] INFO: UE IMSI[262423792602948] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.504: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 11/25 11:05:35.504: [upf] INFO: UE F-SEID[UP:0x635 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.504: [upf] INFO: UE F-SEID[UP:0x635 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.514: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 11/25 11:05:35.514: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3192) 11/25 11:05:35.514: [smf] INFO: UE IMSI[262428907809153] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.515: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 11/25 11:05:35.515: [upf] INFO: UE F-SEID[UP:0x27c CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.515: [upf] INFO: UE F-SEID[UP:0x27c CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.525: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 11/25 11:05:35.525: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3192) 11/25 11:05:35.525: [smf] INFO: UE IMSI[262424730644498] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.526: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 11/25 11:05:35.526: [upf] INFO: UE F-SEID[UP:0x6bc CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.526: [upf] INFO: UE F-SEID[UP:0x6bc CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.536: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 11/25 11:05:35.536: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3192) 11/25 11:05:35.536: [smf] INFO: UE IMSI[262425368019081] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.537: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 11/25 11:05:35.537: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.537: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.551: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 11/25 11:05:35.551: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3192) 11/25 11:05:35.551: [smf] INFO: UE IMSI[262428905253822] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.552: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 11/25 11:05:35.552: [upf] INFO: UE F-SEID[UP:0xd98 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.552: [upf] INFO: UE F-SEID[UP:0xd98 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.562: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 11/25 11:05:35.562: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3192) 11/25 11:05:35.562: [smf] INFO: UE IMSI[262427829306908] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.563: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 11/25 11:05:35.563: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.563: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.573: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 11/25 11:05:35.573: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3192) 11/25 11:05:35.573: [smf] INFO: UE IMSI[262421490105344] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.574: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 11/25 11:05:35.574: [upf] INFO: UE F-SEID[UP:0x69e CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.574: [upf] INFO: UE F-SEID[UP:0x69e CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.584: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 11/25 11:05:35.584: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3192) 11/25 11:05:35.584: [smf] INFO: UE IMSI[262427754685897] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.585: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 11/25 11:05:35.585: [upf] INFO: UE F-SEID[UP:0xc5c CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.585: [upf] INFO: UE F-SEID[UP:0xc5c CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.595: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 11/25 11:05:35.595: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3192) 11/25 11:05:35.595: [smf] INFO: UE IMSI[262421894490465] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.596: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 11/25 11:05:35.596: [upf] INFO: UE F-SEID[UP:0x27f CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.596: [upf] INFO: UE F-SEID[UP:0x27f CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.606: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 11/25 11:05:35.606: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3192) 11/25 11:05:35.606: [smf] INFO: UE IMSI[262420821589458] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.607: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 11/25 11:05:35.607: [upf] INFO: UE F-SEID[UP:0xc3b CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.607: [upf] INFO: UE F-SEID[UP:0xc3b CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.617: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 11/25 11:05:35.617: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3192) 11/25 11:05:35.617: [smf] INFO: UE IMSI[262424855352626] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.618: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 11/25 11:05:35.618: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.618: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.628: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 11/25 11:05:35.628: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3192) 11/25 11:05:35.628: [smf] INFO: UE IMSI[262429416268308] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.629: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 11/25 11:05:35.629: [upf] INFO: UE F-SEID[UP:0x237 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.629: [upf] INFO: UE F-SEID[UP:0x237 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.639: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 11/25 11:05:35.639: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3192) 11/25 11:05:35.639: [smf] INFO: UE IMSI[262421928649581] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.640: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 11/25 11:05:35.640: [upf] INFO: UE F-SEID[UP:0x56b CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.640: [upf] INFO: UE F-SEID[UP:0x56b CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.651: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 11/25 11:05:35.651: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3192) 11/25 11:05:35.651: [smf] INFO: UE IMSI[262423085171822] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.652: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 11/25 11:05:35.653: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.653: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.666: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 11/25 11:05:35.666: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3192) 11/25 11:05:35.666: [smf] INFO: UE IMSI[262426203682842] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.667: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 11/25 11:05:35.667: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.667: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.677: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 11/25 11:05:35.677: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3192) 11/25 11:05:35.677: [smf] INFO: UE IMSI[262427496367014] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.677: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 11/25 11:05:35.678: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.678: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.689: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 11/25 11:05:35.689: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3192) 11/25 11:05:35.689: [smf] INFO: UE IMSI[262427300904585] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.690: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 11/25 11:05:35.690: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.690: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.700: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 11/25 11:05:35.700: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3192) 11/25 11:05:35.700: [smf] INFO: UE IMSI[262422002647953] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.701: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 11/25 11:05:35.701: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.701: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.711: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 11/25 11:05:35.711: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3192) 11/25 11:05:35.711: [smf] INFO: UE IMSI[262420422177957] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.712: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 11/25 11:05:35.712: [upf] INFO: UE F-SEID[UP:0x31a CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.712: [upf] INFO: UE F-SEID[UP:0x31a CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.722: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 11/25 11:05:35.722: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3192) 11/25 11:05:35.722: [smf] INFO: UE IMSI[262429929834628] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.723: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 11/25 11:05:35.723: [upf] INFO: UE F-SEID[UP:0xff6 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.723: [upf] INFO: UE F-SEID[UP:0xff6 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.733: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 11/25 11:05:35.733: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3192) 11/25 11:05:35.733: [smf] INFO: UE IMSI[262426501399046] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.734: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 11/25 11:05:35.734: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.734: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.744: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 11/25 11:05:35.744: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3192) 11/25 11:05:35.744: [smf] INFO: UE IMSI[262424893649680] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.745: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 11/25 11:05:35.745: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.745: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.755: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 11/25 11:05:35.755: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3192) 11/25 11:05:35.755: [smf] INFO: UE IMSI[262422128324155] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.756: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 11/25 11:05:35.756: [upf] INFO: UE F-SEID[UP:0xb4b CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.756: [upf] INFO: UE F-SEID[UP:0xb4b CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.766: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 11/25 11:05:35.766: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3192) 11/25 11:05:35.766: [smf] INFO: UE IMSI[262420577450162] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.767: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 11/25 11:05:35.767: [upf] INFO: UE F-SEID[UP:0x494 CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.767: [upf] INFO: UE F-SEID[UP:0x494 CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.778: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 11/25 11:05:35.779: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3192) 11/25 11:05:35.779: [smf] INFO: UE IMSI[262420264273244] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.780: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 11/25 11:05:35.780: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.780: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.790: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 11/25 11:05:35.790: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3192) 11/25 11:05:35.790: [smf] INFO: UE IMSI[262426378441624] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.791: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 11/25 11:05:35.791: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.791: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.802: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 11/25 11:05:35.802: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3192) 11/25 11:05:35.802: [smf] INFO: UE IMSI[262429222329933] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.803: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 11/25 11:05:35.803: [upf] INFO: UE F-SEID[UP:0x680 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.803: [upf] INFO: UE F-SEID[UP:0x680 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.816: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 11/25 11:05:35.816: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3192) 11/25 11:05:35.816: [smf] INFO: UE IMSI[262424768965991] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.817: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 11/25 11:05:35.817: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.817: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.827: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 11/25 11:05:35.827: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3192) 11/25 11:05:35.827: [smf] INFO: UE IMSI[262421953225959] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.828: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 11/25 11:05:35.828: [upf] INFO: UE F-SEID[UP:0x69f CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.828: [upf] INFO: UE F-SEID[UP:0x69f CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.838: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 11/25 11:05:35.838: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3192) 11/25 11:05:35.838: [smf] INFO: UE IMSI[262420164947089] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.839: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 11/25 11:05:35.839: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.839: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.849: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 11/25 11:05:35.849: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3192) 11/25 11:05:35.849: [smf] INFO: UE IMSI[262421005183165] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.850: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 11/25 11:05:35.850: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.850: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.862: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 11/25 11:05:35.862: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3192) 11/25 11:05:35.862: [smf] INFO: UE IMSI[262425367638859] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.863: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 11/25 11:05:35.863: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.863: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.873: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 11/25 11:05:35.873: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3192) 11/25 11:05:35.873: [smf] INFO: UE IMSI[262429385799701] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.874: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 11/25 11:05:35.874: [upf] INFO: UE F-SEID[UP:0x102 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.874: [upf] INFO: UE F-SEID[UP:0x102 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.884: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 11/25 11:05:35.884: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3192) 11/25 11:05:35.884: [smf] INFO: UE IMSI[262426773539988] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.885: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 11/25 11:05:35.885: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.885: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.895: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 11/25 11:05:35.895: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3192) 11/25 11:05:35.895: [smf] INFO: UE IMSI[262426034859445] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.896: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 11/25 11:05:35.896: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.896: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.906: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 11/25 11:05:35.906: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3192) 11/25 11:05:35.906: [smf] INFO: UE IMSI[262424946512538] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.907: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 11/25 11:05:35.907: [upf] INFO: UE F-SEID[UP:0x64 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.907: [upf] INFO: UE F-SEID[UP:0x64 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.916: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 11/25 11:05:35.916: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3192) 11/25 11:05:35.916: [smf] INFO: UE IMSI[262426467649069] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.917: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 11/25 11:05:35.918: [upf] INFO: UE F-SEID[UP:0x21a CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.918: [upf] INFO: UE F-SEID[UP:0x21a CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.930: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 11/25 11:05:35.930: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3192) 11/25 11:05:35.930: [smf] INFO: UE IMSI[262426126151098] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.931: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 11/25 11:05:35.931: [upf] INFO: UE F-SEID[UP:0x68e CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.931: [upf] INFO: UE F-SEID[UP:0x68e CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.941: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 11/25 11:05:35.941: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3192) 11/25 11:05:35.941: [smf] INFO: UE IMSI[262429291077959] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.942: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 11/25 11:05:35.942: [upf] INFO: UE F-SEID[UP:0x129 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.942: [upf] INFO: UE F-SEID[UP:0x129 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.952: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 11/25 11:05:35.952: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3192) 11/25 11:05:35.952: [smf] INFO: UE IMSI[262425087459315] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.953: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 11/25 11:05:35.953: [upf] INFO: UE F-SEID[UP:0x34a CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.953: [upf] INFO: UE F-SEID[UP:0x34a CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.963: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 11/25 11:05:35.963: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3192) 11/25 11:05:35.963: [smf] INFO: UE IMSI[262424141868181] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.964: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 11/25 11:05:35.964: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.964: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.974: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 11/25 11:05:35.974: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3192) 11/25 11:05:35.974: [smf] INFO: UE IMSI[262425239920433] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.975: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 11/25 11:05:35.975: [upf] INFO: UE F-SEID[UP:0x11c CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.975: [upf] INFO: UE F-SEID[UP:0x11c CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.985: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 11/25 11:05:35.985: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3192) 11/25 11:05:35.985: [smf] INFO: UE IMSI[262427371854828] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.987: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 11/25 11:05:35.987: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.987: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:35.996: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 11/25 11:05:35.997: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3192) 11/25 11:05:35.997: [smf] INFO: UE IMSI[262426818943108] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:35.998: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 11/25 11:05:35.998: [upf] INFO: UE F-SEID[UP:0x995 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 11/25 11:05:35.998: [upf] INFO: UE F-SEID[UP:0x995 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.007: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 11/25 11:05:36.007: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3192) 11/25 11:05:36.007: [smf] INFO: UE IMSI[262423152305634] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.008: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 11/25 11:05:36.009: [upf] INFO: UE F-SEID[UP:0xbca CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.009: [upf] INFO: UE F-SEID[UP:0xbca CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.018: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 11/25 11:05:36.018: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3192) 11/25 11:05:36.018: [smf] INFO: UE IMSI[262420557889345] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.020: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 11/25 11:05:36.020: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.020: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.030: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 11/25 11:05:36.030: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3192) 11/25 11:05:36.030: [smf] INFO: UE IMSI[262429307777419] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.031: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 11/25 11:05:36.031: [upf] INFO: UE F-SEID[UP:0x14e CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.031: [upf] INFO: UE F-SEID[UP:0x14e CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.041: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 11/25 11:05:36.041: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3192) 11/25 11:05:36.041: [smf] INFO: UE IMSI[262424316098275] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.042: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 11/25 11:05:36.042: [upf] INFO: UE F-SEID[UP:0x377 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.042: [upf] INFO: UE F-SEID[UP:0x377 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.052: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 11/25 11:05:36.053: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.052: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3192) 11/25 11:05:36.052: [smf] INFO: UE IMSI[262428939778614] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.053: [upf] INFO: UE F-SEID[UP:0x563 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.053: [upf] INFO: UE F-SEID[UP:0x563 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.063: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 11/25 11:05:36.063: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3192) 11/25 11:05:36.063: [smf] INFO: UE IMSI[262422238803522] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.064: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 11/25 11:05:36.064: [upf] INFO: UE F-SEID[UP:0x6de CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.064: [upf] INFO: UE F-SEID[UP:0x6de CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.074: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 11/25 11:05:36.074: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3192) 11/25 11:05:36.074: [smf] INFO: UE IMSI[262422151958486] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.075: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 11/25 11:05:36.075: [upf] INFO: UE F-SEID[UP:0x696 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.075: [upf] INFO: UE F-SEID[UP:0x696 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.085: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 11/25 11:05:36.085: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3192) 11/25 11:05:36.085: [smf] INFO: UE IMSI[262424138770416] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.086: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 11/25 11:05:36.086: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.086: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.096: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 11/25 11:05:36.096: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3192) 11/25 11:05:36.096: [smf] INFO: UE IMSI[262428146717233] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.097: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 11/25 11:05:36.097: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.097: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.113: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 11/25 11:05:36.113: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3192) 11/25 11:05:36.113: [smf] INFO: UE IMSI[262429200553347] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.114: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 11/25 11:05:36.114: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.114: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.124: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 11/25 11:05:36.124: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3192) 11/25 11:05:36.124: [smf] INFO: UE IMSI[262425276852406] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.125: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 11/25 11:05:36.125: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.125: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.134: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 11/25 11:05:36.135: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.135: [upf] INFO: UE F-SEID[UP:0x91b CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.136: [upf] INFO: UE F-SEID[UP:0x91b CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.134: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3192) 11/25 11:05:36.135: [smf] INFO: UE IMSI[262427315702916] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.145: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 11/25 11:05:36.145: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3192) 11/25 11:05:36.145: [smf] INFO: UE IMSI[262421473163146] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.146: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 11/25 11:05:36.146: [upf] INFO: UE F-SEID[UP:0xcce CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.146: [upf] INFO: UE F-SEID[UP:0xcce CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.156: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 11/25 11:05:36.156: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3192) 11/25 11:05:36.156: [smf] INFO: UE IMSI[262422868360994] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.157: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 11/25 11:05:36.157: [upf] INFO: UE F-SEID[UP:0x24f CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.157: [upf] INFO: UE F-SEID[UP:0x24f CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.167: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 11/25 11:05:36.167: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3192) 11/25 11:05:36.167: [smf] INFO: UE IMSI[262427036157609] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.168: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 11/25 11:05:36.168: [upf] INFO: UE F-SEID[UP:0x321 CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.168: [upf] INFO: UE F-SEID[UP:0x321 CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.179: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 11/25 11:05:36.179: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3192) 11/25 11:05:36.179: [smf] INFO: UE IMSI[262423978188864] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.180: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 11/25 11:05:36.180: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.180: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.191: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 11/25 11:05:36.191: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3192) 11/25 11:05:36.191: [smf] INFO: UE IMSI[262425996352100] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.192: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 11/25 11:05:36.192: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.192: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.202: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 11/25 11:05:36.202: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3192) 11/25 11:05:36.202: [smf] INFO: UE IMSI[262424911290516] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.203: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 11/25 11:05:36.203: [upf] INFO: UE F-SEID[UP:0x542 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.203: [upf] INFO: UE F-SEID[UP:0x542 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.213: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 11/25 11:05:36.213: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3192) 11/25 11:05:36.213: [smf] INFO: UE IMSI[262429114118727] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.214: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 11/25 11:05:36.214: [upf] INFO: UE F-SEID[UP:0x142 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.214: [upf] INFO: UE F-SEID[UP:0x142 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.224: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 11/25 11:05:36.224: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3192) 11/25 11:05:36.224: [smf] INFO: UE IMSI[262429552679880] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.225: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 11/25 11:05:36.225: [upf] INFO: UE F-SEID[UP:0x334 CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.225: [upf] INFO: UE F-SEID[UP:0x334 CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.235: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 11/25 11:05:36.236: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.235: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3192) 11/25 11:05:36.235: [smf] INFO: UE IMSI[262420464096683] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.236: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.236: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.245: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 11/25 11:05:36.245: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3192) 11/25 11:05:36.245: [smf] INFO: UE IMSI[262424812426507] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.246: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 11/25 11:05:36.246: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.246: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.257: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 11/25 11:05:36.257: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3192) 11/25 11:05:36.257: [smf] INFO: UE IMSI[262426845208361] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.258: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 11/25 11:05:36.258: [upf] INFO: UE F-SEID[UP:0x63 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.258: [upf] INFO: UE F-SEID[UP:0x63 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.268: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 11/25 11:05:36.268: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3192) 11/25 11:05:36.268: [smf] INFO: UE IMSI[262425298292588] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.269: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 11/25 11:05:36.269: [upf] INFO: UE F-SEID[UP:0xaff CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.269: [upf] INFO: UE F-SEID[UP:0xaff CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.279: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 11/25 11:05:36.279: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3192) 11/25 11:05:36.279: [smf] INFO: UE IMSI[262423998752511] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.280: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 11/25 11:05:36.280: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.280: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.291: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 11/25 11:05:36.291: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3192) 11/25 11:05:36.291: [smf] INFO: UE IMSI[262421512981933] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.292: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 11/25 11:05:36.292: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.292: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.302: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 11/25 11:05:36.302: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3192) 11/25 11:05:36.302: [smf] INFO: UE IMSI[262422265523615] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.303: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 11/25 11:05:36.303: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.303: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.313: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 11/25 11:05:36.313: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3192) 11/25 11:05:36.313: [smf] INFO: UE IMSI[262422543310530] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.313: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 11/25 11:05:36.314: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.314: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.323: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 11/25 11:05:36.323: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3192) 11/25 11:05:36.323: [smf] INFO: UE IMSI[262426863961619] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.324: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 11/25 11:05:36.325: [upf] INFO: UE F-SEID[UP:0x720 CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.325: [upf] INFO: UE F-SEID[UP:0x720 CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.334: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 11/25 11:05:36.335: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3192) 11/25 11:05:36.335: [smf] INFO: UE IMSI[262427711337606] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.335: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 11/25 11:05:36.336: [upf] INFO: UE F-SEID[UP:0xd4a CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.336: [upf] INFO: UE F-SEID[UP:0xd4a CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.345: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 11/25 11:05:36.345: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3192) 11/25 11:05:36.345: [smf] INFO: UE IMSI[262426399263514] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.346: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 11/25 11:05:36.346: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.346: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.356: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 11/25 11:05:36.356: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3192) 11/25 11:05:36.356: [smf] INFO: UE IMSI[262426238523317] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.357: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 11/25 11:05:36.357: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.357: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.367: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 11/25 11:05:36.367: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3192) 11/25 11:05:36.367: [smf] INFO: UE IMSI[262424624782917] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.368: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 11/25 11:05:36.368: [upf] INFO: UE F-SEID[UP:0x9ca CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.368: [upf] INFO: UE F-SEID[UP:0x9ca CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.378: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 11/25 11:05:36.378: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3192) 11/25 11:05:36.378: [smf] INFO: UE IMSI[262427296997481] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.379: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 11/25 11:05:36.379: [upf] INFO: UE F-SEID[UP:0x830 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.379: [upf] INFO: UE F-SEID[UP:0x830 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.389: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 11/25 11:05:36.389: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3192) 11/25 11:05:36.389: [smf] INFO: UE IMSI[262423007717116] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.390: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 11/25 11:05:36.390: [upf] INFO: UE F-SEID[UP:0x367 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.390: [upf] INFO: UE F-SEID[UP:0x367 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.400: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 11/25 11:05:36.400: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3192) 11/25 11:05:36.400: [smf] INFO: UE IMSI[262426822490230] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.401: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 11/25 11:05:36.401: [upf] INFO: UE F-SEID[UP:0x44c CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.401: [upf] INFO: UE F-SEID[UP:0x44c CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.411: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 11/25 11:05:36.411: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3192) 11/25 11:05:36.411: [smf] INFO: UE IMSI[262429368650747] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.412: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 11/25 11:05:36.412: [upf] INFO: UE F-SEID[UP:0x7cd CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.412: [upf] INFO: UE F-SEID[UP:0x7cd CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.421: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 11/25 11:05:36.421: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3192) 11/25 11:05:36.421: [smf] INFO: UE IMSI[262428563567199] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.423: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 11/25 11:05:36.423: [upf] INFO: UE F-SEID[UP:0xecc CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.423: [upf] INFO: UE F-SEID[UP:0xecc CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.433: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 11/25 11:05:36.433: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3192) 11/25 11:05:36.433: [smf] INFO: UE IMSI[262429770197332] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.434: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 11/25 11:05:36.434: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.434: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.444: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 11/25 11:05:36.444: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3192) 11/25 11:05:36.444: [smf] INFO: UE IMSI[262422303798851] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.445: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 11/25 11:05:36.445: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.445: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.455: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 11/25 11:05:36.455: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3192) 11/25 11:05:36.455: [smf] INFO: UE IMSI[262425245660932] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.456: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 11/25 11:05:36.456: [upf] INFO: UE F-SEID[UP:0x921 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.456: [upf] INFO: UE F-SEID[UP:0x921 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.466: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 11/25 11:05:36.466: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3192) 11/25 11:05:36.466: [smf] INFO: UE IMSI[262422284908883] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.467: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 11/25 11:05:36.467: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.467: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.477: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 11/25 11:05:36.477: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3192) 11/25 11:05:36.477: [smf] INFO: UE IMSI[262423487117110] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.478: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 11/25 11:05:36.478: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.478: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.488: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 11/25 11:05:36.488: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3192) 11/25 11:05:36.488: [smf] INFO: UE IMSI[262423309084009] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.489: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 11/25 11:05:36.489: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.489: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.499: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 11/25 11:05:36.499: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3192) 11/25 11:05:36.499: [smf] INFO: UE IMSI[262424950903895] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.500: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 11/25 11:05:36.500: [upf] INFO: UE F-SEID[UP:0x4be CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.500: [upf] INFO: UE F-SEID[UP:0x4be CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.510: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 11/25 11:05:36.510: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3192) 11/25 11:05:36.510: [smf] INFO: UE IMSI[262421497682380] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.511: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 11/25 11:05:36.511: [upf] INFO: UE F-SEID[UP:0x290 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.511: [upf] INFO: UE F-SEID[UP:0x290 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.521: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 11/25 11:05:36.521: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3192) 11/25 11:05:36.521: [smf] INFO: UE IMSI[262426216766785] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.522: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 11/25 11:05:36.522: [upf] INFO: UE F-SEID[UP:0x5cb CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.522: [upf] INFO: UE F-SEID[UP:0x5cb CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.531: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 11/25 11:05:36.531: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3192) 11/25 11:05:36.531: [smf] INFO: UE IMSI[262429315587962] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.532: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 11/25 11:05:36.532: [upf] INFO: UE F-SEID[UP:0x912 CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.532: [upf] INFO: UE F-SEID[UP:0x912 CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.542: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 11/25 11:05:36.542: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3192) 11/25 11:05:36.542: [smf] INFO: UE IMSI[262425711949580] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.543: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 11/25 11:05:36.543: [upf] INFO: UE F-SEID[UP:0xedc CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.543: [upf] INFO: UE F-SEID[UP:0xedc CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.553: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 11/25 11:05:36.553: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3192) 11/25 11:05:36.553: [smf] INFO: UE IMSI[262425875657176] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.554: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 11/25 11:05:36.554: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.554: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.564: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 11/25 11:05:36.564: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3192) 11/25 11:05:36.564: [smf] INFO: UE IMSI[262422819999857] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.565: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 11/25 11:05:36.565: [upf] INFO: UE F-SEID[UP:0xb4f CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.565: [upf] INFO: UE F-SEID[UP:0xb4f CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.575: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 11/25 11:05:36.575: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3192) 11/25 11:05:36.575: [smf] INFO: UE IMSI[262427882632701] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.576: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 11/25 11:05:36.576: [upf] INFO: UE F-SEID[UP:0x994 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.576: [upf] INFO: UE F-SEID[UP:0x994 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.586: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 11/25 11:05:36.586: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3192) 11/25 11:05:36.586: [smf] INFO: UE IMSI[262422923220700] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.587: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 11/25 11:05:36.587: [upf] INFO: UE F-SEID[UP:0x17f CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.587: [upf] INFO: UE F-SEID[UP:0x17f CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.599: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 11/25 11:05:36.599: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3192) 11/25 11:05:36.599: [smf] INFO: UE IMSI[262428444925821] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.600: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 11/25 11:05:36.601: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.601: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.610: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 11/25 11:05:36.610: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3192) 11/25 11:05:36.610: [smf] INFO: UE IMSI[262428771062659] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.611: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 11/25 11:05:36.611: [upf] INFO: UE F-SEID[UP:0x708 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.611: [upf] INFO: UE F-SEID[UP:0x708 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.621: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 11/25 11:05:36.621: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3192) 11/25 11:05:36.621: [smf] INFO: UE IMSI[262422984238991] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.622: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 11/25 11:05:36.622: [upf] INFO: UE F-SEID[UP:0x20b CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.622: [upf] INFO: UE F-SEID[UP:0x20b CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.632: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 11/25 11:05:36.632: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3192) 11/25 11:05:36.632: [smf] INFO: UE IMSI[262420826635177] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.633: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 11/25 11:05:36.633: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.633: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.643: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 11/25 11:05:36.643: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3192) 11/25 11:05:36.643: [smf] INFO: UE IMSI[262421296174672] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.644: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 11/25 11:05:36.644: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.644: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.654: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 11/25 11:05:36.654: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3192) 11/25 11:05:36.654: [smf] INFO: UE IMSI[262420550436775] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.655: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 11/25 11:05:36.655: [upf] INFO: UE F-SEID[UP:0x227 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.655: [upf] INFO: UE F-SEID[UP:0x227 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.665: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 11/25 11:05:36.665: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3192) 11/25 11:05:36.665: [smf] INFO: UE IMSI[262421455269004] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.666: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 11/25 11:05:36.666: [upf] INFO: UE F-SEID[UP:0xfab CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.666: [upf] INFO: UE F-SEID[UP:0xfab CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.676: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 11/25 11:05:36.676: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3192) 11/25 11:05:36.676: [smf] INFO: UE IMSI[262428637897472] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.677: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 11/25 11:05:36.677: [upf] INFO: UE F-SEID[UP:0x687 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.677: [upf] INFO: UE F-SEID[UP:0x687 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.687: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 11/25 11:05:36.687: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3192) 11/25 11:05:36.687: [smf] INFO: UE IMSI[262428479062169] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.688: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 11/25 11:05:36.688: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.688: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.698: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 11/25 11:05:36.698: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3192) 11/25 11:05:36.698: [smf] INFO: UE IMSI[262420887937157] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.699: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 11/25 11:05:36.699: [upf] INFO: UE F-SEID[UP:0xedf CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.699: [upf] INFO: UE F-SEID[UP:0xedf CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.709: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 11/25 11:05:36.709: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3192) 11/25 11:05:36.709: [smf] INFO: UE IMSI[262421275863253] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.710: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 11/25 11:05:36.710: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.710: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.720: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 11/25 11:05:36.720: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3192) 11/25 11:05:36.720: [smf] INFO: UE IMSI[262421971401386] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.721: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 11/25 11:05:36.721: [upf] INFO: UE F-SEID[UP:0x20e CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.721: [upf] INFO: UE F-SEID[UP:0x20e CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.731: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 11/25 11:05:36.731: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3192) 11/25 11:05:36.731: [smf] INFO: UE IMSI[262425877117852] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.732: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 11/25 11:05:36.732: [upf] INFO: UE F-SEID[UP:0xa91 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.732: [upf] INFO: UE F-SEID[UP:0xa91 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.742: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 11/25 11:05:36.742: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3192) 11/25 11:05:36.742: [smf] INFO: UE IMSI[262422507185283] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.743: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 11/25 11:05:36.743: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.743: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.753: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 11/25 11:05:36.753: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3192) 11/25 11:05:36.753: [smf] INFO: UE IMSI[262428114543638] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.754: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 11/25 11:05:36.754: [upf] INFO: UE F-SEID[UP:0x959 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.754: [upf] INFO: UE F-SEID[UP:0x959 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.764: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 11/25 11:05:36.764: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3192) 11/25 11:05:36.764: [smf] INFO: UE IMSI[262422488735014] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.765: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 11/25 11:05:36.765: [upf] INFO: UE F-SEID[UP:0x691 CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.765: [upf] INFO: UE F-SEID[UP:0x691 CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.775: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 11/25 11:05:36.775: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3192) 11/25 11:05:36.775: [smf] INFO: UE IMSI[262429622746811] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.776: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 11/25 11:05:36.776: [upf] INFO: UE F-SEID[UP:0x95d CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.776: [upf] INFO: UE F-SEID[UP:0x95d CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.785: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 11/25 11:05:36.785: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3192) 11/25 11:05:36.785: [smf] INFO: UE IMSI[262422368040961] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.786: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 11/25 11:05:36.786: [upf] INFO: UE F-SEID[UP:0xe1e CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.786: [upf] INFO: UE F-SEID[UP:0xe1e CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.796: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 11/25 11:05:36.796: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3192) 11/25 11:05:36.796: [smf] INFO: UE IMSI[262427208542948] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.797: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 11/25 11:05:36.797: [upf] INFO: UE F-SEID[UP:0x5d CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.797: [upf] INFO: UE F-SEID[UP:0x5d CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.807: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 11/25 11:05:36.807: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3192) 11/25 11:05:36.807: [smf] INFO: UE IMSI[262427767031246] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.808: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 11/25 11:05:36.808: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.808: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.818: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 11/25 11:05:36.818: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3192) 11/25 11:05:36.818: [smf] INFO: UE IMSI[262425438175954] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.819: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 11/25 11:05:36.819: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.819: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.829: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 11/25 11:05:36.829: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3192) 11/25 11:05:36.829: [smf] INFO: UE IMSI[262423688605727] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.830: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 11/25 11:05:36.830: [upf] INFO: UE F-SEID[UP:0x265 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.830: [upf] INFO: UE F-SEID[UP:0x265 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.840: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 11/25 11:05:36.840: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3192) 11/25 11:05:36.840: [smf] INFO: UE IMSI[262424908760077] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.841: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 11/25 11:05:36.841: [upf] INFO: UE F-SEID[UP:0x236 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.841: [upf] INFO: UE F-SEID[UP:0x236 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.851: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 11/25 11:05:36.851: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3192) 11/25 11:05:36.851: [smf] INFO: UE IMSI[262422170977431] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.851: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 11/25 11:05:36.852: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.852: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.861: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 11/25 11:05:36.861: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3192) 11/25 11:05:36.861: [smf] INFO: UE IMSI[262428385695039] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.862: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 11/25 11:05:36.862: [upf] INFO: UE F-SEID[UP:0x768 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.862: [upf] INFO: UE F-SEID[UP:0x768 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.872: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 11/25 11:05:36.872: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3192) 11/25 11:05:36.872: [smf] INFO: UE IMSI[262422690253242] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.873: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 11/25 11:05:36.873: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0xa36] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.873: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0xa36] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.883: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 11/25 11:05:36.883: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3192) 11/25 11:05:36.883: [smf] INFO: UE IMSI[262422375949531] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.884: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 11/25 11:05:36.884: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.884: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.894: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 11/25 11:05:36.894: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3192) 11/25 11:05:36.894: [smf] INFO: UE IMSI[262422411983835] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.895: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 11/25 11:05:36.895: [upf] INFO: UE F-SEID[UP:0x65 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.895: [upf] INFO: UE F-SEID[UP:0x65 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.904: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 11/25 11:05:36.904: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3192) 11/25 11:05:36.904: [smf] INFO: UE IMSI[262420906508216] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.905: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 11/25 11:05:36.905: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.905: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.915: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 11/25 11:05:36.915: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3192) 11/25 11:05:36.915: [smf] INFO: UE IMSI[262420588929366] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.916: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 11/25 11:05:36.916: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.916: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.926: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 11/25 11:05:36.926: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3192) 11/25 11:05:36.926: [smf] INFO: UE IMSI[262427342042362] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.927: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 11/25 11:05:36.927: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.927: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.937: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 11/25 11:05:36.937: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3192) 11/25 11:05:36.937: [smf] INFO: UE IMSI[262425118796245] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.938: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 11/25 11:05:36.938: [upf] INFO: UE F-SEID[UP:0x83b CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.938: [upf] INFO: UE F-SEID[UP:0x83b CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.948: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 11/25 11:05:36.948: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3192) 11/25 11:05:36.948: [smf] INFO: UE IMSI[262421169025605] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.949: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 11/25 11:05:36.949: [upf] INFO: UE F-SEID[UP:0xf71 CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.949: [upf] INFO: UE F-SEID[UP:0xf71 CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.959: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 11/25 11:05:36.959: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3192) 11/25 11:05:36.959: [smf] INFO: UE IMSI[262429847548361] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.960: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 11/25 11:05:36.960: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.960: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.970: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 11/25 11:05:36.970: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3192) 11/25 11:05:36.970: [smf] INFO: UE IMSI[262429141226005] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.971: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 11/25 11:05:36.971: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.971: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.981: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 11/25 11:05:36.981: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3192) 11/25 11:05:36.981: [smf] INFO: UE IMSI[262428525645231] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.982: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 11/25 11:05:36.982: [upf] INFO: UE F-SEID[UP:0x44a CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.982: [upf] INFO: UE F-SEID[UP:0x44a CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:36.991: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 11/25 11:05:36.991: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3192) 11/25 11:05:36.991: [smf] INFO: UE IMSI[262429641226915] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:36.993: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 11/25 11:05:36.993: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 11/25 11:05:36.993: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.002: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 11/25 11:05:37.002: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3192) 11/25 11:05:37.003: [smf] INFO: UE IMSI[262420419314081] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.003: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 11/25 11:05:37.004: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.004: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.014: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 11/25 11:05:37.014: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3192) 11/25 11:05:37.014: [smf] INFO: UE IMSI[262422821575654] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.014: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 11/25 11:05:37.015: [upf] INFO: UE F-SEID[UP:0x271 CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.015: [upf] INFO: UE F-SEID[UP:0x271 CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.024: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 11/25 11:05:37.024: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3192) 11/25 11:05:37.025: [smf] INFO: UE IMSI[262423675621336] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.025: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 11/25 11:05:37.025: [upf] INFO: UE F-SEID[UP:0xecf CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.025: [upf] INFO: UE F-SEID[UP:0xecf CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.035: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 11/25 11:05:37.035: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3192) 11/25 11:05:37.035: [smf] INFO: UE IMSI[262427625302274] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.036: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 11/25 11:05:37.036: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.036: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.046: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 11/25 11:05:37.046: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3192) 11/25 11:05:37.046: [smf] INFO: UE IMSI[262429732476054] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.047: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 11/25 11:05:37.047: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.047: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.057: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 11/25 11:05:37.057: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3192) 11/25 11:05:37.057: [smf] INFO: UE IMSI[262428980133872] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.058: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 11/25 11:05:37.058: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.058: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.068: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 11/25 11:05:37.068: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3192) 11/25 11:05:37.068: [smf] INFO: UE IMSI[262422494467944] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.069: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 11/25 11:05:37.069: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.069: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.079: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 11/25 11:05:37.079: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3192) 11/25 11:05:37.079: [smf] INFO: UE IMSI[262420267935183] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.080: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 11/25 11:05:37.080: [upf] INFO: UE F-SEID[UP:0x141 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.080: [upf] INFO: UE F-SEID[UP:0x141 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.090: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 11/25 11:05:37.090: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3192) 11/25 11:05:37.090: [smf] INFO: UE IMSI[262429067877139] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.091: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 11/25 11:05:37.091: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.091: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.101: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 11/25 11:05:37.101: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3192) 11/25 11:05:37.101: [smf] INFO: UE IMSI[262427418637207] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.102: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 11/25 11:05:37.102: [upf] INFO: UE F-SEID[UP:0x613 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.102: [upf] INFO: UE F-SEID[UP:0x613 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.112: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 11/25 11:05:37.112: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3192) 11/25 11:05:37.112: [smf] INFO: UE IMSI[262429664626954] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.113: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 11/25 11:05:37.113: [upf] INFO: UE F-SEID[UP:0x17c CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.113: [upf] INFO: UE F-SEID[UP:0x17c CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.123: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 11/25 11:05:37.123: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3192) 11/25 11:05:37.123: [smf] INFO: UE IMSI[262428859489813] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.124: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 11/25 11:05:37.124: [upf] INFO: UE F-SEID[UP:0x200 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.124: [upf] INFO: UE F-SEID[UP:0x200 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.134: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 11/25 11:05:37.134: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3192) 11/25 11:05:37.134: [smf] INFO: UE IMSI[262422696323270] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.135: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 11/25 11:05:37.135: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.135: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.145: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 11/25 11:05:37.145: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3192) 11/25 11:05:37.145: [smf] INFO: UE IMSI[262424484850383] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.146: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 11/25 11:05:37.146: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.146: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.156: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 11/25 11:05:37.156: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3192) 11/25 11:05:37.156: [smf] INFO: UE IMSI[262424858369635] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.157: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 11/25 11:05:37.157: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.157: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.167: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 11/25 11:05:37.167: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3192) 11/25 11:05:37.167: [smf] INFO: UE IMSI[262426150851466] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.168: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 11/25 11:05:37.168: [upf] INFO: UE F-SEID[UP:0xe92 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.168: [upf] INFO: UE F-SEID[UP:0xe92 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.178: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 11/25 11:05:37.178: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3192) 11/25 11:05:37.178: [smf] INFO: UE IMSI[262422952491008] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.179: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 11/25 11:05:37.179: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.179: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.190: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 11/25 11:05:37.190: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3192) 11/25 11:05:37.190: [smf] INFO: UE IMSI[262426134051078] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.191: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 11/25 11:05:37.191: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.191: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.201: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 11/25 11:05:37.201: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3192) 11/25 11:05:37.201: [smf] INFO: UE IMSI[262421740774441] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.202: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 11/25 11:05:37.202: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.202: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.211: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 11/25 11:05:37.211: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3192) 11/25 11:05:37.211: [smf] INFO: UE IMSI[262426893184002] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.212: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 11/25 11:05:37.212: [upf] INFO: UE F-SEID[UP:0xe76 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.212: [upf] INFO: UE F-SEID[UP:0xe76 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.222: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 11/25 11:05:37.222: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3192) 11/25 11:05:37.222: [smf] INFO: UE IMSI[262426585683659] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.223: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 11/25 11:05:37.223: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.223: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.271: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 11/25 11:05:37.271: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3192) 11/25 11:05:37.271: [smf] INFO: UE IMSI[262426322033665] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.273: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 11/25 11:05:37.273: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.273: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.282: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 11/25 11:05:37.282: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3192) 11/25 11:05:37.282: [smf] INFO: UE IMSI[262420222305358] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.283: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 11/25 11:05:37.283: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.283: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.293: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 11/25 11:05:37.293: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3192) 11/25 11:05:37.293: [smf] INFO: UE IMSI[262428617220001] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.294: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 11/25 11:05:37.294: [upf] INFO: UE F-SEID[UP:0x3cf CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.294: [upf] INFO: UE F-SEID[UP:0x3cf CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.304: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 11/25 11:05:37.304: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3192) 11/25 11:05:37.304: [smf] INFO: UE IMSI[262427822821182] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.305: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 11/25 11:05:37.305: [upf] INFO: UE F-SEID[UP:0x198 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.305: [upf] INFO: UE F-SEID[UP:0x198 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.315: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 11/25 11:05:37.315: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3192) 11/25 11:05:37.315: [smf] INFO: UE IMSI[262425579254512] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.316: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 11/25 11:05:37.316: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.316: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.326: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 11/25 11:05:37.326: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3192) 11/25 11:05:37.326: [smf] INFO: UE IMSI[262420702586768] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.327: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 11/25 11:05:37.327: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.327: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.337: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 11/25 11:05:37.337: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3192) 11/25 11:05:37.337: [smf] INFO: UE IMSI[262426988626812] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.338: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 11/25 11:05:37.338: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.338: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.348: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 11/25 11:05:37.348: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3192) 11/25 11:05:37.348: [smf] INFO: UE IMSI[262426793024822] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.349: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 11/25 11:05:37.349: [upf] INFO: UE F-SEID[UP:0xc2a CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.349: [upf] INFO: UE F-SEID[UP:0xc2a CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.363: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 11/25 11:05:37.363: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3192) 11/25 11:05:37.363: [smf] INFO: UE IMSI[262429164579460] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.363: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 11/25 11:05:37.363: [upf] INFO: UE F-SEID[UP:0xc3e CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.363: [upf] INFO: UE F-SEID[UP:0xc3e CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.374: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 11/25 11:05:37.375: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.374: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3192) 11/25 11:05:37.374: [smf] INFO: UE IMSI[262424507819338] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.375: [upf] INFO: UE F-SEID[UP:0x83a CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.375: [upf] INFO: UE F-SEID[UP:0x83a CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.385: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 11/25 11:05:37.385: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3192) 11/25 11:05:37.385: [smf] INFO: UE IMSI[262420706207401] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.386: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 11/25 11:05:37.386: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.386: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.396: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 11/25 11:05:37.396: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3192) 11/25 11:05:37.396: [smf] INFO: UE IMSI[262423912906596] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.397: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 11/25 11:05:37.397: [upf] INFO: UE F-SEID[UP:0x310 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.397: [upf] INFO: UE F-SEID[UP:0x310 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.407: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 11/25 11:05:37.407: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3192) 11/25 11:05:37.407: [smf] INFO: UE IMSI[262429552712195] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.408: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 11/25 11:05:37.408: [upf] INFO: UE F-SEID[UP:0xb8d CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.408: [upf] INFO: UE F-SEID[UP:0xb8d CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.418: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 11/25 11:05:37.418: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3192) 11/25 11:05:37.418: [smf] INFO: UE IMSI[262425162267345] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.419: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 11/25 11:05:37.419: [upf] INFO: UE F-SEID[UP:0x951 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.419: [upf] INFO: UE F-SEID[UP:0x951 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.429: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 11/25 11:05:37.429: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3192) 11/25 11:05:37.429: [smf] INFO: UE IMSI[262422938814482] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.430: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 11/25 11:05:37.430: [upf] INFO: UE F-SEID[UP:0x839 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.430: [upf] INFO: UE F-SEID[UP:0x839 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.440: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 11/25 11:05:37.440: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3192) 11/25 11:05:37.440: [smf] INFO: UE IMSI[262422831552910] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.441: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 11/25 11:05:37.441: [upf] INFO: UE F-SEID[UP:0x3b CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.441: [upf] INFO: UE F-SEID[UP:0x3b CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.450: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 11/25 11:05:37.450: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3192) 11/25 11:05:37.450: [smf] INFO: UE IMSI[262426903593920] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.451: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 11/25 11:05:37.451: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.451: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.461: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 11/25 11:05:37.462: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.461: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3192) 11/25 11:05:37.461: [smf] INFO: UE IMSI[262421864060300] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.462: [upf] INFO: UE F-SEID[UP:0xa2c CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.462: [upf] INFO: UE F-SEID[UP:0xa2c CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.472: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 11/25 11:05:37.472: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3192) 11/25 11:05:37.472: [smf] INFO: UE IMSI[262426388316287] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.473: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 11/25 11:05:37.473: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.473: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.483: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 11/25 11:05:37.483: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3192) 11/25 11:05:37.483: [smf] INFO: UE IMSI[262429282294907] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.484: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 11/25 11:05:37.484: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.484: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.493: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 11/25 11:05:37.493: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3192) 11/25 11:05:37.493: [smf] INFO: UE IMSI[262426885410989] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.494: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 11/25 11:05:37.494: [upf] INFO: UE F-SEID[UP:0xeac CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.494: [upf] INFO: UE F-SEID[UP:0xeac CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.504: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 11/25 11:05:37.504: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3192) 11/25 11:05:37.504: [smf] INFO: UE IMSI[262425553532659] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.505: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 11/25 11:05:37.505: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.505: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.515: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 11/25 11:05:37.515: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3192) 11/25 11:05:37.515: [smf] INFO: UE IMSI[262426590874463] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.516: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 11/25 11:05:37.516: [upf] INFO: UE F-SEID[UP:0xc81 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.516: [upf] INFO: UE F-SEID[UP:0xc81 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.526: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 11/25 11:05:37.526: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3192) 11/25 11:05:37.526: [smf] INFO: UE IMSI[262428558342992] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.527: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 11/25 11:05:37.527: [upf] INFO: UE F-SEID[UP:0xe82 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.527: [upf] INFO: UE F-SEID[UP:0xe82 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.537: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 11/25 11:05:37.537: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3192) 11/25 11:05:37.537: [smf] INFO: UE IMSI[262429506659468] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.538: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 11/25 11:05:37.538: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.538: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.548: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 11/25 11:05:37.548: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3192) 11/25 11:05:37.548: [smf] INFO: UE IMSI[262425578011872] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.549: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 11/25 11:05:37.549: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.549: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.558: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 11/25 11:05:37.558: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3192) 11/25 11:05:37.558: [smf] INFO: UE IMSI[262425991992038] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.559: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 11/25 11:05:37.559: [upf] INFO: UE F-SEID[UP:0x254 CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.559: [upf] INFO: UE F-SEID[UP:0x254 CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.570: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 11/25 11:05:37.570: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3192) 11/25 11:05:37.570: [smf] INFO: UE IMSI[262426451688440] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.571: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 11/25 11:05:37.571: [upf] INFO: UE F-SEID[UP:0x660 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.571: [upf] INFO: UE F-SEID[UP:0x660 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.580: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 11/25 11:05:37.580: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3192) 11/25 11:05:37.580: [smf] INFO: UE IMSI[262424189100377] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.582: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 11/25 11:05:37.582: [upf] INFO: UE F-SEID[UP:0xd6c CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.582: [upf] INFO: UE F-SEID[UP:0xd6c CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.591: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 11/25 11:05:37.591: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3192) 11/25 11:05:37.591: [smf] INFO: UE IMSI[262424076612097] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.592: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 11/25 11:05:37.592: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.592: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.602: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 11/25 11:05:37.602: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3192) 11/25 11:05:37.602: [smf] INFO: UE IMSI[262424272602363] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.603: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 11/25 11:05:37.603: [upf] INFO: UE F-SEID[UP:0xa28 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.603: [upf] INFO: UE F-SEID[UP:0xa28 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.613: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 11/25 11:05:37.613: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3192) 11/25 11:05:37.613: [smf] INFO: UE IMSI[262420161664698] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.614: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 11/25 11:05:37.614: [upf] INFO: UE F-SEID[UP:0xb4c CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.614: [upf] INFO: UE F-SEID[UP:0xb4c CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.623: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 11/25 11:05:37.623: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3192) 11/25 11:05:37.623: [smf] INFO: UE IMSI[262423618145959] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.624: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 11/25 11:05:37.624: [upf] INFO: UE F-SEID[UP:0x41 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.624: [upf] INFO: UE F-SEID[UP:0x41 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.634: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 11/25 11:05:37.634: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3192) 11/25 11:05:37.634: [smf] INFO: UE IMSI[262429010509830] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.635: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 11/25 11:05:37.635: [upf] INFO: UE F-SEID[UP:0xcf CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.635: [upf] INFO: UE F-SEID[UP:0xcf CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.645: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 11/25 11:05:37.645: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3192) 11/25 11:05:37.645: [smf] INFO: UE IMSI[262422447482970] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.646: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 11/25 11:05:37.646: [upf] INFO: UE F-SEID[UP:0x639 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.646: [upf] INFO: UE F-SEID[UP:0x639 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.656: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 11/25 11:05:37.656: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3192) 11/25 11:05:37.656: [smf] INFO: UE IMSI[262424540778793] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.657: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 11/25 11:05:37.657: [upf] INFO: UE F-SEID[UP:0x6ab CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.657: [upf] INFO: UE F-SEID[UP:0x6ab CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.667: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 11/25 11:05:37.667: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3192) 11/25 11:05:37.667: [smf] INFO: UE IMSI[262429180454281] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.668: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 11/25 11:05:37.668: [upf] INFO: UE F-SEID[UP:0x74c CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.668: [upf] INFO: UE F-SEID[UP:0x74c CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.678: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 11/25 11:05:37.678: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3192) 11/25 11:05:37.678: [smf] INFO: UE IMSI[262422390279335] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.679: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 11/25 11:05:37.679: [upf] INFO: UE F-SEID[UP:0x39a CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.679: [upf] INFO: UE F-SEID[UP:0x39a CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.689: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 11/25 11:05:37.689: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3192) 11/25 11:05:37.689: [smf] INFO: UE IMSI[262421503802594] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.690: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 11/25 11:05:37.690: [upf] INFO: UE F-SEID[UP:0xb55 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.690: [upf] INFO: UE F-SEID[UP:0xb55 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.700: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 11/25 11:05:37.700: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3192) 11/25 11:05:37.700: [smf] INFO: UE IMSI[262426366664403] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.701: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 11/25 11:05:37.702: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.702: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.712: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 11/25 11:05:37.712: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3192) 11/25 11:05:37.712: [smf] INFO: UE IMSI[262423622138453] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.713: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 11/25 11:05:37.713: [upf] INFO: UE F-SEID[UP:0x465 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.713: [upf] INFO: UE F-SEID[UP:0x465 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.722: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 11/25 11:05:37.722: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3192) 11/25 11:05:37.722: [smf] INFO: UE IMSI[262422747617801] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.723: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 11/25 11:05:37.723: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.723: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.733: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 11/25 11:05:37.733: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3192) 11/25 11:05:37.734: [smf] INFO: UE IMSI[262420558223777] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.735: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 11/25 11:05:37.735: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.735: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.744: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 11/25 11:05:37.744: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3192) 11/25 11:05:37.744: [smf] INFO: UE IMSI[262422276704852] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.745: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 11/25 11:05:37.745: [upf] INFO: UE F-SEID[UP:0xed7 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.745: [upf] INFO: UE F-SEID[UP:0xed7 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.755: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 11/25 11:05:37.755: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3192) 11/25 11:05:37.755: [smf] INFO: UE IMSI[262421645216296] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.756: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 11/25 11:05:37.756: [upf] INFO: UE F-SEID[UP:0x842 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.756: [upf] INFO: UE F-SEID[UP:0x842 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.766: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 11/25 11:05:37.766: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3192) 11/25 11:05:37.766: [smf] INFO: UE IMSI[262423821996012] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.767: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 11/25 11:05:37.767: [upf] INFO: UE F-SEID[UP:0x534 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.767: [upf] INFO: UE F-SEID[UP:0x534 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.777: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 11/25 11:05:37.777: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3192) 11/25 11:05:37.777: [smf] INFO: UE IMSI[262421915973881] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.778: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 11/25 11:05:37.778: [upf] INFO: UE F-SEID[UP:0x817 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.778: [upf] INFO: UE F-SEID[UP:0x817 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.788: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 11/25 11:05:37.788: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3192) 11/25 11:05:37.788: [smf] INFO: UE IMSI[262428654731517] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.789: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 11/25 11:05:37.789: [upf] INFO: UE F-SEID[UP:0xe0e CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.789: [upf] INFO: UE F-SEID[UP:0xe0e CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.799: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 11/25 11:05:37.799: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3192) 11/25 11:05:37.799: [smf] INFO: UE IMSI[262421839027383] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.800: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 11/25 11:05:37.800: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.800: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.810: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 11/25 11:05:37.810: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3192) 11/25 11:05:37.810: [smf] INFO: UE IMSI[262425890139028] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.811: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 11/25 11:05:37.811: [upf] INFO: UE F-SEID[UP:0xaca CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.811: [upf] INFO: UE F-SEID[UP:0xaca CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.824: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 11/25 11:05:37.824: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3192) 11/25 11:05:37.824: [smf] INFO: UE IMSI[262422674387357] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.826: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 11/25 11:05:37.826: [upf] INFO: UE F-SEID[UP:0x50a CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.826: [upf] INFO: UE F-SEID[UP:0x50a CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.835: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 11/25 11:05:37.835: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3192) 11/25 11:05:37.835: [smf] INFO: UE IMSI[262428961794241] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.837: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 11/25 11:05:37.837: [upf] INFO: UE F-SEID[UP:0xbef CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.837: [upf] INFO: UE F-SEID[UP:0xbef CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.846: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 11/25 11:05:37.846: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3192) 11/25 11:05:37.846: [smf] INFO: UE IMSI[262421561180171] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.847: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 11/25 11:05:37.847: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.847: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.857: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 11/25 11:05:37.857: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3192) 11/25 11:05:37.857: [smf] INFO: UE IMSI[262428560087009] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.858: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 11/25 11:05:37.858: [upf] INFO: UE F-SEID[UP:0x27e CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.858: [upf] INFO: UE F-SEID[UP:0x27e CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.868: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 11/25 11:05:37.868: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3192) 11/25 11:05:37.868: [smf] INFO: UE IMSI[262423996931475] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.869: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 11/25 11:05:37.869: [upf] INFO: UE F-SEID[UP:0x9aa CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.869: [upf] INFO: UE F-SEID[UP:0x9aa CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.879: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 11/25 11:05:37.879: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3192) 11/25 11:05:37.879: [smf] INFO: UE IMSI[262424360386341] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.880: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 11/25 11:05:37.880: [upf] INFO: UE F-SEID[UP:0x372 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.880: [upf] INFO: UE F-SEID[UP:0x372 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.890: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 11/25 11:05:37.890: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3192) 11/25 11:05:37.890: [smf] INFO: UE IMSI[262424859921185] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.891: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 11/25 11:05:37.891: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.891: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.901: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 11/25 11:05:37.901: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3192) 11/25 11:05:37.901: [smf] INFO: UE IMSI[262428656679392] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.902: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 11/25 11:05:37.902: [upf] INFO: UE F-SEID[UP:0x550 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.902: [upf] INFO: UE F-SEID[UP:0x550 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.912: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 11/25 11:05:37.912: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3192) 11/25 11:05:37.912: [smf] INFO: UE IMSI[262427994292999] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.913: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 11/25 11:05:37.913: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.913: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.923: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 11/25 11:05:37.923: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3192) 11/25 11:05:37.923: [smf] INFO: UE IMSI[262426961758975] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.924: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 11/25 11:05:37.924: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.924: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.933: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 11/25 11:05:37.934: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3192) 11/25 11:05:37.934: [smf] INFO: UE IMSI[262424122571899] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.935: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 11/25 11:05:37.935: [upf] INFO: UE F-SEID[UP:0x67c CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.935: [upf] INFO: UE F-SEID[UP:0x67c CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.944: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 11/25 11:05:37.944: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3192) 11/25 11:05:37.944: [smf] INFO: UE IMSI[262423514046914] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.945: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 11/25 11:05:37.945: [upf] INFO: UE F-SEID[UP:0x734 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.945: [upf] INFO: UE F-SEID[UP:0x734 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.955: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 11/25 11:05:37.955: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3192) 11/25 11:05:37.955: [smf] INFO: UE IMSI[262428613798076] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.956: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 11/25 11:05:37.956: [upf] INFO: UE F-SEID[UP:0x16a CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.956: [upf] INFO: UE F-SEID[UP:0x16a CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.966: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 11/25 11:05:37.966: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3192) 11/25 11:05:37.966: [smf] INFO: UE IMSI[262426648804154] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.967: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 11/25 11:05:37.967: [upf] INFO: UE F-SEID[UP:0x84e CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.967: [upf] INFO: UE F-SEID[UP:0x84e CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.977: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 11/25 11:05:37.977: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3192) 11/25 11:05:37.977: [smf] INFO: UE IMSI[262420045511614] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.978: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 11/25 11:05:37.978: [upf] INFO: UE F-SEID[UP:0xf19 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.978: [upf] INFO: UE F-SEID[UP:0xf19 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.988: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 11/25 11:05:37.988: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3192) 11/25 11:05:37.988: [smf] INFO: UE IMSI[262429154072175] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:37.989: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 11/25 11:05:37.989: [upf] INFO: UE F-SEID[UP:0x798 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 11/25 11:05:37.989: [upf] INFO: UE F-SEID[UP:0x798 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:37.999: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 11/25 11:05:37.999: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3192) 11/25 11:05:37.999: [smf] INFO: UE IMSI[262421691397585] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.000: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 11/25 11:05:38.000: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.000: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.010: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 11/25 11:05:38.010: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3192) 11/25 11:05:38.010: [smf] INFO: UE IMSI[262421617467590] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.011: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 11/25 11:05:38.011: [upf] INFO: UE F-SEID[UP:0xf41 CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.011: [upf] INFO: UE F-SEID[UP:0xf41 CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.020: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 11/25 11:05:38.021: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3192) 11/25 11:05:38.021: [smf] INFO: UE IMSI[262425735092229] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.021: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 11/25 11:05:38.021: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.022: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.032: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 11/25 11:05:38.032: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3192) 11/25 11:05:38.032: [smf] INFO: UE IMSI[262422388839192] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.033: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 11/25 11:05:38.033: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.033: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.042: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 11/25 11:05:38.043: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3192) 11/25 11:05:38.043: [smf] INFO: UE IMSI[262425799372019] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.043: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 11/25 11:05:38.044: [upf] INFO: UE F-SEID[UP:0x188 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.044: [upf] INFO: UE F-SEID[UP:0x188 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.053: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 11/25 11:05:38.053: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3192) 11/25 11:05:38.054: [smf] INFO: UE IMSI[262424889679031] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.054: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 11/25 11:05:38.054: [upf] INFO: UE F-SEID[UP:0x915 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.054: [upf] INFO: UE F-SEID[UP:0x915 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.064: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 11/25 11:05:38.064: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3192) 11/25 11:05:38.064: [smf] INFO: UE IMSI[262429647094594] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.065: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 11/25 11:05:38.065: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.065: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.075: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 11/25 11:05:38.075: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3192) 11/25 11:05:38.075: [smf] INFO: UE IMSI[262422713232252] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.076: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 11/25 11:05:38.076: [upf] INFO: UE F-SEID[UP:0x458 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.076: [upf] INFO: UE F-SEID[UP:0x458 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.086: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 11/25 11:05:38.086: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3192) 11/25 11:05:38.086: [smf] INFO: UE IMSI[262427864210249] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.087: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 11/25 11:05:38.087: [upf] INFO: UE F-SEID[UP:0xd2a CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.087: [upf] INFO: UE F-SEID[UP:0xd2a CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.097: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 11/25 11:05:38.097: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3192) 11/25 11:05:38.097: [smf] INFO: UE IMSI[262422408280978] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.098: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 11/25 11:05:38.098: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.098: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.108: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 11/25 11:05:38.108: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3192) 11/25 11:05:38.108: [smf] INFO: UE IMSI[262424255259822] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.109: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 11/25 11:05:38.109: [upf] INFO: UE F-SEID[UP:0xefc CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.109: [upf] INFO: UE F-SEID[UP:0xefc CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.118: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 11/25 11:05:38.118: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3192) 11/25 11:05:38.118: [smf] INFO: UE IMSI[262427888280768] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.119: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 11/25 11:05:38.119: [upf] INFO: UE F-SEID[UP:0x20f CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.119: [upf] INFO: UE F-SEID[UP:0x20f CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.130: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 11/25 11:05:38.130: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3192) 11/25 11:05:38.130: [smf] INFO: UE IMSI[262421357956253] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.130: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 11/25 11:05:38.131: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.131: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.144: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 11/25 11:05:38.144: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3192) 11/25 11:05:38.144: [smf] INFO: UE IMSI[262428440834885] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.145: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 11/25 11:05:38.145: [upf] INFO: UE F-SEID[UP:0x748 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.145: [upf] INFO: UE F-SEID[UP:0x748 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.155: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 11/25 11:05:38.155: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3192) 11/25 11:05:38.155: [smf] INFO: UE IMSI[262422521949786] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.156: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 11/25 11:05:38.156: [upf] INFO: UE F-SEID[UP:0xa46 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.156: [upf] INFO: UE F-SEID[UP:0xa46 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.166: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 11/25 11:05:38.166: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3192) 11/25 11:05:38.166: [smf] INFO: UE IMSI[262426778034752] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.167: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 11/25 11:05:38.167: [upf] INFO: UE F-SEID[UP:0x4c CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.167: [upf] INFO: UE F-SEID[UP:0x4c CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.177: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 11/25 11:05:38.177: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3192) 11/25 11:05:38.177: [smf] INFO: UE IMSI[262428850532002] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.178: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 11/25 11:05:38.178: [upf] INFO: UE F-SEID[UP:0x1ef CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.178: [upf] INFO: UE F-SEID[UP:0x1ef CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.187: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 11/25 11:05:38.188: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3192) 11/25 11:05:38.188: [smf] INFO: UE IMSI[262424056817217] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.189: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 11/25 11:05:38.189: [upf] INFO: UE F-SEID[UP:0xa70 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.189: [upf] INFO: UE F-SEID[UP:0xa70 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.199: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 11/25 11:05:38.199: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3192) 11/25 11:05:38.199: [smf] INFO: UE IMSI[262423208649568] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.200: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 11/25 11:05:38.200: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.200: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.209: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 11/25 11:05:38.209: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3192) 11/25 11:05:38.209: [smf] INFO: UE IMSI[262420599808773] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.211: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 11/25 11:05:38.211: [upf] INFO: UE F-SEID[UP:0x73b CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.211: [upf] INFO: UE F-SEID[UP:0x73b CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.221: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 11/25 11:05:38.221: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3192) 11/25 11:05:38.221: [smf] INFO: UE IMSI[262422406671521] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.222: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 11/25 11:05:38.222: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xd8a] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.222: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xd8a] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.232: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 11/25 11:05:38.232: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3192) 11/25 11:05:38.232: [smf] INFO: UE IMSI[262422582054856] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.233: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 11/25 11:05:38.233: [upf] INFO: UE F-SEID[UP:0xa33 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.233: [upf] INFO: UE F-SEID[UP:0xa33 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.243: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 11/25 11:05:38.243: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3192) 11/25 11:05:38.243: [smf] INFO: UE IMSI[262426066059418] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.244: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 11/25 11:05:38.244: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.244: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.254: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 11/25 11:05:38.254: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3192) 11/25 11:05:38.254: [smf] INFO: UE IMSI[262425359699892] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.255: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 11/25 11:05:38.255: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.255: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.265: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 11/25 11:05:38.265: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3192) 11/25 11:05:38.265: [smf] INFO: UE IMSI[262426901084448] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.265: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 11/25 11:05:38.266: [upf] INFO: UE F-SEID[UP:0x42d CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.266: [upf] INFO: UE F-SEID[UP:0x42d CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.275: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 11/25 11:05:38.275: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3192) 11/25 11:05:38.275: [smf] INFO: UE IMSI[262424431139789] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.276: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 11/25 11:05:38.277: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.277: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.286: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 11/25 11:05:38.286: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3192) 11/25 11:05:38.286: [smf] INFO: UE IMSI[262428994378902] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.287: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 11/25 11:05:38.287: [upf] INFO: UE F-SEID[UP:0xde9 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.287: [upf] INFO: UE F-SEID[UP:0xde9 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.297: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 11/25 11:05:38.297: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3192) 11/25 11:05:38.297: [smf] INFO: UE IMSI[262428027507066] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.298: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 11/25 11:05:38.298: [upf] INFO: UE F-SEID[UP:0x172 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.298: [upf] INFO: UE F-SEID[UP:0x172 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.308: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 11/25 11:05:38.308: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3192) 11/25 11:05:38.308: [smf] INFO: UE IMSI[262427501592166] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.309: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 11/25 11:05:38.309: [upf] INFO: UE F-SEID[UP:0x78f CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.309: [upf] INFO: UE F-SEID[UP:0x78f CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.319: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 11/25 11:05:38.319: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3192) 11/25 11:05:38.319: [smf] INFO: UE IMSI[262426120900617] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.320: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 11/25 11:05:38.320: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.320: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.330: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 11/25 11:05:38.330: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3192) 11/25 11:05:38.330: [smf] INFO: UE IMSI[262421535588586] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.331: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 11/25 11:05:38.331: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.331: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.341: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 11/25 11:05:38.341: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3192) 11/25 11:05:38.341: [smf] INFO: UE IMSI[262424425880373] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.342: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 11/25 11:05:38.342: [upf] INFO: UE F-SEID[UP:0x719 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.342: [upf] INFO: UE F-SEID[UP:0x719 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.352: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 11/25 11:05:38.352: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3192) 11/25 11:05:38.352: [smf] INFO: UE IMSI[262428647599169] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.353: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 11/25 11:05:38.353: [upf] INFO: UE F-SEID[UP:0x724 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.353: [upf] INFO: UE F-SEID[UP:0x724 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.362: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 11/25 11:05:38.363: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3192) 11/25 11:05:38.363: [smf] INFO: UE IMSI[262429448284612] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.363: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 11/25 11:05:38.363: [upf] INFO: UE F-SEID[UP:0xb20 CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.363: [upf] INFO: UE F-SEID[UP:0xb20 CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.373: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 11/25 11:05:38.373: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3192) 11/25 11:05:38.373: [smf] INFO: UE IMSI[262420951319659] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.374: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 11/25 11:05:38.374: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.374: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.384: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 11/25 11:05:38.384: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3192) 11/25 11:05:38.384: [smf] INFO: UE IMSI[262429253527711] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.385: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 11/25 11:05:38.385: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.385: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.395: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 11/25 11:05:38.395: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3192) 11/25 11:05:38.395: [smf] INFO: UE IMSI[262423615922452] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.396: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 11/25 11:05:38.396: [upf] INFO: UE F-SEID[UP:0x880 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.396: [upf] INFO: UE F-SEID[UP:0x880 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.407: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 11/25 11:05:38.407: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3192) 11/25 11:05:38.407: [smf] INFO: UE IMSI[262428030865618] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.408: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 11/25 11:05:38.408: [upf] INFO: UE F-SEID[UP:0x6db CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.408: [upf] INFO: UE F-SEID[UP:0x6db CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.418: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 11/25 11:05:38.418: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3192) 11/25 11:05:38.418: [smf] INFO: UE IMSI[262428015127531] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.419: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 11/25 11:05:38.419: [upf] INFO: UE F-SEID[UP:0xf90 CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.419: [upf] INFO: UE F-SEID[UP:0xf90 CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.429: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 11/25 11:05:38.429: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3192) 11/25 11:05:38.429: [smf] INFO: UE IMSI[262420604346752] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.430: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 11/25 11:05:38.431: [upf] INFO: UE F-SEID[UP:0x940 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.431: [upf] INFO: UE F-SEID[UP:0x940 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.440: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 11/25 11:05:38.441: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3192) 11/25 11:05:38.441: [smf] INFO: UE IMSI[262426057450737] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.442: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 11/25 11:05:38.442: [upf] INFO: UE F-SEID[UP:0xf37 CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.442: [upf] INFO: UE F-SEID[UP:0xf37 CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.452: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 11/25 11:05:38.452: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3192) 11/25 11:05:38.452: [smf] INFO: UE IMSI[262422468969485] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.453: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 11/25 11:05:38.453: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.453: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.463: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 11/25 11:05:38.463: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3192) 11/25 11:05:38.463: [smf] INFO: UE IMSI[262429126503809] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.464: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 11/25 11:05:38.464: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.464: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.474: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 11/25 11:05:38.474: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3192) 11/25 11:05:38.474: [smf] INFO: UE IMSI[262426676978326] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.475: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 11/25 11:05:38.475: [upf] INFO: UE F-SEID[UP:0x51f CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.475: [upf] INFO: UE F-SEID[UP:0x51f CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.567: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 11/25 11:05:38.568: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3192) 11/25 11:05:38.568: [smf] INFO: UE IMSI[262427690263733] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.574: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 11/25 11:05:38.574: [upf] INFO: UE F-SEID[UP:0xa82 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.574: [upf] INFO: UE F-SEID[UP:0xa82 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.578: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 11/25 11:05:38.578: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3192) 11/25 11:05:38.578: [smf] INFO: UE IMSI[262420246590556] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.579: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 11/25 11:05:38.579: [upf] INFO: UE F-SEID[UP:0x32 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.579: [upf] INFO: UE F-SEID[UP:0x32 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.589: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 11/25 11:05:38.589: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3192) 11/25 11:05:38.589: [smf] INFO: UE IMSI[262425934458232] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.591: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 11/25 11:05:38.591: [upf] INFO: UE F-SEID[UP:0x640 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.591: [upf] INFO: UE F-SEID[UP:0x640 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.600: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 11/25 11:05:38.600: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3192) 11/25 11:05:38.600: [smf] INFO: UE IMSI[262421306603049] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.602: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 11/25 11:05:38.602: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.602: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.611: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 11/25 11:05:38.611: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3192) 11/25 11:05:38.611: [smf] INFO: UE IMSI[262422529748370] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.612: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 11/25 11:05:38.612: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.612: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.622: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 11/25 11:05:38.622: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3192) 11/25 11:05:38.622: [smf] INFO: UE IMSI[262428644291342] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.623: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 11/25 11:05:38.623: [upf] INFO: UE F-SEID[UP:0x30a CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.623: [upf] INFO: UE F-SEID[UP:0x30a CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.633: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 11/25 11:05:38.633: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3192) 11/25 11:05:38.633: [smf] INFO: UE IMSI[262421835091775] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.634: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 11/25 11:05:38.634: [upf] INFO: UE F-SEID[UP:0x61c CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.634: [upf] INFO: UE F-SEID[UP:0x61c CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.644: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 11/25 11:05:38.644: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3192) 11/25 11:05:38.644: [smf] INFO: UE IMSI[262420480847213] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.645: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 11/25 11:05:38.645: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.645: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.655: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 11/25 11:05:38.655: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3192) [32m11/25 11:05:38.655: [smf] INFO: UE IMSI[262424286019226] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.655: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 11/25 11:05:38.656: [upf] INFO: UE F-SEID[UP:0x32b CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.656: [upf] INFO: UE F-SEID[UP:0x32b CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.666: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 11/25 11:05:38.666: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3192) 11/25 11:05:38.666: [smf] INFO: UE IMSI[262429133037474] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.667: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 11/25 11:05:38.667: [upf] INFO: UE F-SEID[UP:0x111 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.667: [upf] INFO: UE F-SEID[UP:0x111 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.677: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 11/25 11:05:38.677: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3192) 11/25 11:05:38.677: [smf] INFO: UE IMSI[262427559461293] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.678: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 11/25 11:05:38.678: [upf] INFO: UE F-SEID[UP:0x250 CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.678: [upf] INFO: UE F-SEID[UP:0x250 CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.687: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 11/25 11:05:38.687: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3192) 11/25 11:05:38.687: [smf] INFO: UE IMSI[262426403162678] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.689: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 11/25 11:05:38.689: [upf] INFO: UE F-SEID[UP:0x58e CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.689: [upf] INFO: UE F-SEID[UP:0x58e CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.698: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 11/25 11:05:38.698: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3192) 11/25 11:05:38.698: [smf] INFO: UE IMSI[262422506908277] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.700: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 11/25 11:05:38.700: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.700: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.710: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 11/25 11:05:38.710: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3192) 11/25 11:05:38.710: [smf] INFO: UE IMSI[262429501202636] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.710: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 11/25 11:05:38.711: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.711: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.733: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 11/25 11:05:38.733: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3192) 11/25 11:05:38.733: [smf] INFO: UE IMSI[262428037469010] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.734: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 11/25 11:05:38.734: [upf] INFO: UE F-SEID[UP:0x154 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.734: [upf] INFO: UE F-SEID[UP:0x154 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.746: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 11/25 11:05:38.746: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3192) 11/25 11:05:38.746: [smf] INFO: UE IMSI[262423811171347] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.747: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 11/25 11:05:38.747: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.747: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.757: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 11/25 11:05:38.757: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3192) 11/25 11:05:38.757: [smf] INFO: UE IMSI[262423288396810] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.758: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 11/25 11:05:38.758: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.758: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.768: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 11/25 11:05:38.768: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3192) 11/25 11:05:38.768: [smf] INFO: UE IMSI[262427719626989] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.769: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 11/25 11:05:38.769: [upf] INFO: UE F-SEID[UP:0x663 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.769: [upf] INFO: UE F-SEID[UP:0x663 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.779: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 11/25 11:05:38.779: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3192) 11/25 11:05:38.779: [smf] INFO: UE IMSI[262425834488611] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.780: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 11/25 11:05:38.780: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.780: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.790: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 11/25 11:05:38.790: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3192) 11/25 11:05:38.790: [smf] INFO: UE IMSI[262428795246293] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.791: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 11/25 11:05:38.791: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.791: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.801: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 11/25 11:05:38.801: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3192) 11/25 11:05:38.801: [smf] INFO: UE IMSI[262425417336658] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.802: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 11/25 11:05:38.802: [upf] INFO: UE F-SEID[UP:0x447 CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.802: [upf] INFO: UE F-SEID[UP:0x447 CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.811: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 11/25 11:05:38.811: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3192) 11/25 11:05:38.811: [smf] INFO: UE IMSI[262424807915992] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.812: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 11/25 11:05:38.812: [upf] INFO: UE F-SEID[UP:0x81e CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.812: [upf] INFO: UE F-SEID[UP:0x81e CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.825: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 11/25 11:05:38.825: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3192) 11/25 11:05:38.825: [smf] INFO: UE IMSI[262422386334700] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.826: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 11/25 11:05:38.826: [upf] INFO: UE F-SEID[UP:0x4 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.826: [upf] INFO: UE F-SEID[UP:0x4 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.836: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 11/25 11:05:38.836: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3192) 11/25 11:05:38.836: [smf] INFO: UE IMSI[262424405403319] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.838: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 11/25 11:05:38.838: [upf] INFO: UE F-SEID[UP:0xc1a CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.838: [upf] INFO: UE F-SEID[UP:0xc1a CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.847: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 11/25 11:05:38.847: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3192) 11/25 11:05:38.848: [smf] INFO: UE IMSI[262428106156213] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.849: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 11/25 11:05:38.849: [upf] INFO: UE F-SEID[UP:0xf84 CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.849: [upf] INFO: UE F-SEID[UP:0xf84 CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.858: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 11/25 11:05:38.858: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3192) 11/25 11:05:38.858: [smf] INFO: UE IMSI[262425556226748] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.859: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 11/25 11:05:38.859: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.859: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.869: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 11/25 11:05:38.869: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3192) 11/25 11:05:38.869: [smf] INFO: UE IMSI[262420468666659] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.870: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 11/25 11:05:38.870: [upf] INFO: UE F-SEID[UP:0x649 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.870: [upf] INFO: UE F-SEID[UP:0x649 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.880: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 11/25 11:05:38.880: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3192) 11/25 11:05:38.880: [smf] INFO: UE IMSI[262422150849611] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.881: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 11/25 11:05:38.881: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.881: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.891: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 11/25 11:05:38.891: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3192) 11/25 11:05:38.891: [smf] INFO: UE IMSI[262425944227474] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.892: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 11/25 11:05:38.892: [upf] INFO: UE F-SEID[UP:0x14c CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.892: [upf] INFO: UE F-SEID[UP:0x14c CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.902: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 11/25 11:05:38.902: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3192) 11/25 11:05:38.902: [smf] INFO: UE IMSI[262423625018827] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.903: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 11/25 11:05:38.903: [upf] INFO: UE F-SEID[UP:0xdda CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.903: [upf] INFO: UE F-SEID[UP:0xdda CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.915: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 11/25 11:05:38.915: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3192) 11/25 11:05:38.915: [smf] INFO: UE IMSI[262429606680393] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.916: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 11/25 11:05:38.916: [upf] INFO: UE F-SEID[UP:0x2e CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.916: [upf] INFO: UE F-SEID[UP:0x2e CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.926: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 11/25 11:05:38.926: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3192) 11/25 11:05:38.926: [smf] INFO: UE IMSI[262424430099962] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.927: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 11/25 11:05:38.927: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.927: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.936: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 11/25 11:05:38.937: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3192) 11/25 11:05:38.937: [smf] INFO: UE IMSI[262424426065214] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.938: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 11/25 11:05:38.938: [upf] INFO: UE F-SEID[UP:0x936 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.938: [upf] INFO: UE F-SEID[UP:0x936 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.947: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 11/25 11:05:38.947: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3192) 11/25 11:05:38.947: [smf] INFO: UE IMSI[262427003909800] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.948: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 11/25 11:05:38.948: [upf] INFO: UE F-SEID[UP:0xb72 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.948: [upf] INFO: UE F-SEID[UP:0xb72 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.958: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 11/25 11:05:38.958: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3192) 11/25 11:05:38.958: [smf] INFO: UE IMSI[262424371800449] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.959: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 11/25 11:05:38.959: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.959: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.969: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 11/25 11:05:38.969: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3192) 11/25 11:05:38.969: [smf] INFO: UE IMSI[262424598306381] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.970: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 11/25 11:05:38.970: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.970: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.980: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 11/25 11:05:38.980: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3192) 11/25 11:05:38.980: [smf] INFO: UE IMSI[262426301385336] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.981: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 11/25 11:05:38.981: [upf] INFO: UE F-SEID[UP:0x844 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.981: [upf] INFO: UE F-SEID[UP:0x844 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:38.991: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 11/25 11:05:38.991: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3192) 11/25 11:05:38.991: [smf] INFO: UE IMSI[262425533133417] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:38.992: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 11/25 11:05:38.992: [upf] INFO: UE F-SEID[UP:0x4a1 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 11/25 11:05:38.992: [upf] INFO: UE F-SEID[UP:0x4a1 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.002: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 11/25 11:05:39.002: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3192) 11/25 11:05:39.002: [smf] INFO: UE IMSI[262424450620064] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.003: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 11/25 11:05:39.003: [upf] INFO: UE F-SEID[UP:0x737 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.003: [upf] INFO: UE F-SEID[UP:0x737 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.013: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 11/25 11:05:39.013: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3192) 11/25 11:05:39.013: [smf] INFO: UE IMSI[262420585201404] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.014: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 11/25 11:05:39.014: [upf] INFO: UE F-SEID[UP:0xce9 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.014: [upf] INFO: UE F-SEID[UP:0xce9 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.024: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 11/25 11:05:39.024: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3192) 11/25 11:05:39.024: [smf] INFO: UE IMSI[262424345348812] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.025: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 11/25 11:05:39.025: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.025: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.035: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 11/25 11:05:39.035: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3192) 11/25 11:05:39.035: [smf] INFO: UE IMSI[262429106475974] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.037: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 11/25 11:05:39.037: [upf] INFO: UE F-SEID[UP:0x124 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.037: [upf] INFO: UE F-SEID[UP:0x124 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.047: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 11/25 11:05:39.047: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3192) 11/25 11:05:39.047: [smf] INFO: UE IMSI[262429618517904] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.048: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 11/25 11:05:39.048: [upf] INFO: UE F-SEID[UP:0x442 CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.048: [upf] INFO: UE F-SEID[UP:0x442 CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.058: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 11/25 11:05:39.058: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3192) 11/25 11:05:39.058: [smf] INFO: UE IMSI[262421878838925] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.059: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 11/25 11:05:39.059: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.059: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.068: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 11/25 11:05:39.068: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3192) 11/25 11:05:39.068: [smf] INFO: UE IMSI[262421512090757] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.069: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 11/25 11:05:39.069: [upf] INFO: UE F-SEID[UP:0x529 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.069: [upf] INFO: UE F-SEID[UP:0x529 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.079: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 11/25 11:05:39.079: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3192) 11/25 11:05:39.079: [smf] INFO: UE IMSI[262423276311346] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.080: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 11/25 11:05:39.080: [upf] INFO: UE F-SEID[UP:0x4e CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.080: [upf] INFO: UE F-SEID[UP:0x4e CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.090: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 11/25 11:05:39.090: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3192) 11/25 11:05:39.090: [smf] INFO: UE IMSI[262421612057357] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.091: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 11/25 11:05:39.091: [upf] INFO: UE F-SEID[UP:0x309 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.091: [upf] INFO: UE F-SEID[UP:0x309 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.101: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 11/25 11:05:39.101: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3192) 11/25 11:05:39.101: [smf] INFO: UE IMSI[262429650607061] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.102: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 11/25 11:05:39.102: [upf] INFO: UE F-SEID[UP:0x707 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.102: [upf] INFO: UE F-SEID[UP:0x707 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.112: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 11/25 11:05:39.112: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3192) 11/25 11:05:39.112: [smf] INFO: UE IMSI[262426584658939] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.113: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 11/25 11:05:39.113: [upf] INFO: UE F-SEID[UP:0x48c CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.113: [upf] INFO: UE F-SEID[UP:0x48c CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.122: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 11/25 11:05:39.122: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3192) 11/25 11:05:39.122: [smf] INFO: UE IMSI[262424582302919] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.123: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 11/25 11:05:39.124: [upf] INFO: UE F-SEID[UP:0x223 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.124: [upf] INFO: UE F-SEID[UP:0x223 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.133: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 11/25 11:05:39.133: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3192) 11/25 11:05:39.133: [smf] INFO: UE IMSI[262422045422183] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.134: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 11/25 11:05:39.134: [upf] INFO: UE F-SEID[UP:0x87e CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.134: [upf] INFO: UE F-SEID[UP:0x87e CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.144: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 11/25 11:05:39.144: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3192) 11/25 11:05:39.144: [smf] INFO: UE IMSI[262428679418897] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.145: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 11/25 11:05:39.145: [upf] INFO: UE F-SEID[UP:0x870 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.145: [upf] INFO: UE F-SEID[UP:0x870 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.155: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 11/25 11:05:39.155: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3192) 11/25 11:05:39.155: [smf] INFO: UE IMSI[262422307218457] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.156: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 11/25 11:05:39.156: [upf] INFO: UE F-SEID[UP:0x60d CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.156: [upf] INFO: UE F-SEID[UP:0x60d CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.166: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 11/25 11:05:39.166: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3192) 11/25 11:05:39.166: [smf] INFO: UE IMSI[262424587893163] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.167: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 11/25 11:05:39.167: [upf] INFO: UE F-SEID[UP:0xf43 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.167: [upf] INFO: UE F-SEID[UP:0xf43 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.177: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 11/25 11:05:39.177: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3192) 11/25 11:05:39.177: [smf] INFO: UE IMSI[262425725514432] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.178: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 11/25 11:05:39.178: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.178: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.187: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 11/25 11:05:39.187: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3192) 11/25 11:05:39.187: [smf] INFO: UE IMSI[262428239475988] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.188: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 11/25 11:05:39.188: [upf] INFO: UE F-SEID[UP:0x63f CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.188: [upf] INFO: UE F-SEID[UP:0x63f CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.198: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 11/25 11:05:39.198: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3192) 11/25 11:05:39.198: [smf] INFO: UE IMSI[262427301696849] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.199: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 11/25 11:05:39.199: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.199: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.209: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 11/25 11:05:39.209: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3192) 11/25 11:05:39.209: [smf] INFO: UE IMSI[262429756364723] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.210: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 11/25 11:05:39.211: [upf] INFO: UE F-SEID[UP:0xb6d CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.211: [upf] INFO: UE F-SEID[UP:0xb6d CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.221: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 11/25 11:05:39.221: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3192) 11/25 11:05:39.221: [smf] INFO: UE IMSI[262427791539345] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.222: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 11/25 11:05:39.222: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.222: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.231: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 11/25 11:05:39.231: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3192) 11/25 11:05:39.231: [smf] INFO: UE IMSI[262427713697168] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.232: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 11/25 11:05:39.232: [upf] INFO: UE F-SEID[UP:0x308 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.232: [upf] INFO: UE F-SEID[UP:0x308 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.242: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 11/25 11:05:39.242: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3192) 11/25 11:05:39.242: [smf] INFO: UE IMSI[262426763175542] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.243: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 11/25 11:05:39.243: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.243: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.253: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 11/25 11:05:39.253: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3192) 11/25 11:05:39.253: [smf] INFO: UE IMSI[262429956149990] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.254: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 11/25 11:05:39.254: [upf] INFO: UE F-SEID[UP:0x6f CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.254: [upf] INFO: UE F-SEID[UP:0x6f CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.264: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 11/25 11:05:39.264: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3192) 11/25 11:05:39.264: [smf] INFO: UE IMSI[262426645504067] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.266: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 11/25 11:05:39.266: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.266: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.275: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 11/25 11:05:39.275: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3192) 11/25 11:05:39.275: [smf] INFO: UE IMSI[262421584801436] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.276: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 11/25 11:05:39.276: [upf] INFO: UE F-SEID[UP:0x2bf CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.276: [upf] INFO: UE F-SEID[UP:0x2bf CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.286: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 11/25 11:05:39.286: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3192) 11/25 11:05:39.286: [smf] INFO: UE IMSI[262424777923582] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.287: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 11/25 11:05:39.287: [upf] INFO: UE F-SEID[UP:0x966 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.287: [upf] INFO: UE F-SEID[UP:0x966 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.297: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 11/25 11:05:39.297: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3192) 11/25 11:05:39.297: [smf] INFO: UE IMSI[262421206898550] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.298: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 11/25 11:05:39.298: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.298: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.308: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 11/25 11:05:39.308: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3192) 11/25 11:05:39.308: [smf] INFO: UE IMSI[262429112658327] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.309: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 11/25 11:05:39.309: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.309: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.319: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 11/25 11:05:39.319: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3192) 11/25 11:05:39.319: [smf] INFO: UE IMSI[262422205485629] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.320: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 11/25 11:05:39.320: [upf] INFO: UE F-SEID[UP:0x112 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.320: [upf] INFO: UE F-SEID[UP:0x112 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.329: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 11/25 11:05:39.329: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3192) 11/25 11:05:39.329: [smf] INFO: UE IMSI[262421213357140] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.330: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 11/25 11:05:39.330: [upf] INFO: UE F-SEID[UP:0x588 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.330: [upf] INFO: UE F-SEID[UP:0x588 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.340: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 11/25 11:05:39.340: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3192) 11/25 11:05:39.340: [smf] INFO: UE IMSI[262427767049271] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.341: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 11/25 11:05:39.341: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.341: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.351: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 11/25 11:05:39.351: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3192) 11/25 11:05:39.351: [smf] INFO: UE IMSI[262421262191615] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.352: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 11/25 11:05:39.352: [upf] INFO: UE F-SEID[UP:0x69c CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.352: [upf] INFO: UE F-SEID[UP:0x69c CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.362: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 11/25 11:05:39.362: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3192) 11/25 11:05:39.362: [smf] INFO: UE IMSI[262425049783186] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.363: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 11/25 11:05:39.363: [upf] INFO: UE F-SEID[UP:0x358 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.363: [upf] INFO: UE F-SEID[UP:0x358 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.373: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 11/25 11:05:39.373: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3192) 11/25 11:05:39.373: [smf] INFO: UE IMSI[262421945229606] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.374: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 11/25 11:05:39.374: [upf] INFO: UE F-SEID[UP:0xd25 CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.374: [upf] INFO: UE F-SEID[UP:0xd25 CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.384: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 11/25 11:05:39.384: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3192) 11/25 11:05:39.384: [smf] INFO: UE IMSI[262424673421684] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.385: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 11/25 11:05:39.385: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.385: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.395: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 11/25 11:05:39.395: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3192) 11/25 11:05:39.395: [smf] INFO: UE IMSI[262423905367778] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.396: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 11/25 11:05:39.396: [upf] INFO: UE F-SEID[UP:0x36e CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.396: [upf] INFO: UE F-SEID[UP:0x36e CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.405: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 11/25 11:05:39.405: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3192) 11/25 11:05:39.406: [smf] INFO: UE IMSI[262428500984963] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.407: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 11/25 11:05:39.407: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.407: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.416: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 11/25 11:05:39.416: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3192) 11/25 11:05:39.416: [smf] INFO: UE IMSI[262426666567614] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.417: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 11/25 11:05:39.417: [upf] INFO: UE F-SEID[UP:0x16d CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.417: [upf] INFO: UE F-SEID[UP:0x16d CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.427: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 11/25 11:05:39.427: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3192) 11/25 11:05:39.427: [smf] INFO: UE IMSI[262422612809228] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.428: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 11/25 11:05:39.428: [upf] INFO: UE F-SEID[UP:0x646 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.428: [upf] INFO: UE F-SEID[UP:0x646 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.438: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 11/25 11:05:39.438: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3192) 11/25 11:05:39.438: [smf] INFO: UE IMSI[262425357472110] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.439: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 11/25 11:05:39.439: [upf] INFO: UE F-SEID[UP:0x263 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.439: [upf] INFO: UE F-SEID[UP:0x263 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.449: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 11/25 11:05:39.449: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3192) 11/25 11:05:39.449: [smf] INFO: UE IMSI[262429008801465] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.450: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 11/25 11:05:39.450: [upf] INFO: UE F-SEID[UP:0xd85 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.450: [upf] INFO: UE F-SEID[UP:0xd85 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.460: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 11/25 11:05:39.460: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3192) 11/25 11:05:39.460: [smf] INFO: UE IMSI[262429135754237] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.461: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 11/25 11:05:39.461: [upf] INFO: UE F-SEID[UP:0x718 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.461: [upf] INFO: UE F-SEID[UP:0x718 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.471: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 11/25 11:05:39.471: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3192) 11/25 11:05:39.471: [smf] INFO: UE IMSI[262423122718514] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.472: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 11/25 11:05:39.472: [upf] INFO: UE F-SEID[UP:0x385 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.472: [upf] INFO: UE F-SEID[UP:0x385 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.482: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 11/25 11:05:39.482: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3192) 11/25 11:05:39.482: [smf] INFO: UE IMSI[262422590340375] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.483: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 11/25 11:05:39.483: [upf] INFO: UE F-SEID[UP:0x9be CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.483: [upf] INFO: UE F-SEID[UP:0x9be CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.493: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 11/25 11:05:39.493: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3192) 11/25 11:05:39.493: [smf] INFO: UE IMSI[262429758600760] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.494: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 11/25 11:05:39.494: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.494: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.503: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 11/25 11:05:39.503: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3192) 11/25 11:05:39.503: [smf] INFO: UE IMSI[262425997083706] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.504: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 11/25 11:05:39.505: [upf] INFO: UE F-SEID[UP:0x564 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.505: [upf] INFO: UE F-SEID[UP:0x564 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.514: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 11/25 11:05:39.514: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3192) 11/25 11:05:39.514: [smf] INFO: UE IMSI[262429323345595] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.516: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 11/25 11:05:39.516: [upf] INFO: UE F-SEID[UP:0x98a CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.516: [upf] INFO: UE F-SEID[UP:0x98a CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.525: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 11/25 11:05:39.525: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3192) 11/25 11:05:39.525: [smf] INFO: UE IMSI[262429091938879] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.526: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 11/25 11:05:39.526: [upf] INFO: UE F-SEID[UP:0x149 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.526: [upf] INFO: UE F-SEID[UP:0x149 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.536: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 11/25 11:05:39.536: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3192) 11/25 11:05:39.536: [smf] INFO: UE IMSI[262421866357126] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.537: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 11/25 11:05:39.537: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.537: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.547: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 11/25 11:05:39.547: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3192) 11/25 11:05:39.547: [smf] INFO: UE IMSI[262429890563723] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.548: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 11/25 11:05:39.548: [upf] INFO: UE F-SEID[UP:0x690 CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.548: [upf] INFO: UE F-SEID[UP:0x690 CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.558: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 11/25 11:05:39.558: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3192) 11/25 11:05:39.558: [smf] INFO: UE IMSI[262427289958012] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.559: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 11/25 11:05:39.559: [upf] INFO: UE F-SEID[UP:0xffa CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.559: [upf] INFO: UE F-SEID[UP:0xffa CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.569: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 11/25 11:05:39.569: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3192) 11/25 11:05:39.569: [smf] INFO: UE IMSI[262422586036840] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.570: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 11/25 11:05:39.570: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.570: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.579: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 11/25 11:05:39.579: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3192) 11/25 11:05:39.579: [smf] INFO: UE IMSI[262425789586318] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.580: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 11/25 11:05:39.580: [upf] INFO: UE F-SEID[UP:0xda6 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.580: [upf] INFO: UE F-SEID[UP:0xda6 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.590: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 11/25 11:05:39.590: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3192) 11/25 11:05:39.590: [smf] INFO: UE IMSI[262421054491626] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.591: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 11/25 11:05:39.591: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.591: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.601: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 11/25 11:05:39.601: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3192) 11/25 11:05:39.601: [smf] INFO: UE IMSI[262426561174869] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.602: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 11/25 11:05:39.602: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.602: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.612: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 11/25 11:05:39.612: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3192) 11/25 11:05:39.612: [smf] INFO: UE IMSI[262420634612543] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.613: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 11/25 11:05:39.613: [upf] INFO: UE F-SEID[UP:0x2bd CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.613: [upf] INFO: UE F-SEID[UP:0x2bd CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.623: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 11/25 11:05:39.623: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3192) 11/25 11:05:39.623: [smf] INFO: UE IMSI[262428427255383] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.624: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 11/25 11:05:39.624: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.624: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.633: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 11/25 11:05:39.634: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3192) 11/25 11:05:39.634: [smf] INFO: UE IMSI[262427002419570] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.634: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 11/25 11:05:39.634: [upf] INFO: UE F-SEID[UP:0x630 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.634: [upf] INFO: UE F-SEID[UP:0x630 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.645: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 11/25 11:05:39.645: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3192) 11/25 11:05:39.645: [smf] INFO: UE IMSI[262421684933119] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.646: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 11/25 11:05:39.646: [upf] INFO: UE F-SEID[UP:0x123 CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.646: [upf] INFO: UE F-SEID[UP:0x123 CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.656: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 11/25 11:05:39.656: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3192) 11/25 11:05:39.656: [smf] INFO: UE IMSI[262421795682156] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.657: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 11/25 11:05:39.657: [upf] INFO: UE F-SEID[UP:0x576 CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.657: [upf] INFO: UE F-SEID[UP:0x576 CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.667: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 11/25 11:05:39.667: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3192) 11/25 11:05:39.667: [smf] INFO: UE IMSI[262427548665824] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.668: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 11/25 11:05:39.668: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.668: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.678: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 11/25 11:05:39.678: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3192) 11/25 11:05:39.678: [smf] INFO: UE IMSI[262422224295008] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.679: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 11/25 11:05:39.679: [upf] INFO: UE F-SEID[UP:0xd80 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.679: [upf] INFO: UE F-SEID[UP:0xd80 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.689: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 11/25 11:05:39.689: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3192) 11/25 11:05:39.689: [smf] INFO: UE IMSI[262426467413041] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.690: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 11/25 11:05:39.690: [upf] INFO: UE F-SEID[UP:0x704 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.690: [upf] INFO: UE F-SEID[UP:0x704 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.700: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 11/25 11:05:39.700: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3192) 11/25 11:05:39.700: [smf] INFO: UE IMSI[262424327197386] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.701: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 11/25 11:05:39.701: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.701: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.711: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 11/25 11:05:39.711: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3192) 11/25 11:05:39.711: [smf] INFO: UE IMSI[262422073505768] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.712: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 11/25 11:05:39.712: [upf] INFO: UE F-SEID[UP:0x795 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.712: [upf] INFO: UE F-SEID[UP:0x795 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.721: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 11/25 11:05:39.721: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3192) 11/25 11:05:39.721: [smf] INFO: UE IMSI[262422876801614] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.722: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 11/25 11:05:39.722: [upf] INFO: UE F-SEID[UP:0x491 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.722: [upf] INFO: UE F-SEID[UP:0x491 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.732: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 11/25 11:05:39.732: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3192) 11/25 11:05:39.732: [smf] INFO: UE IMSI[262422595415730] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.733: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 11/25 11:05:39.733: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.733: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.743: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 11/25 11:05:39.743: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3192) 11/25 11:05:39.743: [smf] INFO: UE IMSI[262424461345023] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.744: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 11/25 11:05:39.744: [upf] INFO: UE F-SEID[UP:0xbac CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.744: [upf] INFO: UE F-SEID[UP:0xbac CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.754: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 11/25 11:05:39.754: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3192) 11/25 11:05:39.754: [smf] INFO: UE IMSI[262421995936091] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.755: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 11/25 11:05:39.755: [upf] INFO: UE F-SEID[UP:0xee CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.755: [upf] INFO: UE F-SEID[UP:0xee CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.765: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 11/25 11:05:39.765: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3192) 11/25 11:05:39.765: [smf] INFO: UE IMSI[262425367808706] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.766: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 11/25 11:05:39.766: [upf] INFO: UE F-SEID[UP:0xcde CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.766: [upf] INFO: UE F-SEID[UP:0xcde CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.776: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 11/25 11:05:39.776: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3192) 11/25 11:05:39.776: [smf] INFO: UE IMSI[262421363607596] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.777: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 11/25 11:05:39.777: [upf] INFO: UE F-SEID[UP:0x199 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.777: [upf] INFO: UE F-SEID[UP:0x199 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.786: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 11/25 11:05:39.786: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3192) 11/25 11:05:39.786: [smf] INFO: UE IMSI[262426671298941] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.787: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 11/25 11:05:39.787: [upf] INFO: UE F-SEID[UP:0x960 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.787: [upf] INFO: UE F-SEID[UP:0x960 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.797: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 11/25 11:05:39.797: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3192) 11/25 11:05:39.797: [smf] INFO: UE IMSI[262421743027836] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.798: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 11/25 11:05:39.798: [upf] INFO: UE F-SEID[UP:0x77b CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.798: [upf] INFO: UE F-SEID[UP:0x77b CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.808: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 11/25 11:05:39.808: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3192) 11/25 11:05:39.808: [smf] INFO: UE IMSI[262423599778699] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.809: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 11/25 11:05:39.809: [upf] INFO: UE F-SEID[UP:0x641 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.809: [upf] INFO: UE F-SEID[UP:0x641 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.819: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 11/25 11:05:39.819: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3192) 11/25 11:05:39.819: [smf] INFO: UE IMSI[262424484210449] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.820: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 11/25 11:05:39.820: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.820: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.830: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 11/25 11:05:39.830: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3192) 11/25 11:05:39.830: [smf] INFO: UE IMSI[262423879554769] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.831: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 11/25 11:05:39.831: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.831: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.840: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 11/25 11:05:39.840: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3192) 11/25 11:05:39.840: [smf] INFO: UE IMSI[262427316840693] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.842: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 11/25 11:05:39.842: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.842: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.851: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 11/25 11:05:39.851: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3192) 11/25 11:05:39.851: [smf] INFO: UE IMSI[262423266107980] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.852: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 11/25 11:05:39.852: [upf] INFO: UE F-SEID[UP:0x7ee CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.852: [upf] INFO: UE F-SEID[UP:0x7ee CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.862: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 11/25 11:05:39.862: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3192) 11/25 11:05:39.862: [smf] INFO: UE IMSI[262421711694791] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.863: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 11/25 11:05:39.863: [upf] INFO: UE F-SEID[UP:0xe8e CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.863: [upf] INFO: UE F-SEID[UP:0xe8e CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.873: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 11/25 11:05:39.873: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3192) 11/25 11:05:39.873: [smf] INFO: UE IMSI[262427289881524] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.874: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 11/25 11:05:39.874: [upf] INFO: UE F-SEID[UP:0x648 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.874: [upf] INFO: UE F-SEID[UP:0x648 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.884: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 11/25 11:05:39.884: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3192) 11/25 11:05:39.884: [smf] INFO: UE IMSI[262424485287039] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.885: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 11/25 11:05:39.885: [upf] INFO: UE F-SEID[UP:0x1af CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.885: [upf] INFO: UE F-SEID[UP:0x1af CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.895: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 11/25 11:05:39.895: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3192) 11/25 11:05:39.895: [smf] INFO: UE IMSI[262423216449523] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.896: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 11/25 11:05:39.896: [upf] INFO: UE F-SEID[UP:0x137 CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.896: [upf] INFO: UE F-SEID[UP:0x137 CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.906: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 11/25 11:05:39.906: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3192) 11/25 11:05:39.906: [smf] INFO: UE IMSI[262422706858193] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.907: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 11/25 11:05:39.907: [upf] INFO: UE F-SEID[UP:0xc4f CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.907: [upf] INFO: UE F-SEID[UP:0xc4f CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.917: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 11/25 11:05:39.917: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3192) 11/25 11:05:39.917: [smf] INFO: UE IMSI[262421829923005] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.918: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 11/25 11:05:39.918: [upf] INFO: UE F-SEID[UP:0xf36 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.918: [upf] INFO: UE F-SEID[UP:0xf36 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.928: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 11/25 11:05:39.928: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3192) 11/25 11:05:39.928: [smf] INFO: UE IMSI[262427929325238] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.929: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 11/25 11:05:39.929: [upf] INFO: UE F-SEID[UP:0xe24 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.929: [upf] INFO: UE F-SEID[UP:0xe24 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.938: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 11/25 11:05:39.938: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3192) 11/25 11:05:39.938: [smf] INFO: UE IMSI[262424997772402] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.939: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 11/25 11:05:39.939: [upf] INFO: UE F-SEID[UP:0x2db CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.939: [upf] INFO: UE F-SEID[UP:0x2db CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.949: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 11/25 11:05:39.949: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3192) 11/25 11:05:39.949: [smf] INFO: UE IMSI[262426630778046] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.950: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 11/25 11:05:39.950: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.950: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.960: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 11/25 11:05:39.960: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3192) 11/25 11:05:39.960: [smf] INFO: UE IMSI[262420709996899] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.962: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 11/25 11:05:39.962: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.962: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.971: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 11/25 11:05:39.971: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3192) 11/25 11:05:39.971: [smf] INFO: UE IMSI[262424746918186] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.972: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 11/25 11:05:39.972: [upf] INFO: UE F-SEID[UP:0x22b CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.972: [upf] INFO: UE F-SEID[UP:0x22b CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.982: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 11/25 11:05:39.982: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3192) 11/25 11:05:39.982: [smf] INFO: UE IMSI[262427418638794] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.983: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 11/25 11:05:39.983: [upf] INFO: UE F-SEID[UP:0xda9 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.983: [upf] INFO: UE F-SEID[UP:0xda9 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:39.993: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 11/25 11:05:39.993: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3192) 11/25 11:05:39.993: [smf] INFO: UE IMSI[262421061477079] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:39.994: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 11/25 11:05:39.994: [upf] INFO: UE F-SEID[UP:0x871 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 11/25 11:05:39.994: [upf] INFO: UE F-SEID[UP:0x871 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.004: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 11/25 11:05:40.004: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3192) 11/25 11:05:40.004: [smf] INFO: UE IMSI[262428209388458] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.005: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 11/25 11:05:40.005: [upf] INFO: UE F-SEID[UP:0x69a CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.005: [upf] INFO: UE F-SEID[UP:0x69a CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.015: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 11/25 11:05:40.015: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3192) 11/25 11:05:40.015: [smf] INFO: UE IMSI[262426043620926] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.016: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 11/25 11:05:40.016: [upf] INFO: UE F-SEID[UP:0x794 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.016: [upf] INFO: UE F-SEID[UP:0x794 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.026: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 11/25 11:05:40.026: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3192) 11/25 11:05:40.026: [smf] INFO: UE IMSI[262426978836818] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.027: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 11/25 11:05:40.027: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.027: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.037: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 11/25 11:05:40.037: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3192) 11/25 11:05:40.037: [smf] INFO: UE IMSI[262427126186377] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.038: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 11/25 11:05:40.038: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.038: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.048: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 11/25 11:05:40.048: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3192) 11/25 11:05:40.048: [smf] INFO: UE IMSI[262426066706747] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.049: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 11/25 11:05:40.049: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.049: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.059: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 11/25 11:05:40.059: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3192) 11/25 11:05:40.059: [smf] INFO: UE IMSI[262423150156808] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.060: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 11/25 11:05:40.060: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.060: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.070: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 11/25 11:05:40.070: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3192) 11/25 11:05:40.070: [smf] INFO: UE IMSI[262427173840010] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.071: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 11/25 11:05:40.071: [upf] INFO: UE F-SEID[UP:0x439 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.071: [upf] INFO: UE F-SEID[UP:0x439 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.081: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 11/25 11:05:40.081: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3192) 11/25 11:05:40.081: [smf] INFO: UE IMSI[262420373474658] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.082: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 11/25 11:05:40.082: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.082: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.092: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 11/25 11:05:40.092: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3192) 11/25 11:05:40.092: [smf] INFO: UE IMSI[262422373345352] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.093: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 11/25 11:05:40.093: [upf] INFO: UE F-SEID[UP:0x65c CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.093: [upf] INFO: UE F-SEID[UP:0x65c CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.103: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 11/25 11:05:40.103: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3192) 11/25 11:05:40.103: [smf] INFO: UE IMSI[262421388292877] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.104: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 11/25 11:05:40.104: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.104: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.114: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 11/25 11:05:40.114: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3192) 11/25 11:05:40.114: [smf] INFO: UE IMSI[262422673207306] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.115: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 11/25 11:05:40.115: [upf] INFO: UE F-SEID[UP:0xeea CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.115: [upf] INFO: UE F-SEID[UP:0xeea CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.125: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 11/25 11:05:40.125: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3192) 11/25 11:05:40.125: [smf] INFO: UE IMSI[262429950916048] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.126: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 11/25 11:05:40.126: [upf] INFO: UE F-SEID[UP:0xec3 CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.126: [upf] INFO: UE F-SEID[UP:0xec3 CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.136: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 11/25 11:05:40.136: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3192) 11/25 11:05:40.136: [smf] INFO: UE IMSI[262424470488443] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.137: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 11/25 11:05:40.137: [upf] INFO: UE F-SEID[UP:0xddd CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.137: [upf] INFO: UE F-SEID[UP:0xddd CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.147: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 11/25 11:05:40.147: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3192) 11/25 11:05:40.147: [smf] INFO: UE IMSI[262422339885089] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.148: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 11/25 11:05:40.148: [upf] INFO: UE F-SEID[UP:0x326 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.148: [upf] INFO: UE F-SEID[UP:0x326 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.158: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 11/25 11:05:40.158: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3192) 11/25 11:05:40.158: [smf] INFO: UE IMSI[262425986545591] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.159: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 11/25 11:05:40.159: [upf] INFO: UE F-SEID[UP:0x682 CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.159: [upf] INFO: UE F-SEID[UP:0x682 CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.169: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 11/25 11:05:40.169: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3192) 11/25 11:05:40.169: [smf] INFO: UE IMSI[262427477957275] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.170: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 11/25 11:05:40.170: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.170: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.180: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 11/25 11:05:40.180: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3192) 11/25 11:05:40.180: [smf] INFO: UE IMSI[262423504438421] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.181: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 11/25 11:05:40.181: [upf] INFO: UE F-SEID[UP:0x5ce CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.181: [upf] INFO: UE F-SEID[UP:0x5ce CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.191: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 11/25 11:05:40.191: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3192) 11/25 11:05:40.191: [smf] INFO: UE IMSI[262428102432952] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.192: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 11/25 11:05:40.192: [upf] INFO: UE F-SEID[UP:0xe02 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.192: [upf] INFO: UE F-SEID[UP:0xe02 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.202: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 11/25 11:05:40.202: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3192) 11/25 11:05:40.202: [smf] INFO: UE IMSI[262423343719784] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.203: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 11/25 11:05:40.203: [upf] INFO: UE F-SEID[UP:0x60e CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.203: [upf] INFO: UE F-SEID[UP:0x60e CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.213: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 11/25 11:05:40.213: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3192) 11/25 11:05:40.213: [smf] INFO: UE IMSI[262421322401610] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.214: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 11/25 11:05:40.214: [upf] INFO: UE F-SEID[UP:0xcff CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.214: [upf] INFO: UE F-SEID[UP:0xcff CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.224: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 11/25 11:05:40.224: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3192) 11/25 11:05:40.224: [smf] INFO: UE IMSI[262427668797760] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.225: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 11/25 11:05:40.225: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.225: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.235: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 11/25 11:05:40.235: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3192) 11/25 11:05:40.235: [smf] INFO: UE IMSI[262426774710942] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.236: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 11/25 11:05:40.236: [upf] INFO: UE F-SEID[UP:0xdcb CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.236: [upf] INFO: UE F-SEID[UP:0xdcb CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.246: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 11/25 11:05:40.246: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3192) 11/25 11:05:40.246: [smf] INFO: UE IMSI[262427010883120] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.247: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 11/25 11:05:40.247: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.247: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.257: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 11/25 11:05:40.257: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3192) 11/25 11:05:40.257: [smf] INFO: UE IMSI[262420957428270] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.258: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 11/25 11:05:40.258: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.258: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.267: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 11/25 11:05:40.267: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3192) 11/25 11:05:40.267: [smf] INFO: UE IMSI[262421450727327] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.268: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 11/25 11:05:40.268: [upf] INFO: UE F-SEID[UP:0x53f CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.268: [upf] INFO: UE F-SEID[UP:0x53f CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.278: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 11/25 11:05:40.278: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3192) 11/25 11:05:40.278: [smf] INFO: UE IMSI[262427664577728] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.279: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 11/25 11:05:40.279: [upf] INFO: UE F-SEID[UP:0x847 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.279: [upf] INFO: UE F-SEID[UP:0x847 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.289: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 11/25 11:05:40.289: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3192) 11/25 11:05:40.289: [smf] INFO: UE IMSI[262422268316164] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.290: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 11/25 11:05:40.290: [upf] INFO: UE F-SEID[UP:0xf48 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.290: [upf] INFO: UE F-SEID[UP:0xf48 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.300: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 11/25 11:05:40.301: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3192) 11/25 11:05:40.301: [smf] INFO: UE IMSI[262422667542564] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.302: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 11/25 11:05:40.302: [upf] INFO: UE F-SEID[UP:0x317 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.302: [upf] INFO: UE F-SEID[UP:0x317 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.312: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 11/25 11:05:40.312: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3192) 11/25 11:05:40.312: [smf] INFO: UE IMSI[262426841151631] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.313: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 11/25 11:05:40.313: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.313: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.322: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 11/25 11:05:40.322: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3192) 11/25 11:05:40.322: [smf] INFO: UE IMSI[262422397534223] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.323: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 11/25 11:05:40.323: [upf] INFO: UE F-SEID[UP:0x99d CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.323: [upf] INFO: UE F-SEID[UP:0x99d CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.333: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 11/25 11:05:40.333: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3192) 11/25 11:05:40.333: [smf] INFO: UE IMSI[262428857289892] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.334: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 11/25 11:05:40.334: [upf] INFO: UE F-SEID[UP:0x486 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.334: [upf] INFO: UE F-SEID[UP:0x486 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.345: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 11/25 11:05:40.345: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3192) 11/25 11:05:40.345: [smf] INFO: UE IMSI[262427955490928] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.345: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 11/25 11:05:40.346: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.346: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.356: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 11/25 11:05:40.356: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3192) 11/25 11:05:40.356: [smf] INFO: UE IMSI[262422242236744] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.357: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 11/25 11:05:40.357: [upf] INFO: UE F-SEID[UP:0xa3a CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.357: [upf] INFO: UE F-SEID[UP:0xa3a CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.369: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 11/25 11:05:40.369: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3192) 11/25 11:05:40.369: [smf] INFO: UE IMSI[262429464483796] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.370: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 11/25 11:05:40.370: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.370: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.379: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 11/25 11:05:40.379: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3192) 11/25 11:05:40.379: [smf] INFO: UE IMSI[262420255012179] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.380: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 11/25 11:05:40.380: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.380: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.390: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 11/25 11:05:40.390: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3192) 11/25 11:05:40.390: [smf] INFO: UE IMSI[262424224585164] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.391: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 11/25 11:05:40.391: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.391: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.401: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 11/25 11:05:40.401: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3192) 11/25 11:05:40.401: [smf] INFO: UE IMSI[262428973938299] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.402: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 11/25 11:05:40.402: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.402: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.412: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 11/25 11:05:40.412: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3192) 11/25 11:05:40.412: [smf] INFO: UE IMSI[262422213146288] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.413: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 11/25 11:05:40.413: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.413: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.423: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 11/25 11:05:40.423: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3192) 11/25 11:05:40.423: [smf] INFO: UE IMSI[262427389410797] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.424: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 11/25 11:05:40.424: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.424: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.434: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 11/25 11:05:40.434: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3192) 11/25 11:05:40.434: [smf] INFO: UE IMSI[262421183087766] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.435: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 11/25 11:05:40.435: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.435: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.445: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 11/25 11:05:40.445: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3192) 11/25 11:05:40.445: [smf] INFO: UE IMSI[262423726953369] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.446: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 11/25 11:05:40.446: [upf] INFO: UE F-SEID[UP:0x808 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.446: [upf] INFO: UE F-SEID[UP:0x808 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.456: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 11/25 11:05:40.456: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3192) 11/25 11:05:40.456: [smf] INFO: UE IMSI[262427905935359] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.457: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 11/25 11:05:40.457: [upf] INFO: UE F-SEID[UP:0x8fc CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.457: [upf] INFO: UE F-SEID[UP:0x8fc CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.467: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 11/25 11:05:40.467: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3192) 11/25 11:05:40.467: [smf] INFO: UE IMSI[262422475156051] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.468: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 11/25 11:05:40.468: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.468: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.478: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 11/25 11:05:40.478: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3192) 11/25 11:05:40.478: [smf] INFO: UE IMSI[262423717209855] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.479: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 11/25 11:05:40.479: [upf] INFO: UE F-SEID[UP:0xe81 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.479: [upf] INFO: UE F-SEID[UP:0xe81 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.489: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 11/25 11:05:40.490: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3192) 11/25 11:05:40.490: [smf] INFO: UE IMSI[262422332137369] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.491: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 11/25 11:05:40.491: [upf] INFO: UE F-SEID[UP:0x22e CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.491: [upf] INFO: UE F-SEID[UP:0x22e CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.501: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 11/25 11:05:40.501: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3192) 11/25 11:05:40.501: [smf] INFO: UE IMSI[262428193611646] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.502: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 11/25 11:05:40.502: [upf] INFO: UE F-SEID[UP:0xf0c CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.502: [upf] INFO: UE F-SEID[UP:0xf0c CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.512: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 11/25 11:05:40.512: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3192) 11/25 11:05:40.512: [smf] INFO: UE IMSI[262425746175408] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.513: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 11/25 11:05:40.513: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.513: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.523: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 11/25 11:05:40.523: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3192) 11/25 11:05:40.523: [smf] INFO: UE IMSI[262422705581801] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.524: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 11/25 11:05:40.524: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.524: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.534: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 11/25 11:05:40.534: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3192) 11/25 11:05:40.534: [smf] INFO: UE IMSI[262425313005190] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.535: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 11/25 11:05:40.535: [upf] INFO: UE F-SEID[UP:0x70a CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.535: [upf] INFO: UE F-SEID[UP:0x70a CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.545: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 11/25 11:05:40.545: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3192) 11/25 11:05:40.545: [smf] INFO: UE IMSI[262422524020424] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.546: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 11/25 11:05:40.546: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.546: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.555: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 11/25 11:05:40.555: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3192) 11/25 11:05:40.555: [smf] INFO: UE IMSI[262420827014473] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.556: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 11/25 11:05:40.556: [upf] INFO: UE F-SEID[UP:0x578 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.556: [upf] INFO: UE F-SEID[UP:0x578 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.566: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 11/25 11:05:40.566: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3192) 11/25 11:05:40.566: [smf] INFO: UE IMSI[262427637415394] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.567: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 11/25 11:05:40.567: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.567: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.577: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 11/25 11:05:40.577: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3192) 11/25 11:05:40.577: [smf] INFO: UE IMSI[262421828043519] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.578: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 11/25 11:05:40.578: [upf] INFO: UE F-SEID[UP:0x412 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.578: [upf] INFO: UE F-SEID[UP:0x412 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.589: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 11/25 11:05:40.589: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3192) 11/25 11:05:40.589: [smf] INFO: UE IMSI[262426063002246] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.590: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 11/25 11:05:40.590: [upf] INFO: UE F-SEID[UP:0x264 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.590: [upf] INFO: UE F-SEID[UP:0x264 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.600: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 11/25 11:05:40.600: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3192) 11/25 11:05:40.600: [smf] INFO: UE IMSI[262426892443764] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.601: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 11/25 11:05:40.601: [upf] INFO: UE F-SEID[UP:0x390 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.601: [upf] INFO: UE F-SEID[UP:0x390 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.611: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 11/25 11:05:40.611: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3192) 11/25 11:05:40.611: [smf] INFO: UE IMSI[262420344775788] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.612: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 11/25 11:05:40.612: [upf] INFO: UE F-SEID[UP:0x481 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.612: [upf] INFO: UE F-SEID[UP:0x481 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.621: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 11/25 11:05:40.622: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3192) 11/25 11:05:40.622: [smf] INFO: UE IMSI[262420608545672] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.623: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 11/25 11:05:40.623: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.623: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.632: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 11/25 11:05:40.632: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3192) 11/25 11:05:40.632: [smf] INFO: UE IMSI[262429316195953] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.633: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 11/25 11:05:40.633: [upf] INFO: UE F-SEID[UP:0x51a CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.633: [upf] INFO: UE F-SEID[UP:0x51a CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.643: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 11/25 11:05:40.643: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3192) 11/25 11:05:40.643: [smf] INFO: UE IMSI[262426751127466] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.644: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 11/25 11:05:40.644: [upf] INFO: UE F-SEID[UP:0xc5b CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.644: [upf] INFO: UE F-SEID[UP:0xc5b CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.654: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 11/25 11:05:40.654: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3192) 11/25 11:05:40.654: [smf] INFO: UE IMSI[262423424270846] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.655: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 11/25 11:05:40.655: [upf] INFO: UE F-SEID[UP:0x15f CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.655: [upf] INFO: UE F-SEID[UP:0x15f CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.665: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 11/25 11:05:40.665: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3192) 11/25 11:05:40.665: [smf] INFO: UE IMSI[262423899741289] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.666: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 11/25 11:05:40.666: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.666: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.676: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 11/25 11:05:40.676: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3192) 11/25 11:05:40.676: [smf] INFO: UE IMSI[262422973530329] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.677: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 11/25 11:05:40.677: [upf] INFO: UE F-SEID[UP:0x24 CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.677: [upf] INFO: UE F-SEID[UP:0x24 CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.687: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 11/25 11:05:40.687: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3192) 11/25 11:05:40.687: [smf] INFO: UE IMSI[262423666030040] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.688: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 11/25 11:05:40.688: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.688: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.698: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 11/25 11:05:40.698: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3192) 11/25 11:05:40.698: [smf] INFO: UE IMSI[262428651567221] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.699: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 11/25 11:05:40.699: [upf] INFO: UE F-SEID[UP:0x178 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.699: [upf] INFO: UE F-SEID[UP:0x178 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.709: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 11/25 11:05:40.709: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3192) 11/25 11:05:40.709: [smf] INFO: UE IMSI[262421688310934] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.710: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 11/25 11:05:40.710: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.710: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.720: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 11/25 11:05:40.720: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3192) 11/25 11:05:40.720: [smf] INFO: UE IMSI[262422471827762] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.721: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 11/25 11:05:40.721: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.721: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.731: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 11/25 11:05:40.731: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3192) 11/25 11:05:40.731: [smf] INFO: UE IMSI[262421809591444] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.732: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 11/25 11:05:40.732: [upf] INFO: UE F-SEID[UP:0x165 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.732: [upf] INFO: UE F-SEID[UP:0x165 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.741: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 11/25 11:05:40.741: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3192) 11/25 11:05:40.741: [smf] INFO: UE IMSI[262429568499302] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.743: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 11/25 11:05:40.743: [upf] INFO: UE F-SEID[UP:0xc36 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.743: [upf] INFO: UE F-SEID[UP:0xc36 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.752: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 11/25 11:05:40.752: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3192) 11/25 11:05:40.752: [smf] INFO: UE IMSI[262421925115634] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.753: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 11/25 11:05:40.753: [upf] INFO: UE F-SEID[UP:0xd5a CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.753: [upf] INFO: UE F-SEID[UP:0xd5a CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.763: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 11/25 11:05:40.763: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3192) 11/25 11:05:40.763: [smf] INFO: UE IMSI[262424654204499] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.764: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 11/25 11:05:40.764: [upf] INFO: UE F-SEID[UP:0x98e CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.764: [upf] INFO: UE F-SEID[UP:0x98e CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.774: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 11/25 11:05:40.774: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3192) 11/25 11:05:40.774: [smf] INFO: UE IMSI[262429701160071] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.775: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 11/25 11:05:40.775: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.775: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.785: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 11/25 11:05:40.785: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3192) 11/25 11:05:40.785: [smf] INFO: UE IMSI[262420789812543] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.786: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 11/25 11:05:40.786: [upf] INFO: UE F-SEID[UP:0x74 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.786: [upf] INFO: UE F-SEID[UP:0x74 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.796: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 11/25 11:05:40.796: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3192) 11/25 11:05:40.796: [smf] INFO: UE IMSI[262425915404430] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.797: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 11/25 11:05:40.797: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.797: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.807: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 11/25 11:05:40.807: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3192) 11/25 11:05:40.807: [smf] INFO: UE IMSI[262421418144107] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.808: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 11/25 11:05:40.808: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.808: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.818: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 11/25 11:05:40.818: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3192) 11/25 11:05:40.818: [smf] INFO: UE IMSI[262421007341876] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.818: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 11/25 11:05:40.818: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.818: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.828: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 11/25 11:05:40.828: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3192) 11/25 11:05:40.828: [smf] INFO: UE IMSI[262426742308326] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.829: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 11/25 11:05:40.829: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.829: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.839: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 11/25 11:05:40.839: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3192) 11/25 11:05:40.839: [smf] INFO: UE IMSI[262421329999362] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.840: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 11/25 11:05:40.840: [upf] INFO: UE F-SEID[UP:0xb0d CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.840: [upf] INFO: UE F-SEID[UP:0xb0d CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.850: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 11/25 11:05:40.850: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3192) 11/25 11:05:40.850: [smf] INFO: UE IMSI[262423304067176] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.851: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 11/25 11:05:40.851: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.851: [upf] INFO: UE F-SEID[UP:0xd73 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.861: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 11/25 11:05:40.861: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3192) 11/25 11:05:40.861: [smf] INFO: UE IMSI[262421785237366] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.862: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 11/25 11:05:40.862: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.862: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.872: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 11/25 11:05:40.872: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3192) 11/25 11:05:40.872: [smf] INFO: UE IMSI[262420409893953] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.873: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 11/25 11:05:40.873: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.873: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.883: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 11/25 11:05:40.883: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3192) 11/25 11:05:40.883: [smf] INFO: UE IMSI[262425513691837] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.884: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 11/25 11:05:40.884: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.884: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.894: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 11/25 11:05:40.894: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3192) 11/25 11:05:40.894: [smf] INFO: UE IMSI[262424799108825] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.895: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 11/25 11:05:40.895: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.895: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.905: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 11/25 11:05:40.905: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3192) 11/25 11:05:40.905: [smf] INFO: UE IMSI[262423011364031] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.906: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 11/25 11:05:40.906: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.906: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.916: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 11/25 11:05:40.916: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3192) 11/25 11:05:40.916: [smf] INFO: UE IMSI[262420466503557] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.917: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 11/25 11:05:40.917: [upf] INFO: UE F-SEID[UP:0x29b CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.917: [upf] INFO: UE F-SEID[UP:0x29b CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.927: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 11/25 11:05:40.927: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3192) 11/25 11:05:40.927: [smf] INFO: UE IMSI[262427608985598] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.928: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 11/25 11:05:40.928: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.928: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.938: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 11/25 11:05:40.938: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3192) 11/25 11:05:40.938: [smf] INFO: UE IMSI[262420563929466] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.938: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 11/25 11:05:40.938: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.938: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.948: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 11/25 11:05:40.948: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3192) 11/25 11:05:40.948: [smf] INFO: UE IMSI[262423897120771] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.949: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 11/25 11:05:40.949: [upf] INFO: UE F-SEID[UP:0x253 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.949: [upf] INFO: UE F-SEID[UP:0x253 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.959: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 11/25 11:05:40.959: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3192) 11/25 11:05:40.959: [smf] INFO: UE IMSI[262427432831947] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.960: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 11/25 11:05:40.960: [upf] INFO: UE F-SEID[UP:0x79f CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.960: [upf] INFO: UE F-SEID[UP:0x79f CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.970: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 11/25 11:05:40.970: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3192) 11/25 11:05:40.970: [smf] INFO: UE IMSI[262421249786224] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.971: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 11/25 11:05:40.971: [upf] INFO: UE F-SEID[UP:0x25a CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.971: [upf] INFO: UE F-SEID[UP:0x25a CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.981: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 11/25 11:05:40.981: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3192) 11/25 11:05:40.981: [smf] INFO: UE IMSI[262423177479207] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.982: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 11/25 11:05:40.982: [upf] INFO: UE F-SEID[UP:0x29e CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.982: [upf] INFO: UE F-SEID[UP:0x29e CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:40.992: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 11/25 11:05:40.992: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3192) 11/25 11:05:40.992: [smf] INFO: UE IMSI[262421667475155] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:40.993: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 11/25 11:05:40.993: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 11/25 11:05:40.993: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.003: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 11/25 11:05:41.003: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3192) 11/25 11:05:41.003: [smf] INFO: UE IMSI[262426234237124] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.004: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 11/25 11:05:41.004: [upf] INFO: UE F-SEID[UP:0x28c CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.004: [upf] INFO: UE F-SEID[UP:0x28c CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.014: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 11/25 11:05:41.014: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3192) 11/25 11:05:41.014: [smf] INFO: UE IMSI[262423326727983] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.015: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 11/25 11:05:41.015: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.015: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.025: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 11/25 11:05:41.025: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3192) 11/25 11:05:41.025: [smf] INFO: UE IMSI[262426386355701] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.026: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 11/25 11:05:41.026: [upf] INFO: UE F-SEID[UP:0x39c CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.026: [upf] INFO: UE F-SEID[UP:0x39c CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.036: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 11/25 11:05:41.036: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3192) 11/25 11:05:41.036: [smf] INFO: UE IMSI[262420589499600] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.037: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 11/25 11:05:41.037: [upf] INFO: UE F-SEID[UP:0x3ef CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.037: [upf] INFO: UE F-SEID[UP:0x3ef CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.046: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 11/25 11:05:41.046: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3192) 11/25 11:05:41.046: [smf] INFO: UE IMSI[262421400707615] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.047: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 11/25 11:05:41.047: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.047: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.058: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 11/25 11:05:41.058: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3192) 11/25 11:05:41.058: [smf] INFO: UE IMSI[262422399397407] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.059: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 11/25 11:05:41.059: [upf] INFO: UE F-SEID[UP:0xbce CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.059: [upf] INFO: UE F-SEID[UP:0xbce CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.068: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 11/25 11:05:41.068: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3192) 11/25 11:05:41.068: [smf] INFO: UE IMSI[262423023135409] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.069: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 11/25 11:05:41.069: [upf] INFO: UE F-SEID[UP:0x553 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.069: [upf] INFO: UE F-SEID[UP:0x553 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.079: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 11/25 11:05:41.079: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3192) 11/25 11:05:41.079: [smf] INFO: UE IMSI[262426503988938] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.080: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 11/25 11:05:41.080: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.080: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.090: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 11/25 11:05:41.090: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3192) 11/25 11:05:41.090: [smf] INFO: UE IMSI[262421052794363] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.091: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 11/25 11:05:41.091: [upf] INFO: UE F-SEID[UP:0xbdd CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.091: [upf] INFO: UE F-SEID[UP:0xbdd CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.101: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 11/25 11:05:41.101: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3192) 11/25 11:05:41.101: [smf] INFO: UE IMSI[262429284433337] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.102: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 11/25 11:05:41.102: [upf] INFO: UE F-SEID[UP:0x845 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.102: [upf] INFO: UE F-SEID[UP:0x845 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.112: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 11/25 11:05:41.112: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3192) 11/25 11:05:41.112: [smf] INFO: UE IMSI[262426057724286] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.113: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 11/25 11:05:41.113: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.113: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.123: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 11/25 11:05:41.123: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3192) 11/25 11:05:41.123: [smf] INFO: UE IMSI[262427223659833] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.124: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 11/25 11:05:41.124: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.124: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.137: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 11/25 11:05:41.137: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3192) 11/25 11:05:41.137: [smf] INFO: UE IMSI[262421844010436] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.138: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 11/25 11:05:41.138: [upf] INFO: UE F-SEID[UP:0xfef CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.138: [upf] INFO: UE F-SEID[UP:0xfef CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.147: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 11/25 11:05:41.147: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3192) 11/25 11:05:41.147: [smf] INFO: UE IMSI[262428277857627] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.148: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 11/25 11:05:41.148: [upf] INFO: UE F-SEID[UP:0x31c CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.148: [upf] INFO: UE F-SEID[UP:0x31c CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.158: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 11/25 11:05:41.158: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3192) 11/25 11:05:41.158: [smf] INFO: UE IMSI[262424602574242] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.160: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 11/25 11:05:41.160: [upf] INFO: UE F-SEID[UP:0x673 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.160: [upf] INFO: UE F-SEID[UP:0x673 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.169: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 11/25 11:05:41.169: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3192) 11/25 11:05:41.169: [smf] INFO: UE IMSI[262420987169089] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.170: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 11/25 11:05:41.171: [upf] INFO: UE F-SEID[UP:0xd2 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.171: [upf] INFO: UE F-SEID[UP:0xd2 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.181: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 11/25 11:05:41.181: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3192) 11/25 11:05:41.181: [smf] INFO: UE IMSI[262422721023313] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.182: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 11/25 11:05:41.182: [upf] INFO: UE F-SEID[UP:0x502 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.182: [upf] INFO: UE F-SEID[UP:0x502 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.192: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 11/25 11:05:41.192: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3192) 11/25 11:05:41.192: [smf] INFO: UE IMSI[262429490559546] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.194: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 11/25 11:05:41.194: [upf] INFO: UE F-SEID[UP:0x7e CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.194: [upf] INFO: UE F-SEID[UP:0x7e CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.203: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 11/25 11:05:41.203: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3192) 11/25 11:05:41.203: [smf] INFO: UE IMSI[262425522217371] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.204: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 11/25 11:05:41.204: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.204: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.214: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 11/25 11:05:41.214: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3192) 11/25 11:05:41.214: [smf] INFO: UE IMSI[262424803453165] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.215: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 11/25 11:05:41.215: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.215: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.225: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 11/25 11:05:41.225: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3192) 11/25 11:05:41.225: [smf] INFO: UE IMSI[262422929006825] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.226: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 11/25 11:05:41.226: [upf] INFO: UE F-SEID[UP:0x40c CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.226: [upf] INFO: UE F-SEID[UP:0x40c CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.236: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 11/25 11:05:41.236: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3192) 11/25 11:05:41.236: [smf] INFO: UE IMSI[262428474085116] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.238: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 11/25 11:05:41.238: [upf] INFO: UE F-SEID[UP:0xed4 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.238: [upf] INFO: UE F-SEID[UP:0xed4 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.247: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 11/25 11:05:41.247: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3192) 11/25 11:05:41.247: [smf] INFO: UE IMSI[262426659683005] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.248: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 11/25 11:05:41.248: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.248: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.259: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 11/25 11:05:41.259: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3192) 11/25 11:05:41.259: [smf] INFO: UE IMSI[262424937436144] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.260: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 11/25 11:05:41.260: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.260: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.270: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 11/25 11:05:41.270: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3192) 11/25 11:05:41.270: [smf] INFO: UE IMSI[262426060732051] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.271: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 11/25 11:05:41.271: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.271: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.280: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 11/25 11:05:41.280: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3192) 11/25 11:05:41.280: [smf] INFO: UE IMSI[262424154407254] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.282: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 11/25 11:05:41.282: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.282: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.291: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 11/25 11:05:41.291: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3192) 11/25 11:05:41.291: [smf] INFO: UE IMSI[262426444915471] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.292: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 11/25 11:05:41.292: [upf] INFO: UE F-SEID[UP:0x624 CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.292: [upf] INFO: UE F-SEID[UP:0x624 CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.302: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 11/25 11:05:41.302: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3192) 11/25 11:05:41.302: [smf] INFO: UE IMSI[262425010356392] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.303: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 11/25 11:05:41.303: [upf] INFO: UE F-SEID[UP:0x30d CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.303: [upf] INFO: UE F-SEID[UP:0x30d CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.313: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 11/25 11:05:41.313: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3192) 11/25 11:05:41.313: [smf] INFO: UE IMSI[262426770885759] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.314: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 11/25 11:05:41.314: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.314: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.324: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 11/25 11:05:41.324: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3192) 11/25 11:05:41.324: [smf] INFO: UE IMSI[262426058273188] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.325: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 11/25 11:05:41.325: [upf] INFO: UE F-SEID[UP:0x4db CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.325: [upf] INFO: UE F-SEID[UP:0x4db CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.335: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 11/25 11:05:41.335: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3192) 11/25 11:05:41.335: [smf] INFO: UE IMSI[262423814976662] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.336: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 11/25 11:05:41.336: [upf] INFO: UE F-SEID[UP:0xa8f CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.336: [upf] INFO: UE F-SEID[UP:0xa8f CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.346: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 11/25 11:05:41.346: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3192) 11/25 11:05:41.346: [smf] INFO: UE IMSI[262426726578189] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.347: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 11/25 11:05:41.347: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.347: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.357: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 11/25 11:05:41.357: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3192) 11/25 11:05:41.357: [smf] INFO: UE IMSI[262422895065978] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.358: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 11/25 11:05:41.358: [upf] INFO: UE F-SEID[UP:0x86e CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.358: [upf] INFO: UE F-SEID[UP:0x86e CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.368: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 11/25 11:05:41.368: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3192) 11/25 11:05:41.368: [smf] INFO: UE IMSI[262422723938234] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.369: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 11/25 11:05:41.369: [upf] INFO: UE F-SEID[UP:0xc48 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.369: [upf] INFO: UE F-SEID[UP:0xc48 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.379: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 11/25 11:05:41.379: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3192) 11/25 11:05:41.379: [smf] INFO: UE IMSI[262428788849627] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.380: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 11/25 11:05:41.380: [upf] INFO: UE F-SEID[UP:0x657 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.380: [upf] INFO: UE F-SEID[UP:0x657 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.390: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 11/25 11:05:41.390: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3192) 11/25 11:05:41.390: [smf] INFO: UE IMSI[262420821292481] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.391: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 11/25 11:05:41.391: [upf] INFO: UE F-SEID[UP:0xc87 CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.391: [upf] INFO: UE F-SEID[UP:0xc87 CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.400: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 11/25 11:05:41.400: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3192) 11/25 11:05:41.400: [smf] INFO: UE IMSI[262421031048050] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.401: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 11/25 11:05:41.401: [upf] INFO: UE F-SEID[UP:0x779 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.401: [upf] INFO: UE F-SEID[UP:0x779 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.411: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 11/25 11:05:41.412: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3192) 11/25 11:05:41.412: [smf] INFO: UE IMSI[262428749834294] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.413: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 11/25 11:05:41.413: [upf] INFO: UE F-SEID[UP:0xdcd CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.413: [upf] INFO: UE F-SEID[UP:0xdcd CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.423: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 11/25 11:05:41.423: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3192) 11/25 11:05:41.423: [smf] INFO: UE IMSI[262425388138277] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.424: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 11/25 11:05:41.424: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.424: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.435: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 11/25 11:05:41.435: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3192) 11/25 11:05:41.435: [smf] INFO: UE IMSI[262429758320078] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.436: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 11/25 11:05:41.436: [upf] INFO: UE F-SEID[UP:0x861 CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.436: [upf] INFO: UE F-SEID[UP:0x861 CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.446: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 11/25 11:05:41.446: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3192) 11/25 11:05:41.446: [smf] INFO: UE IMSI[262420214635019] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.447: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 11/25 11:05:41.447: [upf] INFO: UE F-SEID[UP:0x833 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.447: [upf] INFO: UE F-SEID[UP:0x833 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.458: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 11/25 11:05:41.458: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3192) 11/25 11:05:41.458: [smf] INFO: UE IMSI[262425065561349] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.460: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 11/25 11:05:41.460: [upf] INFO: UE F-SEID[UP:0x791 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.460: [upf] INFO: UE F-SEID[UP:0x791 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.469: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 11/25 11:05:41.469: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3192) 11/25 11:05:41.469: [smf] INFO: UE IMSI[262429337745932] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.470: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 11/25 11:05:41.470: [upf] INFO: UE F-SEID[UP:0x955 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.470: [upf] INFO: UE F-SEID[UP:0x955 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.480: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 11/25 11:05:41.480: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3192) 11/25 11:05:41.480: [smf] INFO: UE IMSI[262421005464603] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.481: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 11/25 11:05:41.481: [upf] INFO: UE F-SEID[UP:0x184 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.481: [upf] INFO: UE F-SEID[UP:0x184 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.491: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 11/25 11:05:41.491: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3192) 11/25 11:05:41.491: [smf] INFO: UE IMSI[262422130849575] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.492: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 11/25 11:05:41.492: [upf] INFO: UE F-SEID[UP:0xe71 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.492: [upf] INFO: UE F-SEID[UP:0xe71 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.502: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 11/25 11:05:41.502: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3192) 11/25 11:05:41.502: [smf] INFO: UE IMSI[262425917967146] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.503: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 11/25 11:05:41.503: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.503: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.516: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 11/25 11:05:41.516: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3192) 11/25 11:05:41.516: [smf] INFO: UE IMSI[262429656505761] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.517: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 11/25 11:05:41.517: [upf] INFO: UE F-SEID[UP:0x109 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.517: [upf] INFO: UE F-SEID[UP:0x109 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.527: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 11/25 11:05:41.527: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3192) 11/25 11:05:41.527: [smf] INFO: UE IMSI[262422511260687] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.528: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 11/25 11:05:41.528: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.528: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.538: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 11/25 11:05:41.538: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3192) 11/25 11:05:41.538: [smf] INFO: UE IMSI[262428859771228] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.538: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 11/25 11:05:41.538: [upf] INFO: UE F-SEID[UP:0x66a CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.539: [upf] INFO: UE F-SEID[UP:0x66a CP:0xd28] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.548: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 11/25 11:05:41.548: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3192) 11/25 11:05:41.548: [smf] INFO: UE IMSI[262422105716419] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.549: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 11/25 11:05:41.549: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.549: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.559: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 11/25 11:05:41.559: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3192) 11/25 11:05:41.559: [smf] INFO: UE IMSI[262426275513605] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.560: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 11/25 11:05:41.560: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.560: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.570: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 11/25 11:05:41.570: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3192) 11/25 11:05:41.570: [smf] INFO: UE IMSI[262422729748756] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.571: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 11/25 11:05:41.571: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.571: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.581: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 11/25 11:05:41.581: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3192) 11/25 11:05:41.581: [smf] INFO: UE IMSI[262424377822992] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.582: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 11/25 11:05:41.582: [upf] INFO: UE F-SEID[UP:0x862 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.582: [upf] INFO: UE F-SEID[UP:0x862 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.592: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 11/25 11:05:41.592: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3192) 11/25 11:05:41.592: [smf] INFO: UE IMSI[262427649875932] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.593: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 11/25 11:05:41.593: [upf] INFO: UE F-SEID[UP:0x35a CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.593: [upf] INFO: UE F-SEID[UP:0x35a CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.602: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 11/25 11:05:41.603: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3192) 11/25 11:05:41.603: [smf] INFO: UE IMSI[262420376775975] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.603: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 11/25 11:05:41.603: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.603: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.613: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 11/25 11:05:41.613: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3192) 11/25 11:05:41.613: [smf] INFO: UE IMSI[262421109894807] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.614: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 11/25 11:05:41.614: [upf] INFO: UE F-SEID[UP:0x80a CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.614: [upf] INFO: UE F-SEID[UP:0x80a CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.624: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 11/25 11:05:41.624: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3192) 11/25 11:05:41.624: [smf] INFO: UE IMSI[262426782722112] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.625: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 11/25 11:05:41.625: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.625: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.635: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 11/25 11:05:41.635: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3192) 11/25 11:05:41.635: [smf] INFO: UE IMSI[262420198763925] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.637: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 11/25 11:05:41.637: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.637: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.646: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 11/25 11:05:41.646: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3192) 11/25 11:05:41.646: [smf] INFO: UE IMSI[262424395984471] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.647: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 11/25 11:05:41.647: [upf] INFO: UE F-SEID[UP:0xa4 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.647: [upf] INFO: UE F-SEID[UP:0xa4 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.657: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 11/25 11:05:41.657: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3192) 11/25 11:05:41.657: [smf] INFO: UE IMSI[262427533709839] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.658: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 11/25 11:05:41.658: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.658: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.668: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 11/25 11:05:41.668: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3192) 11/25 11:05:41.668: [smf] INFO: UE IMSI[262420837033526] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.669: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 11/25 11:05:41.669: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.669: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.678: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 11/25 11:05:41.678: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3192) 11/25 11:05:41.678: [smf] INFO: UE IMSI[262425273828988] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.679: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 11/25 11:05:41.679: [upf] INFO: UE F-SEID[UP:0x5af CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.679: [upf] INFO: UE F-SEID[UP:0x5af CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.689: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 11/25 11:05:41.689: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3192) 11/25 11:05:41.689: [smf] INFO: UE IMSI[262424851823487] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.690: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 11/25 11:05:41.690: [upf] INFO: UE F-SEID[UP:0x93 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.690: [upf] INFO: UE F-SEID[UP:0x93 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.700: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 11/25 11:05:41.700: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3192) 11/25 11:05:41.700: [smf] INFO: UE IMSI[262421383872344] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.701: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 11/25 11:05:41.701: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.701: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.711: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 11/25 11:05:41.711: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3192) 11/25 11:05:41.711: [smf] INFO: UE IMSI[262424329068135] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.712: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 11/25 11:05:41.712: [upf] INFO: UE F-SEID[UP:0x82 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.712: [upf] INFO: UE F-SEID[UP:0x82 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.722: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 11/25 11:05:41.722: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3192) 11/25 11:05:41.722: [smf] INFO: UE IMSI[262423891897982] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.723: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 11/25 11:05:41.723: [upf] INFO: UE F-SEID[UP:0x55e CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.723: [upf] INFO: UE F-SEID[UP:0x55e CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.732: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 11/25 11:05:41.732: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3192) 11/25 11:05:41.732: [smf] INFO: UE IMSI[262421797596661] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.734: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 11/25 11:05:41.734: [upf] INFO: UE F-SEID[UP:0x497 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.734: [upf] INFO: UE F-SEID[UP:0x497 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.744: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 11/25 11:05:41.744: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3192) 11/25 11:05:41.744: [smf] INFO: UE IMSI[262429265405369] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.745: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 11/25 11:05:41.745: [upf] INFO: UE F-SEID[UP:0x6d CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.745: [upf] INFO: UE F-SEID[UP:0x6d CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.755: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 11/25 11:05:41.755: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3192) 11/25 11:05:41.755: [smf] INFO: UE IMSI[262425497335157] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.756: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 11/25 11:05:41.756: [upf] INFO: UE F-SEID[UP:0xacb CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.756: [upf] INFO: UE F-SEID[UP:0xacb CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.766: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 11/25 11:05:41.767: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 11/25 11:05:41.767: [upf] INFO: UE F-SEID[UP:0xaae CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.767: [upf] INFO: UE F-SEID[UP:0xaae CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.766: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3192) 11/25 11:05:41.766: [smf] INFO: UE IMSI[262423273634354] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.781: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 11/25 11:05:41.781: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3192) 11/25 11:05:41.781: [smf] INFO: UE IMSI[262420150994935] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.782: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 11/25 11:05:41.782: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.782: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.792: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 11/25 11:05:41.792: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3192) 11/25 11:05:41.792: [smf] INFO: UE IMSI[262425404576544] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.793: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 11/25 11:05:41.793: [upf] INFO: UE F-SEID[UP:0xd46 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.793: [upf] INFO: UE F-SEID[UP:0xd46 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.803: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 11/25 11:05:41.803: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3192) 11/25 11:05:41.803: [smf] INFO: UE IMSI[262422888338687] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.804: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 11/25 11:05:41.804: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.804: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.814: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 11/25 11:05:41.814: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3192) 11/25 11:05:41.814: [smf] INFO: UE IMSI[262422208655344] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.815: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 11/25 11:05:41.815: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.815: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.825: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 11/25 11:05:41.825: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3192) 11/25 11:05:41.825: [smf] INFO: UE IMSI[262423492571371] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.825: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 11/25 11:05:41.825: [upf] INFO: UE F-SEID[UP:0x43d CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.825: [upf] INFO: UE F-SEID[UP:0x43d CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.836: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 11/25 11:05:41.836: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3192) 11/25 11:05:41.836: [smf] INFO: UE IMSI[262427940407437] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.837: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 11/25 11:05:41.837: [upf] INFO: UE F-SEID[UP:0x1ad CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.837: [upf] INFO: UE F-SEID[UP:0x1ad CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.846: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 11/25 11:05:41.846: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3192) 11/25 11:05:41.846: [smf] INFO: UE IMSI[262422836798373] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.847: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 11/25 11:05:41.847: [upf] INFO: UE F-SEID[UP:0x694 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.847: [upf] INFO: UE F-SEID[UP:0x694 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.857: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 11/25 11:05:41.857: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3192) 11/25 11:05:41.857: [smf] INFO: UE IMSI[262423297042445] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.858: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 11/25 11:05:41.859: [upf] INFO: UE F-SEID[UP:0x1df CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.859: [upf] INFO: UE F-SEID[UP:0x1df CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.868: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 11/25 11:05:41.868: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3192) 11/25 11:05:41.868: [smf] INFO: UE IMSI[262426002025022] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.869: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 11/25 11:05:41.869: [upf] INFO: UE F-SEID[UP:0x4aa CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.869: [upf] INFO: UE F-SEID[UP:0x4aa CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.879: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 11/25 11:05:41.879: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3192) 11/25 11:05:41.879: [smf] INFO: UE IMSI[262424789491650] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.880: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 11/25 11:05:41.880: [upf] INFO: UE F-SEID[UP:0x26c CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.880: [upf] INFO: UE F-SEID[UP:0x26c CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.890: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 11/25 11:05:41.890: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3192) 11/25 11:05:41.890: [smf] INFO: UE IMSI[262420462071735] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.891: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 11/25 11:05:41.891: [upf] INFO: UE F-SEID[UP:0x83e CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.891: [upf] INFO: UE F-SEID[UP:0x83e CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.900: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 11/25 11:05:41.901: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3192) 11/25 11:05:41.901: [smf] INFO: UE IMSI[262421762803141] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.901: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 11/25 11:05:41.901: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.902: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.911: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 11/25 11:05:41.911: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3192) 11/25 11:05:41.911: [smf] INFO: UE IMSI[262429290421295] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.912: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 11/25 11:05:41.912: [upf] INFO: UE F-SEID[UP:0x32f CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.912: [upf] INFO: UE F-SEID[UP:0x32f CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.926: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 11/25 11:05:41.926: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3192) 11/25 11:05:41.926: [smf] INFO: UE IMSI[262425544122209] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.927: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 11/25 11:05:41.927: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.927: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.937: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 11/25 11:05:41.937: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3192) 11/25 11:05:41.937: [smf] INFO: UE IMSI[262421914595563] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.938: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 11/25 11:05:41.938: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.938: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.948: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 11/25 11:05:41.948: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3192) 11/25 11:05:41.948: [smf] INFO: UE IMSI[262429536807685] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.949: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 11/25 11:05:41.949: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.949: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.958: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 11/25 11:05:41.958: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3192) 11/25 11:05:41.958: [smf] INFO: UE IMSI[262428238003206] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.959: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 11/25 11:05:41.959: [upf] INFO: UE F-SEID[UP:0x400 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.959: [upf] INFO: UE F-SEID[UP:0x400 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.969: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 11/25 11:05:41.969: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3192) 11/25 11:05:41.969: [smf] INFO: UE IMSI[262428990438832] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.970: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 11/25 11:05:41.970: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.970: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.980: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 11/25 11:05:41.980: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3192) 11/25 11:05:41.980: [smf] INFO: UE IMSI[262427833509788] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.981: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 11/25 11:05:41.981: [upf] INFO: UE F-SEID[UP:0xe87 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.981: [upf] INFO: UE F-SEID[UP:0xe87 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:41.990: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 11/25 11:05:41.990: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3192) 11/25 11:05:41.991: [smf] INFO: UE IMSI[262422359221457] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:41.992: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 11/25 11:05:41.992: [upf] INFO: UE F-SEID[UP:0x89b CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 11/25 11:05:41.992: [upf] INFO: UE F-SEID[UP:0x89b CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.003: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 11/25 11:05:42.003: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3192) 11/25 11:05:42.003: [smf] INFO: UE IMSI[262428303017197] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.004: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 11/25 11:05:42.004: [upf] INFO: UE F-SEID[UP:0xea5 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.004: [upf] INFO: UE F-SEID[UP:0xea5 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.014: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 11/25 11:05:42.014: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3192) 11/25 11:05:42.014: [smf] INFO: UE IMSI[262421469211590] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.015: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 11/25 11:05:42.015: [upf] INFO: UE F-SEID[UP:0xfda CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.015: [upf] INFO: UE F-SEID[UP:0xfda CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.025: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 11/25 11:05:42.025: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3192) 11/25 11:05:42.025: [smf] INFO: UE IMSI[262421903689365] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.026: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 11/25 11:05:42.026: [upf] INFO: UE F-SEID[UP:0xdef CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.026: [upf] INFO: UE F-SEID[UP:0xdef CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.036: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 11/25 11:05:42.036: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3192) 11/25 11:05:42.036: [smf] INFO: UE IMSI[262424118822347] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.037: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 11/25 11:05:42.037: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.037: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.047: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 11/25 11:05:42.047: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3192) 11/25 11:05:42.047: [smf] INFO: UE IMSI[262423732572429] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.048: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 11/25 11:05:42.048: [upf] INFO: UE F-SEID[UP:0x90b CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.048: [upf] INFO: UE F-SEID[UP:0x90b CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.060: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 11/25 11:05:42.060: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3192) 11/25 11:05:42.060: [smf] INFO: UE IMSI[262426695032044] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.061: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 11/25 11:05:42.061: [upf] INFO: UE F-SEID[UP:0x43f CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.061: [upf] INFO: UE F-SEID[UP:0x43f CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.070: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 11/25 11:05:42.070: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3192) 11/25 11:05:42.070: [smf] INFO: UE IMSI[262421265688741] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.071: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 11/25 11:05:42.072: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.072: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.081: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 11/25 11:05:42.081: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3192) 11/25 11:05:42.081: [smf] INFO: UE IMSI[262427564353934] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.082: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 11/25 11:05:42.082: [upf] INFO: UE F-SEID[UP:0x926 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.082: [upf] INFO: UE F-SEID[UP:0x926 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.092: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 11/25 11:05:42.092: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3192) 11/25 11:05:42.092: [smf] INFO: UE IMSI[262422340161404] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.093: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 11/25 11:05:42.093: [upf] INFO: UE F-SEID[UP:0xbf CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.093: [upf] INFO: UE F-SEID[UP:0xbf CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.103: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 11/25 11:05:42.103: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3192) 11/25 11:05:42.103: [smf] INFO: UE IMSI[262425388005387] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.104: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 11/25 11:05:42.104: [upf] INFO: UE F-SEID[UP:0x12c CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.104: [upf] INFO: UE F-SEID[UP:0x12c CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.114: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 11/25 11:05:42.114: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3192) 11/25 11:05:42.114: [smf] INFO: UE IMSI[262429025393656] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.115: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 11/25 11:05:42.115: [upf] INFO: UE F-SEID[UP:0x4a CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.115: [upf] INFO: UE F-SEID[UP:0x4a CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.125: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 11/25 11:05:42.125: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3192) 11/25 11:05:42.125: [smf] INFO: UE IMSI[262428937491684] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.126: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 11/25 11:05:42.126: [upf] INFO: UE F-SEID[UP:0x879 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.126: [upf] INFO: UE F-SEID[UP:0x879 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.135: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 11/25 11:05:42.135: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3192) 11/25 11:05:42.135: [smf] INFO: UE IMSI[262423728246707] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.136: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 11/25 11:05:42.137: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.137: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.146: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 11/25 11:05:42.146: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3192) 11/25 11:05:42.147: [smf] INFO: UE IMSI[262426006035104] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.148: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 11/25 11:05:42.148: [upf] INFO: UE F-SEID[UP:0x25d CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.148: [upf] INFO: UE F-SEID[UP:0x25d CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.158: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 11/25 11:05:42.158: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3192) 11/25 11:05:42.158: [smf] INFO: UE IMSI[262421603849453] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.159: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 11/25 11:05:42.159: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.159: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.168: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 11/25 11:05:42.168: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3192) 11/25 11:05:42.168: [smf] INFO: UE IMSI[262420406557181] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.170: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 11/25 11:05:42.170: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.170: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.180: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 11/25 11:05:42.180: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3192) 11/25 11:05:42.180: [smf] INFO: UE IMSI[262429060047189] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.181: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 11/25 11:05:42.181: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.181: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.190: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 11/25 11:05:42.190: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3192) 11/25 11:05:42.190: [smf] INFO: UE IMSI[262424871683294] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.192: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 11/25 11:05:42.192: [upf] INFO: UE F-SEID[UP:0xcfe CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.192: [upf] INFO: UE F-SEID[UP:0xcfe CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.201: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 11/25 11:05:42.201: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3192) 11/25 11:05:42.201: [smf] INFO: UE IMSI[262425835019545] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.202: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 11/25 11:05:42.202: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.202: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.212: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 11/25 11:05:42.212: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3192) 11/25 11:05:42.212: [smf] INFO: UE IMSI[262420831585539] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.213: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 11/25 11:05:42.213: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.213: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.223: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 11/25 11:05:42.223: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3192) 11/25 11:05:42.223: [smf] INFO: UE IMSI[262426651090375] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.224: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 11/25 11:05:42.224: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.224: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.234: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 11/25 11:05:42.234: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3192) 11/25 11:05:42.234: [smf] INFO: UE IMSI[262426156057065] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.235: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 11/25 11:05:42.235: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.235: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.244: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 11/25 11:05:42.244: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3192) 11/25 11:05:42.244: [smf] INFO: UE IMSI[262422728814942] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.246: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 11/25 11:05:42.246: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x7d9] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.246: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x7d9] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.255: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 11/25 11:05:42.255: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3192) 11/25 11:05:42.255: [smf] INFO: UE IMSI[262424641632274] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.256: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 11/25 11:05:42.256: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.256: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.266: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 11/25 11:05:42.266: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3192) 11/25 11:05:42.266: [smf] INFO: UE IMSI[262420177358225] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.267: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 11/25 11:05:42.267: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.267: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.276: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 11/25 11:05:42.276: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3192) 11/25 11:05:42.276: [smf] INFO: UE IMSI[262423219547699] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.277: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 11/25 11:05:42.277: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.277: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.287: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 11/25 11:05:42.287: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3192) 11/25 11:05:42.287: [smf] INFO: UE IMSI[262427430915834] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.288: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 11/25 11:05:42.288: [upf] INFO: UE F-SEID[UP:0x443 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.288: [upf] INFO: UE F-SEID[UP:0x443 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.298: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 11/25 11:05:42.298: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3192) 11/25 11:05:42.298: [smf] INFO: UE IMSI[262429557193480] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.299: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 11/25 11:05:42.300: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.300: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.316: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 11/25 11:05:42.317: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 11/25 11:05:42.317: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.317: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.328: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 11/25 11:05:42.328: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.328: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.316: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3192) 11/25 11:05:42.316: [smf] INFO: UE IMSI[262423787551580] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.327: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 11/25 11:05:42.327: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3192) 11/25 11:05:42.327: [smf] INFO: UE IMSI[262425774061876] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.338: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 11/25 11:05:42.338: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3192) 11/25 11:05:42.338: [smf] INFO: UE IMSI[262424996567480] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.339: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 11/25 11:05:42.339: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.339: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.349: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 11/25 11:05:42.349: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3192) 11/25 11:05:42.349: [smf] INFO: UE IMSI[262426788437972] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.350: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 11/25 11:05:42.350: [upf] INFO: UE F-SEID[UP:0x40 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.350: [upf] INFO: UE F-SEID[UP:0x40 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.360: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 11/25 11:05:42.360: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3192) 11/25 11:05:42.360: [smf] INFO: UE IMSI[262423692478864] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.361: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 11/25 11:05:42.361: [upf] INFO: UE F-SEID[UP:0x63a CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.361: [upf] INFO: UE F-SEID[UP:0x63a CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.371: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 11/25 11:05:42.371: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3192) 11/25 11:05:42.371: [smf] INFO: UE IMSI[262428274047202] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.372: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 11/25 11:05:42.372: [upf] INFO: UE F-SEID[UP:0x74b CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.372: [upf] INFO: UE F-SEID[UP:0x74b CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.382: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 11/25 11:05:42.382: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3192) 11/25 11:05:42.382: [smf] INFO: UE IMSI[262428907219390] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.383: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 11/25 11:05:42.383: [upf] INFO: UE F-SEID[UP:0xff2 CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.383: [upf] INFO: UE F-SEID[UP:0xff2 CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.393: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 11/25 11:05:42.393: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3192) 11/25 11:05:42.393: [smf] INFO: UE IMSI[262420303047869] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.394: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 11/25 11:05:42.394: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.394: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.404: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 11/25 11:05:42.404: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3192) 11/25 11:05:42.404: [smf] INFO: UE IMSI[262420987537492] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.405: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 11/25 11:05:42.405: [upf] INFO: UE F-SEID[UP:0x888 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.405: [upf] INFO: UE F-SEID[UP:0x888 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.414: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 11/25 11:05:42.414: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3192) 11/25 11:05:42.415: [smf] INFO: UE IMSI[262423203858419] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.416: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 11/25 11:05:42.416: [upf] INFO: UE F-SEID[UP:0x37a CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.416: [upf] INFO: UE F-SEID[UP:0x37a CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.425: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 11/25 11:05:42.425: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3192) 11/25 11:05:42.425: [smf] INFO: UE IMSI[262424887998538] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.426: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 11/25 11:05:42.426: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.426: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.437: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 11/25 11:05:42.437: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3192) 11/25 11:05:42.437: [smf] INFO: UE IMSI[262422290516643] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.438: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 11/25 11:05:42.438: [upf] INFO: UE F-SEID[UP:0x749 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.438: [upf] INFO: UE F-SEID[UP:0x749 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.448: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 11/25 11:05:42.448: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3192) 11/25 11:05:42.448: [smf] INFO: UE IMSI[262429119955279] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.449: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 11/25 11:05:42.449: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.449: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.459: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 11/25 11:05:42.459: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3192) 11/25 11:05:42.459: [smf] INFO: UE IMSI[262429540923057] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.460: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 11/25 11:05:42.460: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.460: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.470: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 11/25 11:05:42.470: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3192) 11/25 11:05:42.470: [smf] INFO: UE IMSI[262422395721046] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.471: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 11/25 11:05:42.471: [upf] INFO: UE F-SEID[UP:0x34c CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.471: [upf] INFO: UE F-SEID[UP:0x34c CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.481: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 11/25 11:05:42.481: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3192) 11/25 11:05:42.481: [smf] INFO: UE IMSI[262428751159339] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.482: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 11/25 11:05:42.482: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.482: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.491: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 11/25 11:05:42.491: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3192) 11/25 11:05:42.491: [smf] INFO: UE IMSI[262429795457658] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.492: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 11/25 11:05:42.492: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.492: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.502: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 11/25 11:05:42.502: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3192) 11/25 11:05:42.502: [smf] INFO: UE IMSI[262424258355570] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.503: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 11/25 11:05:42.503: [upf] INFO: UE F-SEID[UP:0x58a CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.503: [upf] INFO: UE F-SEID[UP:0x58a CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.513: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 11/25 11:05:42.513: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3192) 11/25 11:05:42.513: [smf] INFO: UE IMSI[262425371965260] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.515: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 11/25 11:05:42.515: [upf] INFO: UE F-SEID[UP:0x77d CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.515: [upf] INFO: UE F-SEID[UP:0x77d CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.524: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 11/25 11:05:42.524: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3192) 11/25 11:05:42.524: [smf] INFO: UE IMSI[262424972551981] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.525: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 11/25 11:05:42.525: [upf] INFO: UE F-SEID[UP:0x6ff CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.525: [upf] INFO: UE F-SEID[UP:0x6ff CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.535: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 11/25 11:05:42.535: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3192) 11/25 11:05:42.535: [smf] INFO: UE IMSI[262428983839247] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.536: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 11/25 11:05:42.536: [upf] INFO: UE F-SEID[UP:0x957 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.537: [upf] INFO: UE F-SEID[UP:0x957 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.546: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 11/25 11:05:42.546: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3192) 11/25 11:05:42.546: [smf] INFO: UE IMSI[262424301534975] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.547: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 11/25 11:05:42.547: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.547: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.557: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 11/25 11:05:42.557: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3192) 11/25 11:05:42.557: [smf] INFO: UE IMSI[262421453598397] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.558: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 11/25 11:05:42.558: [upf] INFO: UE F-SEID[UP:0x49f CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.558: [upf] INFO: UE F-SEID[UP:0x49f CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.568: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 11/25 11:05:42.568: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3192) 11/25 11:05:42.568: [smf] INFO: UE IMSI[262427915166877] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.569: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 11/25 11:05:42.569: [upf] INFO: UE F-SEID[UP:0xffe CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.569: [upf] INFO: UE F-SEID[UP:0xffe CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.579: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 11/25 11:05:42.579: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3192) 11/25 11:05:42.579: [smf] INFO: UE IMSI[262423849059830] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.579: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 11/25 11:05:42.579: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.579: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.589: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 11/25 11:05:42.589: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3192) 11/25 11:05:42.589: [smf] INFO: UE IMSI[262425782655992] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.590: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 11/25 11:05:42.590: [upf] INFO: UE F-SEID[UP:0xff0 CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.590: [upf] INFO: UE F-SEID[UP:0xff0 CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.601: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 11/25 11:05:42.601: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3192) 11/25 11:05:42.601: [smf] INFO: UE IMSI[262427234060018] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.602: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 11/25 11:05:42.602: [upf] INFO: UE F-SEID[UP:0xfbf CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.602: [upf] INFO: UE F-SEID[UP:0xfbf CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.612: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 11/25 11:05:42.612: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3192) 11/25 11:05:42.612: [smf] INFO: UE IMSI[262423221648829] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.613: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 11/25 11:05:42.613: [upf] INFO: UE F-SEID[UP:0x304 CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.613: [upf] INFO: UE F-SEID[UP:0x304 CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.622: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 11/25 11:05:42.622: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3192) 11/25 11:05:42.622: [smf] INFO: UE IMSI[262425147513513] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.623: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 11/25 11:05:42.623: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.623: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.634: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 11/25 11:05:42.634: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3192) 11/25 11:05:42.634: [smf] INFO: UE IMSI[262422621133532] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.635: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 11/25 11:05:42.635: [upf] INFO: UE F-SEID[UP:0x853 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.635: [upf] INFO: UE F-SEID[UP:0x853 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.644: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 11/25 11:05:42.645: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3192) 11/25 11:05:42.645: [smf] INFO: UE IMSI[262427065238526] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.646: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 11/25 11:05:42.646: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.646: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.655: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 11/25 11:05:42.655: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3192) 11/25 11:05:42.655: [smf] INFO: UE IMSI[262427979866872] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.656: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 11/25 11:05:42.656: [upf] INFO: UE F-SEID[UP:0x67a CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.656: [upf] INFO: UE F-SEID[UP:0x67a CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.666: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 11/25 11:05:42.666: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3192) 11/25 11:05:42.666: [smf] INFO: UE IMSI[262427204239049] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.667: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 11/25 11:05:42.667: [upf] INFO: UE F-SEID[UP:0x603 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.667: [upf] INFO: UE F-SEID[UP:0x603 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.677: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 11/25 11:05:42.677: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3192) 11/25 11:05:42.677: [smf] INFO: UE IMSI[262423160566528] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.678: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 11/25 11:05:42.678: [upf] INFO: UE F-SEID[UP:0x38b CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.678: [upf] INFO: UE F-SEID[UP:0x38b CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.688: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 11/25 11:05:42.688: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3192) 11/25 11:05:42.688: [smf] INFO: UE IMSI[262422816446218] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.689: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 11/25 11:05:42.689: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.689: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.699: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 11/25 11:05:42.699: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3192) 11/25 11:05:42.699: [smf] INFO: UE IMSI[262426623149013] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.700: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 11/25 11:05:42.700: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.700: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.710: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 11/25 11:05:42.710: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3192) 11/25 11:05:42.710: [smf] INFO: UE IMSI[262429702743340] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.711: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 11/25 11:05:42.711: [upf] INFO: UE F-SEID[UP:0x9ac CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.711: [upf] INFO: UE F-SEID[UP:0x9ac CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.721: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 11/25 11:05:42.721: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3192) 11/25 11:05:42.721: [smf] INFO: UE IMSI[262423543943528] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.722: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 11/25 11:05:42.722: [upf] INFO: UE F-SEID[UP:0x891 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.722: [upf] INFO: UE F-SEID[UP:0x891 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.732: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 11/25 11:05:42.732: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3192) 11/25 11:05:42.732: [smf] INFO: UE IMSI[262426451885199] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.733: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 11/25 11:05:42.733: [upf] INFO: UE F-SEID[UP:0xa2b CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.733: [upf] INFO: UE F-SEID[UP:0xa2b CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.743: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 11/25 11:05:42.743: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3192) 11/25 11:05:42.743: [smf] INFO: UE IMSI[262424923517198] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.744: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 11/25 11:05:42.744: [upf] INFO: UE F-SEID[UP:0xb1e CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.744: [upf] INFO: UE F-SEID[UP:0xb1e CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.754: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 11/25 11:05:42.754: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3192) 11/25 11:05:42.754: [smf] INFO: UE IMSI[262423409225329] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.755: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 11/25 11:05:42.755: [upf] INFO: UE F-SEID[UP:0x73a CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.755: [upf] INFO: UE F-SEID[UP:0x73a CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.765: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 11/25 11:05:42.766: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.766: [upf] INFO: UE F-SEID[UP:0xced CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.766: [upf] INFO: UE F-SEID[UP:0xced CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.765: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3192) 11/25 11:05:42.765: [smf] INFO: UE IMSI[262420512474525] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.776: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 11/25 11:05:42.776: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3192) 11/25 11:05:42.776: [smf] INFO: UE IMSI[262422674457193] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.777: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 11/25 11:05:42.777: [upf] INFO: UE F-SEID[UP:0x85e CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.777: [upf] INFO: UE F-SEID[UP:0x85e CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.787: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 11/25 11:05:42.787: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3192) 11/25 11:05:42.787: [smf] INFO: UE IMSI[262422903428419] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.788: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 11/25 11:05:42.788: [upf] INFO: UE F-SEID[UP:0xbec CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.788: [upf] INFO: UE F-SEID[UP:0xbec CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.799: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 11/25 11:05:42.799: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3192) 11/25 11:05:42.799: [smf] INFO: UE IMSI[262423169417893] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.800: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 11/25 11:05:42.800: [upf] INFO: UE F-SEID[UP:0x50c CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.800: [upf] INFO: UE F-SEID[UP:0x50c CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.813: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 11/25 11:05:42.813: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3192) 11/25 11:05:42.813: [smf] INFO: UE IMSI[262424540633558] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.814: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 11/25 11:05:42.814: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.814: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.823: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 11/25 11:05:42.823: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3192) 11/25 11:05:42.823: [smf] INFO: UE IMSI[262429423150678] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.825: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 11/25 11:05:42.825: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.825: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.834: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 11/25 11:05:42.834: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3192) 11/25 11:05:42.834: [smf] INFO: UE IMSI[262424374249786] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.835: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 11/25 11:05:42.835: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.836: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.845: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 11/25 11:05:42.845: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3192) 11/25 11:05:42.845: [smf] INFO: UE IMSI[262426478367247] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.847: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 11/25 11:05:42.847: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.847: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.856: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 11/25 11:05:42.856: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3192) 11/25 11:05:42.856: [smf] INFO: UE IMSI[262428505908347] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.857: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 11/25 11:05:42.858: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.858: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.867: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 11/25 11:05:42.867: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3192) 11/25 11:05:42.867: [smf] INFO: UE IMSI[262422753730486] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.868: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 11/25 11:05:42.868: [upf] INFO: UE F-SEID[UP:0xbde CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.868: [upf] INFO: UE F-SEID[UP:0xbde CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.878: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 11/25 11:05:42.878: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3192) 11/25 11:05:42.878: [smf] INFO: UE IMSI[262428189370413] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.879: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 11/25 11:05:42.880: [upf] INFO: UE F-SEID[UP:0x659 CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.880: [upf] INFO: UE F-SEID[UP:0x659 CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.890: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 11/25 11:05:42.890: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3192) 11/25 11:05:42.890: [smf] INFO: UE IMSI[262423185013739] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.891: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 11/25 11:05:42.891: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.891: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.901: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 11/25 11:05:42.901: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3192) 11/25 11:05:42.901: [smf] INFO: UE IMSI[262426274123361] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.902: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 11/25 11:05:42.902: [upf] INFO: UE F-SEID[UP:0x96b CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.902: [upf] INFO: UE F-SEID[UP:0x96b CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.912: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 11/25 11:05:42.912: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3192) 11/25 11:05:42.912: [smf] INFO: UE IMSI[262423513169888] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.913: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 11/25 11:05:42.913: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.913: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.923: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 11/25 11:05:42.923: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3192) 11/25 11:05:42.923: [smf] INFO: UE IMSI[262427068803317] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.924: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 11/25 11:05:42.924: [upf] INFO: UE F-SEID[UP:0xadb CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.924: [upf] INFO: UE F-SEID[UP:0xadb CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.933: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 11/25 11:05:42.933: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3192) 11/25 11:05:42.933: [smf] INFO: UE IMSI[262428190128351] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.934: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 11/25 11:05:42.934: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.934: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.944: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 11/25 11:05:42.944: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3192) 11/25 11:05:42.944: [smf] INFO: UE IMSI[262429354023351] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.945: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 11/25 11:05:42.945: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.945: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.955: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 11/25 11:05:42.955: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3192) 11/25 11:05:42.955: [smf] INFO: UE IMSI[262423327274812] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.956: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 11/25 11:05:42.956: [upf] INFO: UE F-SEID[UP:0x572 CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.956: [upf] INFO: UE F-SEID[UP:0x572 CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.966: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 11/25 11:05:42.966: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3192) 11/25 11:05:42.966: [smf] INFO: UE IMSI[262426568612186] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.967: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 11/25 11:05:42.967: [upf] INFO: UE F-SEID[UP:0xcab CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.967: [upf] INFO: UE F-SEID[UP:0xcab CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.977: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 11/25 11:05:42.977: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3192) 11/25 11:05:42.977: [smf] INFO: UE IMSI[262429756413233] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.978: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 11/25 11:05:42.978: [upf] INFO: UE F-SEID[UP:0x118 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.978: [upf] INFO: UE F-SEID[UP:0x118 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.988: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 11/25 11:05:42.988: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3192) 11/25 11:05:42.988: [smf] INFO: UE IMSI[262424144641501] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:42.989: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 11/25 11:05:42.989: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 11/25 11:05:42.989: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:42.999: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 11/25 11:05:42.999: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3192) 11/25 11:05:42.999: [smf] INFO: UE IMSI[262426166212313] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.000: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 11/25 11:05:43.000: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.000: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.009: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 11/25 11:05:43.009: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3192) 11/25 11:05:43.009: [smf] INFO: UE IMSI[262428370954590] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.010: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 11/25 11:05:43.010: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.010: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.020: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 11/25 11:05:43.020: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3192) 11/25 11:05:43.020: [smf] INFO: UE IMSI[262424648141121] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.021: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 11/25 11:05:43.021: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.021: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.031: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 11/25 11:05:43.031: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3192) 11/25 11:05:43.031: [smf] INFO: UE IMSI[262426493432881] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.032: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 11/25 11:05:43.032: [upf] INFO: UE F-SEID[UP:0x424 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.032: [upf] INFO: UE F-SEID[UP:0x424 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.042: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 11/25 11:05:43.042: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3192) 11/25 11:05:43.042: [smf] INFO: UE IMSI[262429506111435] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.044: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 11/25 11:05:43.044: [upf] INFO: UE F-SEID[UP:0xada CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.044: [upf] INFO: UE F-SEID[UP:0xada CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.053: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 11/25 11:05:43.053: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3192) 11/25 11:05:43.053: [smf] INFO: UE IMSI[262427273874812] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.054: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 11/25 11:05:43.054: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.054: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.064: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 11/25 11:05:43.064: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3192) 11/25 11:05:43.064: [smf] INFO: UE IMSI[262421490852398] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.065: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 11/25 11:05:43.065: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.065: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.075: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 11/25 11:05:43.075: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3192) 11/25 11:05:43.075: [smf] INFO: UE IMSI[262427738476599] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.076: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 11/25 11:05:43.076: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.076: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.086: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 11/25 11:05:43.086: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3192) 11/25 11:05:43.086: [smf] INFO: UE IMSI[262424185237376] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.087: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 11/25 11:05:43.087: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.087: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.096: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 11/25 11:05:43.096: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3192) 11/25 11:05:43.096: [smf] INFO: UE IMSI[262423854575972] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.097: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 11/25 11:05:43.097: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.097: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.107: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 11/25 11:05:43.107: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3192) 11/25 11:05:43.107: [smf] INFO: UE IMSI[262426059727495] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.108: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 11/25 11:05:43.108: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.108: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.118: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 11/25 11:05:43.118: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3192) 11/25 11:05:43.118: [smf] INFO: UE IMSI[262420727086102] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.119: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 11/25 11:05:43.119: [upf] INFO: UE F-SEID[UP:0x132 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.119: [upf] INFO: UE F-SEID[UP:0x132 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.129: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 11/25 11:05:43.129: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3192) 11/25 11:05:43.129: [smf] INFO: UE IMSI[262424738859458] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.130: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 11/25 11:05:43.130: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.130: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.140: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 11/25 11:05:43.140: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3192) 11/25 11:05:43.140: [smf] INFO: UE IMSI[262425280361462] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.141: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 11/25 11:05:43.141: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.141: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.151: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 11/25 11:05:43.151: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3192) 11/25 11:05:43.151: [smf] INFO: UE IMSI[262425214840137] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.152: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 11/25 11:05:43.152: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.152: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.162: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 11/25 11:05:43.162: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3192) 11/25 11:05:43.162: [smf] INFO: UE IMSI[262428228283987] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.163: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 11/25 11:05:43.163: [upf] INFO: UE F-SEID[UP:0x628 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.163: [upf] INFO: UE F-SEID[UP:0x628 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.173: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 11/25 11:05:43.173: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3192) 11/25 11:05:43.173: [smf] INFO: UE IMSI[262426534450605] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.174: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 11/25 11:05:43.174: [upf] INFO: UE F-SEID[UP:0x507 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.174: [upf] INFO: UE F-SEID[UP:0x507 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.183: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 11/25 11:05:43.183: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3192) 11/25 11:05:43.183: [smf] INFO: UE IMSI[262427184270268] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.184: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 11/25 11:05:43.184: [upf] INFO: UE F-SEID[UP:0x25c CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.184: [upf] INFO: UE F-SEID[UP:0x25c CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.195: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 11/25 11:05:43.195: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3192) 11/25 11:05:43.195: [smf] INFO: UE IMSI[262429075347289] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.196: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 11/25 11:05:43.196: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.196: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.205: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 11/25 11:05:43.205: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3192) 11/25 11:05:43.205: [smf] INFO: UE IMSI[262427983018765] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.206: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 11/25 11:05:43.206: [upf] INFO: UE F-SEID[UP:0x5fc CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.206: [upf] INFO: UE F-SEID[UP:0x5fc CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.216: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 11/25 11:05:43.216: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3192) 11/25 11:05:43.216: [smf] INFO: UE IMSI[262423385839599] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.217: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 11/25 11:05:43.217: [upf] INFO: UE F-SEID[UP:0x689 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.217: [upf] INFO: UE F-SEID[UP:0x689 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.227: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 11/25 11:05:43.227: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3192) 11/25 11:05:43.227: [smf] INFO: UE IMSI[262423791175956] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.228: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 11/25 11:05:43.228: [upf] INFO: UE F-SEID[UP:0x950 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.228: [upf] INFO: UE F-SEID[UP:0x950 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.238: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 11/25 11:05:43.238: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3192) 11/25 11:05:43.238: [smf] INFO: UE IMSI[262427547639974] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.239: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 11/25 11:05:43.239: [upf] INFO: UE F-SEID[UP:0x418 CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.239: [upf] INFO: UE F-SEID[UP:0x418 CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.249: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 11/25 11:05:43.249: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3192) 11/25 11:05:43.249: [smf] INFO: UE IMSI[262424601988895] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.250: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 11/25 11:05:43.250: [upf] INFO: UE F-SEID[UP:0x235 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.250: [upf] INFO: UE F-SEID[UP:0x235 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.259: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 11/25 11:05:43.259: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3192) 11/25 11:05:43.259: [smf] INFO: UE IMSI[262427893406019] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.261: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 11/25 11:05:43.261: [upf] INFO: UE F-SEID[UP:0x6be CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.261: [upf] INFO: UE F-SEID[UP:0x6be CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.270: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 11/25 11:05:43.270: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3192) 11/25 11:05:43.270: [smf] INFO: UE IMSI[262425388725790] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.271: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 11/25 11:05:43.271: [upf] INFO: UE F-SEID[UP:0xf1b CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.271: [upf] INFO: UE F-SEID[UP:0xf1b CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.281: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 11/25 11:05:43.281: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3192) 11/25 11:05:43.281: [smf] INFO: UE IMSI[262424602923455] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.283: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 11/25 11:05:43.283: [upf] INFO: UE F-SEID[UP:0xbab CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.283: [upf] INFO: UE F-SEID[UP:0xbab CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.293: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 11/25 11:05:43.293: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3192) 11/25 11:05:43.293: [smf] INFO: UE IMSI[262427435159011] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.294: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 11/25 11:05:43.294: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.294: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.303: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 11/25 11:05:43.303: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3192) 11/25 11:05:43.303: [smf] INFO: UE IMSI[262429758199619] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.305: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 11/25 11:05:43.305: [upf] INFO: UE F-SEID[UP:0x49b CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.305: [upf] INFO: UE F-SEID[UP:0x49b CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.314: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 11/25 11:05:43.314: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3192) 11/25 11:05:43.314: [smf] INFO: UE IMSI[262421935152397] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.315: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 11/25 11:05:43.315: [upf] INFO: UE F-SEID[UP:0x927 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.315: [upf] INFO: UE F-SEID[UP:0x927 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.326: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 11/25 11:05:43.326: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3192) 11/25 11:05:43.326: [smf] INFO: UE IMSI[262427680784930] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.327: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 11/25 11:05:43.327: [upf] INFO: UE F-SEID[UP:0x283 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.327: [upf] INFO: UE F-SEID[UP:0x283 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.337: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 11/25 11:05:43.337: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3192) 11/25 11:05:43.337: [smf] INFO: UE IMSI[262423393801295] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.338: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 11/25 11:05:43.338: [upf] INFO: UE F-SEID[UP:0x8f CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.338: [upf] INFO: UE F-SEID[UP:0x8f CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.348: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 11/25 11:05:43.348: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3192) 11/25 11:05:43.348: [smf] INFO: UE IMSI[262428221450718] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.349: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 11/25 11:05:43.349: [upf] INFO: UE F-SEID[UP:0xdde CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.349: [upf] INFO: UE F-SEID[UP:0xdde CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.359: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 11/25 11:05:43.359: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3192) 11/25 11:05:43.359: [smf] INFO: UE IMSI[262422348107129] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.360: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 11/25 11:05:43.360: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.360: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.370: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 11/25 11:05:43.370: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3192) 11/25 11:05:43.370: [smf] INFO: UE IMSI[262429729706903] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.371: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 11/25 11:05:43.371: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.371: [upf] INFO: UE F-SEID[UP:0xa7b CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.382: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 11/25 11:05:43.382: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3192) 11/25 11:05:43.382: [smf] INFO: UE IMSI[262425116821762] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.383: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 11/25 11:05:43.383: [upf] INFO: UE F-SEID[UP:0x895 CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.383: [upf] INFO: UE F-SEID[UP:0x895 CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.393: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 11/25 11:05:43.393: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3192) 11/25 11:05:43.393: [smf] INFO: UE IMSI[262427242767966] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.394: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 11/25 11:05:43.394: [upf] INFO: UE F-SEID[UP:0xef4 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.394: [upf] INFO: UE F-SEID[UP:0xef4 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.404: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 11/25 11:05:43.404: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3192) 11/25 11:05:43.404: [smf] INFO: UE IMSI[262429139002754] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.405: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 11/25 11:05:43.405: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.405: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.414: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 11/25 11:05:43.415: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3192) 11/25 11:05:43.415: [smf] INFO: UE IMSI[262426143967255] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.415: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 11/25 11:05:43.416: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.416: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.427: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 11/25 11:05:43.427: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3192) 11/25 11:05:43.427: [smf] INFO: UE IMSI[262423432927282] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.428: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 11/25 11:05:43.428: [upf] INFO: UE F-SEID[UP:0x62c CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.428: [upf] INFO: UE F-SEID[UP:0x62c CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.438: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 11/25 11:05:43.438: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3192) 11/25 11:05:43.438: [smf] INFO: UE IMSI[262421680141099] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.439: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 11/25 11:05:43.439: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.439: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.449: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 11/25 11:05:43.449: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3192) 11/25 11:05:43.449: [smf] INFO: UE IMSI[262425157741677] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.450: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 11/25 11:05:43.450: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.450: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.460: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 11/25 11:05:43.460: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3192) 11/25 11:05:43.460: [smf] INFO: UE IMSI[262421751997670] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.461: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 11/25 11:05:43.461: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.461: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.471: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 11/25 11:05:43.471: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3192) 11/25 11:05:43.471: [smf] INFO: UE IMSI[262424545254183] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.472: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 11/25 11:05:43.472: [upf] INFO: UE F-SEID[UP:0x949 CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.472: [upf] INFO: UE F-SEID[UP:0x949 CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.482: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 11/25 11:05:43.482: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3192) 11/25 11:05:43.482: [smf] INFO: UE IMSI[262429563776344] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.483: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 11/25 11:05:43.483: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.483: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.493: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 11/25 11:05:43.493: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3192) 11/25 11:05:43.493: [smf] INFO: UE IMSI[262429582600378] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.494: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 11/25 11:05:43.494: [upf] INFO: UE F-SEID[UP:0x9fa CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.494: [upf] INFO: UE F-SEID[UP:0x9fa CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.509: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 11/25 11:05:43.509: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3192) 11/25 11:05:43.509: [smf] INFO: UE IMSI[262425336618231] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.510: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 11/25 11:05:43.510: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.510: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.520: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 11/25 11:05:43.520: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3192) 11/25 11:05:43.520: [smf] INFO: UE IMSI[262423322673589] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.521: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 11/25 11:05:43.521: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.521: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.530: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 11/25 11:05:43.530: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3192) 11/25 11:05:43.530: [smf] INFO: UE IMSI[262421117883895] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.531: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 11/25 11:05:43.531: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.531: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.542: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 11/25 11:05:43.542: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3192) 11/25 11:05:43.542: [smf] INFO: UE IMSI[262422747565187] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.543: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 11/25 11:05:43.543: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.543: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.554: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 11/25 11:05:43.554: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3192) 11/25 11:05:43.554: [smf] INFO: UE IMSI[262420576924501] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.555: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 11/25 11:05:43.555: [upf] INFO: UE F-SEID[UP:0x934 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.555: [upf] INFO: UE F-SEID[UP:0x934 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.564: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 11/25 11:05:43.564: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3192) 11/25 11:05:43.564: [smf] INFO: UE IMSI[262422333314807] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.565: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 11/25 11:05:43.565: [upf] INFO: UE F-SEID[UP:0xec CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.566: [upf] INFO: UE F-SEID[UP:0xec CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.575: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 11/25 11:05:43.575: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3192) 11/25 11:05:43.575: [smf] INFO: UE IMSI[262425877545663] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:05:43.576: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 11/25 11:05:43.576: [upf] INFO: UE F-SEID[UP:0x55a CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.576: [upf] INFO: UE F-SEID[UP:0x55a CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.782: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 11/25 11:05:43.782: [upf] INFO: UE F-SEID[UP:0x31f CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 11/25 11:05:43.782: [upf] INFO: UE F-SEID[UP:0x31f CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:43.797: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 11/25 11:05:43.804: [smf] INFO: Removed Session: UE IMSI:[262420566719791] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3200) 11/25 11:05:43.804: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 11/25 11:05:43.807: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 11/25 11:05:43.813: [smf] INFO: Removed Session: UE IMSI:[262420110630152] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3200) 11/25 11:05:43.813: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 11/25 11:05:43.818: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 11/25 11:05:43.822: [smf] INFO: Removed Session: UE IMSI:[262429023714284] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3200) 11/25 11:05:43.822: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 11/25 11:05:43.829: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 11/25 11:05:43.832: [smf] INFO: Removed Session: UE IMSI:[262426421168164] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3200) 11/25 11:05:43.832: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 11/25 11:05:43.839: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 11/25 11:05:43.845: [smf] INFO: Removed Session: UE IMSI:[262425806905778] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3200) 11/25 11:05:43.845: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 11/25 11:05:43.850: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 11/25 11:05:43.862: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 11/25 11:05:43.866: [smf] INFO: Removed Session: UE IMSI:[262422387567843] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3200) 11/25 11:05:43.866: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 11/25 11:05:43.873: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 11/25 11:05:43.873: [smf] INFO: Removed Session: UE IMSI:[262428594844285] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3200) 11/25 11:05:43.874: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 11/25 11:05:43.884: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 11/25 11:05:43.884: [smf] INFO: Removed Session: UE IMSI:[262424214370713] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3200) 11/25 11:05:43.884: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 11/25 11:05:43.894: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 11/25 11:05:43.895: [smf] INFO: Removed Session: UE IMSI:[262428162382547] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3200) 11/25 11:05:43.895: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 11/25 11:05:43.905: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 11/25 11:05:43.905: [smf] INFO: Removed Session: UE IMSI:[262429889707082] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3200) 11/25 11:05:43.906: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 11/25 11:05:43.915: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 11/25 11:05:43.916: [smf] INFO: Removed Session: UE IMSI:[262420527381490] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3200) 11/25 11:05:43.916: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 11/25 11:05:43.926: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 11/25 11:05:43.927: [smf] INFO: Removed Session: UE IMSI:[262422086735761] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3200) 11/25 11:05:43.927: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 11/25 11:05:43.937: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 11/25 11:05:43.937: [smf] INFO: Removed Session: UE IMSI:[262427095713854] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3200) 11/25 11:05:43.937: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 11/25 11:05:43.947: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 11/25 11:05:43.948: [smf] INFO: Removed Session: UE IMSI:[262428286470919] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3200) 11/25 11:05:43.948: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 11/25 11:05:43.958: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 11/25 11:05:43.959: [smf] INFO: Removed Session: UE IMSI:[262424738405536] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3200) 11/25 11:05:43.959: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 11/25 11:05:43.968: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 11/25 11:05:43.969: [smf] INFO: Removed Session: UE IMSI:[262420321491993] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3200) 11/25 11:05:43.969: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 11/25 11:05:43.979: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 11/25 11:05:43.980: [smf] INFO: Removed Session: UE IMSI:[262422131295428] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3200) 11/25 11:05:43.980: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 11/25 11:05:43.990: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 11/25 11:05:43.990: [smf] INFO: Removed Session: UE IMSI:[262421595457736] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:43.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3200) 11/25 11:05:43.990: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 11/25 11:05:44.000: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 11/25 11:05:44.001: [smf] INFO: Removed Session: UE IMSI:[262421058508001] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3200) 11/25 11:05:44.001: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 11/25 11:05:44.011: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 11/25 11:05:44.012: [smf] INFO: Removed Session: UE IMSI:[262420356278055] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3200) 11/25 11:05:44.012: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 11/25 11:05:44.022: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 11/25 11:05:44.022: [smf] INFO: Removed Session: UE IMSI:[262421314887243] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3200) 11/25 11:05:44.022: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 11/25 11:05:44.032: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 11/25 11:05:44.033: [smf] INFO: Removed Session: UE IMSI:[262421472616738] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3200) 11/25 11:05:44.033: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 11/25 11:05:44.043: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 11/25 11:05:44.043: [smf] INFO: Removed Session: UE IMSI:[262425112880259] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3200) 11/25 11:05:44.044: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 11/25 11:05:44.053: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 11/25 11:05:44.054: [smf] INFO: Removed Session: UE IMSI:[262426372391442] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3200) 11/25 11:05:44.054: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 11/25 11:05:44.064: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 11/25 11:05:44.065: [smf] INFO: Removed Session: UE IMSI:[262422199651433] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3200) 11/25 11:05:44.065: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 11/25 11:05:44.074: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 11/25 11:05:44.075: [smf] INFO: Removed Session: UE IMSI:[262423031966014] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3200) 11/25 11:05:44.075: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 11/25 11:05:44.085: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 11/25 11:05:44.086: [smf] INFO: Removed Session: UE IMSI:[262428670656969] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3200) 11/25 11:05:44.086: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 11/25 11:05:44.096: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 11/25 11:05:44.096: [smf] INFO: Removed Session: UE IMSI:[262426250215219] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3200) 11/25 11:05:44.096: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 11/25 11:05:44.107: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 11/25 11:05:44.107: [smf] INFO: Removed Session: UE IMSI:[262423772392458] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3200) 11/25 11:05:44.107: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 11/25 11:05:44.117: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 11/25 11:05:44.118: [smf] INFO: Removed Session: UE IMSI:[262421572826859] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3200) 11/25 11:05:44.118: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 11/25 11:05:44.128: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 11/25 11:05:44.128: [smf] INFO: Removed Session: UE IMSI:[262422978355433] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3200) 11/25 11:05:44.128: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 11/25 11:05:44.138: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 11/25 11:05:44.139: [smf] INFO: Removed Session: UE IMSI:[262429773248931] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3200) 11/25 11:05:44.139: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 11/25 11:05:44.149: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 11/25 11:05:44.150: [smf] INFO: Removed Session: UE IMSI:[262420419711414] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3200) 11/25 11:05:44.150: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 11/25 11:05:44.159: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 11/25 11:05:44.160: [smf] INFO: Removed Session: UE IMSI:[262421415717772] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3200) 11/25 11:05:44.160: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 11/25 11:05:44.170: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 11/25 11:05:44.171: [smf] INFO: Removed Session: UE IMSI:[262426407642035] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3200) 11/25 11:05:44.171: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 11/25 11:05:44.181: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 11/25 11:05:44.181: [smf] INFO: Removed Session: UE IMSI:[262423529443234] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3200) 11/25 11:05:44.181: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 11/25 11:05:44.191: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 11/25 11:05:44.192: [smf] INFO: Removed Session: UE IMSI:[262422628424907] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3200) 11/25 11:05:44.192: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 11/25 11:05:44.202: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 11/25 11:05:44.202: [smf] INFO: Removed Session: UE IMSI:[262426321769459] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3200) 11/25 11:05:44.202: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 11/25 11:05:44.213: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 11/25 11:05:44.213: [smf] INFO: Removed Session: UE IMSI:[262429826933235] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3200) 11/25 11:05:44.213: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 11/25 11:05:44.223: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 11/25 11:05:44.224: [smf] INFO: Removed Session: UE IMSI:[262426644853140] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3200) 11/25 11:05:44.224: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 11/25 11:05:44.234: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 11/25 11:05:44.234: [smf] INFO: Removed Session: UE IMSI:[262422989944611] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3200) 11/25 11:05:44.235: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 11/25 11:05:44.244: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 11/25 11:05:44.245: [smf] INFO: Removed Session: UE IMSI:[262421620150516] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3200) 11/25 11:05:44.245: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 11/25 11:05:44.255: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 11/25 11:05:44.255: [smf] INFO: Removed Session: UE IMSI:[262429053220477] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3200) 11/25 11:05:44.255: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 11/25 11:05:44.266: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 11/25 11:05:44.266: [smf] INFO: Removed Session: UE IMSI:[262425278442276] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3200) 11/25 11:05:44.266: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 11/25 11:05:44.276: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 11/25 11:05:44.277: [smf] INFO: Removed Session: UE IMSI:[262422275816656] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3200) 11/25 11:05:44.277: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 11/25 11:05:44.287: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 11/25 11:05:44.288: [smf] INFO: Removed Session: UE IMSI:[262422883197143] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3200) 11/25 11:05:44.288: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 11/25 11:05:44.298: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 11/25 11:05:44.298: [smf] INFO: Removed Session: UE IMSI:[262421090857560] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3200) 11/25 11:05:44.298: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 11/25 11:05:44.308: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 11/25 11:05:44.309: [smf] INFO: Removed Session: UE IMSI:[262426699065316] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3200) 11/25 11:05:44.309: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 11/25 11:05:44.319: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 11/25 11:05:44.320: [smf] INFO: Removed Session: UE IMSI:[262425725961488] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3200) 11/25 11:05:44.320: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 11/25 11:05:44.330: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 11/25 11:05:44.330: [smf] INFO: Removed Session: UE IMSI:[262429969415750] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3200) 11/25 11:05:44.330: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 11/25 11:05:44.340: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 11/25 11:05:44.341: [smf] INFO: Removed Session: UE IMSI:[262429307711204] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3200) 11/25 11:05:44.341: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 11/25 11:05:44.351: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 11/25 11:05:44.351: [smf] INFO: Removed Session: UE IMSI:[262429251026549] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3200) 11/25 11:05:44.351: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 11/25 11:05:44.361: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 11/25 11:05:44.362: [smf] INFO: Removed Session: UE IMSI:[262425242479468] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3200) 11/25 11:05:44.362: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 11/25 11:05:44.372: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 11/25 11:05:44.373: [smf] INFO: Removed Session: UE IMSI:[262428115181013] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3200) 11/25 11:05:44.373: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 11/25 11:05:44.383: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 11/25 11:05:44.383: [smf] INFO: Removed Session: UE IMSI:[262426982087461] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3200) 11/25 11:05:44.383: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 11/25 11:05:44.393: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 11/25 11:05:44.394: [smf] INFO: Removed Session: UE IMSI:[262428061337102] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3200) 11/25 11:05:44.394: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 11/25 11:05:44.404: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 11/25 11:05:44.405: [smf] INFO: Removed Session: UE IMSI:[262428034396890] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3200) 11/25 11:05:44.405: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 11/25 11:05:44.415: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 11/25 11:05:44.415: [smf] INFO: Removed Session: UE IMSI:[262426433640170] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3200) 11/25 11:05:44.415: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 11/25 11:05:44.425: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 11/25 11:05:44.426: [smf] INFO: Removed Session: UE IMSI:[262424475356930] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3200) 11/25 11:05:44.426: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 11/25 11:05:44.436: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 11/25 11:05:44.437: [smf] INFO: Removed Session: UE IMSI:[262423891054914] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3200) 11/25 11:05:44.437: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 11/25 11:05:44.447: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 11/25 11:05:44.447: [smf] INFO: Removed Session: UE IMSI:[262421952049987] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3200) 11/25 11:05:44.447: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 11/25 11:05:44.457: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 11/25 11:05:44.458: [smf] INFO: Removed Session: UE IMSI:[262428528647308] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3200) 11/25 11:05:44.458: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 11/25 11:05:44.468: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 11/25 11:05:44.469: [smf] INFO: Removed Session: UE IMSI:[262426837083491] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3200) 11/25 11:05:44.469: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 11/25 11:05:44.479: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 11/25 11:05:44.479: [smf] INFO: Removed Session: UE IMSI:[262421185034280] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3200) 11/25 11:05:44.479: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 11/25 11:05:44.489: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 11/25 11:05:44.490: [smf] INFO: Removed Session: UE IMSI:[262424317286565] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3200) 11/25 11:05:44.490: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 11/25 11:05:44.500: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 11/25 11:05:44.501: [smf] INFO: Removed Session: UE IMSI:[262428717647957] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3200) 11/25 11:05:44.501: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 11/25 11:05:44.510: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 11/25 11:05:44.511: [smf] INFO: Removed Session: UE IMSI:[262426973604922] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3200) 11/25 11:05:44.511: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 11/25 11:05:44.521: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 11/25 11:05:44.522: [smf] INFO: Removed Session: UE IMSI:[262424089815651] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3200) 11/25 11:05:44.522: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 11/25 11:05:44.532: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 11/25 11:05:44.532: [smf] INFO: Removed Session: UE IMSI:[262422202039085] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3200) 11/25 11:05:44.533: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 11/25 11:05:44.542: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 11/25 11:05:44.543: [smf] INFO: Removed Session: UE IMSI:[262420515149458] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3200) 11/25 11:05:44.543: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 11/25 11:05:44.553: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 11/25 11:05:44.554: [smf] INFO: Removed Session: UE IMSI:[262421173423362] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3200) 11/25 11:05:44.554: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 11/25 11:05:44.564: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 11/25 11:05:44.565: [smf] INFO: Removed Session: UE IMSI:[262427418188500] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3200) 11/25 11:05:44.565: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 11/25 11:05:44.574: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 11/25 11:05:44.575: [smf] INFO: Removed Session: UE IMSI:[262428360821934] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3200) 11/25 11:05:44.575: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 11/25 11:05:44.585: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 11/25 11:05:44.586: [smf] INFO: Removed Session: UE IMSI:[262427441600017] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3200) 11/25 11:05:44.586: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 11/25 11:05:44.596: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 11/25 11:05:44.596: [smf] INFO: Removed Session: UE IMSI:[262422937136234] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3200) 11/25 11:05:44.596: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 11/25 11:05:44.606: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 11/25 11:05:44.607: [smf] INFO: Removed Session: UE IMSI:[262423505272758] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3200) 11/25 11:05:44.607: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 11/25 11:05:44.617: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 11/25 11:05:44.618: [smf] INFO: Removed Session: UE IMSI:[262428695880870] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3200) 11/25 11:05:44.618: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 11/25 11:05:44.627: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 11/25 11:05:44.628: [smf] INFO: Removed Session: UE IMSI:[262424003961916] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3200) 11/25 11:05:44.628: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 11/25 11:05:44.638: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 11/25 11:05:44.639: [smf] INFO: Removed Session: UE IMSI:[262425469748851] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3200) 11/25 11:05:44.639: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 11/25 11:05:44.649: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 11/25 11:05:44.650: [smf] INFO: Removed Session: UE IMSI:[262427829505810] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3200) 11/25 11:05:44.650: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 11/25 11:05:44.660: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 11/25 11:05:44.660: [smf] INFO: Removed Session: UE IMSI:[262423049807969] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3200) 11/25 11:05:44.660: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 11/25 11:05:44.670: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 11/25 11:05:44.671: [smf] INFO: Removed Session: UE IMSI:[262422068189325] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3200) 11/25 11:05:44.671: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 11/25 11:05:44.681: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 11/25 11:05:44.681: [smf] INFO: Removed Session: UE IMSI:[262428111139663] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3200) 11/25 11:05:44.681: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 11/25 11:05:44.691: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 11/25 11:05:44.692: [smf] INFO: Removed Session: UE IMSI:[262429863877649] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3200) 11/25 11:05:44.692: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 11/25 11:05:44.702: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 11/25 11:05:44.703: [smf] INFO: Removed Session: UE IMSI:[262429426508781] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3200) 11/25 11:05:44.703: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 11/25 11:05:44.713: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 11/25 11:05:44.713: [smf] INFO: Removed Session: UE IMSI:[262426875626633] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3200) 11/25 11:05:44.713: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 11/25 11:05:44.723: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 11/25 11:05:44.724: [smf] INFO: Removed Session: UE IMSI:[262426230435984] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3200) 11/25 11:05:44.724: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 11/25 11:05:44.734: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 11/25 11:05:44.734: [smf] INFO: Removed Session: UE IMSI:[262425106489530] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3200) 11/25 11:05:44.734: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 11/25 11:05:44.745: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 11/25 11:05:44.745: [smf] INFO: Removed Session: UE IMSI:[262429252254912] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3200) 11/25 11:05:44.745: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 11/25 11:05:44.755: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 11/25 11:05:44.756: [smf] INFO: Removed Session: UE IMSI:[262426879314054] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3200) 11/25 11:05:44.756: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 11/25 11:05:44.766: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 11/25 11:05:44.767: [smf] INFO: Removed Session: UE IMSI:[262421968524185] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3200) 11/25 11:05:44.767: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 11/25 11:05:44.776: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 11/25 11:05:44.777: [smf] INFO: Removed Session: UE IMSI:[262425559522494] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3200) 11/25 11:05:44.777: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 11/25 11:05:44.787: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 11/25 11:05:44.788: [smf] INFO: Removed Session: UE IMSI:[262428021801932] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3200) 11/25 11:05:44.788: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 11/25 11:05:44.798: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 11/25 11:05:44.799: [smf] INFO: Removed Session: UE IMSI:[262427540084583] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3200) 11/25 11:05:44.799: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 11/25 11:05:44.809: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 11/25 11:05:44.809: [smf] INFO: Removed Session: UE IMSI:[262421164937382] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3200) 11/25 11:05:44.809: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 11/25 11:05:44.819: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 11/25 11:05:44.820: [smf] INFO: Removed Session: UE IMSI:[262424786805964] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3200) 11/25 11:05:44.820: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 11/25 11:05:44.830: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 11/25 11:05:44.831: [smf] INFO: Removed Session: UE IMSI:[262427562688511] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3200) 11/25 11:05:44.831: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 11/25 11:05:44.840: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 11/25 11:05:44.841: [smf] INFO: Removed Session: UE IMSI:[262424447634412] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3200) 11/25 11:05:44.842: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 11/25 11:05:44.851: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 11/25 11:05:44.852: [smf] INFO: Removed Session: UE IMSI:[262427109307389] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3200) 11/25 11:05:44.852: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 11/25 11:05:44.863: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 11/25 11:05:44.863: [smf] INFO: Removed Session: UE IMSI:[262426466295713] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3200) 11/25 11:05:44.863: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 11/25 11:05:44.873: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 11/25 11:05:44.874: [smf] INFO: Removed Session: UE IMSI:[262428293231647] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3200) 11/25 11:05:44.874: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 11/25 11:05:44.884: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 11/25 11:05:44.884: [smf] INFO: Removed Session: UE IMSI:[262428880008315] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3200) 11/25 11:05:44.884: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 11/25 11:05:44.894: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 11/25 11:05:44.895: [smf] INFO: Removed Session: UE IMSI:[262424073126217] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3200) 11/25 11:05:44.895: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 11/25 11:05:44.905: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 11/25 11:05:44.906: [smf] INFO: Removed Session: UE IMSI:[262425085220701] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3200) 11/25 11:05:44.906: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 11/25 11:05:44.916: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 11/25 11:05:44.916: [smf] INFO: Removed Session: UE IMSI:[262424379763269] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3200) 11/25 11:05:44.916: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 11/25 11:05:44.926: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 11/25 11:05:44.927: [smf] INFO: Removed Session: UE IMSI:[262428698446458] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3200) 11/25 11:05:44.927: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 11/25 11:05:44.937: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 11/25 11:05:44.937: [smf] INFO: Removed Session: UE IMSI:[262428273269830] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3200) 11/25 11:05:44.937: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 11/25 11:05:44.947: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 11/25 11:05:44.948: [smf] INFO: Removed Session: UE IMSI:[262426014926998] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3200) 11/25 11:05:44.948: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 11/25 11:05:44.958: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 11/25 11:05:44.959: [smf] INFO: Removed Session: UE IMSI:[262426182695187] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3200) 11/25 11:05:44.959: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 11/25 11:05:44.969: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 11/25 11:05:44.969: [smf] INFO: Removed Session: UE IMSI:[262429738675841] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3200) 11/25 11:05:44.969: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 11/25 11:05:44.979: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 11/25 11:05:44.980: [smf] INFO: Removed Session: UE IMSI:[262428962526316] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3200) 11/25 11:05:44.980: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 11/25 11:05:44.990: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 11/25 11:05:44.991: [smf] INFO: Removed Session: UE IMSI:[262422542968602] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:44.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3200) 11/25 11:05:44.991: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 11/25 11:05:45.001: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 11/25 11:05:45.001: [smf] INFO: Removed Session: UE IMSI:[262426209729160] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3200) 11/25 11:05:45.001: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 11/25 11:05:45.011: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 11/25 11:05:45.012: [smf] INFO: Removed Session: UE IMSI:[262423546954987] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3200) 11/25 11:05:45.012: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 11/25 11:05:45.028: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 11/25 11:05:45.029: [smf] INFO: Removed Session: UE IMSI:[262420771890471] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3200) 11/25 11:05:45.029: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 11/25 11:05:45.038: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 11/25 11:05:45.039: [smf] INFO: Removed Session: UE IMSI:[262421824591701] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3200) 11/25 11:05:45.039: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 11/25 11:05:45.049: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 11/25 11:05:45.050: [smf] INFO: Removed Session: UE IMSI:[262425048076749] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3200) 11/25 11:05:45.050: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 11/25 11:05:45.060: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 11/25 11:05:45.061: [smf] INFO: Removed Session: UE IMSI:[262423697603326] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3200) 11/25 11:05:45.061: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 11/25 11:05:45.071: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 11/25 11:05:45.071: [smf] INFO: Removed Session: UE IMSI:[262429016265867] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3200) 11/25 11:05:45.071: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 11/25 11:05:45.081: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 11/25 11:05:45.082: [smf] INFO: Removed Session: UE IMSI:[262424303596384] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3200) 11/25 11:05:45.082: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 11/25 11:05:45.092: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 11/25 11:05:45.092: [smf] INFO: Removed Session: UE IMSI:[262429584661366] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3200) 11/25 11:05:45.092: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 11/25 11:05:45.102: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 11/25 11:05:45.103: [smf] INFO: Removed Session: UE IMSI:[262427950821468] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3200) 11/25 11:05:45.103: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 11/25 11:05:45.115: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 11/25 11:05:45.116: [smf] INFO: Removed Session: UE IMSI:[262422788015122] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3200) 11/25 11:05:45.116: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 11/25 11:05:45.126: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 11/25 11:05:45.127: [smf] INFO: Removed Session: UE IMSI:[262420063159781] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3200) 11/25 11:05:45.127: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 11/25 11:05:45.137: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 11/25 11:05:45.138: [smf] INFO: Removed Session: UE IMSI:[262429179265699] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3200) 11/25 11:05:45.138: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 11/25 11:05:45.147: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 11/25 11:05:45.148: [smf] INFO: Removed Session: UE IMSI:[262421951500777] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3200) 11/25 11:05:45.148: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 11/25 11:05:45.158: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 11/25 11:05:45.159: [smf] INFO: Removed Session: UE IMSI:[262422646153017] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3200) 11/25 11:05:45.159: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 11/25 11:05:45.169: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 11/25 11:05:45.169: [smf] INFO: Removed Session: UE IMSI:[262420695292834] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3200) 11/25 11:05:45.169: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 11/25 11:05:45.179: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 11/25 11:05:45.180: [smf] INFO: Removed Session: UE IMSI:[262423893788385] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3200) 11/25 11:05:45.180: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 11/25 11:05:45.190: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 11/25 11:05:45.191: [smf] INFO: Removed Session: UE IMSI:[262426512493927] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3200) 11/25 11:05:45.191: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 11/25 11:05:45.201: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 11/25 11:05:45.202: [smf] INFO: Removed Session: UE IMSI:[262420621753052] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3200) 11/25 11:05:45.202: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 11/25 11:05:45.213: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 11/25 11:05:45.213: [smf] INFO: Removed Session: UE IMSI:[262429804848216] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3200) 11/25 11:05:45.213: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 11/25 11:05:45.223: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 11/25 11:05:45.224: [smf] INFO: Removed Session: UE IMSI:[262426276570440] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3200) 11/25 11:05:45.224: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 11/25 11:05:45.234: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 11/25 11:05:45.235: [smf] INFO: Removed Session: UE IMSI:[262423957535275] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3200) 11/25 11:05:45.235: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 11/25 11:05:45.244: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 11/25 11:05:45.245: [smf] INFO: Removed Session: UE IMSI:[262427659756442] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3200) 11/25 11:05:45.245: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 11/25 11:05:45.255: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 11/25 11:05:45.256: [smf] INFO: Removed Session: UE IMSI:[262429943773655] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3200) 11/25 11:05:45.256: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 11/25 11:05:45.266: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 11/25 11:05:45.267: [smf] INFO: Removed Session: UE IMSI:[262422934409088] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3200) 11/25 11:05:45.267: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 11/25 11:05:45.277: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 11/25 11:05:45.277: [smf] INFO: Removed Session: UE IMSI:[262420112431184] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3200) 11/25 11:05:45.277: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 11/25 11:05:45.287: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 11/25 11:05:45.288: [smf] INFO: Removed Session: UE IMSI:[262425295125826] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3200) 11/25 11:05:45.288: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 11/25 11:05:45.298: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 11/25 11:05:45.299: [smf] INFO: Removed Session: UE IMSI:[262426902151686] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3200) 11/25 11:05:45.299: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 11/25 11:05:45.308: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 11/25 11:05:45.309: [smf] INFO: Removed Session: UE IMSI:[262428362508115] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3200) 11/25 11:05:45.309: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 11/25 11:05:45.319: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 11/25 11:05:45.320: [smf] INFO: Removed Session: UE IMSI:[262426093198075] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3200) 11/25 11:05:45.320: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 11/25 11:05:45.330: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 11/25 11:05:45.330: [smf] INFO: Removed Session: UE IMSI:[262423385503975] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3200) 11/25 11:05:45.331: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 11/25 11:05:45.340: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 11/25 11:05:45.341: [smf] INFO: Removed Session: UE IMSI:[262429907250681] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3200) 11/25 11:05:45.341: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 11/25 11:05:45.352: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 11/25 11:05:45.352: [smf] INFO: Removed Session: UE IMSI:[262425407959545] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3200) 11/25 11:05:45.352: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 11/25 11:05:45.362: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 11/25 11:05:45.363: [smf] INFO: Removed Session: UE IMSI:[262427716261322] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3200) 11/25 11:05:45.363: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 11/25 11:05:45.373: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 11/25 11:05:45.374: [smf] INFO: Removed Session: UE IMSI:[262426884715929] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3200) 11/25 11:05:45.374: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 11/25 11:05:45.384: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 11/25 11:05:45.384: [smf] INFO: Removed Session: UE IMSI:[262427266448593] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3200) 11/25 11:05:45.384: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 11/25 11:05:45.402: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 11/25 11:05:45.403: [smf] INFO: Removed Session: UE IMSI:[262421899978168] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3200) 11/25 11:05:45.403: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 11/25 11:05:45.413: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 11/25 11:05:45.413: [smf] INFO: Removed Session: UE IMSI:[262421651556780] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3200) 11/25 11:05:45.413: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 11/25 11:05:45.425: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 11/25 11:05:45.426: [smf] INFO: Removed Session: UE IMSI:[262428392936391] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3200) 11/25 11:05:45.426: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 11/25 11:05:45.436: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 11/25 11:05:45.437: [smf] INFO: Removed Session: UE IMSI:[262424303465373] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3200) 11/25 11:05:45.437: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 11/25 11:05:45.447: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 11/25 11:05:45.447: [smf] INFO: Removed Session: UE IMSI:[262426132338476] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3200) 11/25 11:05:45.448: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 11/25 11:05:45.458: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 11/25 11:05:45.458: [smf] INFO: Removed Session: UE IMSI:[262428341449099] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3200) 11/25 11:05:45.458: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 11/25 11:05:45.468: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 11/25 11:05:45.469: [smf] INFO: Removed Session: UE IMSI:[262420747867133] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3200) 11/25 11:05:45.469: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 11/25 11:05:45.479: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 11/25 11:05:45.479: [smf] INFO: Removed Session: UE IMSI:[262422063762012] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3200) 11/25 11:05:45.479: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 11/25 11:05:45.489: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 11/25 11:05:45.490: [smf] INFO: Removed Session: UE IMSI:[262422164368680] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3200) 11/25 11:05:45.490: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 11/25 11:05:45.500: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 11/25 11:05:45.501: [smf] INFO: Removed Session: UE IMSI:[262420769611171] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3200) 11/25 11:05:45.502: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 11/25 11:05:45.511: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 11/25 11:05:45.512: [smf] INFO: Removed Session: UE IMSI:[262429703027594] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3200) 11/25 11:05:45.512: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 11/25 11:05:45.522: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 11/25 11:05:45.523: [smf] INFO: Removed Session: UE IMSI:[262429591899907] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3200) 11/25 11:05:45.523: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 11/25 11:05:45.532: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 11/25 11:05:45.533: [smf] INFO: Removed Session: UE IMSI:[262424505537817] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3200) 11/25 11:05:45.533: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 11/25 11:05:45.544: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 11/25 11:05:45.544: [smf] INFO: Removed Session: UE IMSI:[262422928168656] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3200) 11/25 11:05:45.544: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 11/25 11:05:45.554: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 11/25 11:05:45.555: [smf] INFO: Removed Session: UE IMSI:[262427502320987] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3200) 11/25 11:05:45.555: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 11/25 11:05:45.565: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 11/25 11:05:45.566: [smf] INFO: Removed Session: UE IMSI:[262429888724294] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3200) 11/25 11:05:45.566: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 11/25 11:05:45.576: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 11/25 11:05:45.576: [smf] INFO: Removed Session: UE IMSI:[262429824009241] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3200) 11/25 11:05:45.576: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 11/25 11:05:45.586: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 11/25 11:05:45.587: [smf] INFO: Removed Session: UE IMSI:[262421949233204] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3200) 11/25 11:05:45.587: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 11/25 11:05:45.597: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 11/25 11:05:45.598: [smf] INFO: Removed Session: UE IMSI:[262428661925287] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3200) 11/25 11:05:45.598: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 11/25 11:05:45.608: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 11/25 11:05:45.608: [smf] INFO: Removed Session: UE IMSI:[262429989852544] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3200) 11/25 11:05:45.608: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 11/25 11:05:45.618: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 11/25 11:05:45.619: [smf] INFO: Removed Session: UE IMSI:[262425804002480] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3200) 11/25 11:05:45.619: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 11/25 11:05:45.629: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 11/25 11:05:45.629: [smf] INFO: Removed Session: UE IMSI:[262422225305419] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3200) 11/25 11:05:45.629: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 11/25 11:05:45.639: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 11/25 11:05:45.640: [smf] INFO: Removed Session: UE IMSI:[262429883351318] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3200) 11/25 11:05:45.640: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 11/25 11:05:45.650: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 11/25 11:05:45.651: [smf] INFO: Removed Session: UE IMSI:[262429503827480] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3200) 11/25 11:05:45.651: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 11/25 11:05:45.661: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 11/25 11:05:45.661: [smf] INFO: Removed Session: UE IMSI:[262420256042180] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3200) 11/25 11:05:45.661: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 11/25 11:05:45.671: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 11/25 11:05:45.672: [smf] INFO: Removed Session: UE IMSI:[262422828238783] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3200) 11/25 11:05:45.672: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 11/25 11:05:45.682: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 11/25 11:05:45.683: [smf] INFO: Removed Session: UE IMSI:[262422610270267] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3200) 11/25 11:05:45.683: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 11/25 11:05:45.693: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 11/25 11:05:45.693: [smf] INFO: Removed Session: UE IMSI:[262425993004121] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3200) 11/25 11:05:45.693: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 11/25 11:05:45.703: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 11/25 11:05:45.704: [smf] INFO: Removed Session: UE IMSI:[262424669525158] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3200) 11/25 11:05:45.704: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 11/25 11:05:45.714: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 11/25 11:05:45.714: [smf] INFO: Removed Session: UE IMSI:[262421860307389] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3200) 11/25 11:05:45.714: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 11/25 11:05:45.724: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 11/25 11:05:45.725: [smf] INFO: Removed Session: UE IMSI:[262428629159065] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3200) 11/25 11:05:45.725: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 11/25 11:05:45.735: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 11/25 11:05:45.736: [smf] INFO: Removed Session: UE IMSI:[262429382989674] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3200) 11/25 11:05:45.736: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 11/25 11:05:45.746: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 11/25 11:05:45.746: [smf] INFO: Removed Session: UE IMSI:[262421890147605] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3200) 11/25 11:05:45.746: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 11/25 11:05:45.756: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 11/25 11:05:45.757: [smf] INFO: Removed Session: UE IMSI:[262428396774338] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3200) 11/25 11:05:45.757: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 11/25 11:05:45.767: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 11/25 11:05:45.767: [smf] INFO: Removed Session: UE IMSI:[262423789621835] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3200) 11/25 11:05:45.767: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 11/25 11:05:45.777: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 11/25 11:05:45.778: [smf] INFO: Removed Session: UE IMSI:[262427449975577] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3200) 11/25 11:05:45.778: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 11/25 11:05:45.788: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 11/25 11:05:45.789: [smf] INFO: Removed Session: UE IMSI:[262425899453608] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3200) 11/25 11:05:45.789: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 11/25 11:05:45.799: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 11/25 11:05:45.799: [smf] INFO: Removed Session: UE IMSI:[262420136032879] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3200) 11/25 11:05:45.799: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 11/25 11:05:45.809: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 11/25 11:05:45.810: [smf] INFO: Removed Session: UE IMSI:[262426757822309] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3200) 11/25 11:05:45.810: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 11/25 11:05:45.820: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 11/25 11:05:45.821: [smf] INFO: Removed Session: UE IMSI:[262424092310794] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3200) 11/25 11:05:45.821: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 11/25 11:05:45.831: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 11/25 11:05:45.832: [smf] INFO: Removed Session: UE IMSI:[262420900784905] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3200) 11/25 11:05:45.832: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 11/25 11:05:45.842: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 11/25 11:05:45.842: [smf] INFO: Removed Session: UE IMSI:[262421911937960] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3200) 11/25 11:05:45.842: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 11/25 11:05:45.852: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 11/25 11:05:45.853: [smf] INFO: Removed Session: UE IMSI:[262428378049996] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3200) 11/25 11:05:45.853: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 11/25 11:05:45.863: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 11/25 11:05:45.863: [smf] INFO: Removed Session: UE IMSI:[262423867198793] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3200) 11/25 11:05:45.863: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 11/25 11:05:45.873: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 11/25 11:05:45.874: [smf] INFO: Removed Session: UE IMSI:[262427407155851] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3200) 11/25 11:05:45.874: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 11/25 11:05:45.884: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 11/25 11:05:45.885: [smf] INFO: Removed Session: UE IMSI:[262426495602427] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3200) 11/25 11:05:45.885: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 11/25 11:05:45.895: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 11/25 11:05:45.895: [smf] INFO: Removed Session: UE IMSI:[262428078843774] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3200) 11/25 11:05:45.895: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 11/25 11:05:45.907: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 11/25 11:05:45.907: [smf] INFO: Removed Session: UE IMSI:[262427473854250] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3200) 11/25 11:05:45.907: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 11/25 11:05:45.918: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 11/25 11:05:45.918: [smf] INFO: Removed Session: UE IMSI:[262426491701376] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3200) 11/25 11:05:45.918: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 11/25 11:05:45.928: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 11/25 11:05:45.929: [smf] INFO: Removed Session: UE IMSI:[262423086078133] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3200) 11/25 11:05:45.929: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 11/25 11:05:45.939: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 11/25 11:05:45.940: [smf] INFO: Removed Session: UE IMSI:[262426847211396] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3200) 11/25 11:05:45.940: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 11/25 11:05:45.949: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 11/25 11:05:45.950: [smf] INFO: Removed Session: UE IMSI:[262428332777982] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3200) 11/25 11:05:45.950: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 11/25 11:05:45.960: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 11/25 11:05:45.961: [smf] INFO: Removed Session: UE IMSI:[262427280248031] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3200) 11/25 11:05:45.961: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 11/25 11:05:45.971: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 11/25 11:05:45.971: [smf] INFO: Removed Session: UE IMSI:[262420515130152] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3200) 11/25 11:05:45.971: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 11/25 11:05:45.981: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 11/25 11:05:45.982: [smf] INFO: Removed Session: UE IMSI:[262421226823524] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3200) 11/25 11:05:45.982: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 11/25 11:05:45.992: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 11/25 11:05:45.993: [smf] INFO: Removed Session: UE IMSI:[262420791872722] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:45.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3200) 11/25 11:05:45.993: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 11/25 11:05:46.006: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 11/25 11:05:46.006: [smf] INFO: Removed Session: UE IMSI:[262424250469250] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3200) 11/25 11:05:46.006: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 11/25 11:05:46.017: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 11/25 11:05:46.018: [smf] INFO: Removed Session: UE IMSI:[262424112429985] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3200) 11/25 11:05:46.018: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 11/25 11:05:46.028: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 11/25 11:05:46.028: [smf] INFO: Removed Session: UE IMSI:[262422907517164] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3200) 11/25 11:05:46.028: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 11/25 11:05:46.038: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 11/25 11:05:46.039: [smf] INFO: Removed Session: UE IMSI:[262422530306519] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3200) 11/25 11:05:46.039: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 11/25 11:05:46.049: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 11/25 11:05:46.050: [smf] INFO: Removed Session: UE IMSI:[262425985221767] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3200) 11/25 11:05:46.050: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 11/25 11:05:46.062: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 11/25 11:05:46.063: [smf] INFO: Removed Session: UE IMSI:[262426156472293] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3200) 11/25 11:05:46.063: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 11/25 11:05:46.073: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 11/25 11:05:46.074: [smf] INFO: Removed Session: UE IMSI:[262422945316540] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3200) 11/25 11:05:46.074: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 11/25 11:05:46.084: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 11/25 11:05:46.084: [smf] INFO: Removed Session: UE IMSI:[262425420316617] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3200) 11/25 11:05:46.084: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 11/25 11:05:46.094: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 11/25 11:05:46.095: [smf] INFO: Removed Session: UE IMSI:[262422499191599] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3200) 11/25 11:05:46.095: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 11/25 11:05:46.105: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 11/25 11:05:46.105: [smf] INFO: Removed Session: UE IMSI:[262423402996179] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3200) 11/25 11:05:46.105: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 11/25 11:05:46.116: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 11/25 11:05:46.116: [smf] INFO: Removed Session: UE IMSI:[262429067695568] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3200) 11/25 11:05:46.116: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 11/25 11:05:46.126: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 11/25 11:05:46.127: [smf] INFO: Removed Session: UE IMSI:[262420109088009] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3200) 11/25 11:05:46.127: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 11/25 11:05:46.137: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 11/25 11:05:46.138: [smf] INFO: Removed Session: UE IMSI:[262427073050130] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3200) 11/25 11:05:46.138: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 11/25 11:05:46.147: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 11/25 11:05:46.148: [smf] INFO: Removed Session: UE IMSI:[262424146803874] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3200) 11/25 11:05:46.148: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 11/25 11:05:46.158: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 11/25 11:05:46.158: [smf] INFO: Removed Session: UE IMSI:[262428511764354] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3200) 11/25 11:05:46.158: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 11/25 11:05:46.169: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 11/25 11:05:46.169: [smf] INFO: Removed Session: UE IMSI:[262422612028567] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3200) 11/25 11:05:46.169: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 11/25 11:05:46.179: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 11/25 11:05:46.180: [smf] INFO: Removed Session: UE IMSI:[262423838793429] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3200) 11/25 11:05:46.180: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 11/25 11:05:46.190: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 11/25 11:05:46.190: [smf] INFO: Removed Session: UE IMSI:[262427512697454] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3200) 11/25 11:05:46.191: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 11/25 11:05:46.201: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 11/25 11:05:46.201: [smf] INFO: Removed Session: UE IMSI:[262426100109282] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3200) 11/25 11:05:46.201: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 11/25 11:05:46.211: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 11/25 11:05:46.212: [smf] INFO: Removed Session: UE IMSI:[262425795504778] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3200) 11/25 11:05:46.212: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 11/25 11:05:46.222: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 11/25 11:05:46.222: [smf] INFO: Removed Session: UE IMSI:[262424356096054] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3200) 11/25 11:05:46.222: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 11/25 11:05:46.232: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 11/25 11:05:46.233: [smf] INFO: Removed Session: UE IMSI:[262427847508927] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3200) 11/25 11:05:46.233: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 11/25 11:05:46.243: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 11/25 11:05:46.244: [smf] INFO: Removed Session: UE IMSI:[262422526625841] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3200) 11/25 11:05:46.244: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 11/25 11:05:46.254: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 11/25 11:05:46.254: [smf] INFO: Removed Session: UE IMSI:[262429600554768] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3200) 11/25 11:05:46.254: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 11/25 11:05:46.264: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 11/25 11:05:46.265: [smf] INFO: Removed Session: UE IMSI:[262425164946214] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3200) 11/25 11:05:46.265: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 11/25 11:05:46.275: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 11/25 11:05:46.275: [smf] INFO: Removed Session: UE IMSI:[262423340746761] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3200) 11/25 11:05:46.275: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 11/25 11:05:46.285: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 11/25 11:05:46.286: [smf] INFO: Removed Session: UE IMSI:[262423341541549] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3200) 11/25 11:05:46.286: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 11/25 11:05:46.296: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 11/25 11:05:46.297: [smf] INFO: Removed Session: UE IMSI:[262427286021084] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3200) 11/25 11:05:46.297: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 11/25 11:05:46.307: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 11/25 11:05:46.307: [smf] INFO: Removed Session: UE IMSI:[262424438346452] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3200) 11/25 11:05:46.307: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 11/25 11:05:46.318: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 11/25 11:05:46.319: [smf] INFO: Removed Session: UE IMSI:[262423769082469] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3200) 11/25 11:05:46.319: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 11/25 11:05:46.328: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 11/25 11:05:46.329: [smf] INFO: Removed Session: UE IMSI:[262423583139675] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3200) 11/25 11:05:46.329: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 11/25 11:05:46.339: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 11/25 11:05:46.340: [smf] INFO: Removed Session: UE IMSI:[262429556529872] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3200) 11/25 11:05:46.340: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 11/25 11:05:46.350: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 11/25 11:05:46.351: [smf] INFO: Removed Session: UE IMSI:[262428955543379] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3200) 11/25 11:05:46.351: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 11/25 11:05:46.361: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 11/25 11:05:46.361: [smf] INFO: Removed Session: UE IMSI:[262428432931733] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3200) 11/25 11:05:46.361: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 11/25 11:05:46.372: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 11/25 11:05:46.372: [smf] INFO: Removed Session: UE IMSI:[262427601783440] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3200) 11/25 11:05:46.372: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 11/25 11:05:46.382: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 11/25 11:05:46.383: [smf] INFO: Removed Session: UE IMSI:[262420736084309] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3200) 11/25 11:05:46.383: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 11/25 11:05:46.393: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 11/25 11:05:46.394: [smf] INFO: Removed Session: UE IMSI:[262424735789033] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3200) 11/25 11:05:46.394: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 11/25 11:05:46.404: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 11/25 11:05:46.405: [smf] INFO: Removed Session: UE IMSI:[262429836583729] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3200) 11/25 11:05:46.405: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 11/25 11:05:46.414: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 11/25 11:05:46.415: [smf] INFO: Removed Session: UE IMSI:[262423725186645] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3200) 11/25 11:05:46.415: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 11/25 11:05:46.425: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 11/25 11:05:46.426: [smf] INFO: Removed Session: UE IMSI:[262425178003953] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3200) 11/25 11:05:46.426: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 11/25 11:05:46.436: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 11/25 11:05:46.437: [smf] INFO: Removed Session: UE IMSI:[262428993666989] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3200) 11/25 11:05:46.437: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 11/25 11:05:46.446: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 11/25 11:05:46.447: [smf] INFO: Removed Session: UE IMSI:[262422440087267] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3200) 11/25 11:05:46.447: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 11/25 11:05:46.457: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 11/25 11:05:46.458: [smf] INFO: Removed Session: UE IMSI:[262427234610011] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3200) 11/25 11:05:46.458: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 11/25 11:05:46.468: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 11/25 11:05:46.469: [smf] INFO: Removed Session: UE IMSI:[262421178783143] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3200) 11/25 11:05:46.469: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 11/25 11:05:46.478: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 11/25 11:05:46.479: [smf] INFO: Removed Session: UE IMSI:[262429866662099] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3200) 11/25 11:05:46.479: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 11/25 11:05:46.489: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 11/25 11:05:46.490: [smf] INFO: Removed Session: UE IMSI:[262425225404251] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3200) 11/25 11:05:46.490: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 11/25 11:05:46.499: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 11/25 11:05:46.500: [smf] INFO: Removed Session: UE IMSI:[262420791444717] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3200) 11/25 11:05:46.500: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 11/25 11:05:46.510: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 11/25 11:05:46.511: [smf] INFO: Removed Session: UE IMSI:[262423130466816] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3200) 11/25 11:05:46.511: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 11/25 11:05:46.521: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 11/25 11:05:46.522: [smf] INFO: Removed Session: UE IMSI:[262426138540345] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3200) 11/25 11:05:46.522: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 11/25 11:05:46.532: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 11/25 11:05:46.533: [smf] INFO: Removed Session: UE IMSI:[262421624551607] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3200) 11/25 11:05:46.533: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 11/25 11:05:46.543: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 11/25 11:05:46.544: [smf] INFO: Removed Session: UE IMSI:[262426320945267] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3200) 11/25 11:05:46.544: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 11/25 11:05:46.553: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 11/25 11:05:46.554: [smf] INFO: Removed Session: UE IMSI:[262429140338591] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3200) 11/25 11:05:46.554: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 11/25 11:05:46.564: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 11/25 11:05:46.565: [smf] INFO: Removed Session: UE IMSI:[262425572066962] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3200) 11/25 11:05:46.565: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 11/25 11:05:46.575: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 11/25 11:05:46.575: [smf] INFO: Removed Session: UE IMSI:[262421164944737] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3200) 11/25 11:05:46.575: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 11/25 11:05:46.585: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 11/25 11:05:46.586: [smf] INFO: Removed Session: UE IMSI:[262421387359566] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3200) 11/25 11:05:46.586: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 11/25 11:05:46.596: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 11/25 11:05:46.597: [smf] INFO: Removed Session: UE IMSI:[262421995716951] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3200) 11/25 11:05:46.597: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 11/25 11:05:46.607: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 11/25 11:05:46.607: [smf] INFO: Removed Session: UE IMSI:[262421329973576] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3200) 11/25 11:05:46.607: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 11/25 11:05:46.617: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 11/25 11:05:46.618: [smf] INFO: Removed Session: UE IMSI:[262421745502006] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3200) 11/25 11:05:46.618: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 11/25 11:05:46.628: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 11/25 11:05:46.628: [smf] INFO: Removed Session: UE IMSI:[262426220314186] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3200) 11/25 11:05:46.628: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 11/25 11:05:46.638: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 11/25 11:05:46.639: [smf] INFO: Removed Session: UE IMSI:[262422644380369] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3200) 11/25 11:05:46.639: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 11/25 11:05:46.649: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 11/25 11:05:46.649: [smf] INFO: Removed Session: UE IMSI:[262423497887204] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3200) 11/25 11:05:46.649: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 11/25 11:05:46.659: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 11/25 11:05:46.660: [smf] INFO: Removed Session: UE IMSI:[262420926184532] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3200) 11/25 11:05:46.660: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 11/25 11:05:46.670: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 11/25 11:05:46.670: [smf] INFO: Removed Session: UE IMSI:[262426757103639] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3200) 11/25 11:05:46.670: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 11/25 11:05:46.681: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 11/25 11:05:46.681: [smf] INFO: Removed Session: UE IMSI:[262427249642121] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3200) 11/25 11:05:46.681: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 11/25 11:05:46.691: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 11/25 11:05:46.692: [smf] INFO: Removed Session: UE IMSI:[262422669686051] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3200) 11/25 11:05:46.692: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 11/25 11:05:46.702: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 11/25 11:05:46.703: [smf] INFO: Removed Session: UE IMSI:[262422163685512] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3200) 11/25 11:05:46.703: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 11/25 11:05:46.712: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 11/25 11:05:46.713: [smf] INFO: Removed Session: UE IMSI:[262425833437549] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3200) 11/25 11:05:46.713: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 11/25 11:05:46.723: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 11/25 11:05:46.724: [smf] INFO: Removed Session: UE IMSI:[262425862476525] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3200) 11/25 11:05:46.724: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 11/25 11:05:46.734: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 11/25 11:05:46.734: [smf] INFO: Removed Session: UE IMSI:[262420320990685] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3200) 11/25 11:05:46.734: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 11/25 11:05:46.744: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 11/25 11:05:46.745: [smf] INFO: Removed Session: UE IMSI:[262422830085588] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3200) 11/25 11:05:46.745: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 11/25 11:05:46.755: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 11/25 11:05:46.755: [smf] INFO: Removed Session: UE IMSI:[262424105034727] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3200) 11/25 11:05:46.755: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 11/25 11:05:46.765: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 11/25 11:05:46.766: [smf] INFO: Removed Session: UE IMSI:[262429382034048] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3200) 11/25 11:05:46.766: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 11/25 11:05:46.776: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 11/25 11:05:46.777: [smf] INFO: Removed Session: UE IMSI:[262421329614277] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3200) 11/25 11:05:46.777: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 11/25 11:05:46.787: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 11/25 11:05:46.787: [smf] INFO: Removed Session: UE IMSI:[262428792346669] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3200) 11/25 11:05:46.787: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 11/25 11:05:46.797: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 11/25 11:05:46.798: [smf] INFO: Removed Session: UE IMSI:[262428894797647] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3200) 11/25 11:05:46.798: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 11/25 11:05:46.808: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 11/25 11:05:46.808: [smf] INFO: Removed Session: UE IMSI:[262424473524385] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3200) 11/25 11:05:46.808: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 11/25 11:05:46.819: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 11/25 11:05:46.820: [smf] INFO: Removed Session: UE IMSI:[262422688648005] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3200) 11/25 11:05:46.820: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 11/25 11:05:46.830: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 11/25 11:05:46.831: [smf] INFO: Removed Session: UE IMSI:[262423792602948] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3200) 11/25 11:05:46.831: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 11/25 11:05:46.841: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 11/25 11:05:46.841: [smf] INFO: Removed Session: UE IMSI:[262428907809153] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3200) 11/25 11:05:46.842: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 11/25 11:05:46.851: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 11/25 11:05:46.852: [smf] INFO: Removed Session: UE IMSI:[262424730644498] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3200) 11/25 11:05:46.852: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 11/25 11:05:46.862: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 11/25 11:05:46.862: [smf] INFO: Removed Session: UE IMSI:[262425368019081] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3200) 11/25 11:05:46.862: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 11/25 11:05:46.872: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 11/25 11:05:46.873: [smf] INFO: Removed Session: UE IMSI:[262428905253822] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3200) 11/25 11:05:46.873: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 11/25 11:05:46.883: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 11/25 11:05:46.883: [smf] INFO: Removed Session: UE IMSI:[262427829306908] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3200) 11/25 11:05:46.883: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 11/25 11:05:46.893: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 11/25 11:05:46.894: [smf] INFO: Removed Session: UE IMSI:[262421490105344] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3200) 11/25 11:05:46.894: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 11/25 11:05:46.904: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 11/25 11:05:46.905: [smf] INFO: Removed Session: UE IMSI:[262427754685897] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3200) 11/25 11:05:46.905: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 11/25 11:05:46.915: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 11/25 11:05:46.916: [smf] INFO: Removed Session: UE IMSI:[262421894490465] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3200) 11/25 11:05:46.916: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 11/25 11:05:46.926: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 11/25 11:05:46.927: [smf] INFO: Removed Session: UE IMSI:[262420821589458] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3200) 11/25 11:05:46.927: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 11/25 11:05:46.937: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 11/25 11:05:46.938: [smf] INFO: Removed Session: UE IMSI:[262424855352626] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3200) 11/25 11:05:46.938: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 11/25 11:05:46.948: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 11/25 11:05:46.948: [smf] INFO: Removed Session: UE IMSI:[262429416268308] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3200) 11/25 11:05:46.948: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 11/25 11:05:46.958: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 11/25 11:05:46.959: [smf] INFO: Removed Session: UE IMSI:[262421928649581] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3200) 11/25 11:05:46.959: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 11/25 11:05:46.969: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 11/25 11:05:46.970: [smf] INFO: Removed Session: UE IMSI:[262423085171822] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3200) 11/25 11:05:46.970: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 11/25 11:05:46.979: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 11/25 11:05:46.980: [smf] INFO: Removed Session: UE IMSI:[262426203682842] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3200) 11/25 11:05:46.980: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 11/25 11:05:46.990: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 11/25 11:05:46.991: [smf] INFO: Removed Session: UE IMSI:[262427496367014] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:46.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3200) 11/25 11:05:46.991: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 11/25 11:05:47.001: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 11/25 11:05:47.001: [smf] INFO: Removed Session: UE IMSI:[262427300904585] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3200) 11/25 11:05:47.002: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 11/25 11:05:47.011: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 11/25 11:05:47.012: [smf] INFO: Removed Session: UE IMSI:[262422002647953] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3200) 11/25 11:05:47.012: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 11/25 11:05:47.022: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 11/25 11:05:47.023: [smf] INFO: Removed Session: UE IMSI:[262420422177957] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3200) 11/25 11:05:47.023: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 11/25 11:05:47.032: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 11/25 11:05:47.033: [smf] INFO: Removed Session: UE IMSI:[262429929834628] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3200) 11/25 11:05:47.033: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 11/25 11:05:47.043: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 11/25 11:05:47.043: [smf] INFO: Removed Session: UE IMSI:[262426501399046] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3200) 11/25 11:05:47.043: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 11/25 11:05:47.054: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 11/25 11:05:47.054: [smf] INFO: Removed Session: UE IMSI:[262424893649680] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3200) 11/25 11:05:47.054: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 11/25 11:05:47.064: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 11/25 11:05:47.065: [smf] INFO: Removed Session: UE IMSI:[262422128324155] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3200) 11/25 11:05:47.065: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 11/25 11:05:47.075: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 11/25 11:05:47.075: [smf] INFO: Removed Session: UE IMSI:[262420577450162] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3200) 11/25 11:05:47.075: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 11/25 11:05:47.085: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 11/25 11:05:47.086: [smf] INFO: Removed Session: UE IMSI:[262420264273244] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3200) 11/25 11:05:47.086: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 11/25 11:05:47.096: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 11/25 11:05:47.097: [smf] INFO: Removed Session: UE IMSI:[262426378441624] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3200) 11/25 11:05:47.097: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 11/25 11:05:47.106: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 11/25 11:05:47.107: [smf] INFO: Removed Session: UE IMSI:[262429222329933] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3200) 11/25 11:05:47.107: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 11/25 11:05:47.117: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 11/25 11:05:47.118: [smf] INFO: Removed Session: UE IMSI:[262424768965991] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3200) 11/25 11:05:47.118: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 11/25 11:05:47.128: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 11/25 11:05:47.128: [smf] INFO: Removed Session: UE IMSI:[262421953225959] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3200) 11/25 11:05:47.128: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 11/25 11:05:47.138: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 11/25 11:05:47.139: [smf] INFO: Removed Session: UE IMSI:[262420164947089] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3200) 11/25 11:05:47.139: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 11/25 11:05:47.149: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 11/25 11:05:47.149: [smf] INFO: Removed Session: UE IMSI:[262421005183165] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3200) 11/25 11:05:47.149: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 11/25 11:05:47.159: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 11/25 11:05:47.160: [smf] INFO: Removed Session: UE IMSI:[262425367638859] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3200) 11/25 11:05:47.160: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 11/25 11:05:47.170: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 11/25 11:05:47.170: [smf] INFO: Removed Session: UE IMSI:[262429385799701] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3200) 11/25 11:05:47.171: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 11/25 11:05:47.181: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 11/25 11:05:47.181: [smf] INFO: Removed Session: UE IMSI:[262426773539988] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3200) 11/25 11:05:47.182: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 11/25 11:05:47.191: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 11/25 11:05:47.192: [smf] INFO: Removed Session: UE IMSI:[262426034859445] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3200) 11/25 11:05:47.192: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 11/25 11:05:47.202: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 11/25 11:05:47.203: [smf] INFO: Removed Session: UE IMSI:[262424946512538] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3200) 11/25 11:05:47.203: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 11/25 11:05:47.213: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 11/25 11:05:47.214: [smf] INFO: Removed Session: UE IMSI:[262426467649069] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3200) 11/25 11:05:47.214: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 11/25 11:05:47.224: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 11/25 11:05:47.224: [smf] INFO: Removed Session: UE IMSI:[262426126151098] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3200) 11/25 11:05:47.224: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 11/25 11:05:47.235: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 11/25 11:05:47.235: [smf] INFO: Removed Session: UE IMSI:[262429291077959] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3200) 11/25 11:05:47.235: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 11/25 11:05:47.245: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 11/25 11:05:47.246: [smf] INFO: Removed Session: UE IMSI:[262425087459315] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3200) 11/25 11:05:47.246: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 11/25 11:05:47.256: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 11/25 11:05:47.257: [smf] INFO: Removed Session: UE IMSI:[262424141868181] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3200) 11/25 11:05:47.257: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 11/25 11:05:47.267: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 11/25 11:05:47.267: [smf] INFO: Removed Session: UE IMSI:[262425239920433] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3200) 11/25 11:05:47.267: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 11/25 11:05:47.277: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 11/25 11:05:47.278: [smf] INFO: Removed Session: UE IMSI:[262427371854828] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3200) 11/25 11:05:47.278: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 11/25 11:05:47.288: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 11/25 11:05:47.289: [smf] INFO: Removed Session: UE IMSI:[262426818943108] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3200) 11/25 11:05:47.289: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 11/25 11:05:47.299: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 11/25 11:05:47.300: [smf] INFO: Removed Session: UE IMSI:[262423152305634] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3200) 11/25 11:05:47.300: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 11/25 11:05:47.311: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 11/25 11:05:47.312: [smf] INFO: Removed Session: UE IMSI:[262420557889345] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3200) 11/25 11:05:47.312: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 11/25 11:05:47.321: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 11/25 11:05:47.322: [smf] INFO: Removed Session: UE IMSI:[262429307777419] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3200) 11/25 11:05:47.322: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 11/25 11:05:47.333: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 11/25 11:05:47.333: [smf] INFO: Removed Session: UE IMSI:[262424316098275] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3200) 11/25 11:05:47.333: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 11/25 11:05:47.344: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 11/25 11:05:47.344: [smf] INFO: Removed Session: UE IMSI:[262428939778614] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3200) 11/25 11:05:47.344: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 11/25 11:05:47.354: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 11/25 11:05:47.355: [smf] INFO: Removed Session: UE IMSI:[262422238803522] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3200) 11/25 11:05:47.355: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 11/25 11:05:47.365: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 11/25 11:05:47.366: [smf] INFO: Removed Session: UE IMSI:[262422151958486] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3200) 11/25 11:05:47.366: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 11/25 11:05:47.376: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 11/25 11:05:47.377: [smf] INFO: Removed Session: UE IMSI:[262424138770416] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3200) 11/25 11:05:47.377: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 11/25 11:05:47.387: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 11/25 11:05:47.388: [smf] INFO: Removed Session: UE IMSI:[262428146717233] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3200) 11/25 11:05:47.388: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 11/25 11:05:47.398: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 11/25 11:05:47.398: [smf] INFO: Removed Session: UE IMSI:[262429200553347] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3200) 11/25 11:05:47.398: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 11/25 11:05:47.409: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 11/25 11:05:47.409: [smf] INFO: Removed Session: UE IMSI:[262425276852406] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3200) 11/25 11:05:47.409: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 11/25 11:05:47.419: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 11/25 11:05:47.420: [smf] INFO: Removed Session: UE IMSI:[262427315702916] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3200) 11/25 11:05:47.420: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 11/25 11:05:47.430: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 11/25 11:05:47.431: [smf] INFO: Removed Session: UE IMSI:[262421473163146] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3200) 11/25 11:05:47.431: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 11/25 11:05:47.441: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 11/25 11:05:47.441: [smf] INFO: Removed Session: UE IMSI:[262422868360994] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3200) 11/25 11:05:47.441: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 11/25 11:05:47.451: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 11/25 11:05:47.452: [smf] INFO: Removed Session: UE IMSI:[262427036157609] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3200) 11/25 11:05:47.452: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 11/25 11:05:47.462: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 11/25 11:05:47.462: [smf] INFO: Removed Session: UE IMSI:[262423978188864] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3200) 11/25 11:05:47.463: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 11/25 11:05:47.472: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 11/25 11:05:47.473: [smf] INFO: Removed Session: UE IMSI:[262425996352100] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3200) 11/25 11:05:47.473: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 11/25 11:05:47.483: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 11/25 11:05:47.483: [smf] INFO: Removed Session: UE IMSI:[262424911290516] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3200) 11/25 11:05:47.483: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 11/25 11:05:47.494: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 11/25 11:05:47.494: [smf] INFO: Removed Session: UE IMSI:[262429114118727] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3200) 11/25 11:05:47.494: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 11/25 11:05:47.504: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 11/25 11:05:47.505: [smf] INFO: Removed Session: UE IMSI:[262429552679880] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3200) 11/25 11:05:47.505: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 11/25 11:05:47.515: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 11/25 11:05:47.515: [smf] INFO: Removed Session: UE IMSI:[262420464096683] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3200) 11/25 11:05:47.515: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 11/25 11:05:47.525: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 11/25 11:05:47.526: [smf] INFO: Removed Session: UE IMSI:[262424812426507] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3200) 11/25 11:05:47.526: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 11/25 11:05:47.536: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 11/25 11:05:47.536: [smf] INFO: Removed Session: UE IMSI:[262426845208361] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3200) 11/25 11:05:47.536: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 11/25 11:05:47.547: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 11/25 11:05:47.547: [smf] INFO: Removed Session: UE IMSI:[262425298292588] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3200) 11/25 11:05:47.547: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 11/25 11:05:47.557: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 11/25 11:05:47.558: [smf] INFO: Removed Session: UE IMSI:[262423998752511] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3200) 11/25 11:05:47.558: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 11/25 11:05:47.568: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 11/25 11:05:47.568: [smf] INFO: Removed Session: UE IMSI:[262421512981933] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3200) 11/25 11:05:47.569: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 11/25 11:05:47.578: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 11/25 11:05:47.579: [smf] INFO: Removed Session: UE IMSI:[262422265523615] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3200) 11/25 11:05:47.579: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 11/25 11:05:47.589: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 11/25 11:05:47.590: [smf] INFO: Removed Session: UE IMSI:[262422543310530] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3200) 11/25 11:05:47.590: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 11/25 11:05:47.600: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 11/25 11:05:47.600: [smf] INFO: Removed Session: UE IMSI:[262426863961619] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3200) 11/25 11:05:47.600: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 11/25 11:05:47.610: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 11/25 11:05:47.611: [smf] INFO: Removed Session: UE IMSI:[262427711337606] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3200) 11/25 11:05:47.611: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 11/25 11:05:47.621: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 11/25 11:05:47.622: [smf] INFO: Removed Session: UE IMSI:[262426399263514] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3200) 11/25 11:05:47.622: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 11/25 11:05:47.632: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 11/25 11:05:47.632: [smf] INFO: Removed Session: UE IMSI:[262426238523317] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3200) 11/25 11:05:47.632: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 11/25 11:05:47.642: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 11/25 11:05:47.643: [smf] INFO: Removed Session: UE IMSI:[262424624782917] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3200) 11/25 11:05:47.643: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 11/25 11:05:47.653: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 11/25 11:05:47.654: [smf] INFO: Removed Session: UE IMSI:[262427296997481] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3200) 11/25 11:05:47.654: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 11/25 11:05:47.664: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 11/25 11:05:47.664: [smf] INFO: Removed Session: UE IMSI:[262423007717116] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3200) 11/25 11:05:47.665: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 11/25 11:05:47.674: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 11/25 11:05:47.675: [smf] INFO: Removed Session: UE IMSI:[262426822490230] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3200) 11/25 11:05:47.675: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 11/25 11:05:47.685: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 11/25 11:05:47.686: [smf] INFO: Removed Session: UE IMSI:[262429368650747] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3200) 11/25 11:05:47.686: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 11/25 11:05:47.697: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 11/25 11:05:47.697: [smf] INFO: Removed Session: UE IMSI:[262428563567199] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3200) 11/25 11:05:47.697: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 11/25 11:05:47.707: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 11/25 11:05:47.708: [smf] INFO: Removed Session: UE IMSI:[262429770197332] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3200) 11/25 11:05:47.708: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 11/25 11:05:47.718: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 11/25 11:05:47.718: [smf] INFO: Removed Session: UE IMSI:[262422303798851] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3200) 11/25 11:05:47.718: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 11/25 11:05:47.729: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 11/25 11:05:47.730: [smf] INFO: Removed Session: UE IMSI:[262425245660932] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3200) 11/25 11:05:47.730: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 11/25 11:05:47.740: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 11/25 11:05:47.740: [smf] INFO: Removed Session: UE IMSI:[262422284908883] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3200) 11/25 11:05:47.740: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 11/25 11:05:47.750: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 11/25 11:05:47.751: [smf] INFO: Removed Session: UE IMSI:[262423487117110] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3200) 11/25 11:05:47.751: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 11/25 11:05:47.761: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 11/25 11:05:47.761: [smf] INFO: Removed Session: UE IMSI:[262423309084009] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3200) 11/25 11:05:47.761: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 11/25 11:05:47.772: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 11/25 11:05:47.772: [smf] INFO: Removed Session: UE IMSI:[262424950903895] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3200) 11/25 11:05:47.772: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 11/25 11:05:47.782: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 11/25 11:05:47.783: [smf] INFO: Removed Session: UE IMSI:[262421497682380] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3200) 11/25 11:05:47.783: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 11/25 11:05:47.793: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 11/25 11:05:47.793: [smf] INFO: Removed Session: UE IMSI:[262426216766785] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3200) 11/25 11:05:47.793: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 11/25 11:05:47.804: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 11/25 11:05:47.804: [smf] INFO: Removed Session: UE IMSI:[262429315587962] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3200) 11/25 11:05:47.804: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 11/25 11:05:47.814: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 11/25 11:05:47.815: [smf] INFO: Removed Session: UE IMSI:[262425711949580] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3200) 11/25 11:05:47.815: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 11/25 11:05:47.825: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 11/25 11:05:47.825: [smf] INFO: Removed Session: UE IMSI:[262425875657176] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3200) 11/25 11:05:47.826: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 11/25 11:05:47.836: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 11/25 11:05:47.837: [smf] INFO: Removed Session: UE IMSI:[262422819999857] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3200) 11/25 11:05:47.837: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 11/25 11:05:47.846: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 11/25 11:05:47.847: [smf] INFO: Removed Session: UE IMSI:[262427882632701] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3200) 11/25 11:05:47.847: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 11/25 11:05:47.857: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 11/25 11:05:47.857: [smf] INFO: Removed Session: UE IMSI:[262422923220700] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3200) 11/25 11:05:47.857: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 11/25 11:05:47.867: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 11/25 11:05:47.868: [smf] INFO: Removed Session: UE IMSI:[262428444925821] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3200) 11/25 11:05:47.868: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 11/25 11:05:47.879: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 11/25 11:05:47.880: [smf] INFO: Removed Session: UE IMSI:[262428771062659] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3200) 11/25 11:05:47.880: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 11/25 11:05:47.889: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 11/25 11:05:47.890: [smf] INFO: Removed Session: UE IMSI:[262422984238991] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3200) 11/25 11:05:47.890: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 11/25 11:05:47.900: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 11/25 11:05:47.901: [smf] INFO: Removed Session: UE IMSI:[262420826635177] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3200) 11/25 11:05:47.901: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 11/25 11:05:47.911: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 11/25 11:05:47.911: [smf] INFO: Removed Session: UE IMSI:[262421296174672] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3200) 11/25 11:05:47.911: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 11/25 11:05:47.921: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 11/25 11:05:47.922: [smf] INFO: Removed Session: UE IMSI:[262420550436775] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3200) 11/25 11:05:47.922: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 11/25 11:05:47.932: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 11/25 11:05:47.933: [smf] INFO: Removed Session: UE IMSI:[262421455269004] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3200) 11/25 11:05:47.933: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 11/25 11:05:47.943: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 11/25 11:05:47.943: [smf] INFO: Removed Session: UE IMSI:[262428637897472] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3200) 11/25 11:05:47.943: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 11/25 11:05:47.953: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 11/25 11:05:47.954: [smf] INFO: Removed Session: UE IMSI:[262428479062169] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3200) 11/25 11:05:47.954: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 11/25 11:05:47.964: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 11/25 11:05:47.965: [smf] INFO: Removed Session: UE IMSI:[262420887937157] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3200) 11/25 11:05:47.965: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 11/25 11:05:47.974: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 11/25 11:05:47.975: [smf] INFO: Removed Session: UE IMSI:[262421275863253] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3200) 11/25 11:05:47.975: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 11/25 11:05:47.985: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 11/25 11:05:47.986: [smf] INFO: Removed Session: UE IMSI:[262421971401386] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3200) 11/25 11:05:47.986: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 11/25 11:05:47.996: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 11/25 11:05:47.997: [smf] INFO: Removed Session: UE IMSI:[262425877117852] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:47.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3200) 11/25 11:05:47.997: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 11/25 11:05:48.006: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 11/25 11:05:48.007: [smf] INFO: Removed Session: UE IMSI:[262422507185283] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3200) 11/25 11:05:48.007: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 11/25 11:05:48.017: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 11/25 11:05:48.018: [smf] INFO: Removed Session: UE IMSI:[262428114543638] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3200) 11/25 11:05:48.018: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 11/25 11:05:48.028: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 11/25 11:05:48.029: [smf] INFO: Removed Session: UE IMSI:[262422488735014] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3200) 11/25 11:05:48.029: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 11/25 11:05:48.039: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 11/25 11:05:48.039: [smf] INFO: Removed Session: UE IMSI:[262429622746811] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3200) 11/25 11:05:48.039: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 11/25 11:05:48.049: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 11/25 11:05:48.050: [smf] INFO: Removed Session: UE IMSI:[262422368040961] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3200) 11/25 11:05:48.050: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 11/25 11:05:48.060: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 11/25 11:05:48.061: [smf] INFO: Removed Session: UE IMSI:[262427208542948] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3200) 11/25 11:05:48.061: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 11/25 11:05:48.071: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 11/25 11:05:48.071: [smf] INFO: Removed Session: UE IMSI:[262427767031246] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3200) 11/25 11:05:48.071: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 11/25 11:05:48.081: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 11/25 11:05:48.082: [smf] INFO: Removed Session: UE IMSI:[262425438175954] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3200) 11/25 11:05:48.082: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 11/25 11:05:48.092: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 11/25 11:05:48.092: [smf] INFO: Removed Session: UE IMSI:[262423688605727] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3200) 11/25 11:05:48.092: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 11/25 11:05:48.102: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 11/25 11:05:48.103: [smf] INFO: Removed Session: UE IMSI:[262424908760077] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3200) 11/25 11:05:48.103: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 11/25 11:05:48.113: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 11/25 11:05:48.114: [smf] INFO: Removed Session: UE IMSI:[262422170977431] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3200) 11/25 11:05:48.114: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 11/25 11:05:48.124: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 11/25 11:05:48.125: [smf] INFO: Removed Session: UE IMSI:[262428385695039] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3200) 11/25 11:05:48.125: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 11/25 11:05:48.135: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 11/25 11:05:48.135: [smf] INFO: Removed Session: UE IMSI:[262422690253242] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3200) 11/25 11:05:48.135: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 11/25 11:05:48.146: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 11/25 11:05:48.146: [smf] INFO: Removed Session: UE IMSI:[262422375949531] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3200) 11/25 11:05:48.146: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 11/25 11:05:48.156: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 11/25 11:05:48.157: [smf] INFO: Removed Session: UE IMSI:[262422411983835] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3200) 11/25 11:05:48.157: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 11/25 11:05:48.167: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 11/25 11:05:48.167: [smf] INFO: Removed Session: UE IMSI:[262420906508216] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3200) 11/25 11:05:48.168: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 11/25 11:05:48.178: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 11/25 11:05:48.178: [smf] INFO: Removed Session: UE IMSI:[262420588929366] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3200) 11/25 11:05:48.179: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 11/25 11:05:48.188: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 11/25 11:05:48.189: [smf] INFO: Removed Session: UE IMSI:[262427342042362] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3200) 11/25 11:05:48.189: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 11/25 11:05:48.199: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 11/25 11:05:48.200: [smf] INFO: Removed Session: UE IMSI:[262425118796245] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3200) 11/25 11:05:48.200: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 11/25 11:05:48.210: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 11/25 11:05:48.210: [smf] INFO: Removed Session: UE IMSI:[262421169025605] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3200) 11/25 11:05:48.210: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 11/25 11:05:48.223: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 11/25 11:05:48.224: [smf] INFO: Removed Session: UE IMSI:[262429847548361] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3200) 11/25 11:05:48.224: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 11/25 11:05:48.234: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 11/25 11:05:48.234: [smf] INFO: Removed Session: UE IMSI:[262429141226005] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3200) 11/25 11:05:48.234: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 11/25 11:05:48.245: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 11/25 11:05:48.245: [smf] INFO: Removed Session: UE IMSI:[262428525645231] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3200) 11/25 11:05:48.245: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 11/25 11:05:48.265: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 11/25 11:05:48.266: [smf] INFO: Removed Session: UE IMSI:[262429641226915] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3200) 11/25 11:05:48.266: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 11/25 11:05:48.276: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 11/25 11:05:48.276: [smf] INFO: Removed Session: UE IMSI:[262420419314081] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3200) 11/25 11:05:48.277: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 11/25 11:05:48.286: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 11/25 11:05:48.287: [smf] INFO: Removed Session: UE IMSI:[262422821575654] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3200) 11/25 11:05:48.287: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 11/25 11:05:48.301: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 11/25 11:05:48.302: [smf] INFO: Removed Session: UE IMSI:[262423675621336] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3200) 11/25 11:05:48.302: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 11/25 11:05:48.312: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 11/25 11:05:48.313: [smf] INFO: Removed Session: UE IMSI:[262427625302274] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3200) 11/25 11:05:48.313: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 11/25 11:05:48.323: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 11/25 11:05:48.323: [smf] INFO: Removed Session: UE IMSI:[262429732476054] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3200) 11/25 11:05:48.323: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 11/25 11:05:48.339: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 11/25 11:05:48.339: [smf] INFO: Removed Session: UE IMSI:[262428980133872] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3200) 11/25 11:05:48.339: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 11/25 11:05:48.350: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 11/25 11:05:48.351: [smf] INFO: Removed Session: UE IMSI:[262422494467944] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3200) 11/25 11:05:48.351: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 11/25 11:05:48.362: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 11/25 11:05:48.363: [smf] INFO: Removed Session: UE IMSI:[262420267935183] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3200) 11/25 11:05:48.363: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 11/25 11:05:48.379: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 11/25 11:05:48.380: [smf] INFO: Removed Session: UE IMSI:[262429067877139] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3200) 11/25 11:05:48.380: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 11/25 11:05:48.390: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 11/25 11:05:48.390: [smf] INFO: Removed Session: UE IMSI:[262427418637207] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3200) 11/25 11:05:48.390: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 11/25 11:05:48.401: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 11/25 11:05:48.401: [smf] INFO: Removed Session: UE IMSI:[262429664626954] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3200) 11/25 11:05:48.401: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 11/25 11:05:48.411: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 11/25 11:05:48.412: [smf] INFO: Removed Session: UE IMSI:[262428859489813] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3200) 11/25 11:05:48.412: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 11/25 11:05:48.422: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 11/25 11:05:48.422: [smf] INFO: Removed Session: UE IMSI:[262422696323270] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3200) 11/25 11:05:48.422: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 11/25 11:05:48.432: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 11/25 11:05:48.433: [smf] INFO: Removed Session: UE IMSI:[262424484850383] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3200) 11/25 11:05:48.433: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 11/25 11:05:48.443: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 11/25 11:05:48.444: [smf] INFO: Removed Session: UE IMSI:[262424858369635] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3200) 11/25 11:05:48.444: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 11/25 11:05:48.454: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 11/25 11:05:48.455: [smf] INFO: Removed Session: UE IMSI:[262426150851466] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3200) 11/25 11:05:48.455: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 11/25 11:05:48.464: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 11/25 11:05:48.465: [smf] INFO: Removed Session: UE IMSI:[262422952491008] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3200) 11/25 11:05:48.465: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 11/25 11:05:48.475: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 11/25 11:05:48.476: [smf] INFO: Removed Session: UE IMSI:[262426134051078] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3200) 11/25 11:05:48.476: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 11/25 11:05:48.486: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 11/25 11:05:48.486: [smf] INFO: Removed Session: UE IMSI:[262421740774441] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3200) 11/25 11:05:48.486: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 11/25 11:05:48.496: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 11/25 11:05:48.497: [smf] INFO: Removed Session: UE IMSI:[262426893184002] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3200) 11/25 11:05:48.497: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 11/25 11:05:48.507: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 11/25 11:05:48.508: [smf] INFO: Removed Session: UE IMSI:[262426585683659] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3200) 11/25 11:05:48.508: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 11/25 11:05:48.518: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 11/25 11:05:48.518: [smf] INFO: Removed Session: UE IMSI:[262426322033665] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3200) 11/25 11:05:48.518: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 11/25 11:05:48.528: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 11/25 11:05:48.529: [smf] INFO: Removed Session: UE IMSI:[262420222305358] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3200) 11/25 11:05:48.529: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 11/25 11:05:48.539: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 11/25 11:05:48.540: [smf] INFO: Removed Session: UE IMSI:[262428617220001] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3200) 11/25 11:05:48.540: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 11/25 11:05:48.550: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 11/25 11:05:48.550: [smf] INFO: Removed Session: UE IMSI:[262427822821182] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3200) 11/25 11:05:48.550: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 11/25 11:05:48.560: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 11/25 11:05:48.561: [smf] INFO: Removed Session: UE IMSI:[262425579254512] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3200) 11/25 11:05:48.561: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 11/25 11:05:48.571: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 11/25 11:05:48.572: [smf] INFO: Removed Session: UE IMSI:[262420702586768] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3200) 11/25 11:05:48.572: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 11/25 11:05:48.582: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 11/25 11:05:48.582: [smf] INFO: Removed Session: UE IMSI:[262426988626812] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3200) 11/25 11:05:48.582: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 11/25 11:05:48.592: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 11/25 11:05:48.593: [smf] INFO: Removed Session: UE IMSI:[262426793024822] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3200) 11/25 11:05:48.593: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 11/25 11:05:48.603: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 11/25 11:05:48.604: [smf] INFO: Removed Session: UE IMSI:[262429164579460] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3200) 11/25 11:05:48.604: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 11/25 11:05:48.613: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 11/25 11:05:48.614: [smf] INFO: Removed Session: UE IMSI:[262424507819338] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3200) 11/25 11:05:48.614: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 11/25 11:05:48.624: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 11/25 11:05:48.625: [smf] INFO: Removed Session: UE IMSI:[262420706207401] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3200) 11/25 11:05:48.625: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 11/25 11:05:48.635: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 11/25 11:05:48.635: [smf] INFO: Removed Session: UE IMSI:[262423912906596] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3200) 11/25 11:05:48.635: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 11/25 11:05:48.646: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 11/25 11:05:48.646: [smf] INFO: Removed Session: UE IMSI:[262429552712195] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3200) 11/25 11:05:48.646: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 11/25 11:05:48.656: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 11/25 11:05:48.657: [smf] INFO: Removed Session: UE IMSI:[262425162267345] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3200) 11/25 11:05:48.657: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 11/25 11:05:48.667: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 11/25 11:05:48.668: [smf] INFO: Removed Session: UE IMSI:[262422938814482] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3200) 11/25 11:05:48.668: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 11/25 11:05:48.677: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 11/25 11:05:48.678: [smf] INFO: Removed Session: UE IMSI:[262422831552910] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3200) 11/25 11:05:48.678: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 11/25 11:05:48.688: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 11/25 11:05:48.689: [smf] INFO: Removed Session: UE IMSI:[262426903593920] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3200) 11/25 11:05:48.689: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 11/25 11:05:48.699: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 11/25 11:05:48.700: [smf] INFO: Removed Session: UE IMSI:[262421864060300] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3200) 11/25 11:05:48.700: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 11/25 11:05:48.710: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 11/25 11:05:48.710: [smf] INFO: Removed Session: UE IMSI:[262426388316287] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3200) 11/25 11:05:48.710: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 11/25 11:05:48.720: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 11/25 11:05:48.721: [smf] INFO: Removed Session: UE IMSI:[262429282294907] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3200) 11/25 11:05:48.721: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 11/25 11:05:48.731: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 11/25 11:05:48.731: [smf] INFO: Removed Session: UE IMSI:[262426885410989] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3200) 11/25 11:05:48.731: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 11/25 11:05:48.742: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 11/25 11:05:48.742: [smf] INFO: Removed Session: UE IMSI:[262425553532659] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3200) 11/25 11:05:48.742: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 11/25 11:05:48.756: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 11/25 11:05:48.757: [smf] INFO: Removed Session: UE IMSI:[262426590874463] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3200) 11/25 11:05:48.757: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 11/25 11:05:48.767: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 11/25 11:05:48.767: [smf] INFO: Removed Session: UE IMSI:[262428558342992] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3200) 11/25 11:05:48.767: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 11/25 11:05:48.777: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 11/25 11:05:48.778: [smf] INFO: Removed Session: UE IMSI:[262429506659468] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3200) 11/25 11:05:48.778: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 11/25 11:05:48.788: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 11/25 11:05:48.789: [smf] INFO: Removed Session: UE IMSI:[262425578011872] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3200) 11/25 11:05:48.789: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 11/25 11:05:48.799: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 11/25 11:05:48.799: [smf] INFO: Removed Session: UE IMSI:[262425991992038] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3200) 11/25 11:05:48.799: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 11/25 11:05:48.809: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 11/25 11:05:48.810: [smf] INFO: Removed Session: UE IMSI:[262426451688440] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3200) 11/25 11:05:48.810: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 11/25 11:05:48.820: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 11/25 11:05:48.821: [smf] INFO: Removed Session: UE IMSI:[262424189100377] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3200) 11/25 11:05:48.821: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 11/25 11:05:48.831: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 11/25 11:05:48.831: [smf] INFO: Removed Session: UE IMSI:[262424076612097] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3200) 11/25 11:05:48.832: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 11/25 11:05:48.841: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 11/25 11:05:48.842: [smf] INFO: Removed Session: UE IMSI:[262424272602363] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3200) 11/25 11:05:48.842: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 11/25 11:05:48.852: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 11/25 11:05:48.853: [smf] INFO: Removed Session: UE IMSI:[262420161664698] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3200) 11/25 11:05:48.853: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 11/25 11:05:48.863: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 11/25 11:05:48.863: [smf] INFO: Removed Session: UE IMSI:[262423618145959] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3200) 11/25 11:05:48.863: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 11/25 11:05:48.873: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 11/25 11:05:48.874: [smf] INFO: Removed Session: UE IMSI:[262429010509830] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3200) 11/25 11:05:48.874: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 11/25 11:05:48.884: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 11/25 11:05:48.885: [smf] INFO: Removed Session: UE IMSI:[262422447482970] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3200) 11/25 11:05:48.885: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 11/25 11:05:48.895: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 11/25 11:05:48.895: [smf] INFO: Removed Session: UE IMSI:[262424540778793] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3200) 11/25 11:05:48.895: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 11/25 11:05:48.905: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 11/25 11:05:48.906: [smf] INFO: Removed Session: UE IMSI:[262429180454281] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3200) 11/25 11:05:48.906: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 11/25 11:05:48.916: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 11/25 11:05:48.917: [smf] INFO: Removed Session: UE IMSI:[262422390279335] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3200) 11/25 11:05:48.917: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 11/25 11:05:48.927: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 11/25 11:05:48.927: [smf] INFO: Removed Session: UE IMSI:[262421503802594] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3200) 11/25 11:05:48.927: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 11/25 11:05:48.937: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 11/25 11:05:48.938: [smf] INFO: Removed Session: UE IMSI:[262426366664403] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3200) 11/25 11:05:48.938: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 11/25 11:05:48.948: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 11/25 11:05:48.949: [smf] INFO: Removed Session: UE IMSI:[262423622138453] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3200) 11/25 11:05:48.949: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 11/25 11:05:48.959: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 11/25 11:05:48.959: [smf] INFO: Removed Session: UE IMSI:[262422747617801] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3200) 11/25 11:05:48.959: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 11/25 11:05:48.969: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 11/25 11:05:48.970: [smf] INFO: Removed Session: UE IMSI:[262420558223777] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3200) 11/25 11:05:48.970: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 11/25 11:05:48.979: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 11/25 11:05:48.980: [smf] INFO: Removed Session: UE IMSI:[262422276704852] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3200) 11/25 11:05:48.980: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 11/25 11:05:48.990: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 11/25 11:05:48.991: [smf] INFO: Removed Session: UE IMSI:[262421645216296] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:48.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3200) 11/25 11:05:48.991: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 11/25 11:05:49.001: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 11/25 11:05:49.001: [smf] INFO: Removed Session: UE IMSI:[262423821996012] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3200) 11/25 11:05:49.001: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 11/25 11:05:49.011: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 11/25 11:05:49.012: [smf] INFO: Removed Session: UE IMSI:[262421915973881] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3200) 11/25 11:05:49.012: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 11/25 11:05:49.022: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 11/25 11:05:49.023: [smf] INFO: Removed Session: UE IMSI:[262428654731517] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3200) 11/25 11:05:49.023: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 11/25 11:05:49.033: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 11/25 11:05:49.033: [smf] INFO: Removed Session: UE IMSI:[262421839027383] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3200) 11/25 11:05:49.033: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 11/25 11:05:49.043: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 11/25 11:05:49.044: [smf] INFO: Removed Session: UE IMSI:[262425890139028] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3200) 11/25 11:05:49.044: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 11/25 11:05:49.055: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 11/25 11:05:49.056: [smf] INFO: Removed Session: UE IMSI:[262422674387357] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3200) 11/25 11:05:49.056: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 11/25 11:05:49.066: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 11/25 11:05:49.067: [smf] INFO: Removed Session: UE IMSI:[262428961794241] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3200) 11/25 11:05:49.067: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 11/25 11:05:49.077: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 11/25 11:05:49.077: [smf] INFO: Removed Session: UE IMSI:[262421561180171] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3200) 11/25 11:05:49.077: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 11/25 11:05:49.087: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 11/25 11:05:49.088: [smf] INFO: Removed Session: UE IMSI:[262428560087009] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3200) 11/25 11:05:49.088: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 11/25 11:05:49.098: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 11/25 11:05:49.099: [smf] INFO: Removed Session: UE IMSI:[262423996931475] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3200) 11/25 11:05:49.099: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 11/25 11:05:49.109: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 11/25 11:05:49.109: [smf] INFO: Removed Session: UE IMSI:[262424360386341] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3200) 11/25 11:05:49.109: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 11/25 11:05:49.119: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 11/25 11:05:49.120: [smf] INFO: Removed Session: UE IMSI:[262424859921185] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3200) 11/25 11:05:49.120: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 11/25 11:05:49.130: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 11/25 11:05:49.130: [smf] INFO: Removed Session: UE IMSI:[262428656679392] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3200) 11/25 11:05:49.131: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 11/25 11:05:49.140: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 11/25 11:05:49.141: [smf] INFO: Removed Session: UE IMSI:[262427994292999] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3200) 11/25 11:05:49.141: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 11/25 11:05:49.151: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 11/25 11:05:49.152: [smf] INFO: Removed Session: UE IMSI:[262426961758975] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3200) 11/25 11:05:49.152: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 11/25 11:05:49.162: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 11/25 11:05:49.163: [smf] INFO: Removed Session: UE IMSI:[262424122571899] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3200) 11/25 11:05:49.163: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 11/25 11:05:49.173: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 11/25 11:05:49.173: [smf] INFO: Removed Session: UE IMSI:[262423514046914] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3200) 11/25 11:05:49.173: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 11/25 11:05:49.183: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 11/25 11:05:49.184: [smf] INFO: Removed Session: UE IMSI:[262428613798076] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3200) 11/25 11:05:49.184: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 11/25 11:05:49.194: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 11/25 11:05:49.194: [smf] INFO: Removed Session: UE IMSI:[262426648804154] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3200) 11/25 11:05:49.194: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 11/25 11:05:49.204: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 11/25 11:05:49.205: [smf] INFO: Removed Session: UE IMSI:[262420045511614] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3200) 11/25 11:05:49.205: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 11/25 11:05:49.215: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 11/25 11:05:49.216: [smf] INFO: Removed Session: UE IMSI:[262429154072175] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3200) 11/25 11:05:49.216: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 11/25 11:05:49.226: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 11/25 11:05:49.226: [smf] INFO: Removed Session: UE IMSI:[262421691397585] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3200) 11/25 11:05:49.226: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 11/25 11:05:49.236: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 11/25 11:05:49.237: [smf] INFO: Removed Session: UE IMSI:[262421617467590] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3200) 11/25 11:05:49.237: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 11/25 11:05:49.247: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 11/25 11:05:49.248: [smf] INFO: Removed Session: UE IMSI:[262425735092229] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3200) 11/25 11:05:49.248: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 11/25 11:05:49.258: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 11/25 11:05:49.258: [smf] INFO: Removed Session: UE IMSI:[262422388839192] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3200) 11/25 11:05:49.258: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 11/25 11:05:49.268: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 11/25 11:05:49.269: [smf] INFO: Removed Session: UE IMSI:[262425799372019] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3200) 11/25 11:05:49.269: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 11/25 11:05:49.279: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 11/25 11:05:49.280: [smf] INFO: Removed Session: UE IMSI:[262424889679031] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3200) 11/25 11:05:49.280: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 11/25 11:05:49.290: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 11/25 11:05:49.290: [smf] INFO: Removed Session: UE IMSI:[262429647094594] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3200) 11/25 11:05:49.291: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 11/25 11:05:49.300: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 11/25 11:05:49.301: [smf] INFO: Removed Session: UE IMSI:[262422713232252] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3200) 11/25 11:05:49.301: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 11/25 11:05:49.311: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 11/25 11:05:49.311: [smf] INFO: Removed Session: UE IMSI:[262427864210249] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3200) 11/25 11:05:49.312: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 11/25 11:05:49.323: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 11/25 11:05:49.324: [smf] INFO: Removed Session: UE IMSI:[262422408280978] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3200) 11/25 11:05:49.324: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 11/25 11:05:49.334: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 11/25 11:05:49.335: [smf] INFO: Removed Session: UE IMSI:[262424255259822] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3200) 11/25 11:05:49.335: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 11/25 11:05:49.345: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 11/25 11:05:49.345: [smf] INFO: Removed Session: UE IMSI:[262427888280768] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3200) 11/25 11:05:49.345: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 11/25 11:05:49.355: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 11/25 11:05:49.356: [smf] INFO: Removed Session: UE IMSI:[262421357956253] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3200) 11/25 11:05:49.356: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 11/25 11:05:49.367: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 11/25 11:05:49.367: [smf] INFO: Removed Session: UE IMSI:[262428440834885] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3200) 11/25 11:05:49.367: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 11/25 11:05:49.378: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 11/25 11:05:49.379: [smf] INFO: Removed Session: UE IMSI:[262422521949786] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3200) 11/25 11:05:49.379: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 11/25 11:05:49.389: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 11/25 11:05:49.389: [smf] INFO: Removed Session: UE IMSI:[262426778034752] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3200) 11/25 11:05:49.389: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 11/25 11:05:49.400: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 11/25 11:05:49.400: [smf] INFO: Removed Session: UE IMSI:[262428850532002] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3200) 11/25 11:05:49.400: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 11/25 11:05:49.411: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 11/25 11:05:49.412: [smf] INFO: Removed Session: UE IMSI:[262424056817217] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3200) 11/25 11:05:49.412: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 11/25 11:05:49.422: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 11/25 11:05:49.423: [smf] INFO: Removed Session: UE IMSI:[262423208649568] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3200) 11/25 11:05:49.423: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 11/25 11:05:49.433: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 11/25 11:05:49.434: [smf] INFO: Removed Session: UE IMSI:[262420599808773] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3200) 11/25 11:05:49.434: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 11/25 11:05:49.443: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 11/25 11:05:49.444: [smf] INFO: Removed Session: UE IMSI:[262422406671521] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3200) 11/25 11:05:49.444: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 11/25 11:05:49.454: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 11/25 11:05:49.454: [smf] INFO: Removed Session: UE IMSI:[262422582054856] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3200) 11/25 11:05:49.455: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 11/25 11:05:49.464: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 11/25 11:05:49.465: [smf] INFO: Removed Session: UE IMSI:[262426066059418] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3200) 11/25 11:05:49.465: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 11/25 11:05:49.475: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 11/25 11:05:49.476: [smf] INFO: Removed Session: UE IMSI:[262425359699892] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3200) 11/25 11:05:49.476: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 11/25 11:05:49.486: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 11/25 11:05:49.486: [smf] INFO: Removed Session: UE IMSI:[262426901084448] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3200) 11/25 11:05:49.487: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 11/25 11:05:49.496: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 11/25 11:05:49.497: [smf] INFO: Removed Session: UE IMSI:[262424431139789] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3200) 11/25 11:05:49.497: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 11/25 11:05:49.507: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 11/25 11:05:49.508: [smf] INFO: Removed Session: UE IMSI:[262428994378902] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3200) 11/25 11:05:49.508: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 11/25 11:05:49.518: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 11/25 11:05:49.519: [smf] INFO: Removed Session: UE IMSI:[262428027507066] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3200) 11/25 11:05:49.519: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 11/25 11:05:49.529: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 11/25 11:05:49.529: [smf] INFO: Removed Session: UE IMSI:[262427501592166] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3200) 11/25 11:05:49.529: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 11/25 11:05:49.539: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 11/25 11:05:49.540: [smf] INFO: Removed Session: UE IMSI:[262426120900617] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3200) 11/25 11:05:49.540: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 11/25 11:05:49.550: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 11/25 11:05:49.551: [smf] INFO: Removed Session: UE IMSI:[262421535588586] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3200) 11/25 11:05:49.551: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 11/25 11:05:49.561: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 11/25 11:05:49.561: [smf] INFO: Removed Session: UE IMSI:[262424425880373] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3200) 11/25 11:05:49.561: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 11/25 11:05:49.571: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 11/25 11:05:49.572: [smf] INFO: Removed Session: UE IMSI:[262428647599169] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3200) 11/25 11:05:49.572: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 11/25 11:05:49.582: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 11/25 11:05:49.583: [smf] INFO: Removed Session: UE IMSI:[262429448284612] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3200) 11/25 11:05:49.583: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 11/25 11:05:49.597: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 11/25 11:05:49.598: [smf] INFO: Removed Session: UE IMSI:[262420951319659] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3200) 11/25 11:05:49.598: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 11/25 11:05:49.609: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 11/25 11:05:49.609: [smf] INFO: Removed Session: UE IMSI:[262429253527711] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3200) 11/25 11:05:49.609: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 11/25 11:05:49.620: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 11/25 11:05:49.620: [smf] INFO: Removed Session: UE IMSI:[262423615922452] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3200) 11/25 11:05:49.620: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 11/25 11:05:49.631: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 11/25 11:05:49.635: [smf] INFO: Removed Session: UE IMSI:[262428030865618] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3200) 11/25 11:05:49.635: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 11/25 11:05:49.642: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 11/25 11:05:49.642: [smf] INFO: Removed Session: UE IMSI:[262428015127531] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3200) 11/25 11:05:49.642: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 11/25 11:05:49.653: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 11/25 11:05:49.653: [smf] INFO: Removed Session: UE IMSI:[262420604346752] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3200) 11/25 11:05:49.653: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 11/25 11:05:49.667: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 11/25 11:05:49.668: [smf] INFO: Removed Session: UE IMSI:[262426057450737] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3200) 11/25 11:05:49.668: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 11/25 11:05:49.678: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 11/25 11:05:49.678: [smf] INFO: Removed Session: UE IMSI:[262422468969485] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3200) 11/25 11:05:49.678: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 11/25 11:05:49.688: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 11/25 11:05:49.689: [smf] INFO: Removed Session: UE IMSI:[262429126503809] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3200) 11/25 11:05:49.689: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 11/25 11:05:49.699: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 11/25 11:05:49.700: [smf] INFO: Removed Session: UE IMSI:[262426676978326] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3200) 11/25 11:05:49.700: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 11/25 11:05:49.712: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 11/25 11:05:49.713: [smf] INFO: Removed Session: UE IMSI:[262427690263733] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3200) 11/25 11:05:49.713: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 11/25 11:05:49.723: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 11/25 11:05:49.723: [smf] INFO: Removed Session: UE IMSI:[262420246590556] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3200) 11/25 11:05:49.723: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 11/25 11:05:49.734: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 11/25 11:05:49.734: [smf] INFO: Removed Session: UE IMSI:[262425934458232] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3200) 11/25 11:05:49.735: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 11/25 11:05:49.745: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 11/25 11:05:49.745: [smf] INFO: Removed Session: UE IMSI:[262421306603049] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3200) 11/25 11:05:49.745: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 11/25 11:05:49.756: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 11/25 11:05:49.757: [smf] INFO: Removed Session: UE IMSI:[262422529748370] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3200) 11/25 11:05:49.757: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 11/25 11:05:49.767: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 11/25 11:05:49.767: [smf] INFO: Removed Session: UE IMSI:[262428644291342] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3200) 11/25 11:05:49.768: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 11/25 11:05:49.778: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 11/25 11:05:49.779: [smf] INFO: Removed Session: UE IMSI:[262421835091775] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3200) 11/25 11:05:49.779: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 11/25 11:05:49.789: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 11/25 11:05:49.789: [smf] INFO: Removed Session: UE IMSI:[262420480847213] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3200) 11/25 11:05:49.789: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 11/25 11:05:49.799: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 11/25 11:05:49.800: [smf] INFO: Removed Session: UE IMSI:[262424286019226] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3200) 11/25 11:05:49.800: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 11/25 11:05:49.810: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 11/25 11:05:49.811: [smf] INFO: Removed Session: UE IMSI:[262429133037474] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3200) 11/25 11:05:49.811: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 11/25 11:05:49.821: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 11/25 11:05:49.821: [smf] INFO: Removed Session: UE IMSI:[262427559461293] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3200) 11/25 11:05:49.821: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 11/25 11:05:49.832: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 11/25 11:05:49.832: [smf] INFO: Removed Session: UE IMSI:[262426403162678] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3200) 11/25 11:05:49.832: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 11/25 11:05:49.843: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 11/25 11:05:49.847: [smf] INFO: Removed Session: UE IMSI:[262422506908277] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3200) 11/25 11:05:49.847: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 11/25 11:05:49.854: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 11/25 11:05:49.854: [smf] INFO: Removed Session: UE IMSI:[262429501202636] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3200) 11/25 11:05:49.854: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 11/25 11:05:49.864: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 11/25 11:05:49.865: [smf] INFO: Removed Session: UE IMSI:[262428037469010] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3200) 11/25 11:05:49.865: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 11/25 11:05:49.875: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 11/25 11:05:49.876: [smf] INFO: Removed Session: UE IMSI:[262423811171347] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3200) 11/25 11:05:49.876: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 11/25 11:05:49.886: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 11/25 11:05:49.887: [smf] INFO: Removed Session: UE IMSI:[262423288396810] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3200) 11/25 11:05:49.887: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 11/25 11:05:49.897: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 11/25 11:05:49.898: [smf] INFO: Removed Session: UE IMSI:[262427719626989] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3200) 11/25 11:05:49.898: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 11/25 11:05:49.908: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 11/25 11:05:49.909: [smf] INFO: Removed Session: UE IMSI:[262425834488611] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3200) 11/25 11:05:49.909: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 11/25 11:05:49.919: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 11/25 11:05:49.919: [smf] INFO: Removed Session: UE IMSI:[262428795246293] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3200) 11/25 11:05:49.919: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 11/25 11:05:49.929: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 11/25 11:05:49.930: [smf] INFO: Removed Session: UE IMSI:[262425417336658] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3200) 11/25 11:05:49.930: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 11/25 11:05:49.940: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 11/25 11:05:49.941: [smf] INFO: Removed Session: UE IMSI:[262424807915992] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3200) 11/25 11:05:49.941: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 11/25 11:05:49.950: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 11/25 11:05:49.951: [smf] INFO: Removed Session: UE IMSI:[262422386334700] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3200) 11/25 11:05:49.951: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 11/25 11:05:49.961: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 11/25 11:05:49.963: [smf] INFO: Removed Session: UE IMSI:[262424405403319] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3200) 11/25 11:05:49.963: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 11/25 11:05:49.972: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 11/25 11:05:49.973: [smf] INFO: Removed Session: UE IMSI:[262428106156213] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3200) 11/25 11:05:49.973: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 11/25 11:05:49.983: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 11/25 11:05:49.983: [smf] INFO: Removed Session: UE IMSI:[262425556226748] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3200) 11/25 11:05:49.983: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 11/25 11:05:49.993: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 11/25 11:05:49.994: [smf] INFO: Removed Session: UE IMSI:[262420468666659] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:49.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3200) 11/25 11:05:49.994: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 11/25 11:05:50.004: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 11/25 11:05:50.005: [smf] INFO: Removed Session: UE IMSI:[262422150849611] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3200) 11/25 11:05:50.005: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 11/25 11:05:50.015: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 11/25 11:05:50.016: [smf] INFO: Removed Session: UE IMSI:[262425944227474] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3200) 11/25 11:05:50.016: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 11/25 11:05:50.026: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 11/25 11:05:50.027: [smf] INFO: Removed Session: UE IMSI:[262423625018827] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3200) 11/25 11:05:50.027: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 11/25 11:05:50.037: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 11/25 11:05:50.038: [smf] INFO: Removed Session: UE IMSI:[262429606680393] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3200) 11/25 11:05:50.038: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 11/25 11:05:50.048: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 11/25 11:05:50.048: [smf] INFO: Removed Session: UE IMSI:[262424430099962] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3200) 11/25 11:05:50.048: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 11/25 11:05:50.059: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 11/25 11:05:50.059: [smf] INFO: Removed Session: UE IMSI:[262424426065214] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3200) 11/25 11:05:50.059: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 11/25 11:05:50.070: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 11/25 11:05:50.071: [smf] INFO: Removed Session: UE IMSI:[262427003909800] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3200) 11/25 11:05:50.071: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 11/25 11:05:50.081: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 11/25 11:05:50.082: [smf] INFO: Removed Session: UE IMSI:[262424371800449] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3200) 11/25 11:05:50.082: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 11/25 11:05:50.092: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 11/25 11:05:50.092: [smf] INFO: Removed Session: UE IMSI:[262424598306381] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3200) 11/25 11:05:50.093: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 11/25 11:05:50.103: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 11/25 11:05:50.103: [smf] INFO: Removed Session: UE IMSI:[262426301385336] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3200) 11/25 11:05:50.103: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 11/25 11:05:50.113: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 11/25 11:05:50.114: [smf] INFO: Removed Session: UE IMSI:[262425533133417] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3200) 11/25 11:05:50.114: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 11/25 11:05:50.126: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 11/25 11:05:50.127: [smf] INFO: Removed Session: UE IMSI:[262424450620064] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3200) 11/25 11:05:50.127: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 11/25 11:05:50.136: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 11/25 11:05:50.137: [smf] INFO: Removed Session: UE IMSI:[262420585201404] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3200) 11/25 11:05:50.137: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 11/25 11:05:50.147: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 11/25 11:05:50.148: [smf] INFO: Removed Session: UE IMSI:[262424345348812] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3200) 11/25 11:05:50.148: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 11/25 11:05:50.158: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 11/25 11:05:50.159: [smf] INFO: Removed Session: UE IMSI:[262429106475974] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3200) 11/25 11:05:50.159: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 11/25 11:05:50.168: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 11/25 11:05:50.169: [smf] INFO: Removed Session: UE IMSI:[262429618517904] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3200) 11/25 11:05:50.169: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 11/25 11:05:50.179: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 11/25 11:05:50.179: [smf] INFO: Removed Session: UE IMSI:[262421878838925] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3200) 11/25 11:05:50.179: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 11/25 11:05:50.189: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 11/25 11:05:50.190: [smf] INFO: Removed Session: UE IMSI:[262421512090757] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3200) 11/25 11:05:50.190: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 11/25 11:05:50.203: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 11/25 11:05:50.204: [smf] INFO: Removed Session: UE IMSI:[262423276311346] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3200) 11/25 11:05:50.204: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 11/25 11:05:50.214: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 11/25 11:05:50.215: [smf] INFO: Removed Session: UE IMSI:[262421612057357] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3200) 11/25 11:05:50.215: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 11/25 11:05:50.225: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 11/25 11:05:50.226: [smf] INFO: Removed Session: UE IMSI:[262429650607061] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3200) 11/25 11:05:50.226: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 11/25 11:05:50.235: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 11/25 11:05:50.236: [smf] INFO: Removed Session: UE IMSI:[262426584658939] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3200) 11/25 11:05:50.236: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 11/25 11:05:50.246: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 11/25 11:05:50.247: [smf] INFO: Removed Session: UE IMSI:[262424582302919] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3200) 11/25 11:05:50.247: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 11/25 11:05:50.258: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 11/25 11:05:50.258: [smf] INFO: Removed Session: UE IMSI:[262422045422183] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3200) 11/25 11:05:50.258: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 11/25 11:05:50.269: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 11/25 11:05:50.270: [smf] INFO: Removed Session: UE IMSI:[262428679418897] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3200) 11/25 11:05:50.270: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 11/25 11:05:50.280: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 11/25 11:05:50.280: [smf] INFO: Removed Session: UE IMSI:[262422307218457] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3200) 11/25 11:05:50.280: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 11/25 11:05:50.290: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 11/25 11:05:50.291: [smf] INFO: Removed Session: UE IMSI:[262424587893163] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3200) 11/25 11:05:50.291: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 11/25 11:05:50.301: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 11/25 11:05:50.302: [smf] INFO: Removed Session: UE IMSI:[262425725514432] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3200) 11/25 11:05:50.302: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 11/25 11:05:50.312: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 11/25 11:05:50.313: [smf] INFO: Removed Session: UE IMSI:[262428239475988] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3200) 11/25 11:05:50.313: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 11/25 11:05:50.323: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 11/25 11:05:50.324: [smf] INFO: Removed Session: UE IMSI:[262427301696849] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3200) 11/25 11:05:50.324: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 11/25 11:05:50.333: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 11/25 11:05:50.334: [smf] INFO: Removed Session: UE IMSI:[262429756364723] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3200) 11/25 11:05:50.334: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 11/25 11:05:50.344: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 11/25 11:05:50.345: [smf] INFO: Removed Session: UE IMSI:[262427791539345] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3200) 11/25 11:05:50.345: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 11/25 11:05:50.355: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 11/25 11:05:50.355: [smf] INFO: Removed Session: UE IMSI:[262427713697168] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3200) 11/25 11:05:50.355: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 11/25 11:05:50.365: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 11/25 11:05:50.366: [smf] INFO: Removed Session: UE IMSI:[262426763175542] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3200) 11/25 11:05:50.366: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 11/25 11:05:50.376: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 11/25 11:05:50.377: [smf] INFO: Removed Session: UE IMSI:[262429956149990] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3200) 11/25 11:05:50.377: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 11/25 11:05:50.386: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 11/25 11:05:50.387: [smf] INFO: Removed Session: UE IMSI:[262426645504067] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3200) 11/25 11:05:50.387: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 11/25 11:05:50.397: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 11/25 11:05:50.398: [smf] INFO: Removed Session: UE IMSI:[262421584801436] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3200) 11/25 11:05:50.398: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 11/25 11:05:50.408: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 11/25 11:05:50.409: [smf] INFO: Removed Session: UE IMSI:[262424777923582] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3200) 11/25 11:05:50.409: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 11/25 11:05:50.419: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 11/25 11:05:50.420: [smf] INFO: Removed Session: UE IMSI:[262421206898550] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3200) 11/25 11:05:50.420: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 11/25 11:05:50.430: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 11/25 11:05:50.431: [smf] INFO: Removed Session: UE IMSI:[262429112658327] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3200) 11/25 11:05:50.431: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 11/25 11:05:50.440: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 11/25 11:05:50.441: [smf] INFO: Removed Session: UE IMSI:[262422205485629] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3200) 11/25 11:05:50.441: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 11/25 11:05:50.451: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 11/25 11:05:50.452: [smf] INFO: Removed Session: UE IMSI:[262421213357140] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3200) 11/25 11:05:50.452: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 11/25 11:05:50.462: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 11/25 11:05:50.463: [smf] INFO: Removed Session: UE IMSI:[262427767049271] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3200) 11/25 11:05:50.463: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 11/25 11:05:50.473: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 11/25 11:05:50.474: [smf] INFO: Removed Session: UE IMSI:[262421262191615] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3200) 11/25 11:05:50.474: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 11/25 11:05:50.483: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 11/25 11:05:50.484: [smf] INFO: Removed Session: UE IMSI:[262425049783186] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3200) 11/25 11:05:50.484: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 11/25 11:05:50.495: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 11/25 11:05:50.496: [smf] INFO: Removed Session: UE IMSI:[262421945229606] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3200) 11/25 11:05:50.496: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 11/25 11:05:50.529: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 11/25 11:05:50.530: [smf] INFO: Removed Session: UE IMSI:[262424673421684] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3200) 11/25 11:05:50.530: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 11/25 11:05:50.539: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 11/25 11:05:50.540: [smf] INFO: Removed Session: UE IMSI:[262423905367778] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3200) 11/25 11:05:50.540: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 11/25 11:05:50.550: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 11/25 11:05:50.551: [smf] INFO: Removed Session: UE IMSI:[262428500984963] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3200) 11/25 11:05:50.551: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 11/25 11:05:50.560: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 11/25 11:05:50.561: [smf] INFO: Removed Session: UE IMSI:[262426666567614] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3200) 11/25 11:05:50.561: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 11/25 11:05:50.571: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 11/25 11:05:50.572: [smf] INFO: Removed Session: UE IMSI:[262422612809228] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3200) 11/25 11:05:50.572: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 11/25 11:05:50.582: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 11/25 11:05:50.582: [smf] INFO: Removed Session: UE IMSI:[262425357472110] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3200) 11/25 11:05:50.582: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 11/25 11:05:50.592: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 11/25 11:05:50.593: [smf] INFO: Removed Session: UE IMSI:[262429008801465] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3200) 11/25 11:05:50.593: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 11/25 11:05:50.603: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 11/25 11:05:50.604: [smf] INFO: Removed Session: UE IMSI:[262429135754237] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3200) 11/25 11:05:50.604: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 11/25 11:05:50.614: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 11/25 11:05:50.615: [smf] INFO: Removed Session: UE IMSI:[262423122718514] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3200) 11/25 11:05:50.615: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 11/25 11:05:50.626: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 11/25 11:05:50.626: [smf] INFO: Removed Session: UE IMSI:[262422590340375] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3200) 11/25 11:05:50.626: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 11/25 11:05:50.636: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 11/25 11:05:50.637: [smf] INFO: Removed Session: UE IMSI:[262429758600760] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3200) 11/25 11:05:50.637: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 11/25 11:05:50.647: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 11/25 11:05:50.648: [smf] INFO: Removed Session: UE IMSI:[262425997083706] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3200) 11/25 11:05:50.648: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 11/25 11:05:50.658: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 11/25 11:05:50.658: [smf] INFO: Removed Session: UE IMSI:[262429323345595] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3200) 11/25 11:05:50.659: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 11/25 11:05:50.670: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 11/25 11:05:50.671: [smf] INFO: Removed Session: UE IMSI:[262429091938879] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3200) 11/25 11:05:50.671: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 11/25 11:05:50.681: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 11/25 11:05:50.682: [smf] INFO: Removed Session: UE IMSI:[262421866357126] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3200) 11/25 11:05:50.682: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 11/25 11:05:50.691: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 11/25 11:05:50.692: [smf] INFO: Removed Session: UE IMSI:[262429890563723] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3200) 11/25 11:05:50.692: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 11/25 11:05:50.702: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 11/25 11:05:50.703: [smf] INFO: Removed Session: UE IMSI:[262427289958012] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3200) 11/25 11:05:50.703: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 11/25 11:05:50.713: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 11/25 11:05:50.713: [smf] INFO: Removed Session: UE IMSI:[262422586036840] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3200) 11/25 11:05:50.714: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 11/25 11:05:50.725: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 11/25 11:05:50.726: [smf] INFO: Removed Session: UE IMSI:[262425789586318] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3200) 11/25 11:05:50.726: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 11/25 11:05:50.736: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 11/25 11:05:50.736: [smf] INFO: Removed Session: UE IMSI:[262421054491626] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3200) 11/25 11:05:50.736: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 11/25 11:05:50.746: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 11/25 11:05:50.747: [smf] INFO: Removed Session: UE IMSI:[262426561174869] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3200) 11/25 11:05:50.747: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 11/25 11:05:50.757: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 11/25 11:05:50.757: [smf] INFO: Removed Session: UE IMSI:[262420634612543] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3200) 11/25 11:05:50.757: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 11/25 11:05:50.767: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 11/25 11:05:50.768: [smf] INFO: Removed Session: UE IMSI:[262428427255383] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3200) 11/25 11:05:50.768: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 11/25 11:05:50.778: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 11/25 11:05:50.779: [smf] INFO: Removed Session: UE IMSI:[262427002419570] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3200) 11/25 11:05:50.779: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 11/25 11:05:50.789: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 11/25 11:05:50.790: [smf] INFO: Removed Session: UE IMSI:[262421684933119] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3200) 11/25 11:05:50.790: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 11/25 11:05:50.800: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 11/25 11:05:50.800: [smf] INFO: Removed Session: UE IMSI:[262421795682156] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3200) 11/25 11:05:50.800: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 11/25 11:05:50.813: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 11/25 11:05:50.814: [smf] INFO: Removed Session: UE IMSI:[262427548665824] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3200) 11/25 11:05:50.814: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 11/25 11:05:50.823: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 11/25 11:05:50.824: [smf] INFO: Removed Session: UE IMSI:[262422224295008] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3200) 11/25 11:05:50.824: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 11/25 11:05:50.834: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 11/25 11:05:50.835: [smf] INFO: Removed Session: UE IMSI:[262426467413041] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3200) 11/25 11:05:50.835: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 11/25 11:05:50.845: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 11/25 11:05:50.846: [smf] INFO: Removed Session: UE IMSI:[262424327197386] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3200) 11/25 11:05:50.846: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 11/25 11:05:50.856: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 11/25 11:05:50.857: [smf] INFO: Removed Session: UE IMSI:[262422073505768] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3200) 11/25 11:05:50.857: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 11/25 11:05:50.867: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 11/25 11:05:50.868: [smf] INFO: Removed Session: UE IMSI:[262422876801614] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3200) 11/25 11:05:50.868: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 11/25 11:05:50.877: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 11/25 11:05:50.878: [smf] INFO: Removed Session: UE IMSI:[262422595415730] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3200) 11/25 11:05:50.878: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 11/25 11:05:50.888: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 11/25 11:05:50.889: [smf] INFO: Removed Session: UE IMSI:[262424461345023] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3200) 11/25 11:05:50.889: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 11/25 11:05:50.899: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 11/25 11:05:50.900: [smf] INFO: Removed Session: UE IMSI:[262421995936091] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3200) 11/25 11:05:50.900: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 11/25 11:05:50.910: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 11/25 11:05:50.911: [smf] INFO: Removed Session: UE IMSI:[262425367808706] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3200) 11/25 11:05:50.911: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 11/25 11:05:50.921: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 11/25 11:05:50.922: [smf] INFO: Removed Session: UE IMSI:[262421363607596] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3200) 11/25 11:05:50.922: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 11/25 11:05:50.931: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 11/25 11:05:50.932: [smf] INFO: Removed Session: UE IMSI:[262426671298941] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3200) 11/25 11:05:50.932: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 11/25 11:05:50.942: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 11/25 11:05:50.943: [smf] INFO: Removed Session: UE IMSI:[262421743027836] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3200) 11/25 11:05:50.943: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 11/25 11:05:50.953: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 11/25 11:05:50.954: [smf] INFO: Removed Session: UE IMSI:[262423599778699] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3200) 11/25 11:05:50.954: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 11/25 11:05:50.963: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 11/25 11:05:50.964: [smf] INFO: Removed Session: UE IMSI:[262424484210449] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3200) 11/25 11:05:50.964: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 11/25 11:05:50.974: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 11/25 11:05:50.975: [smf] INFO: Removed Session: UE IMSI:[262423879554769] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3200) 11/25 11:05:50.975: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 11/25 11:05:50.985: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 11/25 11:05:50.986: [smf] INFO: Removed Session: UE IMSI:[262427316840693] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3200) 11/25 11:05:50.986: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 11/25 11:05:50.995: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 11/25 11:05:50.996: [smf] INFO: Removed Session: UE IMSI:[262423266107980] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:50.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3200) 11/25 11:05:50.996: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 11/25 11:05:51.006: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 11/25 11:05:51.007: [smf] INFO: Removed Session: UE IMSI:[262421711694791] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3200) 11/25 11:05:51.007: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 11/25 11:05:51.018: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 11/25 11:05:51.019: [smf] INFO: Removed Session: UE IMSI:[262427289881524] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3200) 11/25 11:05:51.019: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 11/25 11:05:51.029: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 11/25 11:05:51.030: [smf] INFO: Removed Session: UE IMSI:[262424485287039] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3200) 11/25 11:05:51.030: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 11/25 11:05:51.041: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 11/25 11:05:51.042: [smf] INFO: Removed Session: UE IMSI:[262423216449523] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3200) 11/25 11:05:51.042: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 11/25 11:05:51.051: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 11/25 11:05:51.052: [smf] INFO: Removed Session: UE IMSI:[262422706858193] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3200) 11/25 11:05:51.052: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 11/25 11:05:51.062: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 11/25 11:05:51.063: [smf] INFO: Removed Session: UE IMSI:[262421829923005] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3200) 11/25 11:05:51.063: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 11/25 11:05:51.073: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 11/25 11:05:51.074: [smf] INFO: Removed Session: UE IMSI:[262427929325238] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3200) 11/25 11:05:51.074: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 11/25 11:05:51.083: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 11/25 11:05:51.084: [smf] INFO: Removed Session: UE IMSI:[262424997772402] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3200) 11/25 11:05:51.084: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 11/25 11:05:51.094: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 11/25 11:05:51.095: [smf] INFO: Removed Session: UE IMSI:[262426630778046] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3200) 11/25 11:05:51.095: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 11/25 11:05:51.105: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 11/25 11:05:51.106: [smf] INFO: Removed Session: UE IMSI:[262420709996899] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3200) 11/25 11:05:51.106: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 11/25 11:05:51.115: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 11/25 11:05:51.116: [smf] INFO: Removed Session: UE IMSI:[262424746918186] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3200) 11/25 11:05:51.116: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 11/25 11:05:51.126: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 11/25 11:05:51.127: [smf] INFO: Removed Session: UE IMSI:[262427418638794] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3200) 11/25 11:05:51.127: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 11/25 11:05:51.137: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 11/25 11:05:51.137: [smf] INFO: Removed Session: UE IMSI:[262421061477079] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3200) 11/25 11:05:51.137: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 11/25 11:05:51.147: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 11/25 11:05:51.148: [smf] INFO: Removed Session: UE IMSI:[262428209388458] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3200) 11/25 11:05:51.148: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 11/25 11:05:51.158: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 11/25 11:05:51.159: [smf] INFO: Removed Session: UE IMSI:[262426043620926] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3200) 11/25 11:05:51.159: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 11/25 11:05:51.168: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 11/25 11:05:51.169: [smf] INFO: Removed Session: UE IMSI:[262426978836818] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3200) 11/25 11:05:51.169: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 11/25 11:05:51.179: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 11/25 11:05:51.180: [smf] INFO: Removed Session: UE IMSI:[262427126186377] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3200) 11/25 11:05:51.180: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 11/25 11:05:51.189: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 11/25 11:05:51.190: [smf] INFO: Removed Session: UE IMSI:[262426066706747] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3200) 11/25 11:05:51.190: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 11/25 11:05:51.200: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 11/25 11:05:51.201: [smf] INFO: Removed Session: UE IMSI:[262423150156808] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3200) 11/25 11:05:51.201: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 11/25 11:05:51.211: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 11/25 11:05:51.211: [smf] INFO: Removed Session: UE IMSI:[262427173840010] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3200) 11/25 11:05:51.211: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 11/25 11:05:51.221: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 11/25 11:05:51.222: [smf] INFO: Removed Session: UE IMSI:[262420373474658] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3200) 11/25 11:05:51.222: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 11/25 11:05:51.232: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 11/25 11:05:51.232: [smf] INFO: Removed Session: UE IMSI:[262422373345352] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3200) 11/25 11:05:51.233: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 11/25 11:05:51.242: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 11/25 11:05:51.243: [smf] INFO: Removed Session: UE IMSI:[262421388292877] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3200) 11/25 11:05:51.243: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 11/25 11:05:51.253: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 11/25 11:05:51.254: [smf] INFO: Removed Session: UE IMSI:[262422673207306] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3200) 11/25 11:05:51.254: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 11/25 11:05:51.264: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 11/25 11:05:51.265: [smf] INFO: Removed Session: UE IMSI:[262429950916048] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3200) 11/25 11:05:51.265: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 11/25 11:05:51.275: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 11/25 11:05:51.275: [smf] INFO: Removed Session: UE IMSI:[262424470488443] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3200) 11/25 11:05:51.275: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 11/25 11:05:51.288: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 11/25 11:05:51.289: [smf] INFO: Removed Session: UE IMSI:[262422339885089] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3200) 11/25 11:05:51.289: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 11/25 11:05:51.298: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 11/25 11:05:51.299: [smf] INFO: Removed Session: UE IMSI:[262425986545591] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3200) 11/25 11:05:51.299: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 11/25 11:05:51.309: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 11/25 11:05:51.310: [smf] INFO: Removed Session: UE IMSI:[262427477957275] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3200) 11/25 11:05:51.310: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 11/25 11:05:51.322: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 11/25 11:05:51.323: [smf] INFO: Removed Session: UE IMSI:[262423504438421] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3200) 11/25 11:05:51.323: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 11/25 11:05:51.332: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 11/25 11:05:51.333: [smf] INFO: Removed Session: UE IMSI:[262428102432952] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3200) 11/25 11:05:51.333: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 11/25 11:05:51.343: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 11/25 11:05:51.344: [smf] INFO: Removed Session: UE IMSI:[262423343719784] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3200) 11/25 11:05:51.344: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 11/25 11:05:51.354: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 11/25 11:05:51.355: [smf] INFO: Removed Session: UE IMSI:[262421322401610] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3200) 11/25 11:05:51.355: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 11/25 11:05:51.365: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 11/25 11:05:51.366: [smf] INFO: Removed Session: UE IMSI:[262427668797760] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3200) 11/25 11:05:51.366: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 11/25 11:05:51.376: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 11/25 11:05:51.377: [smf] INFO: Removed Session: UE IMSI:[262426774710942] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3200) 11/25 11:05:51.377: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 11/25 11:05:51.386: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 11/25 11:05:51.387: [smf] INFO: Removed Session: UE IMSI:[262427010883120] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3200) 11/25 11:05:51.387: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 11/25 11:05:51.397: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 11/25 11:05:51.398: [smf] INFO: Removed Session: UE IMSI:[262420957428270] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3200) 11/25 11:05:51.398: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 11/25 11:05:51.408: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 11/25 11:05:51.409: [smf] INFO: Removed Session: UE IMSI:[262421450727327] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3200) 11/25 11:05:51.409: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 11/25 11:05:51.419: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 11/25 11:05:51.419: [smf] INFO: Removed Session: UE IMSI:[262427664577728] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3200) 11/25 11:05:51.419: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 11/25 11:05:51.430: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 11/25 11:05:51.430: [smf] INFO: Removed Session: UE IMSI:[262422268316164] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3200) 11/25 11:05:51.430: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 11/25 11:05:51.440: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 11/25 11:05:51.441: [smf] INFO: Removed Session: UE IMSI:[262422667542564] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3200) 11/25 11:05:51.441: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 11/25 11:05:51.451: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 11/25 11:05:51.452: [smf] INFO: Removed Session: UE IMSI:[262426841151631] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3200) 11/25 11:05:51.452: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 11/25 11:05:51.462: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 11/25 11:05:51.462: [smf] INFO: Removed Session: UE IMSI:[262422397534223] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3200) 11/25 11:05:51.462: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 11/25 11:05:51.472: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 11/25 11:05:51.473: [smf] INFO: Removed Session: UE IMSI:[262428857289892] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3200) 11/25 11:05:51.473: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 11/25 11:05:51.483: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 11/25 11:05:51.483: [smf] INFO: Removed Session: UE IMSI:[262427955490928] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3200) 11/25 11:05:51.483: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 11/25 11:05:51.494: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 11/25 11:05:51.494: [smf] INFO: Removed Session: UE IMSI:[262422242236744] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3200) 11/25 11:05:51.494: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 11/25 11:05:51.504: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 11/25 11:05:51.505: [smf] INFO: Removed Session: UE IMSI:[262429464483796] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3200) 11/25 11:05:51.505: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 11/25 11:05:51.515: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 11/25 11:05:51.516: [smf] INFO: Removed Session: UE IMSI:[262420255012179] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3200) 11/25 11:05:51.516: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 11/25 11:05:51.526: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 11/25 11:05:51.527: [smf] INFO: Removed Session: UE IMSI:[262424224585164] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3200) 11/25 11:05:51.527: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 11/25 11:05:51.536: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 11/25 11:05:51.537: [smf] INFO: Removed Session: UE IMSI:[262428973938299] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3200) 11/25 11:05:51.537: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 11/25 11:05:51.547: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 11/25 11:05:51.548: [smf] INFO: Removed Session: UE IMSI:[262422213146288] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3200) 11/25 11:05:51.548: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 11/25 11:05:51.558: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 11/25 11:05:51.559: [smf] INFO: Removed Session: UE IMSI:[262427389410797] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3200) 11/25 11:05:51.559: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 11/25 11:05:51.568: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 11/25 11:05:51.569: [smf] INFO: Removed Session: UE IMSI:[262421183087766] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3200) 11/25 11:05:51.569: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 11/25 11:05:51.579: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 11/25 11:05:51.580: [smf] INFO: Removed Session: UE IMSI:[262423726953369] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3200) 11/25 11:05:51.580: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 11/25 11:05:51.590: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 11/25 11:05:51.591: [smf] INFO: Removed Session: UE IMSI:[262427905935359] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3200) 11/25 11:05:51.591: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 11/25 11:05:51.601: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 11/25 11:05:51.601: [smf] INFO: Removed Session: UE IMSI:[262422475156051] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3200) 11/25 11:05:51.601: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 11/25 11:05:51.611: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 11/25 11:05:51.612: [smf] INFO: Removed Session: UE IMSI:[262423717209855] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3200) 11/25 11:05:51.612: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 11/25 11:05:51.622: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 11/25 11:05:51.623: [smf] INFO: Removed Session: UE IMSI:[262422332137369] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3200) 11/25 11:05:51.623: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 11/25 11:05:51.632: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 11/25 11:05:51.633: [smf] INFO: Removed Session: UE IMSI:[262428193611646] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3200) 11/25 11:05:51.633: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 11/25 11:05:51.643: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 11/25 11:05:51.644: [smf] INFO: Removed Session: UE IMSI:[262425746175408] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3200) 11/25 11:05:51.644: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 11/25 11:05:51.654: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 11/25 11:05:51.655: [smf] INFO: Removed Session: UE IMSI:[262422705581801] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3200) 11/25 11:05:51.655: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 11/25 11:05:51.669: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 11/25 11:05:51.669: [smf] INFO: Removed Session: UE IMSI:[262425313005190] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3200) 11/25 11:05:51.670: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 11/25 11:05:51.679: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 11/25 11:05:51.680: [smf] INFO: Removed Session: UE IMSI:[262422524020424] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3200) 11/25 11:05:51.680: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 11/25 11:05:51.690: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 11/25 11:05:51.690: [smf] INFO: Removed Session: UE IMSI:[262420827014473] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3200) 11/25 11:05:51.690: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 11/25 11:05:51.702: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 11/25 11:05:51.703: [smf] INFO: Removed Session: UE IMSI:[262427637415394] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3200) 11/25 11:05:51.703: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 11/25 11:05:51.712: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 11/25 11:05:51.713: [smf] INFO: Removed Session: UE IMSI:[262421828043519] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3200) 11/25 11:05:51.713: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 11/25 11:05:51.723: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 11/25 11:05:51.724: [smf] INFO: Removed Session: UE IMSI:[262426063002246] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3200) 11/25 11:05:51.724: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 11/25 11:05:51.734: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 11/25 11:05:51.735: [smf] INFO: Removed Session: UE IMSI:[262426892443764] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3200) 11/25 11:05:51.735: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 11/25 11:05:51.744: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 11/25 11:05:51.745: [smf] INFO: Removed Session: UE IMSI:[262420344775788] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3200) 11/25 11:05:51.745: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 11/25 11:05:51.755: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 11/25 11:05:51.756: [smf] INFO: Removed Session: UE IMSI:[262420608545672] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3200) 11/25 11:05:51.756: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 11/25 11:05:51.766: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 11/25 11:05:51.766: [smf] INFO: Removed Session: UE IMSI:[262429316195953] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3200) 11/25 11:05:51.766: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 11/25 11:05:51.776: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 11/25 11:05:51.777: [smf] INFO: Removed Session: UE IMSI:[262426751127466] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3200) 11/25 11:05:51.777: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 11/25 11:05:51.787: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 11/25 11:05:51.788: [smf] INFO: Removed Session: UE IMSI:[262423424270846] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3200) 11/25 11:05:51.788: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 11/25 11:05:51.798: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 11/25 11:05:51.799: [smf] INFO: Removed Session: UE IMSI:[262423899741289] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3200) 11/25 11:05:51.799: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 11/25 11:05:51.809: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 11/25 11:05:51.810: [smf] INFO: Removed Session: UE IMSI:[262422973530329] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3200) 11/25 11:05:51.810: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 11/25 11:05:51.820: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 11/25 11:05:51.820: [smf] INFO: Removed Session: UE IMSI:[262423666030040] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3200) 11/25 11:05:51.820: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 11/25 11:05:51.830: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 11/25 11:05:51.831: [smf] INFO: Removed Session: UE IMSI:[262428651567221] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3200) 11/25 11:05:51.831: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 11/25 11:05:51.841: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 11/25 11:05:51.842: [smf] INFO: Removed Session: UE IMSI:[262421688310934] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3200) 11/25 11:05:51.842: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 11/25 11:05:51.852: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 11/25 11:05:51.852: [smf] INFO: Removed Session: UE IMSI:[262422471827762] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3200) 11/25 11:05:51.852: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 11/25 11:05:51.862: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 11/25 11:05:51.863: [smf] INFO: Removed Session: UE IMSI:[262421809591444] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3200) 11/25 11:05:51.863: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 11/25 11:05:51.873: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 11/25 11:05:51.874: [smf] INFO: Removed Session: UE IMSI:[262429568499302] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3200) 11/25 11:05:51.874: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 11/25 11:05:51.883: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 11/25 11:05:51.884: [smf] INFO: Removed Session: UE IMSI:[262421925115634] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3200) 11/25 11:05:51.884: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 11/25 11:05:51.894: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 11/25 11:05:51.895: [smf] INFO: Removed Session: UE IMSI:[262424654204499] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3200) 11/25 11:05:51.895: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 11/25 11:05:51.905: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 11/25 11:05:51.906: [smf] INFO: Removed Session: UE IMSI:[262429701160071] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3200) 11/25 11:05:51.906: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 11/25 11:05:51.915: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 11/25 11:05:51.916: [smf] INFO: Removed Session: UE IMSI:[262420789812543] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3200) 11/25 11:05:51.916: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 11/25 11:05:51.926: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 11/25 11:05:51.928: [smf] INFO: Removed Session: UE IMSI:[262425915404430] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3200) 11/25 11:05:51.928: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 11/25 11:05:51.937: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 11/25 11:05:51.938: [smf] INFO: Removed Session: UE IMSI:[262421418144107] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3200) 11/25 11:05:51.938: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 11/25 11:05:51.948: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 11/25 11:05:51.949: [smf] INFO: Removed Session: UE IMSI:[262421007341876] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3200) 11/25 11:05:51.949: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 11/25 11:05:51.959: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 11/25 11:05:51.960: [smf] INFO: Removed Session: UE IMSI:[262426742308326] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3200) 11/25 11:05:51.960: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 11/25 11:05:51.970: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 11/25 11:05:51.971: [smf] INFO: Removed Session: UE IMSI:[262421329999362] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3200) 11/25 11:05:51.971: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 11/25 11:05:51.980: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 11/25 11:05:51.981: [smf] INFO: Removed Session: UE IMSI:[262423304067176] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3200) 11/25 11:05:51.981: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 11/25 11:05:51.991: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 11/25 11:05:51.992: [smf] INFO: Removed Session: UE IMSI:[262421785237366] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:51.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3200) 11/25 11:05:51.992: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 11/25 11:05:52.002: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 11/25 11:05:52.002: [smf] INFO: Removed Session: UE IMSI:[262420409893953] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3200) 11/25 11:05:52.002: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 11/25 11:05:52.013: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 11/25 11:05:52.014: [smf] INFO: Removed Session: UE IMSI:[262425513691837] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3200) 11/25 11:05:52.014: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 11/25 11:05:52.024: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 11/25 11:05:52.025: [smf] INFO: Removed Session: UE IMSI:[262424799108825] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3200) 11/25 11:05:52.025: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 11/25 11:05:52.035: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 11/25 11:05:52.035: [smf] INFO: Removed Session: UE IMSI:[262423011364031] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3200) 11/25 11:05:52.035: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 11/25 11:05:52.045: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 11/25 11:05:52.046: [smf] INFO: Removed Session: UE IMSI:[262420466503557] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3200) 11/25 11:05:52.046: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 11/25 11:05:52.056: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 11/25 11:05:52.057: [smf] INFO: Removed Session: UE IMSI:[262427608985598] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3200) 11/25 11:05:52.057: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 11/25 11:05:52.067: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 11/25 11:05:52.068: [smf] INFO: Removed Session: UE IMSI:[262420563929466] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3200) 11/25 11:05:52.068: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 11/25 11:05:52.077: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 11/25 11:05:52.078: [smf] INFO: Removed Session: UE IMSI:[262423897120771] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3200) 11/25 11:05:52.078: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 11/25 11:05:52.089: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 11/25 11:05:52.089: [smf] INFO: Removed Session: UE IMSI:[262427432831947] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3200) 11/25 11:05:52.089: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 11/25 11:05:52.099: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 11/25 11:05:52.100: [smf] INFO: Removed Session: UE IMSI:[262421249786224] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3200) 11/25 11:05:52.100: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 11/25 11:05:52.110: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 11/25 11:05:52.111: [smf] INFO: Removed Session: UE IMSI:[262423177479207] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3200) 11/25 11:05:52.111: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 11/25 11:05:52.157: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 11/25 11:05:52.158: [smf] INFO: Removed Session: UE IMSI:[262421667475155] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3200) 11/25 11:05:52.159: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 11/25 11:05:52.169: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 11/25 11:05:52.169: [smf] INFO: Removed Session: UE IMSI:[262426234237124] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3200) 11/25 11:05:52.169: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 11/25 11:05:52.182: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 11/25 11:05:52.183: [smf] INFO: Removed Session: UE IMSI:[262423326727983] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3200) 11/25 11:05:52.183: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 11/25 11:05:52.193: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 11/25 11:05:52.194: [smf] INFO: Removed Session: UE IMSI:[262426386355701] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3200) 11/25 11:05:52.194: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 11/25 11:05:52.204: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 11/25 11:05:52.205: [smf] INFO: Removed Session: UE IMSI:[262420589499600] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3200) 11/25 11:05:52.205: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 11/25 11:05:52.215: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 11/25 11:05:52.216: [smf] INFO: Removed Session: UE IMSI:[262421400707615] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3200) 11/25 11:05:52.216: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 11/25 11:05:52.225: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 11/25 11:05:52.226: [smf] INFO: Removed Session: UE IMSI:[262422399397407] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3200) 11/25 11:05:52.226: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 11/25 11:05:52.236: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 11/25 11:05:52.237: [smf] INFO: Removed Session: UE IMSI:[262423023135409] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3200) 11/25 11:05:52.237: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 11/25 11:05:52.247: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 11/25 11:05:52.248: [smf] INFO: Removed Session: UE IMSI:[262426503988938] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3200) 11/25 11:05:52.248: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 11/25 11:05:52.258: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 11/25 11:05:52.259: [smf] INFO: Removed Session: UE IMSI:[262421052794363] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3200) 11/25 11:05:52.259: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 11/25 11:05:52.268: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 11/25 11:05:52.269: [smf] INFO: Removed Session: UE IMSI:[262429284433337] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3200) 11/25 11:05:52.269: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 11/25 11:05:52.282: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 11/25 11:05:52.283: [smf] INFO: Removed Session: UE IMSI:[262426057724286] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3200) 11/25 11:05:52.283: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 11/25 11:05:52.293: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 11/25 11:05:52.293: [smf] INFO: Removed Session: UE IMSI:[262427223659833] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3200) 11/25 11:05:52.293: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 11/25 11:05:52.305: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 11/25 11:05:52.306: [smf] INFO: Removed Session: UE IMSI:[262421844010436] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3200) 11/25 11:05:52.306: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 11/25 11:05:52.316: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 11/25 11:05:52.317: [smf] INFO: Removed Session: UE IMSI:[262428277857627] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3200) 11/25 11:05:52.317: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 11/25 11:05:52.327: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 11/25 11:05:52.328: [smf] INFO: Removed Session: UE IMSI:[262424602574242] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3200) 11/25 11:05:52.328: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 11/25 11:05:52.338: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 11/25 11:05:52.339: [smf] INFO: Removed Session: UE IMSI:[262420987169089] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3200) 11/25 11:05:52.339: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 11/25 11:05:52.348: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 11/25 11:05:52.349: [smf] INFO: Removed Session: UE IMSI:[262422721023313] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3200) 11/25 11:05:52.349: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 11/25 11:05:52.359: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 11/25 11:05:52.360: [smf] INFO: Removed Session: UE IMSI:[262429490559546] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3200) 11/25 11:05:52.360: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 11/25 11:05:52.370: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 11/25 11:05:52.371: [smf] INFO: Removed Session: UE IMSI:[262425522217371] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3200) 11/25 11:05:52.371: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 11/25 11:05:52.381: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 11/25 11:05:52.381: [smf] INFO: Removed Session: UE IMSI:[262424803453165] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3200) 11/25 11:05:52.381: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 11/25 11:05:52.391: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 11/25 11:05:52.392: [smf] INFO: Removed Session: UE IMSI:[262422929006825] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3200) 11/25 11:05:52.392: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 11/25 11:05:52.403: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 11/25 11:05:52.404: [smf] INFO: Removed Session: UE IMSI:[262428474085116] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3200) 11/25 11:05:52.404: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 11/25 11:05:52.414: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 11/25 11:05:52.414: [smf] INFO: Removed Session: UE IMSI:[262426659683005] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3200) 11/25 11:05:52.414: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 11/25 11:05:52.425: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 11/25 11:05:52.426: [smf] INFO: Removed Session: UE IMSI:[262424937436144] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3200) 11/25 11:05:52.426: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 11/25 11:05:52.436: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 11/25 11:05:52.437: [smf] INFO: Removed Session: UE IMSI:[262426060732051] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3200) 11/25 11:05:52.437: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 11/25 11:05:52.448: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 11/25 11:05:52.449: [smf] INFO: Removed Session: UE IMSI:[262424154407254] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3200) 11/25 11:05:52.449: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 11/25 11:05:52.459: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 11/25 11:05:52.460: [smf] INFO: Removed Session: UE IMSI:[262426444915471] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3200) 11/25 11:05:52.460: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 11/25 11:05:52.471: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 11/25 11:05:52.471: [smf] INFO: Removed Session: UE IMSI:[262425010356392] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3200) 11/25 11:05:52.471: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 11/25 11:05:52.482: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 11/25 11:05:52.482: [smf] INFO: Removed Session: UE IMSI:[262426770885759] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3200) 11/25 11:05:52.482: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 11/25 11:05:52.495: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 11/25 11:05:52.495: [smf] INFO: Removed Session: UE IMSI:[262426058273188] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3200) 11/25 11:05:52.495: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 11/25 11:05:52.505: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 11/25 11:05:52.506: [smf] INFO: Removed Session: UE IMSI:[262423814976662] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3200) 11/25 11:05:52.506: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 11/25 11:05:52.518: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 11/25 11:05:52.519: [smf] INFO: Removed Session: UE IMSI:[262426726578189] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3200) 11/25 11:05:52.519: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 11/25 11:05:52.529: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 11/25 11:05:52.530: [smf] INFO: Removed Session: UE IMSI:[262422895065978] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3200) 11/25 11:05:52.530: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 11/25 11:05:52.539: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 11/25 11:05:52.540: [smf] INFO: Removed Session: UE IMSI:[262422723938234] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3200) 11/25 11:05:52.541: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 11/25 11:05:52.556: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 11/25 11:05:52.557: [smf] INFO: Removed Session: UE IMSI:[262428788849627] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3200) 11/25 11:05:52.557: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 11/25 11:05:52.567: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 11/25 11:05:52.567: [smf] INFO: Removed Session: UE IMSI:[262420821292481] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3200) 11/25 11:05:52.567: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 11/25 11:05:52.577: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 11/25 11:05:52.578: [smf] INFO: Removed Session: UE IMSI:[262421031048050] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3200) 11/25 11:05:52.578: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 11/25 11:05:52.588: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 11/25 11:05:52.589: [smf] INFO: Removed Session: UE IMSI:[262428749834294] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3200) 11/25 11:05:52.589: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 11/25 11:05:52.600: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 11/25 11:05:52.601: [smf] INFO: Removed Session: UE IMSI:[262425388138277] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3200) 11/25 11:05:52.601: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 11/25 11:05:52.611: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 11/25 11:05:52.612: [smf] INFO: Removed Session: UE IMSI:[262429758320078] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3200) 11/25 11:05:52.612: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 11/25 11:05:52.621: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 11/25 11:05:52.622: [smf] INFO: Removed Session: UE IMSI:[262420214635019] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3200) 11/25 11:05:52.622: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 11/25 11:05:52.632: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 11/25 11:05:52.633: [smf] INFO: Removed Session: UE IMSI:[262425065561349] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3200) 11/25 11:05:52.633: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 11/25 11:05:52.643: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 11/25 11:05:52.644: [smf] INFO: Removed Session: UE IMSI:[262429337745932] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3200) 11/25 11:05:52.644: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 11/25 11:05:52.654: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 11/25 11:05:52.654: [smf] INFO: Removed Session: UE IMSI:[262421005464603] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3200) 11/25 11:05:52.655: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 11/25 11:05:52.664: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 11/25 11:05:52.665: [smf] INFO: Removed Session: UE IMSI:[262422130849575] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3200) 11/25 11:05:52.665: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 11/25 11:05:52.676: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 11/25 11:05:52.676: [smf] INFO: Removed Session: UE IMSI:[262425917967146] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3200) 11/25 11:05:52.676: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 11/25 11:05:52.687: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 11/25 11:05:52.688: [smf] INFO: Removed Session: UE IMSI:[262429656505761] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3200) 11/25 11:05:52.688: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 11/25 11:05:52.697: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 11/25 11:05:52.698: [smf] INFO: Removed Session: UE IMSI:[262422511260687] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3200) 11/25 11:05:52.698: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 11/25 11:05:52.708: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 11/25 11:05:52.709: [smf] INFO: Removed Session: UE IMSI:[262428859771228] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3200) 11/25 11:05:52.709: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 11/25 11:05:52.719: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 11/25 11:05:52.719: [smf] INFO: Removed Session: UE IMSI:[262422105716419] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3200) 11/25 11:05:52.719: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 11/25 11:05:52.729: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 11/25 11:05:52.730: [smf] INFO: Removed Session: UE IMSI:[262426275513605] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3200) 11/25 11:05:52.730: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 11/25 11:05:52.740: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 11/25 11:05:52.741: [smf] INFO: Removed Session: UE IMSI:[262422729748756] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3200) 11/25 11:05:52.741: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 11/25 11:05:52.751: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 11/25 11:05:52.752: [smf] INFO: Removed Session: UE IMSI:[262424377822992] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3200) 11/25 11:05:52.752: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 11/25 11:05:52.762: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 11/25 11:05:52.762: [smf] INFO: Removed Session: UE IMSI:[262427649875932] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3200) 11/25 11:05:52.762: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 11/25 11:05:52.774: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 11/25 11:05:52.775: [smf] INFO: Removed Session: UE IMSI:[262420376775975] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3200) 11/25 11:05:52.775: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 11/25 11:05:52.785: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 11/25 11:05:52.785: [smf] INFO: Removed Session: UE IMSI:[262421109894807] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3200) 11/25 11:05:52.785: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 11/25 11:05:52.795: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 11/25 11:05:52.796: [smf] INFO: Removed Session: UE IMSI:[262426782722112] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3200) 11/25 11:05:52.796: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 11/25 11:05:52.808: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 11/25 11:05:52.809: [smf] INFO: Removed Session: UE IMSI:[262420198763925] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3200) 11/25 11:05:52.809: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 11/25 11:05:52.819: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 11/25 11:05:52.820: [smf] INFO: Removed Session: UE IMSI:[262424395984471] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3200) 11/25 11:05:52.820: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 11/25 11:05:52.830: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 11/25 11:05:52.830: [smf] INFO: Removed Session: UE IMSI:[262427533709839] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3200) 11/25 11:05:52.830: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 11/25 11:05:52.841: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 11/25 11:05:52.841: [smf] INFO: Removed Session: UE IMSI:[262420837033526] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3200) 11/25 11:05:52.841: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 11/25 11:05:52.851: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 11/25 11:05:52.852: [smf] INFO: Removed Session: UE IMSI:[262425273828988] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3200) 11/25 11:05:52.852: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 11/25 11:05:52.862: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 11/25 11:05:52.863: [smf] INFO: Removed Session: UE IMSI:[262424851823487] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3200) 11/25 11:05:52.863: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 11/25 11:05:52.873: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 11/25 11:05:52.874: [smf] INFO: Removed Session: UE IMSI:[262421383872344] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3200) 11/25 11:05:52.874: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 11/25 11:05:52.884: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 11/25 11:05:52.885: [smf] INFO: Removed Session: UE IMSI:[262424329068135] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3200) 11/25 11:05:52.885: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 11/25 11:05:52.895: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 11/25 11:05:52.896: [smf] INFO: Removed Session: UE IMSI:[262423891897982] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3200) 11/25 11:05:52.896: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 11/25 11:05:52.906: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 11/25 11:05:52.907: [smf] INFO: Removed Session: UE IMSI:[262421797596661] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3200) 11/25 11:05:52.907: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 11/25 11:05:52.917: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 11/25 11:05:52.918: [smf] INFO: Removed Session: UE IMSI:[262429265405369] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3200) 11/25 11:05:52.918: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 11/25 11:05:52.928: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 11/25 11:05:52.928: [smf] INFO: Removed Session: UE IMSI:[262425497335157] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3200) 11/25 11:05:52.928: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 11/25 11:05:52.938: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 11/25 11:05:52.939: [smf] INFO: Removed Session: UE IMSI:[262423273634354] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3200) 11/25 11:05:52.939: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 11/25 11:05:52.949: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 11/25 11:05:52.950: [smf] INFO: Removed Session: UE IMSI:[262420150994935] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3200) 11/25 11:05:52.950: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 11/25 11:05:52.960: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 11/25 11:05:52.961: [smf] INFO: Removed Session: UE IMSI:[262425404576544] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3200) 11/25 11:05:52.961: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 11/25 11:05:52.971: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 11/25 11:05:52.972: [smf] INFO: Removed Session: UE IMSI:[262422888338687] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3200) 11/25 11:05:52.972: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 11/25 11:05:52.982: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 11/25 11:05:52.983: [smf] INFO: Removed Session: UE IMSI:[262422208655344] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3200) 11/25 11:05:52.983: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 11/25 11:05:52.993: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 11/25 11:05:52.994: [smf] INFO: Removed Session: UE IMSI:[262423492571371] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:52.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3200) 11/25 11:05:52.994: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 11/25 11:05:53.004: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 11/25 11:05:53.005: [smf] INFO: Removed Session: UE IMSI:[262427940407437] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3200) 11/25 11:05:53.005: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 11/25 11:05:53.014: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 11/25 11:05:53.015: [smf] INFO: Removed Session: UE IMSI:[262422836798373] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3200) 11/25 11:05:53.015: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 11/25 11:05:53.029: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 11/25 11:05:53.030: [smf] INFO: Removed Session: UE IMSI:[262423297042445] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3200) 11/25 11:05:53.030: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 11/25 11:05:53.040: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 11/25 11:05:53.041: [smf] INFO: Removed Session: UE IMSI:[262426002025022] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3200) 11/25 11:05:53.041: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 11/25 11:05:53.054: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 11/25 11:05:53.054: [smf] INFO: Removed Session: UE IMSI:[262424789491650] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3200) 11/25 11:05:53.055: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 11/25 11:05:53.064: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 11/25 11:05:53.065: [smf] INFO: Removed Session: UE IMSI:[262420462071735] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3200) 11/25 11:05:53.065: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 11/25 11:05:53.075: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 11/25 11:05:53.076: [smf] INFO: Removed Session: UE IMSI:[262421762803141] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3200) 11/25 11:05:53.076: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 11/25 11:05:53.086: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 11/25 11:05:53.087: [smf] INFO: Removed Session: UE IMSI:[262429290421295] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3200) 11/25 11:05:53.087: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 11/25 11:05:53.098: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 11/25 11:05:53.099: [smf] INFO: Removed Session: UE IMSI:[262425544122209] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3200) 11/25 11:05:53.099: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 11/25 11:05:53.109: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 11/25 11:05:53.109: [smf] INFO: Removed Session: UE IMSI:[262421914595563] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3200) 11/25 11:05:53.109: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 11/25 11:05:53.119: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 11/25 11:05:53.120: [smf] INFO: Removed Session: UE IMSI:[262429536807685] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3200) 11/25 11:05:53.120: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 11/25 11:05:53.130: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 11/25 11:05:53.131: [smf] INFO: Removed Session: UE IMSI:[262428238003206] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3200) 11/25 11:05:53.131: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 11/25 11:05:53.141: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 11/25 11:05:53.142: [smf] INFO: Removed Session: UE IMSI:[262428990438832] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3200) 11/25 11:05:53.142: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 11/25 11:05:53.152: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 11/25 11:05:53.152: [smf] INFO: Removed Session: UE IMSI:[262427833509788] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3200) 11/25 11:05:53.152: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 11/25 11:05:53.162: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 11/25 11:05:53.163: [smf] INFO: Removed Session: UE IMSI:[262422359221457] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3200) 11/25 11:05:53.163: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 11/25 11:05:53.174: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 11/25 11:05:53.174: [smf] INFO: Removed Session: UE IMSI:[262428303017197] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3200) 11/25 11:05:53.174: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 11/25 11:05:53.184: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 11/25 11:05:53.185: [smf] INFO: Removed Session: UE IMSI:[262421469211590] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3200) 11/25 11:05:53.185: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 11/25 11:05:53.196: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 11/25 11:05:53.196: [smf] INFO: Removed Session: UE IMSI:[262421903689365] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3200) 11/25 11:05:53.197: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 11/25 11:05:53.206: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 11/25 11:05:53.207: [smf] INFO: Removed Session: UE IMSI:[262424118822347] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3200) 11/25 11:05:53.207: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 11/25 11:05:53.217: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 11/25 11:05:53.218: [smf] INFO: Removed Session: UE IMSI:[262423732572429] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3200) 11/25 11:05:53.218: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 11/25 11:05:53.228: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 11/25 11:05:53.228: [smf] INFO: Removed Session: UE IMSI:[262426695032044] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3200) 11/25 11:05:53.228: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 11/25 11:05:53.238: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 11/25 11:05:53.239: [smf] INFO: Removed Session: UE IMSI:[262421265688741] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3200) 11/25 11:05:53.239: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 11/25 11:05:53.249: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 11/25 11:05:53.250: [smf] INFO: Removed Session: UE IMSI:[262427564353934] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3200) 11/25 11:05:53.250: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 11/25 11:05:53.260: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 11/25 11:05:53.260: [smf] INFO: Removed Session: UE IMSI:[262422340161404] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3200) 11/25 11:05:53.260: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 11/25 11:05:53.271: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 11/25 11:05:53.271: [smf] INFO: Removed Session: UE IMSI:[262425388005387] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3200) 11/25 11:05:53.271: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 11/25 11:05:53.281: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 11/25 11:05:53.282: [smf] INFO: Removed Session: UE IMSI:[262429025393656] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3200) 11/25 11:05:53.282: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 11/25 11:05:53.292: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 11/25 11:05:53.293: [smf] INFO: Removed Session: UE IMSI:[262428937491684] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3200) 11/25 11:05:53.293: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 11/25 11:05:53.303: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 11/25 11:05:53.304: [smf] INFO: Removed Session: UE IMSI:[262423728246707] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3200) 11/25 11:05:53.304: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 11/25 11:05:53.314: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 11/25 11:05:53.315: [smf] INFO: Removed Session: UE IMSI:[262426006035104] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3200) 11/25 11:05:53.315: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 11/25 11:05:53.325: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 11/25 11:05:53.326: [smf] INFO: Removed Session: UE IMSI:[262421603849453] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3200) 11/25 11:05:53.326: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 11/25 11:05:53.336: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 11/25 11:05:53.337: [smf] INFO: Removed Session: UE IMSI:[262420406557181] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3200) 11/25 11:05:53.337: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 11/25 11:05:53.346: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 11/25 11:05:53.347: [smf] INFO: Removed Session: UE IMSI:[262429060047189] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3200) 11/25 11:05:53.347: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 11/25 11:05:53.358: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 11/25 11:05:53.358: [smf] INFO: Removed Session: UE IMSI:[262424871683294] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3200) 11/25 11:05:53.358: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 11/25 11:05:53.368: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 11/25 11:05:53.369: [smf] INFO: Removed Session: UE IMSI:[262425835019545] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3200) 11/25 11:05:53.369: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 11/25 11:05:53.379: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 11/25 11:05:53.380: [smf] INFO: Removed Session: UE IMSI:[262420831585539] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3200) 11/25 11:05:53.380: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 11/25 11:05:53.390: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 11/25 11:05:53.391: [smf] INFO: Removed Session: UE IMSI:[262426651090375] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3200) 11/25 11:05:53.391: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 11/25 11:05:53.401: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 11/25 11:05:53.402: [smf] INFO: Removed Session: UE IMSI:[262426156057065] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3200) 11/25 11:05:53.402: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 11/25 11:05:53.412: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 11/25 11:05:53.412: [smf] INFO: Removed Session: UE IMSI:[262422728814942] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3200) 11/25 11:05:53.412: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 11/25 11:05:53.422: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 11/25 11:05:53.423: [smf] INFO: Removed Session: UE IMSI:[262424641632274] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3200) 11/25 11:05:53.423: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 11/25 11:05:53.433: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 11/25 11:05:53.434: [smf] INFO: Removed Session: UE IMSI:[262420177358225] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3200) 11/25 11:05:53.434: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 11/25 11:05:53.444: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 11/25 11:05:53.445: [smf] INFO: Removed Session: UE IMSI:[262423219547699] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3200) 11/25 11:05:53.445: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 11/25 11:05:53.455: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 11/25 11:05:53.456: [smf] INFO: Removed Session: UE IMSI:[262427430915834] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3200) 11/25 11:05:53.456: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 11/25 11:05:53.466: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 11/25 11:05:53.467: [smf] INFO: Removed Session: UE IMSI:[262429557193480] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3200) 11/25 11:05:53.467: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 11/25 11:05:53.477: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 11/25 11:05:53.478: [smf] INFO: Removed Session: UE IMSI:[262423787551580] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3200) 11/25 11:05:53.478: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 11/25 11:05:53.488: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 11/25 11:05:53.488: [smf] INFO: Removed Session: UE IMSI:[262425774061876] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3200) 11/25 11:05:53.489: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 11/25 11:05:53.499: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 11/25 11:05:53.499: [smf] INFO: Removed Session: UE IMSI:[262424996567480] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3200) 11/25 11:05:53.499: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 11/25 11:05:53.509: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 11/25 11:05:53.510: [smf] INFO: Removed Session: UE IMSI:[262426788437972] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3200) 11/25 11:05:53.510: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 11/25 11:05:53.520: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 11/25 11:05:53.521: [smf] INFO: Removed Session: UE IMSI:[262423692478864] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3200) 11/25 11:05:53.521: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 11/25 11:05:53.531: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 11/25 11:05:53.532: [smf] INFO: Removed Session: UE IMSI:[262428274047202] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3200) 11/25 11:05:53.532: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 11/25 11:05:53.541: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 11/25 11:05:53.542: [smf] INFO: Removed Session: UE IMSI:[262428907219390] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3200) 11/25 11:05:53.542: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 11/25 11:05:53.552: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 11/25 11:05:53.553: [smf] INFO: Removed Session: UE IMSI:[262420303047869] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3200) 11/25 11:05:53.553: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 11/25 11:05:53.563: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 11/25 11:05:53.563: [smf] INFO: Removed Session: UE IMSI:[262420987537492] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3200) 11/25 11:05:53.564: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 11/25 11:05:53.573: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 11/25 11:05:53.574: [smf] INFO: Removed Session: UE IMSI:[262423203858419] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3200) 11/25 11:05:53.574: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 11/25 11:05:53.584: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 11/25 11:05:53.585: [smf] INFO: Removed Session: UE IMSI:[262424887998538] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3200) 11/25 11:05:53.585: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 11/25 11:05:53.595: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 11/25 11:05:53.596: [smf] INFO: Removed Session: UE IMSI:[262422290516643] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3200) 11/25 11:05:53.596: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 11/25 11:05:53.605: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 11/25 11:05:53.606: [smf] INFO: Removed Session: UE IMSI:[262429119955279] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3200) 11/25 11:05:53.606: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 11/25 11:05:53.616: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 11/25 11:05:53.617: [smf] INFO: Removed Session: UE IMSI:[262429540923057] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3200) 11/25 11:05:53.617: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 11/25 11:05:53.627: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 11/25 11:05:53.628: [smf] INFO: Removed Session: UE IMSI:[262422395721046] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3200) 11/25 11:05:53.628: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 11/25 11:05:53.638: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 11/25 11:05:53.639: [smf] INFO: Removed Session: UE IMSI:[262428751159339] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3200) 11/25 11:05:53.639: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 11/25 11:05:53.649: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 11/25 11:05:53.650: [smf] INFO: Removed Session: UE IMSI:[262429795457658] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3200) 11/25 11:05:53.650: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 11/25 11:05:53.660: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 11/25 11:05:53.661: [smf] INFO: Removed Session: UE IMSI:[262424258355570] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3200) 11/25 11:05:53.661: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 11/25 11:05:53.670: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 11/25 11:05:53.671: [smf] INFO: Removed Session: UE IMSI:[262425371965260] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3200) 11/25 11:05:53.671: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 11/25 11:05:53.681: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 11/25 11:05:53.682: [smf] INFO: Removed Session: UE IMSI:[262424972551981] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3200) 11/25 11:05:53.682: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 11/25 11:05:53.692: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 11/25 11:05:53.693: [smf] INFO: Removed Session: UE IMSI:[262428983839247] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3200) 11/25 11:05:53.693: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 11/25 11:05:53.703: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 11/25 11:05:53.703: [smf] INFO: Removed Session: UE IMSI:[262424301534975] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3200) 11/25 11:05:53.704: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 11/25 11:05:53.713: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 11/25 11:05:53.714: [smf] INFO: Removed Session: UE IMSI:[262421453598397] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3200) 11/25 11:05:53.714: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 11/25 11:05:53.724: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 11/25 11:05:53.725: [smf] INFO: Removed Session: UE IMSI:[262427915166877] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3200) 11/25 11:05:53.725: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 11/25 11:05:53.735: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 11/25 11:05:53.735: [smf] INFO: Removed Session: UE IMSI:[262423849059830] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3200) 11/25 11:05:53.736: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 11/25 11:05:53.745: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 11/25 11:05:53.747: [smf] INFO: Removed Session: UE IMSI:[262425782655992] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3200) 11/25 11:05:53.747: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 11/25 11:05:53.756: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 11/25 11:05:53.757: [smf] INFO: Removed Session: UE IMSI:[262427234060018] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3200) 11/25 11:05:53.757: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 11/25 11:05:53.767: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 11/25 11:05:53.768: [smf] INFO: Removed Session: UE IMSI:[262423221648829] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3200) 11/25 11:05:53.768: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 11/25 11:05:53.778: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 11/25 11:05:53.779: [smf] INFO: Removed Session: UE IMSI:[262425147513513] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3200) 11/25 11:05:53.779: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 11/25 11:05:53.789: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 11/25 11:05:53.790: [smf] INFO: Removed Session: UE IMSI:[262422621133532] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3200) 11/25 11:05:53.790: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 11/25 11:05:53.799: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 11/25 11:05:53.800: [smf] INFO: Removed Session: UE IMSI:[262427065238526] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3200) 11/25 11:05:53.800: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 11/25 11:05:53.810: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 11/25 11:05:53.811: [smf] INFO: Removed Session: UE IMSI:[262427979866872] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3200) 11/25 11:05:53.811: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 11/25 11:05:53.821: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 11/25 11:05:53.822: [smf] INFO: Removed Session: UE IMSI:[262427204239049] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3200) 11/25 11:05:53.822: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 11/25 11:05:53.832: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 11/25 11:05:53.833: [smf] INFO: Removed Session: UE IMSI:[262423160566528] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3200) 11/25 11:05:53.833: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 11/25 11:05:53.843: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 11/25 11:05:53.844: [smf] INFO: Removed Session: UE IMSI:[262422816446218] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3200) 11/25 11:05:53.844: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 11/25 11:05:53.853: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 11/25 11:05:53.854: [smf] INFO: Removed Session: UE IMSI:[262426623149013] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3200) 11/25 11:05:53.854: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 11/25 11:05:53.864: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 11/25 11:05:53.865: [smf] INFO: Removed Session: UE IMSI:[262429702743340] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3200) 11/25 11:05:53.865: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 11/25 11:05:53.875: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 11/25 11:05:53.875: [smf] INFO: Removed Session: UE IMSI:[262423543943528] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3200) 11/25 11:05:53.876: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 11/25 11:05:53.885: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 11/25 11:05:53.886: [smf] INFO: Removed Session: UE IMSI:[262426451885199] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3200) 11/25 11:05:53.886: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 11/25 11:05:53.896: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 11/25 11:05:53.897: [smf] INFO: Removed Session: UE IMSI:[262424923517198] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3200) 11/25 11:05:53.897: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 11/25 11:05:53.907: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 11/25 11:05:53.908: [smf] INFO: Removed Session: UE IMSI:[262423409225329] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3200) 11/25 11:05:53.908: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 11/25 11:05:53.918: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 11/25 11:05:53.918: [smf] INFO: Removed Session: UE IMSI:[262420512474525] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3200) 11/25 11:05:53.918: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 11/25 11:05:53.928: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 11/25 11:05:53.929: [smf] INFO: Removed Session: UE IMSI:[262422674457193] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3200) 11/25 11:05:53.929: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 11/25 11:05:53.939: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 11/25 11:05:53.940: [smf] INFO: Removed Session: UE IMSI:[262422903428419] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3200) 11/25 11:05:53.940: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 11/25 11:05:53.950: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 11/25 11:05:53.950: [smf] INFO: Removed Session: UE IMSI:[262423169417893] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3200) 11/25 11:05:53.950: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 11/25 11:05:53.960: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 11/25 11:05:53.961: [smf] INFO: Removed Session: UE IMSI:[262424540633558] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3200) 11/25 11:05:53.961: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 11/25 11:05:53.971: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 11/25 11:05:53.971: [smf] INFO: Removed Session: UE IMSI:[262429423150678] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3200) 11/25 11:05:53.971: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 11/25 11:05:53.982: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 11/25 11:05:53.983: [smf] INFO: Removed Session: UE IMSI:[262424374249786] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3200) 11/25 11:05:53.983: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 11/25 11:05:53.993: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 11/25 11:05:53.993: [smf] INFO: Removed Session: UE IMSI:[262426478367247] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:53.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3200) 11/25 11:05:53.993: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 11/25 11:05:54.003: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 11/25 11:05:54.004: [smf] INFO: Removed Session: UE IMSI:[262428505908347] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3200) 11/25 11:05:54.004: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 11/25 11:05:54.014: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 11/25 11:05:54.014: [smf] INFO: Removed Session: UE IMSI:[262422753730486] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3200) 11/25 11:05:54.014: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 11/25 11:05:54.025: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 11/25 11:05:54.025: [smf] INFO: Removed Session: UE IMSI:[262428189370413] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3200) 11/25 11:05:54.025: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 11/25 11:05:54.035: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 11/25 11:05:54.036: [smf] INFO: Removed Session: UE IMSI:[262423185013739] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3200) 11/25 11:05:54.036: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 11/25 11:05:54.046: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 11/25 11:05:54.047: [smf] INFO: Removed Session: UE IMSI:[262426274123361] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3200) 11/25 11:05:54.047: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 11/25 11:05:54.057: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 11/25 11:05:54.058: [smf] INFO: Removed Session: UE IMSI:[262423513169888] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3200) 11/25 11:05:54.058: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 11/25 11:05:54.068: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 11/25 11:05:54.069: [smf] INFO: Removed Session: UE IMSI:[262427068803317] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3200) 11/25 11:05:54.069: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 11/25 11:05:54.079: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 11/25 11:05:54.079: [smf] INFO: Removed Session: UE IMSI:[262428190128351] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3200) 11/25 11:05:54.079: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 11/25 11:05:54.089: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 11/25 11:05:54.090: [smf] INFO: Removed Session: UE IMSI:[262429354023351] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3200) 11/25 11:05:54.090: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 11/25 11:05:54.100: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 11/25 11:05:54.101: [smf] INFO: Removed Session: UE IMSI:[262423327274812] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3200) 11/25 11:05:54.101: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 11/25 11:05:54.111: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 11/25 11:05:54.111: [smf] INFO: Removed Session: UE IMSI:[262426568612186] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3200) 11/25 11:05:54.112: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 11/25 11:05:54.122: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 11/25 11:05:54.122: [smf] INFO: Removed Session: UE IMSI:[262429756413233] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3200) 11/25 11:05:54.122: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 11/25 11:05:54.132: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 11/25 11:05:54.133: [smf] INFO: Removed Session: UE IMSI:[262424144641501] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3200) 11/25 11:05:54.133: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 11/25 11:05:54.143: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 11/25 11:05:54.144: [smf] INFO: Removed Session: UE IMSI:[262426166212313] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3200) 11/25 11:05:54.144: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 11/25 11:05:54.154: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 11/25 11:05:54.155: [smf] INFO: Removed Session: UE IMSI:[262428370954590] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3200) 11/25 11:05:54.155: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 11/25 11:05:54.165: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 11/25 11:05:54.165: [smf] INFO: Removed Session: UE IMSI:[262424648141121] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3200) 11/25 11:05:54.166: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 11/25 11:05:54.176: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 11/25 11:05:54.176: [smf] INFO: Removed Session: UE IMSI:[262426493432881] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3200) 11/25 11:05:54.176: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 11/25 11:05:54.186: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 11/25 11:05:54.187: [smf] INFO: Removed Session: UE IMSI:[262429506111435] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3200) 11/25 11:05:54.187: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 11/25 11:05:54.197: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 11/25 11:05:54.198: [smf] INFO: Removed Session: UE IMSI:[262427273874812] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3200) 11/25 11:05:54.198: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 11/25 11:05:54.208: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 11/25 11:05:54.209: [smf] INFO: Removed Session: UE IMSI:[262421490852398] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3200) 11/25 11:05:54.209: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 11/25 11:05:54.219: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 11/25 11:05:54.220: [smf] INFO: Removed Session: UE IMSI:[262427738476599] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3200) 11/25 11:05:54.220: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 11/25 11:05:54.230: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 11/25 11:05:54.230: [smf] INFO: Removed Session: UE IMSI:[262424185237376] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3200) 11/25 11:05:54.230: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 11/25 11:05:54.240: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 11/25 11:05:54.241: [smf] INFO: Removed Session: UE IMSI:[262423854575972] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3200) 11/25 11:05:54.241: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 11/25 11:05:54.251: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 11/25 11:05:54.252: [smf] INFO: Removed Session: UE IMSI:[262426059727495] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3200) 11/25 11:05:54.252: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 11/25 11:05:54.262: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 11/25 11:05:54.263: [smf] INFO: Removed Session: UE IMSI:[262420727086102] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3200) 11/25 11:05:54.263: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 11/25 11:05:54.273: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 11/25 11:05:54.273: [smf] INFO: Removed Session: UE IMSI:[262424738859458] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3200) 11/25 11:05:54.274: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 11/25 11:05:54.283: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 11/25 11:05:54.284: [smf] INFO: Removed Session: UE IMSI:[262425280361462] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3200) 11/25 11:05:54.284: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 11/25 11:05:54.294: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 11/25 11:05:54.295: [smf] INFO: Removed Session: UE IMSI:[262425214840137] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3200) 11/25 11:05:54.295: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 11/25 11:05:54.305: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 11/25 11:05:54.306: [smf] INFO: Removed Session: UE IMSI:[262428228283987] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3200) 11/25 11:05:54.306: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 11/25 11:05:54.316: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 11/25 11:05:54.317: [smf] INFO: Removed Session: UE IMSI:[262426534450605] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3200) 11/25 11:05:54.317: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 11/25 11:05:54.326: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 11/25 11:05:54.327: [smf] INFO: Removed Session: UE IMSI:[262427184270268] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3200) 11/25 11:05:54.327: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 11/25 11:05:54.337: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 11/25 11:05:54.338: [smf] INFO: Removed Session: UE IMSI:[262429075347289] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3200) 11/25 11:05:54.338: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 11/25 11:05:54.348: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 11/25 11:05:54.349: [smf] INFO: Removed Session: UE IMSI:[262427983018765] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3200) 11/25 11:05:54.349: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 11/25 11:05:54.359: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 11/25 11:05:54.360: [smf] INFO: Removed Session: UE IMSI:[262423385839599] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3200) 11/25 11:05:54.360: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 11/25 11:05:54.370: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 11/25 11:05:54.370: [smf] INFO: Removed Session: UE IMSI:[262423791175956] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3200) 11/25 11:05:54.370: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 11/25 11:05:54.380: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 11/25 11:05:54.381: [smf] INFO: Removed Session: UE IMSI:[262427547639974] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3200) 11/25 11:05:54.381: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 11/25 11:05:54.391: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 11/25 11:05:54.392: [smf] INFO: Removed Session: UE IMSI:[262424601988895] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3200) 11/25 11:05:54.392: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 11/25 11:05:54.402: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 11/25 11:05:54.402: [smf] INFO: Removed Session: UE IMSI:[262427893406019] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3200) 11/25 11:05:54.402: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 11/25 11:05:54.412: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 11/25 11:05:54.413: [smf] INFO: Removed Session: UE IMSI:[262425388725790] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3200) 11/25 11:05:54.413: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 11/25 11:05:54.423: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 11/25 11:05:54.424: [smf] INFO: Removed Session: UE IMSI:[262424602923455] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3200) 11/25 11:05:54.424: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 11/25 11:05:54.434: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 11/25 11:05:54.435: [smf] INFO: Removed Session: UE IMSI:[262427435159011] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3200) 11/25 11:05:54.435: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 11/25 11:05:54.445: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 11/25 11:05:54.446: [smf] INFO: Removed Session: UE IMSI:[262429758199619] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3200) 11/25 11:05:54.446: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 11/25 11:05:54.455: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 11/25 11:05:54.456: [smf] INFO: Removed Session: UE IMSI:[262421935152397] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3200) 11/25 11:05:54.456: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 11/25 11:05:54.466: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 11/25 11:05:54.467: [smf] INFO: Removed Session: UE IMSI:[262427680784930] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3200) 11/25 11:05:54.467: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 11/25 11:05:54.477: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 11/25 11:05:54.478: [smf] INFO: Removed Session: UE IMSI:[262423393801295] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3200) 11/25 11:05:54.478: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 11/25 11:05:54.488: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 11/25 11:05:54.488: [smf] INFO: Removed Session: UE IMSI:[262428221450718] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3200) 11/25 11:05:54.489: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 11/25 11:05:54.498: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 11/25 11:05:54.499: [smf] INFO: Removed Session: UE IMSI:[262422348107129] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3200) 11/25 11:05:54.499: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 11/25 11:05:54.509: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 11/25 11:05:54.510: [smf] INFO: Removed Session: UE IMSI:[262429729706903] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3200) 11/25 11:05:54.510: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 11/25 11:05:54.520: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 11/25 11:05:54.521: [smf] INFO: Removed Session: UE IMSI:[262425116821762] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3200) 11/25 11:05:54.521: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 11/25 11:05:54.531: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 11/25 11:05:54.532: [smf] INFO: Removed Session: UE IMSI:[262427242767966] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3200) 11/25 11:05:54.532: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 11/25 11:05:54.541: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 11/25 11:05:54.542: [smf] INFO: Removed Session: UE IMSI:[262429139002754] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3200) 11/25 11:05:54.542: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 11/25 11:05:54.552: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 11/25 11:05:54.553: [smf] INFO: Removed Session: UE IMSI:[262426143967255] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3200) 11/25 11:05:54.553: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 11/25 11:05:54.563: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 11/25 11:05:54.564: [smf] INFO: Removed Session: UE IMSI:[262423432927282] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3200) 11/25 11:05:54.564: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 11/25 11:05:54.577: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 11/25 11:05:54.580: [smf] INFO: Removed Session: UE IMSI:[262421680141099] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3200) 11/25 11:05:54.580: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 11/25 11:05:54.589: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 11/25 11:05:54.600: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 11/25 11:05:54.613: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 11/25 11:05:54.613: [smf] INFO: Removed Session: UE IMSI:[262425157741677] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3200) 11/25 11:05:54.613: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 11/25 11:05:54.620: [smf] INFO: Removed Session: UE IMSI:[262421751997670] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3200) 11/25 11:05:54.620: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 11/25 11:05:54.625: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 11/25 11:05:54.630: [smf] INFO: Removed Session: UE IMSI:[262424545254183] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3200) 11/25 11:05:54.630: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 11/25 11:05:54.631: [smf] INFO: Removed Session: UE IMSI:[262429563776344] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3200) 11/25 11:05:54.631: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 11/25 11:05:54.636: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 11/25 11:05:54.638: [smf] INFO: Removed Session: UE IMSI:[262429582600378] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3200) 11/25 11:05:54.638: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 11/25 11:05:54.648: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 11/25 11:05:54.666: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 11/25 11:05:54.674: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 11/25 11:05:54.686: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 11/25 11:05:54.696: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/25 11:05:54.710: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 11/25 11:05:54.725: [smf] INFO: Removed Session: UE IMSI:[262425336618231] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3200) 11/25 11:05:54.725: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 11/25 11:05:54.926: [smf] INFO: Removed Session: UE IMSI:[262421117883895] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3200) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 11/25 11:05:54.927: [smf] INFO: Removed Session: UE IMSI:[262422747565187] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3200) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 11/25 11:05:54.927: [smf] INFO: Removed Session: UE IMSI:[262420576924501] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3200) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 11/25 11:05:54.927: [smf] INFO: Removed Session: UE IMSI:[262422333314807] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3200) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 11/25 11:05:54.927: [smf] INFO: Removed Session: UE IMSI:[262425877545663] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) 11/25 11:05:54.927: [smf] INFO: Removed Session: UE IMSI:[262423322673589] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1691) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3200) 11/25 11:05:54.927: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: Warning: Stopping inactive timer T_next. MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:05:56.937: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:05:56.937: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(85)@ccfaddd836f3: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(86)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Mon Nov 25 11:05:56 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6511964) Waiting for packet dumper to finish... 1 (prev_count=6511964, count=6512476) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Mon Nov 25 11:05:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_addr_pool_exhaustion started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:06:02.702: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:06:03.411: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 11/25 11:06:04.421: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 11/25 11:06:04.421: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3192) 11/25 11:06:04.421: [smf] INFO: UE IMSI[262421756479208] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.428: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/25 11:06:04.428: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/25 11:06:04.428: [smf] INFO: UE IMSI[262427369494080] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.433: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 11/25 11:06:04.433: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.433: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.435: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 11/25 11:06:04.435: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3192) 11/25 11:06:04.435: [smf] INFO: UE IMSI[262420447661047] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.436: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/25 11:06:04.436: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.436: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.446: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 11/25 11:06:04.446: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3192) 11/25 11:06:04.446: [smf] INFO: UE IMSI[262428084900487] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.447: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 11/25 11:06:04.447: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.447: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.453: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 11/25 11:06:04.453: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3192) 11/25 11:06:04.453: [smf] INFO: UE IMSI[262428486543627] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.454: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 11/25 11:06:04.454: [upf] INFO: UE F-SEID[UP:0x52c CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.454: [upf] INFO: UE F-SEID[UP:0x52c CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.459: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 11/25 11:06:04.459: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3192) 11/25 11:06:04.459: [smf] INFO: UE IMSI[262428005818488] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.461: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 11/25 11:06:04.461: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.461: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.467: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 11/25 11:06:04.467: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3192) 11/25 11:06:04.467: [smf] INFO: UE IMSI[262424823676212] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.468: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 11/25 11:06:04.468: [upf] INFO: UE F-SEID[UP:0x771 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.468: [upf] INFO: UE F-SEID[UP:0x771 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.474: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 11/25 11:06:04.474: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3192) 11/25 11:06:04.474: [smf] INFO: UE IMSI[262428643889048] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.475: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 11/25 11:06:04.475: [upf] INFO: UE F-SEID[UP:0xef5 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.475: [upf] INFO: UE F-SEID[UP:0xef5 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.481: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 11/25 11:06:04.481: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3192) 11/25 11:06:04.481: [smf] INFO: UE IMSI[262429671153124] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.482: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 11/25 11:06:04.482: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.482: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.491: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 11/25 11:06:04.491: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3192) 11/25 11:06:04.491: [smf] INFO: UE IMSI[262426092414259] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.492: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 11/25 11:06:04.492: [upf] INFO: UE F-SEID[UP:0x757 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.492: [upf] INFO: UE F-SEID[UP:0x757 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.498: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 11/25 11:06:04.498: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3192) 11/25 11:06:04.498: [smf] INFO: UE IMSI[262426171891628] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.499: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 11/25 11:06:04.499: [upf] INFO: UE F-SEID[UP:0x17a CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.499: [upf] INFO: UE F-SEID[UP:0x17a CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.505: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 11/25 11:06:04.505: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3192) 11/25 11:06:04.505: [smf] INFO: UE IMSI[262426058153576] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.506: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 11/25 11:06:04.506: [upf] INFO: UE F-SEID[UP:0x2df CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.506: [upf] INFO: UE F-SEID[UP:0x2df CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.511: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 11/25 11:06:04.511: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3192) 11/25 11:06:04.511: [smf] INFO: UE IMSI[262428301040216] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.512: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 11/25 11:06:04.512: [upf] INFO: UE F-SEID[UP:0x22c CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.512: [upf] INFO: UE F-SEID[UP:0x22c CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.518: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 11/25 11:06:04.518: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3192) 11/25 11:06:04.519: [smf] INFO: UE IMSI[262422696290866] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.519: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 11/25 11:06:04.519: [upf] INFO: UE F-SEID[UP:0x96a CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.519: [upf] INFO: UE F-SEID[UP:0x96a CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.526: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 11/25 11:06:04.526: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3192) 11/25 11:06:04.526: [smf] INFO: UE IMSI[262423952453263] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.526: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 11/25 11:06:04.526: [upf] INFO: UE F-SEID[UP:0x144 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.526: [upf] INFO: UE F-SEID[UP:0x144 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.532: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 11/25 11:06:04.532: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3192) 11/25 11:06:04.532: [smf] INFO: UE IMSI[262429291811890] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.533: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 11/25 11:06:04.533: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.533: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.538: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 11/25 11:06:04.538: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3192) 11/25 11:06:04.538: [smf] INFO: UE IMSI[262425745046952] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.539: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 11/25 11:06:04.540: [upf] INFO: UE F-SEID[UP:0xa35 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.540: [upf] INFO: UE F-SEID[UP:0xa35 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.545: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 11/25 11:06:04.545: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3192) 11/25 11:06:04.545: [smf] INFO: UE IMSI[262429305308171] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.546: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 11/25 11:06:04.546: [upf] INFO: UE F-SEID[UP:0x519 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.546: [upf] INFO: UE F-SEID[UP:0x519 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.551: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 11/25 11:06:04.551: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3192) 11/25 11:06:04.551: [smf] INFO: UE IMSI[262420677121324] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.553: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 11/25 11:06:04.553: [upf] INFO: UE F-SEID[UP:0x77e CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.553: [upf] INFO: UE F-SEID[UP:0x77e CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.558: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 11/25 11:06:04.558: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3192) 11/25 11:06:04.558: [smf] INFO: UE IMSI[262420227908516] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.559: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 11/25 11:06:04.559: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.559: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.565: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 11/25 11:06:04.565: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3192) 11/25 11:06:04.565: [smf] INFO: UE IMSI[262424125486156] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.566: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 11/25 11:06:04.566: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.566: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.571: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 11/25 11:06:04.571: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3192) 11/25 11:06:04.571: [smf] INFO: UE IMSI[262428371872685] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.572: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 11/25 11:06:04.572: [upf] INFO: UE F-SEID[UP:0x686 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.572: [upf] INFO: UE F-SEID[UP:0x686 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.578: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 11/25 11:06:04.578: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3192) 11/25 11:06:04.578: [smf] INFO: UE IMSI[262425694289316] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.579: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 11/25 11:06:04.579: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.579: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.584: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 11/25 11:06:04.584: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3192) 11/25 11:06:04.584: [smf] INFO: UE IMSI[262425512960203] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.589: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 11/25 11:06:04.589: [upf] INFO: UE F-SEID[UP:0xe06 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.589: [upf] INFO: UE F-SEID[UP:0xe06 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.591: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 11/25 11:06:04.591: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3192) 11/25 11:06:04.591: [smf] INFO: UE IMSI[262421239200503] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.592: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 11/25 11:06:04.592: [upf] INFO: UE F-SEID[UP:0x4d CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.592: [upf] INFO: UE F-SEID[UP:0x4d CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.598: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 11/25 11:06:04.598: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3192) 11/25 11:06:04.598: [smf] INFO: UE IMSI[262429214140508] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.599: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 11/25 11:06:04.599: [upf] INFO: UE F-SEID[UP:0xbe CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.599: [upf] INFO: UE F-SEID[UP:0xbe CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.605: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 11/25 11:06:04.605: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3192) 11/25 11:06:04.605: [smf] INFO: UE IMSI[262423505660560] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.605: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 11/25 11:06:04.605: [upf] INFO: UE F-SEID[UP:0xccc CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.605: [upf] INFO: UE F-SEID[UP:0xccc CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.612: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 11/25 11:06:04.612: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3192) 11/25 11:06:04.612: [smf] INFO: UE IMSI[262420618175011] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.613: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 11/25 11:06:04.613: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xf76] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.613: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xf76] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.618: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 11/25 11:06:04.618: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3192) 11/25 11:06:04.618: [smf] INFO: UE IMSI[262424906709429] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.619: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 11/25 11:06:04.619: [upf] INFO: UE F-SEID[UP:0xd38 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.619: [upf] INFO: UE F-SEID[UP:0xd38 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.625: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 11/25 11:06:04.625: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3192) 11/25 11:06:04.625: [smf] INFO: UE IMSI[262427702657225] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.626: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 11/25 11:06:04.626: [upf] INFO: UE F-SEID[UP:0x85b CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.626: [upf] INFO: UE F-SEID[UP:0x85b CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.632: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 11/25 11:06:04.632: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3192) 11/25 11:06:04.632: [smf] INFO: UE IMSI[262427335729814] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.633: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 11/25 11:06:04.633: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.633: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.639: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 11/25 11:06:04.639: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3192) 11/25 11:06:04.639: [smf] INFO: UE IMSI[262422719839031] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.640: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 11/25 11:06:04.640: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.640: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.647: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 11/25 11:06:04.647: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3192) 11/25 11:06:04.647: [smf] INFO: UE IMSI[262429989430822] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.647: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 11/25 11:06:04.647: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.647: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.653: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 11/25 11:06:04.654: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 11/25 11:06:04.653: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3192) 11/25 11:06:04.653: [smf] INFO: UE IMSI[262426953110642] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.654: [upf] INFO: UE F-SEID[UP:0x329 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.654: [upf] INFO: UE F-SEID[UP:0x329 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.660: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 11/25 11:06:04.660: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3192) 11/25 11:06:04.660: [smf] INFO: UE IMSI[262429555638754] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.665: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 11/25 11:06:04.665: [upf] INFO: UE F-SEID[UP:0x5bd CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.665: [upf] INFO: UE F-SEID[UP:0x5bd CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.667: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 11/25 11:06:04.667: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3192) 11/25 11:06:04.667: [smf] INFO: UE IMSI[262424925217694] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.668: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 11/25 11:06:04.668: [upf] INFO: UE F-SEID[UP:0x65f CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.668: [upf] INFO: UE F-SEID[UP:0x65f CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.675: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 11/25 11:06:04.675: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3192) 11/25 11:06:04.675: [smf] INFO: UE IMSI[262422351632381] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.676: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 11/25 11:06:04.676: [upf] INFO: UE F-SEID[UP:0x23 CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.676: [upf] INFO: UE F-SEID[UP:0x23 CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.682: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 11/25 11:06:04.682: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3192) 11/25 11:06:04.682: [smf] INFO: UE IMSI[262427399107841] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.682: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 11/25 11:06:04.683: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.683: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.689: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 11/25 11:06:04.689: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3192) 11/25 11:06:04.689: [smf] INFO: UE IMSI[262423853873922] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.690: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 11/25 11:06:04.690: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.690: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.697: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 11/25 11:06:04.697: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3192) 11/25 11:06:04.697: [smf] INFO: UE IMSI[262421725849185] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.698: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 11/25 11:06:04.698: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.698: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.704: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 11/25 11:06:04.704: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3192) 11/25 11:06:04.704: [smf] INFO: UE IMSI[262421615793154] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.705: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 11/25 11:06:04.705: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.705: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.711: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 11/25 11:06:04.711: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3192) 11/25 11:06:04.711: [smf] INFO: UE IMSI[262421818516391] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.712: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 11/25 11:06:04.712: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.712: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.717: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 11/25 11:06:04.717: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3192) 11/25 11:06:04.717: [smf] INFO: UE IMSI[262429752677234] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.718: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 11/25 11:06:04.718: [upf] INFO: UE F-SEID[UP:0xd99 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.718: [upf] INFO: UE F-SEID[UP:0xd99 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.724: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 11/25 11:06:04.724: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3192) 11/25 11:06:04.724: [smf] INFO: UE IMSI[262424768382855] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.725: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 11/25 11:06:04.725: [upf] INFO: UE F-SEID[UP:0x843 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.725: [upf] INFO: UE F-SEID[UP:0x843 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.731: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 11/25 11:06:04.731: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3192) 11/25 11:06:04.731: [smf] INFO: UE IMSI[262428325492968] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.732: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 11/25 11:06:04.732: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.732: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.739: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 11/25 11:06:04.739: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3192) 11/25 11:06:04.739: [smf] INFO: UE IMSI[262423326182686] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.740: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 11/25 11:06:04.740: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.740: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.746: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 11/25 11:06:04.746: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3192) 11/25 11:06:04.746: [smf] INFO: UE IMSI[262420585082271] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.746: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 11/25 11:06:04.747: [upf] INFO: UE F-SEID[UP:0x94 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.747: [upf] INFO: UE F-SEID[UP:0x94 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.753: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 11/25 11:06:04.753: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3192) 11/25 11:06:04.753: [smf] INFO: UE IMSI[262427141087258] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.754: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 11/25 11:06:04.754: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.754: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.788: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 11/25 11:06:04.788: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3192) 11/25 11:06:04.788: [smf] INFO: UE IMSI[262422607920863] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.792: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 11/25 11:06:04.792: [upf] INFO: UE F-SEID[UP:0x806 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.792: [upf] INFO: UE F-SEID[UP:0x806 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.795: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 11/25 11:06:04.795: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3192) 11/25 11:06:04.795: [smf] INFO: UE IMSI[262421640236562] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.796: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 11/25 11:06:04.796: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.796: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.802: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 11/25 11:06:04.802: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3192) 11/25 11:06:04.802: [smf] INFO: UE IMSI[262425356265060] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.803: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 11/25 11:06:04.803: [upf] INFO: UE F-SEID[UP:0x287 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.803: [upf] INFO: UE F-SEID[UP:0x287 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.809: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 11/25 11:06:04.809: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3192) 11/25 11:06:04.809: [smf] INFO: UE IMSI[262424070124194] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.810: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 11/25 11:06:04.810: [upf] INFO: UE F-SEID[UP:0xd75 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.810: [upf] INFO: UE F-SEID[UP:0xd75 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.816: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 11/25 11:06:04.816: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3192) 11/25 11:06:04.816: [smf] INFO: UE IMSI[262422515997947] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.817: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 11/25 11:06:04.817: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.817: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.823: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 11/25 11:06:04.823: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3192) 11/25 11:06:04.823: [smf] INFO: UE IMSI[262420620624110] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.823: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 11/25 11:06:04.824: [upf] INFO: UE F-SEID[UP:0x637 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.824: [upf] INFO: UE F-SEID[UP:0x637 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.829: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 11/25 11:06:04.829: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3192) 11/25 11:06:04.829: [smf] INFO: UE IMSI[262424798467669] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.830: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 11/25 11:06:04.830: [upf] INFO: UE F-SEID[UP:0x973 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.830: [upf] INFO: UE F-SEID[UP:0x973 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.836: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 11/25 11:06:04.836: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3192) 11/25 11:06:04.836: [smf] INFO: UE IMSI[262420848405278] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.837: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 11/25 11:06:04.837: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.837: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.842: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 11/25 11:06:04.842: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3192) 11/25 11:06:04.843: [smf] INFO: UE IMSI[262428350385069] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.844: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 11/25 11:06:04.844: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.844: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.849: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 11/25 11:06:04.849: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3192) 11/25 11:06:04.849: [smf] INFO: UE IMSI[262420661118060] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.850: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 11/25 11:06:04.850: [upf] INFO: UE F-SEID[UP:0x4cb CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.850: [upf] INFO: UE F-SEID[UP:0x4cb CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.856: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 11/25 11:06:04.856: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3192) 11/25 11:06:04.856: [smf] INFO: UE IMSI[262424737381614] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.857: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 11/25 11:06:04.857: [upf] INFO: UE F-SEID[UP:0x44d CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.857: [upf] INFO: UE F-SEID[UP:0x44d CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.862: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 11/25 11:06:04.862: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3192) 11/25 11:06:04.862: [smf] INFO: UE IMSI[262423137714226] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.863: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 11/25 11:06:04.863: [upf] INFO: UE F-SEID[UP:0xab7 CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.863: [upf] INFO: UE F-SEID[UP:0xab7 CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.869: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 11/25 11:06:04.869: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3192) 11/25 11:06:04.869: [smf] INFO: UE IMSI[262422694044958] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.870: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 11/25 11:06:04.870: [upf] INFO: UE F-SEID[UP:0x120 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.870: [upf] INFO: UE F-SEID[UP:0x120 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.878: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 11/25 11:06:04.878: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3192) 11/25 11:06:04.878: [smf] INFO: UE IMSI[262420910123486] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.879: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 11/25 11:06:04.879: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.879: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.891: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 11/25 11:06:04.891: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3192) 11/25 11:06:04.891: [smf] INFO: UE IMSI[262422471366486] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.898: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 11/25 11:06:04.898: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3192) 11/25 11:06:04.898: [smf] INFO: UE IMSI[262425182216584] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.903: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 11/25 11:06:04.903: [upf] INFO: UE F-SEID[UP:0x1de CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.903: [upf] INFO: UE F-SEID[UP:0x1de CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.909: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 11/25 11:06:04.909: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3192) 11/25 11:06:04.909: [smf] INFO: UE IMSI[262420589698301] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.917: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 11/25 11:06:04.917: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3192) 11/25 11:06:04.917: [smf] INFO: UE IMSI[262429962710455] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.919: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 11/25 11:06:04.919: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.919: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.921: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 11/25 11:06:04.921: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.921: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.925: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 11/25 11:06:04.925: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3192) 11/25 11:06:04.925: [smf] INFO: UE IMSI[262425772919917] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.928: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 11/25 11:06:04.928: [upf] INFO: UE F-SEID[UP:0x49d CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.928: [upf] INFO: UE F-SEID[UP:0x49d CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.933: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 11/25 11:06:04.933: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3192) 11/25 11:06:04.933: [smf] INFO: UE IMSI[262423863155525] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.938: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 11/25 11:06:04.938: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.938: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.945: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 11/25 11:06:04.945: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3192) 11/25 11:06:04.945: [smf] INFO: UE IMSI[262427828212116] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.946: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 11/25 11:06:04.946: [upf] INFO: UE F-SEID[UP:0x87c CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.946: [upf] INFO: UE F-SEID[UP:0x87c CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.946: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 11/25 11:06:04.946: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.946: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.953: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 11/25 11:06:04.953: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3192) 11/25 11:06:04.953: [smf] INFO: UE IMSI[262429641473835] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.955: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 11/25 11:06:04.955: [upf] INFO: UE F-SEID[UP:0x2af CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.955: [upf] INFO: UE F-SEID[UP:0x2af CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.962: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 11/25 11:06:04.962: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3192) 11/25 11:06:04.962: [smf] INFO: UE IMSI[262426769597635] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.970: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 11/25 11:06:04.970: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.970: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.971: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 11/25 11:06:04.971: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3192) 11/25 11:06:04.971: [smf] INFO: UE IMSI[262429258121288] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.978: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 11/25 11:06:04.978: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.978: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.979: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 11/25 11:06:04.979: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3192) 11/25 11:06:04.979: [smf] INFO: UE IMSI[262420263582851] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.987: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 11/25 11:06:04.987: [upf] INFO: UE F-SEID[UP:0x8e CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.987: [upf] INFO: UE F-SEID[UP:0x8e CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.988: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 11/25 11:06:04.988: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3192) 11/25 11:06:04.988: [smf] INFO: UE IMSI[262428041022595] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.992: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 11/25 11:06:04.992: [upf] INFO: UE F-SEID[UP:0x53b CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.992: [upf] INFO: UE F-SEID[UP:0x53b CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.997: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 11/25 11:06:04.997: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3192) 11/25 11:06:04.997: [smf] INFO: UE IMSI[262427033079412] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:04.999: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 11/25 11:06:04.999: [upf] INFO: UE F-SEID[UP:0xd05 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 11/25 11:06:04.999: [upf] INFO: UE F-SEID[UP:0xd05 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.005: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 11/25 11:06:05.005: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3192) 11/25 11:06:05.005: [smf] INFO: UE IMSI[262423867924813] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.009: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 11/25 11:06:05.009: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.009: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.012: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 11/25 11:06:05.012: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3192) 11/25 11:06:05.012: [smf] INFO: UE IMSI[262420414474497] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.016: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 11/25 11:06:05.016: [upf] INFO: UE F-SEID[UP:0xdfa CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.016: [upf] INFO: UE F-SEID[UP:0xdfa CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.019: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 11/25 11:06:05.019: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3192) 11/25 11:06:05.019: [smf] INFO: UE IMSI[262427186555359] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.020: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 11/25 11:06:05.021: [upf] INFO: UE F-SEID[UP:0x790 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.021: [upf] INFO: UE F-SEID[UP:0x790 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.027: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 11/25 11:06:05.027: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3192) 11/25 11:06:05.027: [smf] INFO: UE IMSI[262426339280429] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.028: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 11/25 11:06:05.029: [upf] INFO: UE F-SEID[UP:0x787 CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.029: [upf] INFO: UE F-SEID[UP:0x787 CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.035: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 11/25 11:06:05.035: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3192) 11/25 11:06:05.035: [smf] INFO: UE IMSI[262428106266945] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.038: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 11/25 11:06:05.038: [upf] INFO: UE F-SEID[UP:0x815 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.038: [upf] INFO: UE F-SEID[UP:0x815 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.044: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 11/25 11:06:05.044: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3192) 11/25 11:06:05.044: [smf] INFO: UE IMSI[262424358054431] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.045: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 11/25 11:06:05.051: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 11/25 11:06:05.051: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3192) 11/25 11:06:05.051: [smf] INFO: UE IMSI[262422686811578] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.045: [upf] INFO: UE F-SEID[UP:0x153 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.045: [upf] INFO: UE F-SEID[UP:0x153 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.058: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 11/25 11:06:05.058: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 11/25 11:06:05.058: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3192) 11/25 11:06:05.059: [smf] INFO: UE IMSI[262427693589304] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.058: [upf] INFO: UE F-SEID[UP:0x6a CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.058: [upf] INFO: UE F-SEID[UP:0x6a CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.062: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 11/25 11:06:05.062: [upf] INFO: UE F-SEID[UP:0x2f CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.062: [upf] INFO: UE F-SEID[UP:0x2f CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.067: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 11/25 11:06:05.067: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3192) 11/25 11:06:05.067: [smf] INFO: UE IMSI[262428861039460] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.068: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 11/25 11:06:05.068: [upf] INFO: UE F-SEID[UP:0x128 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.068: [upf] INFO: UE F-SEID[UP:0x128 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.075: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 11/25 11:06:05.075: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3192) 11/25 11:06:05.075: [smf] INFO: UE IMSI[262426443241100] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.077: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 11/25 11:06:05.077: [upf] INFO: UE F-SEID[UP:0xabc CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.077: [upf] INFO: UE F-SEID[UP:0xabc CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.082: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 11/25 11:06:05.082: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3192) 11/25 11:06:05.082: [smf] INFO: UE IMSI[262425700738361] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.083: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 11/25 11:06:05.083: [upf] INFO: UE F-SEID[UP:0x89a CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.083: [upf] INFO: UE F-SEID[UP:0x89a CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.090: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 11/25 11:06:05.091: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 11/25 11:06:05.091: [upf] INFO: UE F-SEID[UP:0x97a CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.091: [upf] INFO: UE F-SEID[UP:0x97a CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.090: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3192) 11/25 11:06:05.090: [smf] INFO: UE IMSI[262429533654441] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.097: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 11/25 11:06:05.097: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3192) 11/25 11:06:05.097: [smf] INFO: UE IMSI[262425701025006] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.102: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 11/25 11:06:05.102: [upf] INFO: UE F-SEID[UP:0xa9c CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.102: [upf] INFO: UE F-SEID[UP:0xa9c CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.105: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 11/25 11:06:05.105: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3192) 11/25 11:06:05.105: [smf] INFO: UE IMSI[262420369500912] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.106: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 11/25 11:06:05.106: [upf] INFO: UE F-SEID[UP:0xe5f CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.106: [upf] INFO: UE F-SEID[UP:0xe5f CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.112: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 11/25 11:06:05.112: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3192) 11/25 11:06:05.112: [smf] INFO: UE IMSI[262427525931348] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.113: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 11/25 11:06:05.114: [upf] INFO: UE F-SEID[UP:0x503 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.114: [upf] INFO: UE F-SEID[UP:0x503 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.123: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 11/25 11:06:05.123: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3192) 11/25 11:06:05.123: [smf] INFO: UE IMSI[262422300389605] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.128: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 11/25 11:06:05.128: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.128: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.131: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 11/25 11:06:05.131: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3192) 11/25 11:06:05.131: [smf] INFO: UE IMSI[262426844160873] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.132: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 11/25 11:06:05.132: [upf] INFO: UE F-SEID[UP:0x13e CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.132: [upf] INFO: UE F-SEID[UP:0x13e CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.139: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 11/25 11:06:05.139: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3192) 11/25 11:06:05.139: [smf] INFO: UE IMSI[262426430746523] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.143: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 11/25 11:06:05.143: [upf] INFO: UE F-SEID[UP:0xe63 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.143: [upf] INFO: UE F-SEID[UP:0xe63 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.147: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 11/25 11:06:05.147: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3192) 11/25 11:06:05.147: [smf] INFO: UE IMSI[262425634628328] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.148: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 11/25 11:06:05.148: [upf] INFO: UE F-SEID[UP:0x416 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.148: [upf] INFO: UE F-SEID[UP:0x416 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.154: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 11/25 11:06:05.154: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3192) 11/25 11:06:05.154: [smf] INFO: UE IMSI[262422654278759] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.155: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 11/25 11:06:05.155: [upf] INFO: UE F-SEID[UP:0x343 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.155: [upf] INFO: UE F-SEID[UP:0x343 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.163: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 11/25 11:06:05.163: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3192) 11/25 11:06:05.163: [smf] INFO: UE IMSI[262424038000562] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.165: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 11/25 11:06:05.165: [upf] INFO: UE F-SEID[UP:0x43 CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.165: [upf] INFO: UE F-SEID[UP:0x43 CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.170: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 11/25 11:06:05.170: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3192) 11/25 11:06:05.170: [smf] INFO: UE IMSI[262429982970610] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.171: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 11/25 11:06:05.171: [upf] INFO: UE F-SEID[UP:0x17 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.171: [upf] INFO: UE F-SEID[UP:0x17 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.178: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 11/25 11:06:05.178: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3192) 11/25 11:06:05.178: [smf] INFO: UE IMSI[262420218400423] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.179: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 11/25 11:06:05.179: [upf] INFO: UE F-SEID[UP:0x543 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.179: [upf] INFO: UE F-SEID[UP:0x543 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.185: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 11/25 11:06:05.185: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3192) 11/25 11:06:05.185: [smf] INFO: UE IMSI[262427887179309] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.186: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 11/25 11:06:05.186: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.186: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.197: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 11/25 11:06:05.197: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3192) 11/25 11:06:05.197: [smf] INFO: UE IMSI[262425450061286] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.198: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 11/25 11:06:05.198: [upf] INFO: UE F-SEID[UP:0xd1d CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.198: [upf] INFO: UE F-SEID[UP:0xd1d CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.206: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 11/25 11:06:05.206: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3192) 11/25 11:06:05.206: [smf] INFO: UE IMSI[262424810232902] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.211: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 11/25 11:06:05.211: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.211: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.213: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 11/25 11:06:05.213: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3192) 11/25 11:06:05.213: [smf] INFO: UE IMSI[262422601549399] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.214: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 11/25 11:06:05.214: [upf] INFO: UE F-SEID[UP:0x454 CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.214: [upf] INFO: UE F-SEID[UP:0x454 CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.220: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 11/25 11:06:05.220: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3192) 11/25 11:06:05.220: [smf] INFO: UE IMSI[262421748765617] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.221: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 11/25 11:06:05.221: [upf] INFO: UE F-SEID[UP:0x58f CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.221: [upf] INFO: UE F-SEID[UP:0x58f CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.227: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 11/25 11:06:05.227: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3192) 11/25 11:06:05.227: [smf] INFO: UE IMSI[262424803137268] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.229: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 11/25 11:06:05.229: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.229: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.235: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 11/25 11:06:05.235: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3192) 11/25 11:06:05.235: [smf] INFO: UE IMSI[262421479196251] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.236: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 11/25 11:06:05.236: [upf] INFO: UE F-SEID[UP:0xfec CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.236: [upf] INFO: UE F-SEID[UP:0xfec CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.241: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 11/25 11:06:05.241: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3192) 11/25 11:06:05.241: [smf] INFO: UE IMSI[262427481499534] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.242: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 11/25 11:06:05.242: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.242: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.248: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 11/25 11:06:05.248: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3192) 11/25 11:06:05.248: [smf] INFO: UE IMSI[262428885842289] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.250: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 11/25 11:06:05.250: [upf] INFO: UE F-SEID[UP:0x114 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.250: [upf] INFO: UE F-SEID[UP:0x114 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.256: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 11/25 11:06:05.256: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3192) 11/25 11:06:05.256: [smf] INFO: UE IMSI[262426618209862] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.257: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 11/25 11:06:05.257: [upf] INFO: UE F-SEID[UP:0xe96 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.257: [upf] INFO: UE F-SEID[UP:0xe96 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.263: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 11/25 11:06:05.263: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3192) 11/25 11:06:05.263: [smf] INFO: UE IMSI[262422328898577] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.265: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 11/25 11:06:05.265: [upf] INFO: UE F-SEID[UP:0x73f CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.265: [upf] INFO: UE F-SEID[UP:0x73f CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.271: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 11/25 11:06:05.271: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3192) 11/25 11:06:05.271: [smf] INFO: UE IMSI[262427912148402] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.273: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 11/25 11:06:05.273: [upf] INFO: UE F-SEID[UP:0x330 CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.273: [upf] INFO: UE F-SEID[UP:0x330 CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.281: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 11/25 11:06:05.281: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3192) 11/25 11:06:05.281: [smf] INFO: UE IMSI[262421915131761] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.282: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 11/25 11:06:05.282: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.282: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.289: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 11/25 11:06:05.289: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3192) 11/25 11:06:05.289: [smf] INFO: UE IMSI[262429809509560] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.291: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 11/25 11:06:05.291: [upf] INFO: UE F-SEID[UP:0x528 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.291: [upf] INFO: UE F-SEID[UP:0x528 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.296: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 11/25 11:06:05.296: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3192) 11/25 11:06:05.296: [smf] INFO: UE IMSI[262428428002763] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.297: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 11/25 11:06:05.297: [upf] INFO: UE F-SEID[UP:0x446 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.297: [upf] INFO: UE F-SEID[UP:0x446 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.305: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 11/25 11:06:05.305: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3192) 11/25 11:06:05.305: [smf] INFO: UE IMSI[262429740478902] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.307: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 11/25 11:06:05.307: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.307: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.313: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 11/25 11:06:05.313: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3192) 11/25 11:06:05.313: [smf] INFO: UE IMSI[262428191324550] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.314: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 11/25 11:06:05.314: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.314: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.321: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 11/25 11:06:05.321: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3192) 11/25 11:06:05.321: [smf] INFO: UE IMSI[262420820617298] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.322: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 11/25 11:06:05.322: [upf] INFO: UE F-SEID[UP:0xfce CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.322: [upf] INFO: UE F-SEID[UP:0xfce CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.328: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 11/25 11:06:05.328: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3192) 11/25 11:06:05.328: [smf] INFO: UE IMSI[262421079530621] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.329: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 11/25 11:06:05.329: [upf] INFO: UE F-SEID[UP:0x23d CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.329: [upf] INFO: UE F-SEID[UP:0x23d CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.335: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 11/25 11:06:05.335: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3192) 11/25 11:06:05.335: [smf] INFO: UE IMSI[262422875482654] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.336: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 11/25 11:06:05.336: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.336: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.343: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 11/25 11:06:05.343: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3192) 11/25 11:06:05.343: [smf] INFO: UE IMSI[262427288286896] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.344: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 11/25 11:06:05.344: [upf] INFO: UE F-SEID[UP:0xd92 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.344: [upf] INFO: UE F-SEID[UP:0xd92 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.351: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 11/25 11:06:05.351: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3192) 11/25 11:06:05.351: [smf] INFO: UE IMSI[262421737244561] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.352: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 11/25 11:06:05.352: [upf] INFO: UE F-SEID[UP:0x224 CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.352: [upf] INFO: UE F-SEID[UP:0x224 CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.358: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 11/25 11:06:05.358: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3192) 11/25 11:06:05.358: [smf] INFO: UE IMSI[262422896712710] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.359: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 11/25 11:06:05.359: [upf] INFO: UE F-SEID[UP:0xace CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.359: [upf] INFO: UE F-SEID[UP:0xace CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.365: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 11/25 11:06:05.365: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3192) 11/25 11:06:05.366: [smf] INFO: UE IMSI[262429049799996] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.367: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 11/25 11:06:05.367: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.367: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.372: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 11/25 11:06:05.372: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3192) 11/25 11:06:05.372: [smf] INFO: UE IMSI[262422048860028] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.373: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 11/25 11:06:05.373: [upf] INFO: UE F-SEID[UP:0xe56 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.373: [upf] INFO: UE F-SEID[UP:0xe56 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.380: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 11/25 11:06:05.380: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3192) 11/25 11:06:05.380: [smf] INFO: UE IMSI[262428287095552] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.381: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 11/25 11:06:05.381: [upf] INFO: UE F-SEID[UP:0x6ef CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.381: [upf] INFO: UE F-SEID[UP:0x6ef CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.387: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 11/25 11:06:05.387: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3192) 11/25 11:06:05.387: [smf] INFO: UE IMSI[262424870538106] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.389: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 11/25 11:06:05.389: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.389: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.395: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 11/25 11:06:05.395: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3192) 11/25 11:06:05.395: [smf] INFO: UE IMSI[262428856539503] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.396: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 11/25 11:06:05.396: [upf] INFO: UE F-SEID[UP:0x9bb CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.396: [upf] INFO: UE F-SEID[UP:0x9bb CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.402: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 11/25 11:06:05.402: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3192) 11/25 11:06:05.402: [smf] INFO: UE IMSI[262424046848423] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.406: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 11/25 11:06:05.406: [upf] INFO: UE F-SEID[UP:0x479 CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.406: [upf] INFO: UE F-SEID[UP:0x479 CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.409: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 11/25 11:06:05.409: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3192) 11/25 11:06:05.409: [smf] INFO: UE IMSI[262420803973640] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.411: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 11/25 11:06:05.411: [upf] INFO: UE F-SEID[UP:0x75d CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.411: [upf] INFO: UE F-SEID[UP:0x75d CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.418: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 11/25 11:06:05.418: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3192) 11/25 11:06:05.418: [smf] INFO: UE IMSI[262425746156669] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.419: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 11/25 11:06:05.419: [upf] INFO: UE F-SEID[UP:0xb57 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.419: [upf] INFO: UE F-SEID[UP:0xb57 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.425: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 11/25 11:06:05.425: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3192) 11/25 11:06:05.425: [smf] INFO: UE IMSI[262423475061792] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.426: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 11/25 11:06:05.426: [upf] INFO: UE F-SEID[UP:0xf66 CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.426: [upf] INFO: UE F-SEID[UP:0xf66 CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.432: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 11/25 11:06:05.432: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3192) 11/25 11:06:05.432: [smf] INFO: UE IMSI[262422702205838] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.433: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 11/25 11:06:05.433: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.433: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.451: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 11/25 11:06:05.451: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3192) 11/25 11:06:05.451: [smf] INFO: UE IMSI[262423819761628] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.452: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 11/25 11:06:05.453: [upf] INFO: UE F-SEID[UP:0x8b CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.453: [upf] INFO: UE F-SEID[UP:0x8b CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.459: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 11/25 11:06:05.459: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3192) 11/25 11:06:05.459: [smf] INFO: UE IMSI[262425236509693] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.460: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 11/25 11:06:05.460: [upf] INFO: UE F-SEID[UP:0x54c CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.460: [upf] INFO: UE F-SEID[UP:0x54c CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.466: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 11/25 11:06:05.466: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3192) 11/25 11:06:05.466: [smf] INFO: UE IMSI[262420459515625] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.467: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 11/25 11:06:05.467: [upf] INFO: UE F-SEID[UP:0x322 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.467: [upf] INFO: UE F-SEID[UP:0x322 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.473: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 11/25 11:06:05.473: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3192) 11/25 11:06:05.473: [smf] INFO: UE IMSI[262422512633391] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.474: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 11/25 11:06:05.474: [upf] INFO: UE F-SEID[UP:0x524 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.474: [upf] INFO: UE F-SEID[UP:0x524 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.481: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 11/25 11:06:05.481: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3192) 11/25 11:06:05.481: [smf] INFO: UE IMSI[262421603116960] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.482: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 11/25 11:06:05.482: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.482: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.489: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 11/25 11:06:05.489: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3192) 11/25 11:06:05.489: [smf] INFO: UE IMSI[262420773527378] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.490: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 11/25 11:06:05.490: [upf] INFO: UE F-SEID[UP:0x85d CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.490: [upf] INFO: UE F-SEID[UP:0x85d CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.495: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 11/25 11:06:05.495: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3192) 11/25 11:06:05.495: [smf] INFO: UE IMSI[262420471152864] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.496: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 11/25 11:06:05.496: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.496: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.502: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 11/25 11:06:05.502: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3192) 11/25 11:06:05.502: [smf] INFO: UE IMSI[262426276308927] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.503: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 11/25 11:06:05.503: [upf] INFO: UE F-SEID[UP:0x614 CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.503: [upf] INFO: UE F-SEID[UP:0x614 CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.509: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 11/25 11:06:05.509: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3192) 11/25 11:06:05.509: [smf] INFO: UE IMSI[262429272515476] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.510: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 11/25 11:06:05.510: [upf] INFO: UE F-SEID[UP:0x91e CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.510: [upf] INFO: UE F-SEID[UP:0x91e CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.515: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 11/25 11:06:05.515: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3192) 11/25 11:06:05.515: [smf] INFO: UE IMSI[262423099981632] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.516: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 11/25 11:06:05.516: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.516: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.522: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 11/25 11:06:05.522: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3192) 11/25 11:06:05.522: [smf] INFO: UE IMSI[262426171569163] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.523: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 11/25 11:06:05.523: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.523: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.529: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 11/25 11:06:05.529: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3192) 11/25 11:06:05.529: [smf] INFO: UE IMSI[262426227917386] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.530: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 11/25 11:06:05.530: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.530: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.541: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 11/25 11:06:05.541: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3192) 11/25 11:06:05.541: [smf] INFO: UE IMSI[262423629575366] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.544: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 11/25 11:06:05.544: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.544: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.547: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 11/25 11:06:05.547: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3192) 11/25 11:06:05.547: [smf] INFO: UE IMSI[262427408709871] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.548: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 11/25 11:06:05.548: [upf] INFO: UE F-SEID[UP:0x712 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.548: [upf] INFO: UE F-SEID[UP:0x712 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.554: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 11/25 11:06:05.554: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3192) 11/25 11:06:05.554: [smf] INFO: UE IMSI[262426128227650] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.555: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 11/25 11:06:05.555: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.555: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.561: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 11/25 11:06:05.561: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3192) 11/25 11:06:05.561: [smf] INFO: UE IMSI[262428520861048] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.562: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 11/25 11:06:05.562: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.562: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.568: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 11/25 11:06:05.568: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3192) 11/25 11:06:05.568: [smf] INFO: UE IMSI[262427176630854] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.569: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 11/25 11:06:05.569: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.569: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.575: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 11/25 11:06:05.575: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3192) 11/25 11:06:05.575: [smf] INFO: UE IMSI[262426988545690] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.576: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 11/25 11:06:05.576: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.576: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.582: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 11/25 11:06:05.582: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3192) 11/25 11:06:05.582: [smf] INFO: UE IMSI[262426919996825] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.583: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 11/25 11:06:05.583: [upf] INFO: UE F-SEID[UP:0xcae CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.583: [upf] INFO: UE F-SEID[UP:0xcae CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.590: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 11/25 11:06:05.590: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3192) 11/25 11:06:05.590: [smf] INFO: UE IMSI[262423688481449] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.591: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 11/25 11:06:05.591: [upf] INFO: UE F-SEID[UP:0x997 CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.591: [upf] INFO: UE F-SEID[UP:0x997 CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.598: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 11/25 11:06:05.598: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3192) 11/25 11:06:05.598: [smf] INFO: UE IMSI[262423864201383] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.599: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 11/25 11:06:05.599: [upf] INFO: UE F-SEID[UP:0xf7f CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.599: [upf] INFO: UE F-SEID[UP:0xf7f CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.605: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 11/25 11:06:05.605: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3192) 11/25 11:06:05.605: [smf] INFO: UE IMSI[262428255869012] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.606: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 11/25 11:06:05.606: [upf] INFO: UE F-SEID[UP:0xc57 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.606: [upf] INFO: UE F-SEID[UP:0xc57 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.612: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 11/25 11:06:05.612: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3192) 11/25 11:06:05.612: [smf] INFO: UE IMSI[262425822339289] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.613: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 11/25 11:06:05.613: [upf] INFO: UE F-SEID[UP:0x4df CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.613: [upf] INFO: UE F-SEID[UP:0x4df CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.619: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 11/25 11:06:05.619: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3192) 11/25 11:06:05.619: [smf] INFO: UE IMSI[262424048233158] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.620: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 11/25 11:06:05.620: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.620: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.625: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 11/25 11:06:05.625: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3192) 11/25 11:06:05.626: [smf] INFO: UE IMSI[262421113231857] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.626: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 11/25 11:06:05.626: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.626: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.632: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 11/25 11:06:05.632: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3192) 11/25 11:06:05.632: [smf] INFO: UE IMSI[262429837256624] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.633: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 11/25 11:06:05.633: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.633: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.639: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 11/25 11:06:05.639: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3192) 11/25 11:06:05.639: [smf] INFO: UE IMSI[262420312838680] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.640: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 11/25 11:06:05.640: [upf] INFO: UE F-SEID[UP:0xb97 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.640: [upf] INFO: UE F-SEID[UP:0xb97 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.645: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 11/25 11:06:05.645: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3192) 11/25 11:06:05.645: [smf] INFO: UE IMSI[262425884870022] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.646: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 11/25 11:06:05.646: [upf] INFO: UE F-SEID[UP:0xd61 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.646: [upf] INFO: UE F-SEID[UP:0xd61 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.652: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 11/25 11:06:05.652: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3192) 11/25 11:06:05.652: [smf] INFO: UE IMSI[262422444829508] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.653: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 11/25 11:06:05.653: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.653: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.658: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 11/25 11:06:05.658: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3192) 11/25 11:06:05.658: [smf] INFO: UE IMSI[262429806131200] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.659: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 11/25 11:06:05.659: [upf] INFO: UE F-SEID[UP:0x59e CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.659: [upf] INFO: UE F-SEID[UP:0x59e CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.664: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 11/25 11:06:05.664: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3192) 11/25 11:06:05.664: [smf] INFO: UE IMSI[262422945048731] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.665: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 11/25 11:06:05.665: [upf] INFO: UE F-SEID[UP:0x296 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.665: [upf] INFO: UE F-SEID[UP:0x296 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.671: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 11/25 11:06:05.671: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3192) 11/25 11:06:05.671: [smf] INFO: UE IMSI[262425727402887] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.672: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 11/25 11:06:05.672: [upf] INFO: UE F-SEID[UP:0xa20 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.672: [upf] INFO: UE F-SEID[UP:0xa20 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.678: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 11/25 11:06:05.678: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3192) 11/25 11:06:05.678: [smf] INFO: UE IMSI[262423849611414] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.679: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 11/25 11:06:05.679: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.679: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.684: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 11/25 11:06:05.684: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3192) 11/25 11:06:05.684: [smf] INFO: UE IMSI[262429664994413] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.685: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 11/25 11:06:05.685: [upf] INFO: UE F-SEID[UP:0x405 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.685: [upf] INFO: UE F-SEID[UP:0x405 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.691: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 11/25 11:06:05.691: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3192) 11/25 11:06:05.691: [smf] INFO: UE IMSI[262429289303395] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.692: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 11/25 11:06:05.692: [upf] INFO: UE F-SEID[UP:0xcdd CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.692: [upf] INFO: UE F-SEID[UP:0xcdd CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.698: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 11/25 11:06:05.698: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3192) 11/25 11:06:05.698: [smf] INFO: UE IMSI[262420746349701] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.699: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 11/25 11:06:05.699: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.699: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.706: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 11/25 11:06:05.706: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3192) 11/25 11:06:05.706: [smf] INFO: UE IMSI[262429672414481] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.707: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 11/25 11:06:05.707: [upf] INFO: UE F-SEID[UP:0x5c CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.707: [upf] INFO: UE F-SEID[UP:0x5c CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.712: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 11/25 11:06:05.712: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3192) 11/25 11:06:05.712: [smf] INFO: UE IMSI[262428971422187] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.714: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 11/25 11:06:05.714: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.714: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.720: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 11/25 11:06:05.720: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3192) 11/25 11:06:05.720: [smf] INFO: UE IMSI[262428828446656] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.721: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 11/25 11:06:05.721: [upf] INFO: UE F-SEID[UP:0x568 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.721: [upf] INFO: UE F-SEID[UP:0x568 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.727: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 11/25 11:06:05.727: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3192) 11/25 11:06:05.727: [smf] INFO: UE IMSI[262422941383114] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.728: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 11/25 11:06:05.728: [upf] INFO: UE F-SEID[UP:0x51b CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.728: [upf] INFO: UE F-SEID[UP:0x51b CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.733: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 11/25 11:06:05.733: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3192) 11/25 11:06:05.733: [smf] INFO: UE IMSI[262422173450149] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.734: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 11/25 11:06:05.734: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.734: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.740: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 11/25 11:06:05.740: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3192) 11/25 11:06:05.740: [smf] INFO: UE IMSI[262421850407664] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.741: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 11/25 11:06:05.741: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.741: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.746: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 11/25 11:06:05.746: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3192) 11/25 11:06:05.746: [smf] INFO: UE IMSI[262425290081135] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.747: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 11/25 11:06:05.747: [upf] INFO: UE F-SEID[UP:0xf6a CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.747: [upf] INFO: UE F-SEID[UP:0xf6a CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.753: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 11/25 11:06:05.753: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3192) 11/25 11:06:05.753: [smf] INFO: UE IMSI[262422547097636] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.754: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 11/25 11:06:05.754: [upf] INFO: UE F-SEID[UP:0x452 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.754: [upf] INFO: UE F-SEID[UP:0x452 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.760: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 11/25 11:06:05.760: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3192) 11/25 11:06:05.760: [smf] INFO: UE IMSI[262427635250517] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.761: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 11/25 11:06:05.761: [upf] INFO: UE F-SEID[UP:0x571 CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.761: [upf] INFO: UE F-SEID[UP:0x571 CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.767: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 11/25 11:06:05.767: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3192) 11/25 11:06:05.767: [smf] INFO: UE IMSI[262429935895267] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.767: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 11/25 11:06:05.768: [upf] INFO: UE F-SEID[UP:0x937 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.768: [upf] INFO: UE F-SEID[UP:0x937 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.773: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 11/25 11:06:05.773: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3192) 11/25 11:06:05.773: [smf] INFO: UE IMSI[262429062113033] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.774: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 11/25 11:06:05.774: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.774: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.780: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 11/25 11:06:05.780: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3192) 11/25 11:06:05.780: [smf] INFO: UE IMSI[262427166495808] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.781: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 11/25 11:06:05.781: [upf] INFO: UE F-SEID[UP:0x709 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.781: [upf] INFO: UE F-SEID[UP:0x709 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.786: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 11/25 11:06:05.786: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3192) 11/25 11:06:05.786: [smf] INFO: UE IMSI[262427056514115] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.787: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 11/25 11:06:05.787: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.787: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.793: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 11/25 11:06:05.793: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3192) 11/25 11:06:05.793: [smf] INFO: UE IMSI[262428239485258] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.794: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 11/25 11:06:05.794: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.794: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.800: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 11/25 11:06:05.800: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3192) 11/25 11:06:05.800: [smf] INFO: UE IMSI[262427134665749] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.800: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 11/25 11:06:05.800: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.800: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.806: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 11/25 11:06:05.806: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3192) 11/25 11:06:05.806: [smf] INFO: UE IMSI[262425700517185] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.807: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 11/25 11:06:05.807: [upf] INFO: UE F-SEID[UP:0x161 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.807: [upf] INFO: UE F-SEID[UP:0x161 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.814: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 11/25 11:06:05.814: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3192) 11/25 11:06:05.814: [smf] INFO: UE IMSI[262424438557382] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.815: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 11/25 11:06:05.815: [upf] INFO: UE F-SEID[UP:0x23b CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.815: [upf] INFO: UE F-SEID[UP:0x23b CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.820: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 11/25 11:06:05.820: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3192) 11/25 11:06:05.821: [smf] INFO: UE IMSI[262426441354336] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.821: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 11/25 11:06:05.822: [upf] INFO: UE F-SEID[UP:0x94c CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.822: [upf] INFO: UE F-SEID[UP:0x94c CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.828: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 11/25 11:06:05.828: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3192) 11/25 11:06:05.828: [smf] INFO: UE IMSI[262426128371715] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.828: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 11/25 11:06:05.829: [upf] INFO: UE F-SEID[UP:0x80b CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.829: [upf] INFO: UE F-SEID[UP:0x80b CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.834: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 11/25 11:06:05.834: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3192) 11/25 11:06:05.834: [smf] INFO: UE IMSI[262422294552661] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.835: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 11/25 11:06:05.835: [upf] INFO: UE F-SEID[UP:0x268 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.835: [upf] INFO: UE F-SEID[UP:0x268 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.841: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 11/25 11:06:05.841: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3192) 11/25 11:06:05.841: [smf] INFO: UE IMSI[262424432708077] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.842: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 11/25 11:06:05.842: [upf] INFO: UE F-SEID[UP:0xd53 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.842: [upf] INFO: UE F-SEID[UP:0xd53 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.848: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 11/25 11:06:05.848: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3192) 11/25 11:06:05.848: [smf] INFO: UE IMSI[262420771608321] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.849: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 11/25 11:06:05.849: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.849: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.855: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 11/25 11:06:05.855: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3192) 11/25 11:06:05.855: [smf] INFO: UE IMSI[262425129106202] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.856: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 11/25 11:06:05.856: [upf] INFO: UE F-SEID[UP:0x741 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.856: [upf] INFO: UE F-SEID[UP:0x741 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.861: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 11/25 11:06:05.861: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3192) 11/25 11:06:05.861: [smf] INFO: UE IMSI[262425309584439] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.862: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 11/25 11:06:05.862: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.862: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.868: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 11/25 11:06:05.868: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3192) 11/25 11:06:05.868: [smf] INFO: UE IMSI[262425383562501] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.869: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 11/25 11:06:05.869: [upf] INFO: UE F-SEID[UP:0x78c CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.869: [upf] INFO: UE F-SEID[UP:0x78c CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.875: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 11/25 11:06:05.875: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3192) 11/25 11:06:05.875: [smf] INFO: UE IMSI[262425691058380] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.876: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 11/25 11:06:05.876: [upf] INFO: UE F-SEID[UP:0x781 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.876: [upf] INFO: UE F-SEID[UP:0x781 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.881: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 11/25 11:06:05.881: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3192) 11/25 11:06:05.882: [smf] INFO: UE IMSI[262425688927486] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.882: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 11/25 11:06:05.882: [upf] INFO: UE F-SEID[UP:0x670 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.882: [upf] INFO: UE F-SEID[UP:0x670 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.889: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 11/25 11:06:05.889: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3192) 11/25 11:06:05.889: [smf] INFO: UE IMSI[262422692943830] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.890: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 11/25 11:06:05.890: [upf] INFO: UE F-SEID[UP:0xfba CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.890: [upf] INFO: UE F-SEID[UP:0xfba CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.898: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 11/25 11:06:05.898: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3192) 11/25 11:06:05.898: [smf] INFO: UE IMSI[262427413775684] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.899: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 11/25 11:06:05.899: [upf] INFO: UE F-SEID[UP:0x7d CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.899: [upf] INFO: UE F-SEID[UP:0x7d CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.905: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 11/25 11:06:05.905: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3192) 11/25 11:06:05.905: [smf] INFO: UE IMSI[262422515043300] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.906: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 11/25 11:06:05.906: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.906: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.912: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 11/25 11:06:05.912: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3192) 11/25 11:06:05.912: [smf] INFO: UE IMSI[262425803239423] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.912: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 11/25 11:06:05.912: [upf] INFO: UE F-SEID[UP:0x699 CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.913: [upf] INFO: UE F-SEID[UP:0x699 CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.918: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 11/25 11:06:05.918: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3192) 11/25 11:06:05.918: [smf] INFO: UE IMSI[262426563809367] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.919: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 11/25 11:06:05.919: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.919: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.925: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 11/25 11:06:05.925: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3192) 11/25 11:06:05.925: [smf] INFO: UE IMSI[262428760090722] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.926: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 11/25 11:06:05.926: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.926: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.932: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 11/25 11:06:05.932: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3192) 11/25 11:06:05.932: [smf] INFO: UE IMSI[262421495604595] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.933: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 11/25 11:06:05.933: [upf] INFO: UE F-SEID[UP:0xe69 CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.933: [upf] INFO: UE F-SEID[UP:0xe69 CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.939: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 11/25 11:06:05.939: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3192) 11/25 11:06:05.939: [smf] INFO: UE IMSI[262424091081862] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.940: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 11/25 11:06:05.940: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.940: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.947: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 11/25 11:06:05.947: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3192) 11/25 11:06:05.947: [smf] INFO: UE IMSI[262423656299690] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.949: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 11/25 11:06:05.949: [upf] INFO: UE F-SEID[UP:0xe6 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.949: [upf] INFO: UE F-SEID[UP:0xe6 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.956: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 11/25 11:06:05.957: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3192) 11/25 11:06:05.957: [smf] INFO: UE IMSI[262426920084588] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.958: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 11/25 11:06:05.958: [upf] INFO: UE F-SEID[UP:0x183 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.958: [upf] INFO: UE F-SEID[UP:0x183 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.963: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 11/25 11:06:05.963: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3192) 11/25 11:06:05.963: [smf] INFO: UE IMSI[262424555762151] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.964: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 11/25 11:06:05.964: [upf] INFO: UE F-SEID[UP:0x594 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.964: [upf] INFO: UE F-SEID[UP:0x594 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.970: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 11/25 11:06:05.970: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3192) 11/25 11:06:05.970: [smf] INFO: UE IMSI[262426347690593] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.970: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 11/25 11:06:05.971: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.971: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.976: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 11/25 11:06:05.976: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3192) 11/25 11:06:05.976: [smf] INFO: UE IMSI[262422804729874] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.977: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 11/25 11:06:05.977: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.977: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.983: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 11/25 11:06:05.983: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3192) 11/25 11:06:05.983: [smf] INFO: UE IMSI[262427738132985] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.984: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 11/25 11:06:05.984: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.984: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.990: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 11/25 11:06:05.990: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3192) 11/25 11:06:05.990: [smf] INFO: UE IMSI[262420254369296] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.991: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 11/25 11:06:05.991: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.991: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.997: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 11/25 11:06:05.997: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3192) 11/25 11:06:05.997: [smf] INFO: UE IMSI[262424600098546] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:05.998: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 11/25 11:06:05.998: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 11/25 11:06:05.998: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.004: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 11/25 11:06:06.004: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3192) 11/25 11:06:06.004: [smf] INFO: UE IMSI[262422073913568] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.005: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 11/25 11:06:06.005: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.005: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.010: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 11/25 11:06:06.010: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3192) 11/25 11:06:06.010: [smf] INFO: UE IMSI[262429313990793] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.011: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 11/25 11:06:06.011: [upf] INFO: UE F-SEID[UP:0xe66 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.011: [upf] INFO: UE F-SEID[UP:0xe66 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.017: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 11/25 11:06:06.017: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3192) 11/25 11:06:06.017: [smf] INFO: UE IMSI[262422211768928] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.018: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 11/25 11:06:06.018: [upf] INFO: UE F-SEID[UP:0x91a CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.018: [upf] INFO: UE F-SEID[UP:0x91a CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.023: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 11/25 11:06:06.023: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3192) 11/25 11:06:06.023: [smf] INFO: UE IMSI[262422472080908] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.024: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 11/25 11:06:06.024: [upf] INFO: UE F-SEID[UP:0x53c CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.024: [upf] INFO: UE F-SEID[UP:0x53c CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.030: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 11/25 11:06:06.030: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3192) 11/25 11:06:06.030: [smf] INFO: UE IMSI[262427004211818] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.031: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 11/25 11:06:06.031: [upf] INFO: UE F-SEID[UP:0xff4 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.031: [upf] INFO: UE F-SEID[UP:0xff4 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.037: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 11/25 11:06:06.037: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3192) 11/25 11:06:06.037: [smf] INFO: UE IMSI[262422263879103] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.038: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 11/25 11:06:06.038: [upf] INFO: UE F-SEID[UP:0x7ca CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.038: [upf] INFO: UE F-SEID[UP:0x7ca CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.043: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 11/25 11:06:06.043: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3192) 11/25 11:06:06.043: [smf] INFO: UE IMSI[262423497105247] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.044: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 11/25 11:06:06.044: [upf] INFO: UE F-SEID[UP:0x73e CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.044: [upf] INFO: UE F-SEID[UP:0x73e CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.050: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 11/25 11:06:06.050: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3192) 11/25 11:06:06.050: [smf] INFO: UE IMSI[262423841793414] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.051: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 11/25 11:06:06.051: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.051: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.057: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 11/25 11:06:06.057: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3192) 11/25 11:06:06.057: [smf] INFO: UE IMSI[262428983377818] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.058: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 11/25 11:06:06.058: [upf] INFO: UE F-SEID[UP:0x743 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.058: [upf] INFO: UE F-SEID[UP:0x743 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.064: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 11/25 11:06:06.064: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3192) 11/25 11:06:06.064: [smf] INFO: UE IMSI[262428663837185] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.065: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 11/25 11:06:06.065: [upf] INFO: UE F-SEID[UP:0xea1 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.065: [upf] INFO: UE F-SEID[UP:0xea1 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.072: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 11/25 11:06:06.072: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3192) 11/25 11:06:06.072: [smf] INFO: UE IMSI[262429496598248] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.073: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 11/25 11:06:06.073: [upf] INFO: UE F-SEID[UP:0xe83 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.073: [upf] INFO: UE F-SEID[UP:0xe83 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.078: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 11/25 11:06:06.078: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3192) 11/25 11:06:06.078: [smf] INFO: UE IMSI[262421833782360] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.079: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 11/25 11:06:06.079: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.079: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.085: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 11/25 11:06:06.085: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3192) 11/25 11:06:06.085: [smf] INFO: UE IMSI[262420852810403] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.086: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 11/25 11:06:06.086: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.086: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.091: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 11/25 11:06:06.091: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3192) 11/25 11:06:06.091: [smf] INFO: UE IMSI[262421265212216] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.092: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 11/25 11:06:06.092: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.092: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.098: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 11/25 11:06:06.098: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3192) 11/25 11:06:06.098: [smf] INFO: UE IMSI[262422472711587] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.099: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 11/25 11:06:06.099: [upf] INFO: UE F-SEID[UP:0xc8c CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.099: [upf] INFO: UE F-SEID[UP:0xc8c CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.104: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 11/25 11:06:06.104: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3192) 11/25 11:06:06.104: [smf] INFO: UE IMSI[262421975311444] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.105: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 11/25 11:06:06.105: [upf] INFO: UE F-SEID[UP:0x156 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.105: [upf] INFO: UE F-SEID[UP:0x156 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.111: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 11/25 11:06:06.111: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3192) 11/25 11:06:06.111: [smf] INFO: UE IMSI[262427450009796] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.112: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 11/25 11:06:06.112: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.112: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.118: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 11/25 11:06:06.118: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3192) 11/25 11:06:06.118: [smf] INFO: UE IMSI[262423747943976] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.119: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 11/25 11:06:06.119: [upf] INFO: UE F-SEID[UP:0xb31 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.119: [upf] INFO: UE F-SEID[UP:0xb31 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.124: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 11/25 11:06:06.124: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3192) 11/25 11:06:06.124: [smf] INFO: UE IMSI[262425820592456] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.125: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 11/25 11:06:06.125: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.125: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.131: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 11/25 11:06:06.131: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3192) 11/25 11:06:06.131: [smf] INFO: UE IMSI[262428391498174] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.132: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 11/25 11:06:06.132: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.132: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.137: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 11/25 11:06:06.137: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3192) 11/25 11:06:06.137: [smf] INFO: UE IMSI[262426474569753] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.138: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 11/25 11:06:06.138: [upf] INFO: UE F-SEID[UP:0xf2a CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.138: [upf] INFO: UE F-SEID[UP:0xf2a CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.144: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 11/25 11:06:06.144: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3192) 11/25 11:06:06.144: [smf] INFO: UE IMSI[262424789697252] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.145: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 11/25 11:06:06.145: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.145: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.150: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 11/25 11:06:06.150: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3192) 11/25 11:06:06.150: [smf] INFO: UE IMSI[262422471574597] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.151: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 11/25 11:06:06.151: [upf] INFO: UE F-SEID[UP:0x2bb CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.151: [upf] INFO: UE F-SEID[UP:0x2bb CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.157: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 11/25 11:06:06.157: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3192) 11/25 11:06:06.157: [smf] INFO: UE IMSI[262422671524267] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.158: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 11/25 11:06:06.158: [upf] INFO: UE F-SEID[UP:0x941 CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.158: [upf] INFO: UE F-SEID[UP:0x941 CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.165: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 11/25 11:06:06.165: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3192) 11/25 11:06:06.165: [smf] INFO: UE IMSI[262423700361850] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.166: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 11/25 11:06:06.166: [upf] INFO: UE F-SEID[UP:0x349 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.166: [upf] INFO: UE F-SEID[UP:0x349 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.171: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 11/25 11:06:06.171: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3192) 11/25 11:06:06.171: [smf] INFO: UE IMSI[262429001334209] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.172: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 11/25 11:06:06.172: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.172: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.178: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 11/25 11:06:06.178: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3192) 11/25 11:06:06.178: [smf] INFO: UE IMSI[262420229769915] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.179: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 11/25 11:06:06.179: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.179: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.184: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 11/25 11:06:06.184: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3192) 11/25 11:06:06.184: [smf] INFO: UE IMSI[262427899740450] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.185: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 11/25 11:06:06.185: [upf] INFO: UE F-SEID[UP:0xc38 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.185: [upf] INFO: UE F-SEID[UP:0xc38 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.192: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 11/25 11:06:06.192: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3192) 11/25 11:06:06.192: [smf] INFO: UE IMSI[262426763691776] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.193: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 11/25 11:06:06.193: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.193: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.199: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 11/25 11:06:06.199: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3192) 11/25 11:06:06.199: [smf] INFO: UE IMSI[262425578474138] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.200: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 11/25 11:06:06.200: [upf] INFO: UE F-SEID[UP:0x277 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.200: [upf] INFO: UE F-SEID[UP:0x277 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.205: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 11/25 11:06:06.205: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3192) 11/25 11:06:06.205: [smf] INFO: UE IMSI[262429283953930] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.206: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 11/25 11:06:06.206: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.206: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.212: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 11/25 11:06:06.212: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3192) 11/25 11:06:06.212: [smf] INFO: UE IMSI[262429934098507] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.213: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 11/25 11:06:06.213: [upf] INFO: UE F-SEID[UP:0x898 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.213: [upf] INFO: UE F-SEID[UP:0x898 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.219: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 11/25 11:06:06.219: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3192) 11/25 11:06:06.219: [smf] INFO: UE IMSI[262429826598848] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.220: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 11/25 11:06:06.220: [upf] INFO: UE F-SEID[UP:0xfe CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.220: [upf] INFO: UE F-SEID[UP:0xfe CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.226: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 11/25 11:06:06.226: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3192) 11/25 11:06:06.226: [smf] INFO: UE IMSI[262429644500003] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.227: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 11/25 11:06:06.227: [upf] INFO: UE F-SEID[UP:0x20a CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.227: [upf] INFO: UE F-SEID[UP:0x20a CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.233: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 11/25 11:06:06.233: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3192) 11/25 11:06:06.233: [smf] INFO: UE IMSI[262429538125458] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.234: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 11/25 11:06:06.234: [upf] INFO: UE F-SEID[UP:0x7f CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.234: [upf] INFO: UE F-SEID[UP:0x7f CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.240: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 11/25 11:06:06.240: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3192) 11/25 11:06:06.240: [smf] INFO: UE IMSI[262425311397186] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.241: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 11/25 11:06:06.241: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.241: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.247: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 11/25 11:06:06.247: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3192) 11/25 11:06:06.247: [smf] INFO: UE IMSI[262428498837815] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.247: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 11/25 11:06:06.247: [upf] INFO: UE F-SEID[UP:0xf32 CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.247: [upf] INFO: UE F-SEID[UP:0xf32 CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.253: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 11/25 11:06:06.253: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3192) 11/25 11:06:06.253: [smf] INFO: UE IMSI[262421743650801] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.254: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 11/25 11:06:06.254: [upf] INFO: UE F-SEID[UP:0x84 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.254: [upf] INFO: UE F-SEID[UP:0x84 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.260: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 11/25 11:06:06.260: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3192) 11/25 11:06:06.260: [smf] INFO: UE IMSI[262423970640381] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.261: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 11/25 11:06:06.261: [upf] INFO: UE F-SEID[UP:0x17d CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.261: [upf] INFO: UE F-SEID[UP:0x17d CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.266: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 11/25 11:06:06.266: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3192) 11/25 11:06:06.266: [smf] INFO: UE IMSI[262428129741261] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.267: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 11/25 11:06:06.267: [upf] INFO: UE F-SEID[UP:0x4ab CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.267: [upf] INFO: UE F-SEID[UP:0x4ab CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.273: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 11/25 11:06:06.273: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3192) 11/25 11:06:06.273: [smf] INFO: UE IMSI[262422265134947] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.274: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 11/25 11:06:06.274: [upf] INFO: UE F-SEID[UP:0x751 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.274: [upf] INFO: UE F-SEID[UP:0x751 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.280: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 11/25 11:06:06.280: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3192) 11/25 11:06:06.280: [smf] INFO: UE IMSI[262429717648252] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.281: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 11/25 11:06:06.281: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.281: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.288: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 11/25 11:06:06.288: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3192) 11/25 11:06:06.288: [smf] INFO: UE IMSI[262423156723857] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.288: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 11/25 11:06:06.289: [upf] INFO: UE F-SEID[UP:0x30c CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.289: [upf] INFO: UE F-SEID[UP:0x30c CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.294: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 11/25 11:06:06.294: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3192) 11/25 11:06:06.294: [smf] INFO: UE IMSI[262429880684047] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.295: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 11/25 11:06:06.295: [upf] INFO: UE F-SEID[UP:0x776 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.295: [upf] INFO: UE F-SEID[UP:0x776 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.301: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 11/25 11:06:06.301: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3192) 11/25 11:06:06.301: [smf] INFO: UE IMSI[262425458875707] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.302: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 11/25 11:06:06.302: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.302: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.308: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 11/25 11:06:06.308: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3192) 11/25 11:06:06.308: [smf] INFO: UE IMSI[262427816387503] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.309: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 11/25 11:06:06.309: [upf] INFO: UE F-SEID[UP:0x723 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.309: [upf] INFO: UE F-SEID[UP:0x723 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.315: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 11/25 11:06:06.315: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3192) 11/25 11:06:06.315: [smf] INFO: UE IMSI[262422305065037] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.316: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 11/25 11:06:06.316: [upf] INFO: UE F-SEID[UP:0x597 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.316: [upf] INFO: UE F-SEID[UP:0x597 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.321: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 11/25 11:06:06.321: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3192) 11/25 11:06:06.321: [smf] INFO: UE IMSI[262429351736571] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.322: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 11/25 11:06:06.322: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.322: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.328: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 11/25 11:06:06.328: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3192) 11/25 11:06:06.328: [smf] INFO: UE IMSI[262426397840155] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.329: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 11/25 11:06:06.329: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.329: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.335: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 11/25 11:06:06.335: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3192) 11/25 11:06:06.335: [smf] INFO: UE IMSI[262424083882572] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.336: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 11/25 11:06:06.336: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.336: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.342: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 11/25 11:06:06.342: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3192) 11/25 11:06:06.342: [smf] INFO: UE IMSI[262420040637946] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.343: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 11/25 11:06:06.343: [upf] INFO: UE F-SEID[UP:0x914 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.343: [upf] INFO: UE F-SEID[UP:0x914 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.348: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 11/25 11:06:06.348: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3192) 11/25 11:06:06.348: [smf] INFO: UE IMSI[262425632206998] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.349: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 11/25 11:06:06.349: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.349: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.355: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 11/25 11:06:06.355: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3192) 11/25 11:06:06.355: [smf] INFO: UE IMSI[262425953708464] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.356: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 11/25 11:06:06.356: [upf] INFO: UE F-SEID[UP:0xcda CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.356: [upf] INFO: UE F-SEID[UP:0xcda CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.361: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 11/25 11:06:06.361: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3192) 11/25 11:06:06.361: [smf] INFO: UE IMSI[262422677968299] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.362: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 11/25 11:06:06.362: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.362: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.368: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 11/25 11:06:06.368: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3192) 11/25 11:06:06.368: [smf] INFO: UE IMSI[262421504696814] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.369: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 11/25 11:06:06.369: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.370: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.375: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 11/25 11:06:06.375: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3192) 11/25 11:06:06.375: [smf] INFO: UE IMSI[262424661920961] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.376: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 11/25 11:06:06.376: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.376: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.382: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 11/25 11:06:06.382: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3192) 11/25 11:06:06.382: [smf] INFO: UE IMSI[262425320410098] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.383: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 11/25 11:06:06.383: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.383: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.389: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 11/25 11:06:06.389: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3192) 11/25 11:06:06.389: [smf] INFO: UE IMSI[262423813123518] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.390: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 11/25 11:06:06.390: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.390: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.395: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 11/25 11:06:06.395: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3192) 11/25 11:06:06.395: [smf] INFO: UE IMSI[262423767141059] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.396: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 11/25 11:06:06.396: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.396: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.402: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 11/25 11:06:06.402: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3192) 11/25 11:06:06.402: [smf] INFO: UE IMSI[262422694563141] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.403: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 11/25 11:06:06.403: [upf] INFO: UE F-SEID[UP:0x676 CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.403: [upf] INFO: UE F-SEID[UP:0x676 CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.409: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 11/25 11:06:06.409: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3192) 11/25 11:06:06.409: [smf] INFO: UE IMSI[262427393648389] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.410: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 11/25 11:06:06.410: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.410: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.416: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 11/25 11:06:06.416: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3192) 11/25 11:06:06.416: [smf] INFO: UE IMSI[262425002681212] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.417: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 11/25 11:06:06.417: [upf] INFO: UE F-SEID[UP:0xfbb CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.417: [upf] INFO: UE F-SEID[UP:0xfbb CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.422: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 11/25 11:06:06.422: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3192) 11/25 11:06:06.422: [smf] INFO: UE IMSI[262422162455029] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.423: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 11/25 11:06:06.423: [upf] INFO: UE F-SEID[UP:0x8df CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.423: [upf] INFO: UE F-SEID[UP:0x8df CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.429: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 11/25 11:06:06.429: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3192) 11/25 11:06:06.429: [smf] INFO: UE IMSI[262429817953350] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.430: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 11/25 11:06:06.430: [upf] INFO: UE F-SEID[UP:0x25f CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.430: [upf] INFO: UE F-SEID[UP:0x25f CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.435: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 11/25 11:06:06.435: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3192) 11/25 11:06:06.435: [smf] INFO: UE IMSI[262425057324374] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.436: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 11/25 11:06:06.437: [upf] INFO: UE F-SEID[UP:0x763 CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.437: [upf] INFO: UE F-SEID[UP:0x763 CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.442: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 11/25 11:06:06.442: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3192) 11/25 11:06:06.442: [smf] INFO: UE IMSI[262427202664210] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.443: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 11/25 11:06:06.443: [upf] INFO: UE F-SEID[UP:0xea CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.443: [upf] INFO: UE F-SEID[UP:0xea CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.450: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 11/25 11:06:06.450: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3192) 11/25 11:06:06.450: [smf] INFO: UE IMSI[262423327594014] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.451: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 11/25 11:06:06.451: [upf] INFO: UE F-SEID[UP:0x869 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.451: [upf] INFO: UE F-SEID[UP:0x869 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.456: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 11/25 11:06:06.456: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3192) 11/25 11:06:06.456: [smf] INFO: UE IMSI[262426352740023] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.457: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 11/25 11:06:06.457: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.457: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.463: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 11/25 11:06:06.463: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3192) 11/25 11:06:06.463: [smf] INFO: UE IMSI[262422261002338] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.464: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 11/25 11:06:06.464: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.464: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.469: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 11/25 11:06:06.469: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3192) 11/25 11:06:06.469: [smf] INFO: UE IMSI[262426123217770] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.470: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 11/25 11:06:06.470: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.470: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.476: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 11/25 11:06:06.476: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3192) 11/25 11:06:06.476: [smf] INFO: UE IMSI[262423258672742] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.477: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 11/25 11:06:06.477: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.477: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.482: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 11/25 11:06:06.482: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3192) 11/25 11:06:06.482: [smf] INFO: UE IMSI[262421463967827] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.483: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 11/25 11:06:06.483: [upf] INFO: UE F-SEID[UP:0x45e CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.483: [upf] INFO: UE F-SEID[UP:0x45e CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.489: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 11/25 11:06:06.489: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3192) 11/25 11:06:06.489: [smf] INFO: UE IMSI[262422874393892] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.490: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 11/25 11:06:06.490: [upf] INFO: UE F-SEID[UP:0x63b CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.490: [upf] INFO: UE F-SEID[UP:0x63b CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.496: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 11/25 11:06:06.496: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3192) 11/25 11:06:06.496: [smf] INFO: UE IMSI[262428088905725] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.497: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 11/25 11:06:06.497: [upf] INFO: UE F-SEID[UP:0x40d CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.497: [upf] INFO: UE F-SEID[UP:0x40d CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.502: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 11/25 11:06:06.502: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3192) 11/25 11:06:06.502: [smf] INFO: UE IMSI[262428285347812] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.503: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 11/25 11:06:06.503: [upf] INFO: UE F-SEID[UP:0x6dd CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.503: [upf] INFO: UE F-SEID[UP:0x6dd CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.508: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 11/25 11:06:06.508: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3192) 11/25 11:06:06.508: [smf] INFO: UE IMSI[262427708048298] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.510: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 11/25 11:06:06.510: [upf] INFO: UE F-SEID[UP:0xc3f CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.510: [upf] INFO: UE F-SEID[UP:0xc3f CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.515: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 11/25 11:06:06.515: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3192) 11/25 11:06:06.515: [smf] INFO: UE IMSI[262426750454363] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.516: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 11/25 11:06:06.516: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.516: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.522: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 11/25 11:06:06.522: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3192) 11/25 11:06:06.522: [smf] INFO: UE IMSI[262422980704152] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.523: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 11/25 11:06:06.523: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.523: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.529: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 11/25 11:06:06.530: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3192) 11/25 11:06:06.530: [smf] INFO: UE IMSI[262422815444220] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.530: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 11/25 11:06:06.530: [upf] INFO: UE F-SEID[UP:0x675 CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.530: [upf] INFO: UE F-SEID[UP:0x675 CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.536: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 11/25 11:06:06.536: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3192) 11/25 11:06:06.536: [smf] INFO: UE IMSI[262424170363553] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.537: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 11/25 11:06:06.537: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.537: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.543: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 11/25 11:06:06.543: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3192) 11/25 11:06:06.543: [smf] INFO: UE IMSI[262426642838284] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.544: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 11/25 11:06:06.544: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.544: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.550: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 11/25 11:06:06.551: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3192) 11/25 11:06:06.551: [smf] INFO: UE IMSI[262424104663777] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.552: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 11/25 11:06:06.552: [upf] INFO: UE F-SEID[UP:0x29a CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.552: [upf] INFO: UE F-SEID[UP:0x29a CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.557: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 11/25 11:06:06.557: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3192) 11/25 11:06:06.557: [smf] INFO: UE IMSI[262425529704510] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.558: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 11/25 11:06:06.558: [upf] INFO: UE F-SEID[UP:0x98d CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.558: [upf] INFO: UE F-SEID[UP:0x98d CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.564: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 11/25 11:06:06.564: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3192) 11/25 11:06:06.564: [smf] INFO: UE IMSI[262420017515600] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.565: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 11/25 11:06:06.565: [upf] INFO: UE F-SEID[UP:0x1d CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.565: [upf] INFO: UE F-SEID[UP:0x1d CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.571: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 11/25 11:06:06.571: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3192) 11/25 11:06:06.571: [smf] INFO: UE IMSI[262422757670458] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.572: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 11/25 11:06:06.572: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.572: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.577: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 11/25 11:06:06.577: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3192) 11/25 11:06:06.577: [smf] INFO: UE IMSI[262428852866078] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.578: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 11/25 11:06:06.578: [upf] INFO: UE F-SEID[UP:0x2da CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.578: [upf] INFO: UE F-SEID[UP:0x2da CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.584: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 11/25 11:06:06.584: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3192) 11/25 11:06:06.584: [smf] INFO: UE IMSI[262426898360660] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.585: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 11/25 11:06:06.585: [upf] INFO: UE F-SEID[UP:0x1dc CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.585: [upf] INFO: UE F-SEID[UP:0x1dc CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.590: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 11/25 11:06:06.590: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3192) 11/25 11:06:06.590: [smf] INFO: UE IMSI[262421532037308] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.591: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 11/25 11:06:06.591: [upf] INFO: UE F-SEID[UP:0x35 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.591: [upf] INFO: UE F-SEID[UP:0x35 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.597: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 11/25 11:06:06.597: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3192) 11/25 11:06:06.597: [smf] INFO: UE IMSI[262428177803441] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.598: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 11/25 11:06:06.598: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.598: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.604: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 11/25 11:06:06.604: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3192) 11/25 11:06:06.604: [smf] INFO: UE IMSI[262428351143720] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.604: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 11/25 11:06:06.604: [upf] INFO: UE F-SEID[UP:0x809 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.605: [upf] INFO: UE F-SEID[UP:0x809 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.610: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 11/25 11:06:06.610: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3192) 11/25 11:06:06.610: [smf] INFO: UE IMSI[262422249041356] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.611: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 11/25 11:06:06.611: [upf] INFO: UE F-SEID[UP:0x12a CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.611: [upf] INFO: UE F-SEID[UP:0x12a CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.617: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 11/25 11:06:06.617: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3192) 11/25 11:06:06.617: [smf] INFO: UE IMSI[262427576363238] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.618: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 11/25 11:06:06.618: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.618: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.624: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 11/25 11:06:06.624: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3192) 11/25 11:06:06.624: [smf] INFO: UE IMSI[262422463526021] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.625: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 11/25 11:06:06.625: [upf] INFO: UE F-SEID[UP:0xb48 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.625: [upf] INFO: UE F-SEID[UP:0xb48 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.631: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 11/25 11:06:06.631: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3192) 11/25 11:06:06.631: [smf] INFO: UE IMSI[262426175898185] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.632: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 11/25 11:06:06.632: [upf] INFO: UE F-SEID[UP:0x485 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.632: [upf] INFO: UE F-SEID[UP:0x485 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.637: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 11/25 11:06:06.637: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3192) 11/25 11:06:06.637: [smf] INFO: UE IMSI[262421793593208] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.639: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 11/25 11:06:06.639: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.639: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.644: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 11/25 11:06:06.644: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3192) 11/25 11:06:06.644: [smf] INFO: UE IMSI[262423818391501] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.645: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 11/25 11:06:06.645: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.645: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.651: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 11/25 11:06:06.651: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3192) 11/25 11:06:06.651: [smf] INFO: UE IMSI[262423971982566] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.651: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 11/25 11:06:06.651: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.651: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.657: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 11/25 11:06:06.657: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3192) 11/25 11:06:06.657: [smf] INFO: UE IMSI[262427702891226] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.658: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 11/25 11:06:06.658: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.658: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.664: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 11/25 11:06:06.664: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3192) 11/25 11:06:06.664: [smf] INFO: UE IMSI[262423706506193] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.665: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 11/25 11:06:06.665: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.665: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.670: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 11/25 11:06:06.670: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3192) 11/25 11:06:06.670: [smf] INFO: UE IMSI[262427960178983] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.671: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 11/25 11:06:06.671: [upf] INFO: UE F-SEID[UP:0x909 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.671: [upf] INFO: UE F-SEID[UP:0x909 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.677: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 11/25 11:06:06.677: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3192) 11/25 11:06:06.677: [smf] INFO: UE IMSI[262422558212476] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.678: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 11/25 11:06:06.678: [upf] INFO: UE F-SEID[UP:0x946 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.678: [upf] INFO: UE F-SEID[UP:0x946 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.684: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 11/25 11:06:06.684: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3192) 11/25 11:06:06.684: [smf] INFO: UE IMSI[262426019872286] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.685: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 11/25 11:06:06.685: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.685: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.691: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 11/25 11:06:06.691: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3192) 11/25 11:06:06.691: [smf] INFO: UE IMSI[262420464596896] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.692: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 11/25 11:06:06.692: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.692: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.698: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 11/25 11:06:06.698: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3192) 11/25 11:06:06.698: [smf] INFO: UE IMSI[262427825219033] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.699: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 11/25 11:06:06.699: [upf] INFO: UE F-SEID[UP:0xf27 CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.699: [upf] INFO: UE F-SEID[UP:0xf27 CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.705: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 11/25 11:06:06.705: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3192) 11/25 11:06:06.705: [smf] INFO: UE IMSI[262423502161097] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.706: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 11/25 11:06:06.706: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.706: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.712: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 11/25 11:06:06.712: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3192) 11/25 11:06:06.712: [smf] INFO: UE IMSI[262427205653877] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.713: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 11/25 11:06:06.713: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.713: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.718: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 11/25 11:06:06.718: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3192) 11/25 11:06:06.718: [smf] INFO: UE IMSI[262422739844307] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.719: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 11/25 11:06:06.719: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.719: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.725: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 11/25 11:06:06.725: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3192) 11/25 11:06:06.725: [smf] INFO: UE IMSI[262426265468557] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.726: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 11/25 11:06:06.726: [upf] INFO: UE F-SEID[UP:0x5cc CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.726: [upf] INFO: UE F-SEID[UP:0x5cc CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.733: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 11/25 11:06:06.733: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3192) 11/25 11:06:06.733: [smf] INFO: UE IMSI[262428065515185] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.734: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 11/25 11:06:06.734: [upf] INFO: UE F-SEID[UP:0xebe CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.734: [upf] INFO: UE F-SEID[UP:0xebe CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.740: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 11/25 11:06:06.740: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3192) 11/25 11:06:06.740: [smf] INFO: UE IMSI[262427853104269] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.741: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 11/25 11:06:06.741: [upf] INFO: UE F-SEID[UP:0x3ee CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.741: [upf] INFO: UE F-SEID[UP:0x3ee CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.747: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 11/25 11:06:06.747: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3192) 11/25 11:06:06.747: [smf] INFO: UE IMSI[262422602735324] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.748: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 11/25 11:06:06.748: [upf] INFO: UE F-SEID[UP:0xf28 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.748: [upf] INFO: UE F-SEID[UP:0xf28 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.754: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 11/25 11:06:06.754: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3192) 11/25 11:06:06.754: [smf] INFO: UE IMSI[262420992496859] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.755: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 11/25 11:06:06.755: [upf] INFO: UE F-SEID[UP:0x78b CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.755: [upf] INFO: UE F-SEID[UP:0x78b CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.761: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 11/25 11:06:06.761: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3192) 11/25 11:06:06.761: [smf] INFO: UE IMSI[262424579476407] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.762: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 11/25 11:06:06.762: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.762: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.768: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 11/25 11:06:06.768: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3192) 11/25 11:06:06.768: [smf] INFO: UE IMSI[262424181844517] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.769: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 11/25 11:06:06.770: [upf] INFO: UE F-SEID[UP:0xb05 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.770: [upf] INFO: UE F-SEID[UP:0xb05 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.775: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 11/25 11:06:06.775: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3192) 11/25 11:06:06.775: [smf] INFO: UE IMSI[262424556834483] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.776: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 11/25 11:06:06.776: [upf] INFO: UE F-SEID[UP:0x158 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.776: [upf] INFO: UE F-SEID[UP:0x158 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.782: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 11/25 11:06:06.782: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3192) 11/25 11:06:06.782: [smf] INFO: UE IMSI[262428218974434] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.783: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 11/25 11:06:06.783: [upf] INFO: UE F-SEID[UP:0x81c CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.783: [upf] INFO: UE F-SEID[UP:0x81c CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.788: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 11/25 11:06:06.788: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3192) 11/25 11:06:06.788: [smf] INFO: UE IMSI[262420328234069] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.789: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 11/25 11:06:06.789: [upf] INFO: UE F-SEID[UP:0xe7e CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.789: [upf] INFO: UE F-SEID[UP:0xe7e CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.796: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 11/25 11:06:06.796: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3192) 11/25 11:06:06.796: [smf] INFO: UE IMSI[262425982477352] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.797: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 11/25 11:06:06.797: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.797: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.803: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 11/25 11:06:06.803: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3192) 11/25 11:06:06.803: [smf] INFO: UE IMSI[262425861475190] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.804: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 11/25 11:06:06.804: [upf] INFO: UE F-SEID[UP:0x21b CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.804: [upf] INFO: UE F-SEID[UP:0x21b CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.809: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 11/25 11:06:06.809: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3192) 11/25 11:06:06.809: [smf] INFO: UE IMSI[262425668460031] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.810: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 11/25 11:06:06.810: [upf] INFO: UE F-SEID[UP:0x11a CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.810: [upf] INFO: UE F-SEID[UP:0x11a CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.815: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 11/25 11:06:06.816: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3192) 11/25 11:06:06.816: [smf] INFO: UE IMSI[262422250966802] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.817: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 11/25 11:06:06.817: [upf] INFO: UE F-SEID[UP:0xe62 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.817: [upf] INFO: UE F-SEID[UP:0xe62 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.822: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 11/25 11:06:06.822: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3192) 11/25 11:06:06.822: [smf] INFO: UE IMSI[262426712131225] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.823: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 11/25 11:06:06.823: [upf] INFO: UE F-SEID[UP:0x75 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.823: [upf] INFO: UE F-SEID[UP:0x75 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.829: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 11/25 11:06:06.829: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3192) 11/25 11:06:06.829: [smf] INFO: UE IMSI[262429023999246] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.830: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 11/25 11:06:06.830: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.830: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.836: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 11/25 11:06:06.836: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3192) 11/25 11:06:06.836: [smf] INFO: UE IMSI[262424740381872] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.837: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 11/25 11:06:06.837: [upf] INFO: UE F-SEID[UP:0x11f CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.837: [upf] INFO: UE F-SEID[UP:0x11f CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.842: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 11/25 11:06:06.842: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3192) 11/25 11:06:06.842: [smf] INFO: UE IMSI[262422180502036] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.843: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 11/25 11:06:06.843: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.843: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.850: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 11/25 11:06:06.850: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3192) 11/25 11:06:06.850: [smf] INFO: UE IMSI[262424511643641] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.850: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 11/25 11:06:06.850: [upf] INFO: UE F-SEID[UP:0x53 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.850: [upf] INFO: UE F-SEID[UP:0x53 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.857: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 11/25 11:06:06.857: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3192) 11/25 11:06:06.857: [smf] INFO: UE IMSI[262429412459073] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.858: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 11/25 11:06:06.858: [upf] INFO: UE F-SEID[UP:0xc6e CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.858: [upf] INFO: UE F-SEID[UP:0xc6e CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.864: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 11/25 11:06:06.864: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3192) 11/25 11:06:06.864: [smf] INFO: UE IMSI[262429543423933] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.865: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 11/25 11:06:06.865: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0xd01] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.865: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0xd01] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.871: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 11/25 11:06:06.871: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3192) 11/25 11:06:06.871: [smf] INFO: UE IMSI[262425000368905] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.872: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 11/25 11:06:06.872: [upf] INFO: UE F-SEID[UP:0x558 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.872: [upf] INFO: UE F-SEID[UP:0x558 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.878: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 11/25 11:06:06.878: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3192) 11/25 11:06:06.878: [smf] INFO: UE IMSI[262421746761218] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.879: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 11/25 11:06:06.879: [upf] INFO: UE F-SEID[UP:0xc0b CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.879: [upf] INFO: UE F-SEID[UP:0xc0b CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.885: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 11/25 11:06:06.885: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3192) 11/25 11:06:06.885: [smf] INFO: UE IMSI[262422110834244] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.886: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 11/25 11:06:06.886: [upf] INFO: UE F-SEID[UP:0x5bc CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.886: [upf] INFO: UE F-SEID[UP:0x5bc CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.892: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 11/25 11:06:06.892: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3192) 11/25 11:06:06.892: [smf] INFO: UE IMSI[262424885122894] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.893: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 11/25 11:06:06.893: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.893: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.898: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 11/25 11:06:06.898: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3192) 11/25 11:06:06.898: [smf] INFO: UE IMSI[262420360223358] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.899: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 11/25 11:06:06.899: [upf] INFO: UE F-SEID[UP:0x365 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.899: [upf] INFO: UE F-SEID[UP:0x365 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.905: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 11/25 11:06:06.905: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3192) 11/25 11:06:06.905: [smf] INFO: UE IMSI[262422326497579] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.906: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 11/25 11:06:06.906: [upf] INFO: UE F-SEID[UP:0xdea CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.906: [upf] INFO: UE F-SEID[UP:0xdea CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.911: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 11/25 11:06:06.911: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3192) 11/25 11:06:06.911: [smf] INFO: UE IMSI[262422936378416] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.912: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 11/25 11:06:06.912: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.912: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.918: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 11/25 11:06:06.918: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3192) 11/25 11:06:06.918: [smf] INFO: UE IMSI[262422252381453] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.919: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 11/25 11:06:06.919: [upf] INFO: UE F-SEID[UP:0xa10 CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.919: [upf] INFO: UE F-SEID[UP:0xa10 CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.925: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 11/25 11:06:06.925: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3192) 11/25 11:06:06.925: [smf] INFO: UE IMSI[262426544774367] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.926: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 11/25 11:06:06.926: [upf] INFO: UE F-SEID[UP:0xb16 CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.926: [upf] INFO: UE F-SEID[UP:0xb16 CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.931: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 11/25 11:06:06.931: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3192) 11/25 11:06:06.931: [smf] INFO: UE IMSI[262427167171774] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.932: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 11/25 11:06:06.932: [upf] INFO: UE F-SEID[UP:0x151 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.932: [upf] INFO: UE F-SEID[UP:0x151 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.938: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 11/25 11:06:06.938: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3192) 11/25 11:06:06.938: [smf] INFO: UE IMSI[262424146802087] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.939: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 11/25 11:06:06.939: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.939: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.944: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 11/25 11:06:06.944: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3192) 11/25 11:06:06.944: [smf] INFO: UE IMSI[262420297913583] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.945: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 11/25 11:06:06.945: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.945: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.951: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 11/25 11:06:06.951: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3192) 11/25 11:06:06.951: [smf] INFO: UE IMSI[262421942646064] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.952: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 11/25 11:06:06.952: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.952: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.958: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 11/25 11:06:06.958: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3192) 11/25 11:06:06.958: [smf] INFO: UE IMSI[262429658741131] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.959: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 11/25 11:06:06.959: [upf] INFO: UE F-SEID[UP:0xc22 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.959: [upf] INFO: UE F-SEID[UP:0xc22 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.965: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 11/25 11:06:06.965: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3192) 11/25 11:06:06.966: [smf] INFO: UE IMSI[262421494352833] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.967: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 11/25 11:06:06.967: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.967: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.973: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 11/25 11:06:06.973: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3192) 11/25 11:06:06.973: [smf] INFO: UE IMSI[262421693002006] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.974: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 11/25 11:06:06.974: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.974: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.979: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 11/25 11:06:06.979: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3192) 11/25 11:06:06.979: [smf] INFO: UE IMSI[262424024456161] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.980: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 11/25 11:06:06.980: [upf] INFO: UE F-SEID[UP:0x854 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.980: [upf] INFO: UE F-SEID[UP:0x854 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.986: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 11/25 11:06:06.986: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3192) 11/25 11:06:06.986: [smf] INFO: UE IMSI[262420873102921] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.987: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 11/25 11:06:06.987: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.987: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.992: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 11/25 11:06:06.992: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3192) 11/25 11:06:06.992: [smf] INFO: UE IMSI[262422026813787] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:06.993: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 11/25 11:06:06.993: [upf] INFO: UE F-SEID[UP:0xa38 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.993: [upf] INFO: UE F-SEID[UP:0xa38 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 11/25 11:06:06.999: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 11/25 11:06:06.999: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3192) 11/25 11:06:06.999: [smf] INFO: UE IMSI[262421125841779] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.000: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 11/25 11:06:07.000: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.000: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.006: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 11/25 11:06:07.006: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3192) 11/25 11:06:07.006: [smf] INFO: UE IMSI[262427581854704] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.007: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 11/25 11:06:07.007: [upf] INFO: UE F-SEID[UP:0x697 CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.007: [upf] INFO: UE F-SEID[UP:0x697 CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.012: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 11/25 11:06:07.012: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3192) 11/25 11:06:07.012: [smf] INFO: UE IMSI[262427072621851] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.013: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 11/25 11:06:07.013: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.013: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.018: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 11/25 11:06:07.018: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3192) 11/25 11:06:07.018: [smf] INFO: UE IMSI[262423768091480] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.019: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 11/25 11:06:07.019: [upf] INFO: UE F-SEID[UP:0x625 CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.019: [upf] INFO: UE F-SEID[UP:0x625 CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.025: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 11/25 11:06:07.025: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3192) 11/25 11:06:07.025: [smf] INFO: UE IMSI[262420327316456] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.026: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 11/25 11:06:07.026: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.026: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.034: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 11/25 11:06:07.034: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3192) 11/25 11:06:07.034: [smf] INFO: UE IMSI[262427564494238] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.035: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 11/25 11:06:07.035: [upf] INFO: UE F-SEID[UP:0x631 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.035: [upf] INFO: UE F-SEID[UP:0x631 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.041: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 11/25 11:06:07.041: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3192) 11/25 11:06:07.041: [smf] INFO: UE IMSI[262427999211730] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.042: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 11/25 11:06:07.042: [upf] INFO: UE F-SEID[UP:0x423 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.042: [upf] INFO: UE F-SEID[UP:0x423 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.048: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 11/25 11:06:07.048: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3192) 11/25 11:06:07.048: [smf] INFO: UE IMSI[262424696416755] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.049: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 11/25 11:06:07.049: [upf] INFO: UE F-SEID[UP:0xb81 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.049: [upf] INFO: UE F-SEID[UP:0xb81 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.055: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 11/25 11:06:07.055: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3192) 11/25 11:06:07.055: [smf] INFO: UE IMSI[262428646450145] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.056: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 11/25 11:06:07.056: [upf] INFO: UE F-SEID[UP:0x60b CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.056: [upf] INFO: UE F-SEID[UP:0x60b CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.061: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 11/25 11:06:07.061: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3192) 11/25 11:06:07.061: [smf] INFO: UE IMSI[262429902604503] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.062: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 11/25 11:06:07.062: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.062: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.068: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 11/25 11:06:07.068: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3192) 11/25 11:06:07.068: [smf] INFO: UE IMSI[262428234417117] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.069: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 11/25 11:06:07.069: [upf] INFO: UE F-SEID[UP:0x2fe CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.069: [upf] INFO: UE F-SEID[UP:0x2fe CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.075: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 11/25 11:06:07.075: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3192) 11/25 11:06:07.075: [smf] INFO: UE IMSI[262422490735167] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.075: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 11/25 11:06:07.075: [upf] INFO: UE F-SEID[UP:0x5f8 CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.075: [upf] INFO: UE F-SEID[UP:0x5f8 CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.081: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 11/25 11:06:07.081: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3192) 11/25 11:06:07.081: [smf] INFO: UE IMSI[262425740685569] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.082: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 11/25 11:06:07.082: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.082: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.088: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 11/25 11:06:07.088: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3192) 11/25 11:06:07.088: [smf] INFO: UE IMSI[262428004121559] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.089: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 11/25 11:06:07.089: [upf] INFO: UE F-SEID[UP:0x71 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.089: [upf] INFO: UE F-SEID[UP:0x71 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.095: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 11/25 11:06:07.095: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3192) 11/25 11:06:07.095: [smf] INFO: UE IMSI[262422921345770] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.096: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 11/25 11:06:07.096: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.096: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.102: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 11/25 11:06:07.102: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3192) 11/25 11:06:07.102: [smf] INFO: UE IMSI[262421313419611] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.103: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 11/25 11:06:07.103: [upf] INFO: UE F-SEID[UP:0x27 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.103: [upf] INFO: UE F-SEID[UP:0x27 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.108: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 11/25 11:06:07.108: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3192) 11/25 11:06:07.108: [smf] INFO: UE IMSI[262421087676166] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.109: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 11/25 11:06:07.109: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.109: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.115: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 11/25 11:06:07.115: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3192) 11/25 11:06:07.115: [smf] INFO: UE IMSI[262422923296175] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.115: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 11/25 11:06:07.115: [upf] INFO: UE F-SEID[UP:0x12f CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.115: [upf] INFO: UE F-SEID[UP:0x12f CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.121: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 11/25 11:06:07.121: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3192) 11/25 11:06:07.121: [smf] INFO: UE IMSI[262423676102216] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.122: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 11/25 11:06:07.122: [upf] INFO: UE F-SEID[UP:0xa62 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.122: [upf] INFO: UE F-SEID[UP:0xa62 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.128: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 11/25 11:06:07.128: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3192) 11/25 11:06:07.128: [smf] INFO: UE IMSI[262429067292294] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.129: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 11/25 11:06:07.129: [upf] INFO: UE F-SEID[UP:0x388 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.129: [upf] INFO: UE F-SEID[UP:0x388 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.134: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 11/25 11:06:07.134: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3192) 11/25 11:06:07.135: [smf] INFO: UE IMSI[262422976377501] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.135: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 11/25 11:06:07.135: [upf] INFO: UE F-SEID[UP:0x33d CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.135: [upf] INFO: UE F-SEID[UP:0x33d CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.141: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 11/25 11:06:07.141: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3192) 11/25 11:06:07.141: [smf] INFO: UE IMSI[262426560568765] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.142: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 11/25 11:06:07.142: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.142: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.148: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 11/25 11:06:07.148: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3192) 11/25 11:06:07.148: [smf] INFO: UE IMSI[262425137265669] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.149: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 11/25 11:06:07.149: [upf] INFO: UE F-SEID[UP:0x993 CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.149: [upf] INFO: UE F-SEID[UP:0x993 CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.155: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 11/25 11:06:07.155: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3192) 11/25 11:06:07.155: [smf] INFO: UE IMSI[262426001853466] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.156: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 11/25 11:06:07.156: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.156: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.162: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 11/25 11:06:07.162: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3192) 11/25 11:06:07.162: [smf] INFO: UE IMSI[262429884026852] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.163: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 11/25 11:06:07.163: [upf] INFO: UE F-SEID[UP:0x70b CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.163: [upf] INFO: UE F-SEID[UP:0x70b CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.169: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 11/25 11:06:07.169: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3192) 11/25 11:06:07.169: [smf] INFO: UE IMSI[262422707185826] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.170: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 11/25 11:06:07.170: [upf] INFO: UE F-SEID[UP:0x68f CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.170: [upf] INFO: UE F-SEID[UP:0x68f CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.175: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 11/25 11:06:07.175: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3192) 11/25 11:06:07.175: [smf] INFO: UE IMSI[262428319980050] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.176: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 11/25 11:06:07.176: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.176: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.182: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 11/25 11:06:07.182: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3192) 11/25 11:06:07.182: [smf] INFO: UE IMSI[262426403066846] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.183: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 11/25 11:06:07.183: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.183: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.189: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 11/25 11:06:07.189: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3192) 11/25 11:06:07.189: [smf] INFO: UE IMSI[262425019763288] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.190: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 11/25 11:06:07.190: [upf] INFO: UE F-SEID[UP:0xceb CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.190: [upf] INFO: UE F-SEID[UP:0xceb CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.196: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 11/25 11:06:07.196: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3192) 11/25 11:06:07.196: [smf] INFO: UE IMSI[262428401697485] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.197: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 11/25 11:06:07.197: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.197: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.203: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 11/25 11:06:07.203: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3192) 11/25 11:06:07.203: [smf] INFO: UE IMSI[262424260043488] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.204: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 11/25 11:06:07.204: [upf] INFO: UE F-SEID[UP:0x489 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.204: [upf] INFO: UE F-SEID[UP:0x489 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.210: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 11/25 11:06:07.210: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3192) 11/25 11:06:07.210: [smf] INFO: UE IMSI[262422946421487] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.211: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 11/25 11:06:07.211: [upf] INFO: UE F-SEID[UP:0x61f CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.211: [upf] INFO: UE F-SEID[UP:0x61f CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.216: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 11/25 11:06:07.216: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3192) 11/25 11:06:07.216: [smf] INFO: UE IMSI[262424556660040] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.217: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 11/25 11:06:07.217: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.217: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.223: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 11/25 11:06:07.223: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3192) 11/25 11:06:07.223: [smf] INFO: UE IMSI[262428316779292] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.224: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 11/25 11:06:07.224: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.224: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.230: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 11/25 11:06:07.230: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3192) 11/25 11:06:07.230: [smf] INFO: UE IMSI[262425211849346] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.231: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 11/25 11:06:07.231: [upf] INFO: UE F-SEID[UP:0xd21 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.231: [upf] INFO: UE F-SEID[UP:0xd21 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.236: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 11/25 11:06:07.237: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3192) 11/25 11:06:07.237: [smf] INFO: UE IMSI[262422598796475] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.238: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 11/25 11:06:07.238: [upf] INFO: UE F-SEID[UP:0x59 CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.238: [upf] INFO: UE F-SEID[UP:0x59 CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.243: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 11/25 11:06:07.243: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3192) 11/25 11:06:07.243: [smf] INFO: UE IMSI[262424589929344] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.244: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 11/25 11:06:07.244: [upf] INFO: UE F-SEID[UP:0x311 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.244: [upf] INFO: UE F-SEID[UP:0x311 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.250: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 11/25 11:06:07.250: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3192) 11/25 11:06:07.250: [smf] INFO: UE IMSI[262427769145885] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.251: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 11/25 11:06:07.251: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.251: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.257: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 11/25 11:06:07.257: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3192) 11/25 11:06:07.257: [smf] INFO: UE IMSI[262420413393854] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.258: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 11/25 11:06:07.258: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.258: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.264: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 11/25 11:06:07.264: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3192) 11/25 11:06:07.264: [smf] INFO: UE IMSI[262426938848661] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.265: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 11/25 11:06:07.265: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.265: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.271: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 11/25 11:06:07.271: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3192) 11/25 11:06:07.271: [smf] INFO: UE IMSI[262425165668824] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.272: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 11/25 11:06:07.272: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.272: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.277: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 11/25 11:06:07.277: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3192) 11/25 11:06:07.277: [smf] INFO: UE IMSI[262423887540721] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.278: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 11/25 11:06:07.278: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.278: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.284: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 11/25 11:06:07.284: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3192) 11/25 11:06:07.284: [smf] INFO: UE IMSI[262420679795913] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.285: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 11/25 11:06:07.285: [upf] INFO: UE F-SEID[UP:0x417 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.285: [upf] INFO: UE F-SEID[UP:0x417 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.291: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 11/25 11:06:07.291: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3192) 11/25 11:06:07.291: [smf] INFO: UE IMSI[262424932181624] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.292: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 11/25 11:06:07.292: [upf] INFO: UE F-SEID[UP:0x3db CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.292: [upf] INFO: UE F-SEID[UP:0x3db CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.298: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 11/25 11:06:07.298: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3192) 11/25 11:06:07.298: [smf] INFO: UE IMSI[262429485949614] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.299: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 11/25 11:06:07.299: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.299: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.305: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 11/25 11:06:07.305: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3192) 11/25 11:06:07.305: [smf] INFO: UE IMSI[262424807010784] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.306: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 11/25 11:06:07.306: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.306: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.312: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 11/25 11:06:07.312: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3192) 11/25 11:06:07.312: [smf] INFO: UE IMSI[262421077352348] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.312: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 11/25 11:06:07.312: [upf] INFO: UE F-SEID[UP:0xb4a CP:0xf55] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.313: [upf] INFO: UE F-SEID[UP:0xb4a CP:0xf55] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.318: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 11/25 11:06:07.318: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3192) 11/25 11:06:07.318: [smf] INFO: UE IMSI[262427197240471] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.319: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 11/25 11:06:07.319: [upf] INFO: UE F-SEID[UP:0x577 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.319: [upf] INFO: UE F-SEID[UP:0x577 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.325: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 11/25 11:06:07.325: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3192) 11/25 11:06:07.325: [smf] INFO: UE IMSI[262421028651884] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.326: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 11/25 11:06:07.326: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.326: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.332: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 11/25 11:06:07.332: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3192) 11/25 11:06:07.332: [smf] INFO: UE IMSI[262424304108364] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.333: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 11/25 11:06:07.333: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.333: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.340: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 11/25 11:06:07.340: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3192) 11/25 11:06:07.340: [smf] INFO: UE IMSI[262422509092611] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.342: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 11/25 11:06:07.342: [upf] INFO: UE F-SEID[UP:0x437 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.342: [upf] INFO: UE F-SEID[UP:0x437 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.347: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 11/25 11:06:07.347: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3192) 11/25 11:06:07.347: [smf] INFO: UE IMSI[262426661409123] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.348: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 11/25 11:06:07.348: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.348: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.354: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 11/25 11:06:07.354: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3192) 11/25 11:06:07.354: [smf] INFO: UE IMSI[262421042519442] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.355: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 11/25 11:06:07.355: [upf] INFO: UE F-SEID[UP:0x7 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.355: [upf] INFO: UE F-SEID[UP:0x7 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.361: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 11/25 11:06:07.361: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3192) 11/25 11:06:07.361: [smf] INFO: UE IMSI[262427272294769] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.362: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 11/25 11:06:07.362: [upf] INFO: UE F-SEID[UP:0x770 CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.362: [upf] INFO: UE F-SEID[UP:0x770 CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.369: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 11/25 11:06:07.369: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3192) 11/25 11:06:07.369: [smf] INFO: UE IMSI[262427237302605] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.370: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 11/25 11:06:07.370: [upf] INFO: UE F-SEID[UP:0x399 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.370: [upf] INFO: UE F-SEID[UP:0x399 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.375: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 11/25 11:06:07.375: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3192) 11/25 11:06:07.375: [smf] INFO: UE IMSI[262424972544062] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.376: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 11/25 11:06:07.376: [upf] INFO: UE F-SEID[UP:0xa80 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.376: [upf] INFO: UE F-SEID[UP:0xa80 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.382: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 11/25 11:06:07.382: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3192) 11/25 11:06:07.382: [smf] INFO: UE IMSI[262428560959376] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.383: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 11/25 11:06:07.383: [upf] INFO: UE F-SEID[UP:0x57f CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.383: [upf] INFO: UE F-SEID[UP:0x57f CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.389: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 11/25 11:06:07.389: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3192) 11/25 11:06:07.389: [smf] INFO: UE IMSI[262420325572964] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.390: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 11/25 11:06:07.390: [upf] INFO: UE F-SEID[UP:0x74a CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.390: [upf] INFO: UE F-SEID[UP:0x74a CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.397: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 11/25 11:06:07.397: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3192) 11/25 11:06:07.397: [smf] INFO: UE IMSI[262428527740842] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.398: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 11/25 11:06:07.398: [upf] INFO: UE F-SEID[UP:0x606 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.398: [upf] INFO: UE F-SEID[UP:0x606 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.403: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 11/25 11:06:07.403: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3192) 11/25 11:06:07.403: [smf] INFO: UE IMSI[262428385662745] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.404: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 11/25 11:06:07.404: [upf] INFO: UE F-SEID[UP:0x585 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.404: [upf] INFO: UE F-SEID[UP:0x585 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.410: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 11/25 11:06:07.410: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3192) 11/25 11:06:07.410: [smf] INFO: UE IMSI[262426652399524] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.411: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 11/25 11:06:07.411: [upf] INFO: UE F-SEID[UP:0xf93 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.411: [upf] INFO: UE F-SEID[UP:0xf93 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.418: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 11/25 11:06:07.418: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3192) 11/25 11:06:07.418: [smf] INFO: UE IMSI[262428103059420] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.419: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 11/25 11:06:07.419: [upf] INFO: UE F-SEID[UP:0x17e CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.419: [upf] INFO: UE F-SEID[UP:0x17e CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.425: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 11/25 11:06:07.425: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3192) 11/25 11:06:07.425: [smf] INFO: UE IMSI[262427727078910] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.426: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 11/25 11:06:07.426: [upf] INFO: UE F-SEID[UP:0x12 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.426: [upf] INFO: UE F-SEID[UP:0x12 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.431: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 11/25 11:06:07.431: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3192) 11/25 11:06:07.431: [smf] INFO: UE IMSI[262426930360002] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.432: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 11/25 11:06:07.432: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.432: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.438: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 11/25 11:06:07.438: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3192) 11/25 11:06:07.438: [smf] INFO: UE IMSI[262426584547459] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.439: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 11/25 11:06:07.439: [upf] INFO: UE F-SEID[UP:0xfeb CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.439: [upf] INFO: UE F-SEID[UP:0xfeb CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.444: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 11/25 11:06:07.444: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3192) 11/25 11:06:07.444: [smf] INFO: UE IMSI[262428713661661] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.445: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 11/25 11:06:07.445: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.445: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.451: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 11/25 11:06:07.451: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3192) 11/25 11:06:07.451: [smf] INFO: UE IMSI[262425732606809] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.452: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 11/25 11:06:07.452: [upf] INFO: UE F-SEID[UP:0x645 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.452: [upf] INFO: UE F-SEID[UP:0x645 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.458: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 11/25 11:06:07.458: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3192) 11/25 11:06:07.458: [smf] INFO: UE IMSI[262429407951104] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.459: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 11/25 11:06:07.459: [upf] INFO: UE F-SEID[UP:0x978 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.459: [upf] INFO: UE F-SEID[UP:0x978 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.465: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 11/25 11:06:07.465: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3192) 11/25 11:06:07.465: [smf] INFO: UE IMSI[262425756960038] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.466: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 11/25 11:06:07.466: [upf] INFO: UE F-SEID[UP:0x19 CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.466: [upf] INFO: UE F-SEID[UP:0x19 CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.473: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 11/25 11:06:07.473: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3192) 11/25 11:06:07.473: [smf] INFO: UE IMSI[262424696199577] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.474: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 11/25 11:06:07.474: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x5b7] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.474: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x5b7] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.479: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 11/25 11:06:07.479: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3192) 11/25 11:06:07.479: [smf] INFO: UE IMSI[262424928354953] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.480: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 11/25 11:06:07.480: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.480: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.487: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 11/25 11:06:07.487: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3192) 11/25 11:06:07.487: [smf] INFO: UE IMSI[262426192334356] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.488: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 11/25 11:06:07.488: [upf] INFO: UE F-SEID[UP:0x79e CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.488: [upf] INFO: UE F-SEID[UP:0x79e CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.493: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 11/25 11:06:07.493: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3192) 11/25 11:06:07.493: [smf] INFO: UE IMSI[262426636832446] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.494: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 11/25 11:06:07.494: [upf] INFO: UE F-SEID[UP:0x288 CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.494: [upf] INFO: UE F-SEID[UP:0x288 CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.500: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 11/25 11:06:07.500: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3192) 11/25 11:06:07.500: [smf] INFO: UE IMSI[262427391435736] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.501: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 11/25 11:06:07.501: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.501: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.507: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 11/25 11:06:07.507: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3192) 11/25 11:06:07.507: [smf] INFO: UE IMSI[262423291149206] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.508: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 11/25 11:06:07.508: [upf] INFO: UE F-SEID[UP:0xc33 CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.508: [upf] INFO: UE F-SEID[UP:0xc33 CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.515: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 11/25 11:06:07.515: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3192) 11/25 11:06:07.515: [smf] INFO: UE IMSI[262428775679396] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.516: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 11/25 11:06:07.516: [upf] INFO: UE F-SEID[UP:0x99a CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.516: [upf] INFO: UE F-SEID[UP:0x99a CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.522: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 11/25 11:06:07.522: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3192) 11/25 11:06:07.522: [smf] INFO: UE IMSI[262425585763514] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.523: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 11/25 11:06:07.523: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.523: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.530: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 11/25 11:06:07.530: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3192) 11/25 11:06:07.530: [smf] INFO: UE IMSI[262429517367073] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.531: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 11/25 11:06:07.531: [upf] INFO: UE F-SEID[UP:0xa95 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.531: [upf] INFO: UE F-SEID[UP:0xa95 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.536: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 11/25 11:06:07.537: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3192) 11/25 11:06:07.537: [smf] INFO: UE IMSI[262421709813647] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.538: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 11/25 11:06:07.538: [upf] INFO: UE F-SEID[UP:0xed1 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.538: [upf] INFO: UE F-SEID[UP:0xed1 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.543: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 11/25 11:06:07.543: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3192) 11/25 11:06:07.543: [smf] INFO: UE IMSI[262422099142374] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.544: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 11/25 11:06:07.544: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.544: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.550: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 11/25 11:06:07.550: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3192) 11/25 11:06:07.550: [smf] INFO: UE IMSI[262422135500600] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.551: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 11/25 11:06:07.551: [upf] INFO: UE F-SEID[UP:0x932 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.551: [upf] INFO: UE F-SEID[UP:0x932 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.557: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 11/25 11:06:07.557: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3192) 11/25 11:06:07.557: [smf] INFO: UE IMSI[262423157942224] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.558: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 11/25 11:06:07.558: [upf] INFO: UE F-SEID[UP:0x101 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.558: [upf] INFO: UE F-SEID[UP:0x101 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.563: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 11/25 11:06:07.563: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3192) 11/25 11:06:07.563: [smf] INFO: UE IMSI[262423562592343] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.565: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 11/25 11:06:07.565: [upf] INFO: UE F-SEID[UP:0x46e CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.565: [upf] INFO: UE F-SEID[UP:0x46e CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.571: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 11/25 11:06:07.571: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3192) 11/25 11:06:07.571: [smf] INFO: UE IMSI[262425717342588] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.572: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 11/25 11:06:07.572: [upf] INFO: UE F-SEID[UP:0x928 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.572: [upf] INFO: UE F-SEID[UP:0x928 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.578: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 11/25 11:06:07.578: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3192) 11/25 11:06:07.578: [smf] INFO: UE IMSI[262425348923846] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.579: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 11/25 11:06:07.579: [upf] INFO: UE F-SEID[UP:0x907 CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.579: [upf] INFO: UE F-SEID[UP:0x907 CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.584: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 11/25 11:06:07.584: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3192) 11/25 11:06:07.584: [smf] INFO: UE IMSI[262421553913449] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.585: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 11/25 11:06:07.585: [upf] INFO: UE F-SEID[UP:0x94d CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.585: [upf] INFO: UE F-SEID[UP:0x94d CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.591: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 11/25 11:06:07.591: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3192) 11/25 11:06:07.591: [smf] INFO: UE IMSI[262427391452195] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.592: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 11/25 11:06:07.592: [upf] INFO: UE F-SEID[UP:0x35d CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.592: [upf] INFO: UE F-SEID[UP:0x35d CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.597: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 11/25 11:06:07.597: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3192) 11/25 11:06:07.597: [smf] INFO: UE IMSI[262422520550908] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.598: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 11/25 11:06:07.598: [upf] INFO: UE F-SEID[UP:0xf51 CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.598: [upf] INFO: UE F-SEID[UP:0xf51 CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.604: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 11/25 11:06:07.604: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3192) 11/25 11:06:07.604: [smf] INFO: UE IMSI[262428354125724] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.605: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 11/25 11:06:07.605: [upf] INFO: UE F-SEID[UP:0x36c CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.606: [upf] INFO: UE F-SEID[UP:0x36c CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.611: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 11/25 11:06:07.611: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3192) 11/25 11:06:07.611: [smf] INFO: UE IMSI[262426797288505] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.612: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 11/25 11:06:07.612: [upf] INFO: UE F-SEID[UP:0xf CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.612: [upf] INFO: UE F-SEID[UP:0xf CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.618: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 11/25 11:06:07.618: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3192) 11/25 11:06:07.618: [smf] INFO: UE IMSI[262426442032886] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.619: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 11/25 11:06:07.619: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.619: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.624: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 11/25 11:06:07.624: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3192) 11/25 11:06:07.624: [smf] INFO: UE IMSI[262427752623052] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.625: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 11/25 11:06:07.625: [upf] INFO: UE F-SEID[UP:0xfaf CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.625: [upf] INFO: UE F-SEID[UP:0xfaf CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.630: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 11/25 11:06:07.630: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3192) 11/25 11:06:07.631: [smf] INFO: UE IMSI[262422990677715] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.631: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 11/25 11:06:07.631: [upf] INFO: UE F-SEID[UP:0x769 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.631: [upf] INFO: UE F-SEID[UP:0x769 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.637: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 11/25 11:06:07.637: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3192) 11/25 11:06:07.637: [smf] INFO: UE IMSI[262424144321505] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.638: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 11/25 11:06:07.638: [upf] INFO: UE F-SEID[UP:0x848 CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.638: [upf] INFO: UE F-SEID[UP:0x848 CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.643: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 11/25 11:06:07.643: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3192) 11/25 11:06:07.643: [smf] INFO: UE IMSI[262429871675648] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.644: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 11/25 11:06:07.644: [upf] INFO: UE F-SEID[UP:0xca3 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.644: [upf] INFO: UE F-SEID[UP:0xca3 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.650: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 11/25 11:06:07.650: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3192) 11/25 11:06:07.650: [smf] INFO: UE IMSI[262420612328797] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.651: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 11/25 11:06:07.651: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.651: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.657: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 11/25 11:06:07.657: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3192) 11/25 11:06:07.657: [smf] INFO: UE IMSI[262426349099895] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.658: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 11/25 11:06:07.658: [upf] INFO: UE F-SEID[UP:0xd60 CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.658: [upf] INFO: UE F-SEID[UP:0xd60 CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.665: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 11/25 11:06:07.665: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3192) 11/25 11:06:07.665: [smf] INFO: UE IMSI[262421010541009] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.666: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 11/25 11:06:07.666: [upf] INFO: UE F-SEID[UP:0x297 CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.666: [upf] INFO: UE F-SEID[UP:0x297 CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.671: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 11/25 11:06:07.672: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3192) 11/25 11:06:07.672: [smf] INFO: UE IMSI[262427437434432] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.672: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 11/25 11:06:07.672: [upf] INFO: UE F-SEID[UP:0xa1c CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.672: [upf] INFO: UE F-SEID[UP:0xa1c CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.678: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 11/25 11:06:07.678: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3192) 11/25 11:06:07.678: [smf] INFO: UE IMSI[262421865578097] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.679: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 11/25 11:06:07.679: [upf] INFO: UE F-SEID[UP:0xe67 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.679: [upf] INFO: UE F-SEID[UP:0xe67 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.685: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 11/25 11:06:07.685: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3192) 11/25 11:06:07.685: [smf] INFO: UE IMSI[262421303170281] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.686: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 11/25 11:06:07.686: [upf] INFO: UE F-SEID[UP:0x929 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.686: [upf] INFO: UE F-SEID[UP:0x929 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.691: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 11/25 11:06:07.691: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3192) 11/25 11:06:07.691: [smf] INFO: UE IMSI[262424367819990] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.692: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 11/25 11:06:07.692: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.692: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.698: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 11/25 11:06:07.698: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3192) 11/25 11:06:07.698: [smf] INFO: UE IMSI[262421889854229] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.699: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 11/25 11:06:07.699: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.699: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.705: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 11/25 11:06:07.705: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3192) 11/25 11:06:07.705: [smf] INFO: UE IMSI[262422066294835] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.706: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 11/25 11:06:07.706: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.706: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.713: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 11/25 11:06:07.714: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3192) 11/25 11:06:07.714: [smf] INFO: UE IMSI[262428777775177] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.715: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 11/25 11:06:07.715: [upf] INFO: UE F-SEID[UP:0xc64 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.715: [upf] INFO: UE F-SEID[UP:0xc64 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.720: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 11/25 11:06:07.720: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3192) 11/25 11:06:07.720: [smf] INFO: UE IMSI[262425846400000] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.721: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 11/25 11:06:07.721: [upf] INFO: UE F-SEID[UP:0xadd CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.721: [upf] INFO: UE F-SEID[UP:0xadd CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.727: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 11/25 11:06:07.727: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3192) 11/25 11:06:07.727: [smf] INFO: UE IMSI[262426813169002] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.728: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 11/25 11:06:07.728: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.728: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.733: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 11/25 11:06:07.733: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3192) 11/25 11:06:07.733: [smf] INFO: UE IMSI[262427080321341] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.734: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 11/25 11:06:07.734: [upf] INFO: UE F-SEID[UP:0x209 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.734: [upf] INFO: UE F-SEID[UP:0x209 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.740: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 11/25 11:06:07.740: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3192) 11/25 11:06:07.740: [smf] INFO: UE IMSI[262426214346126] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.740: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 11/25 11:06:07.740: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.740: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.746: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 11/25 11:06:07.746: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3192) 11/25 11:06:07.746: [smf] INFO: UE IMSI[262425125954454] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.747: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 11/25 11:06:07.747: [upf] INFO: UE F-SEID[UP:0x84d CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.747: [upf] INFO: UE F-SEID[UP:0x84d CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.753: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 11/25 11:06:07.753: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3192) 11/25 11:06:07.753: [smf] INFO: UE IMSI[262423766231191] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.754: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 11/25 11:06:07.754: [upf] INFO: UE F-SEID[UP:0x1bb CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.754: [upf] INFO: UE F-SEID[UP:0x1bb CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.760: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 11/25 11:06:07.760: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3192) 11/25 11:06:07.760: [smf] INFO: UE IMSI[262429715840104] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.761: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 11/25 11:06:07.761: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.761: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.767: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 11/25 11:06:07.767: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3192) 11/25 11:06:07.767: [smf] INFO: UE IMSI[262420039186126] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.768: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 11/25 11:06:07.768: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.768: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.773: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 11/25 11:06:07.773: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3192) 11/25 11:06:07.773: [smf] INFO: UE IMSI[262428378422483] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.774: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 11/25 11:06:07.775: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.775: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.780: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 11/25 11:06:07.780: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3192) 11/25 11:06:07.780: [smf] INFO: UE IMSI[262428983039747] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.781: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 11/25 11:06:07.781: [upf] INFO: UE F-SEID[UP:0xa74 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.781: [upf] INFO: UE F-SEID[UP:0xa74 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.787: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 11/25 11:06:07.787: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3192) 11/25 11:06:07.787: [smf] INFO: UE IMSI[262429608402969] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.788: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 11/25 11:06:07.788: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.788: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.793: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 11/25 11:06:07.793: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3192) 11/25 11:06:07.793: [smf] INFO: UE IMSI[262425483104269] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.794: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 11/25 11:06:07.794: [upf] INFO: UE F-SEID[UP:0x351 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.794: [upf] INFO: UE F-SEID[UP:0x351 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.800: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 11/25 11:06:07.800: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3192) 11/25 11:06:07.800: [smf] INFO: UE IMSI[262428179870470] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.801: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 11/25 11:06:07.801: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.801: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.808: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 11/25 11:06:07.808: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3192) 11/25 11:06:07.808: [smf] INFO: UE IMSI[262428469905320] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.809: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 11/25 11:06:07.809: [upf] INFO: UE F-SEID[UP:0x70f CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.809: [upf] INFO: UE F-SEID[UP:0x70f CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.814: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 11/25 11:06:07.814: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3192) 11/25 11:06:07.814: [smf] INFO: UE IMSI[262424497901285] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.815: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 11/25 11:06:07.815: [upf] INFO: UE F-SEID[UP:0x620 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.815: [upf] INFO: UE F-SEID[UP:0x620 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.821: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 11/25 11:06:07.821: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3192) 11/25 11:06:07.821: [smf] INFO: UE IMSI[262421091301723] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.822: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 11/25 11:06:07.822: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.822: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.828: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 11/25 11:06:07.828: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3192) 11/25 11:06:07.828: [smf] INFO: UE IMSI[262429528321136] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.829: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 11/25 11:06:07.829: [upf] INFO: UE F-SEID[UP:0xab CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.829: [upf] INFO: UE F-SEID[UP:0xab CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.835: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 11/25 11:06:07.835: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3192) 11/25 11:06:07.835: [smf] INFO: UE IMSI[262422419150998] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.836: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 11/25 11:06:07.836: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.836: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.842: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 11/25 11:06:07.842: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3192) 11/25 11:06:07.842: [smf] INFO: UE IMSI[262427547106702] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.843: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 11/25 11:06:07.843: [upf] INFO: UE F-SEID[UP:0xc91 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.843: [upf] INFO: UE F-SEID[UP:0xc91 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.849: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 11/25 11:06:07.849: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3192) 11/25 11:06:07.849: [smf] INFO: UE IMSI[262426482979336] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.850: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 11/25 11:06:07.850: [upf] INFO: UE F-SEID[UP:0x205 CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.850: [upf] INFO: UE F-SEID[UP:0x205 CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.856: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 11/25 11:06:07.856: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3192) 11/25 11:06:07.856: [smf] INFO: UE IMSI[262422740891359] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.857: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 11/25 11:06:07.857: [upf] INFO: UE F-SEID[UP:0xa21 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.857: [upf] INFO: UE F-SEID[UP:0xa21 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.862: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 11/25 11:06:07.862: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3192) 11/25 11:06:07.862: [smf] INFO: UE IMSI[262422664224198] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.863: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 11/25 11:06:07.863: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.863: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.869: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 11/25 11:06:07.869: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3192) 11/25 11:06:07.869: [smf] INFO: UE IMSI[262420473141560] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.870: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 11/25 11:06:07.870: [upf] INFO: UE F-SEID[UP:0x364 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.870: [upf] INFO: UE F-SEID[UP:0x364 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.876: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 11/25 11:06:07.876: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3192) 11/25 11:06:07.876: [smf] INFO: UE IMSI[262421482744909] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.876: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 11/25 11:06:07.876: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.876: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.882: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 11/25 11:06:07.882: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3192) 11/25 11:06:07.882: [smf] INFO: UE IMSI[262421551497494] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.883: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 11/25 11:06:07.883: [upf] INFO: UE F-SEID[UP:0xe6c CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.883: [upf] INFO: UE F-SEID[UP:0xe6c CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.890: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 11/25 11:06:07.890: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3192) 11/25 11:06:07.890: [smf] INFO: UE IMSI[262428267567592] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.891: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 11/25 11:06:07.891: [upf] INFO: UE F-SEID[UP:0x7da CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.891: [upf] INFO: UE F-SEID[UP:0x7da CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.896: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 11/25 11:06:07.896: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3192) 11/25 11:06:07.897: [smf] INFO: UE IMSI[262423268943903] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.897: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 11/25 11:06:07.897: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.898: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.903: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 11/25 11:06:07.903: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3192) 11/25 11:06:07.903: [smf] INFO: UE IMSI[262422789943858] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.904: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 11/25 11:06:07.904: [upf] INFO: UE F-SEID[UP:0xc9a CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.904: [upf] INFO: UE F-SEID[UP:0xc9a CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.910: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 11/25 11:06:07.910: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3192) 11/25 11:06:07.910: [smf] INFO: UE IMSI[262422326569889] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.910: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 11/25 11:06:07.910: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.910: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.916: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 11/25 11:06:07.916: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3192) 11/25 11:06:07.916: [smf] INFO: UE IMSI[262424163902071] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.917: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 11/25 11:06:07.917: [upf] INFO: UE F-SEID[UP:0x24b CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.917: [upf] INFO: UE F-SEID[UP:0x24b CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.922: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 11/25 11:06:07.922: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3192) 11/25 11:06:07.922: [smf] INFO: UE IMSI[262425600795978] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.923: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 11/25 11:06:07.923: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.923: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.929: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 11/25 11:06:07.929: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3192) 11/25 11:06:07.929: [smf] INFO: UE IMSI[262422547334928] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.930: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 11/25 11:06:07.930: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.930: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.936: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 11/25 11:06:07.936: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3192) 11/25 11:06:07.936: [smf] INFO: UE IMSI[262425679987842] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.936: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 11/25 11:06:07.936: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.936: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.942: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 11/25 11:06:07.942: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3192) 11/25 11:06:07.942: [smf] INFO: UE IMSI[262422572872085] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.943: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 11/25 11:06:07.943: [upf] INFO: UE F-SEID[UP:0x72d CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.943: [upf] INFO: UE F-SEID[UP:0x72d CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.949: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 11/25 11:06:07.949: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3192) 11/25 11:06:07.949: [smf] INFO: UE IMSI[262421714615820] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.950: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 11/25 11:06:07.950: [upf] INFO: UE F-SEID[UP:0x980 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.950: [upf] INFO: UE F-SEID[UP:0x980 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.956: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 11/25 11:06:07.956: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3192) 11/25 11:06:07.956: [smf] INFO: UE IMSI[262429507520197] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.957: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 11/25 11:06:07.957: [upf] INFO: UE F-SEID[UP:0xc4b CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.957: [upf] INFO: UE F-SEID[UP:0xc4b CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.963: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 11/25 11:06:07.963: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3192) 11/25 11:06:07.963: [smf] INFO: UE IMSI[262423189236206] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.964: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 11/25 11:06:07.964: [upf] INFO: UE F-SEID[UP:0x269 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.964: [upf] INFO: UE F-SEID[UP:0x269 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.970: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 11/25 11:06:07.970: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3192) 11/25 11:06:07.970: [smf] INFO: UE IMSI[262426343480091] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.971: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 11/25 11:06:07.971: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.971: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.977: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 11/25 11:06:07.977: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3192) 11/25 11:06:07.977: [smf] INFO: UE IMSI[262428556274171] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.978: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 11/25 11:06:07.978: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.978: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.984: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 11/25 11:06:07.984: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3192) 11/25 11:06:07.984: [smf] INFO: UE IMSI[262429944412886] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.985: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 11/25 11:06:07.985: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.985: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.991: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 11/25 11:06:07.991: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3192) 11/25 11:06:07.991: [smf] INFO: UE IMSI[262421880646709] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.992: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 11/25 11:06:07.992: [upf] INFO: UE F-SEID[UP:0x28f CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.992: [upf] INFO: UE F-SEID[UP:0x28f CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.997: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 11/25 11:06:07.997: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3192) 11/25 11:06:07.997: [smf] INFO: UE IMSI[262425310359711] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:07.998: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 11/25 11:06:07.998: [upf] INFO: UE F-SEID[UP:0xa96 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 11/25 11:06:07.998: [upf] INFO: UE F-SEID[UP:0xa96 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.004: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 11/25 11:06:08.004: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3192) 11/25 11:06:08.004: [smf] INFO: UE IMSI[262420714980967] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.005: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 11/25 11:06:08.006: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.006: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.011: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 11/25 11:06:08.011: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3192) 11/25 11:06:08.011: [smf] INFO: UE IMSI[262425163676953] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.012: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 11/25 11:06:08.012: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.012: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.018: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 11/25 11:06:08.018: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3192) 11/25 11:06:08.018: [smf] INFO: UE IMSI[262427170979259] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.018: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 11/25 11:06:08.019: [upf] INFO: UE F-SEID[UP:0x4b CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.019: [upf] INFO: UE F-SEID[UP:0x4b CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.024: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 11/25 11:06:08.024: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3192) 11/25 11:06:08.024: [smf] INFO: UE IMSI[262424455579184] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.025: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 11/25 11:06:08.025: [upf] INFO: UE F-SEID[UP:0x449 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.025: [upf] INFO: UE F-SEID[UP:0x449 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.031: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 11/25 11:06:08.031: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3192) 11/25 11:06:08.031: [smf] INFO: UE IMSI[262424247359216] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.032: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 11/25 11:06:08.032: [upf] INFO: UE F-SEID[UP:0xbc CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.032: [upf] INFO: UE F-SEID[UP:0xbc CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.038: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 11/25 11:06:08.038: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3192) 11/25 11:06:08.038: [smf] INFO: UE IMSI[262426610355595] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.039: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 11/25 11:06:08.039: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.039: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.045: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 11/25 11:06:08.045: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3192) 11/25 11:06:08.045: [smf] INFO: UE IMSI[262422712678132] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.046: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 11/25 11:06:08.046: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.046: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.052: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 11/25 11:06:08.052: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3192) 11/25 11:06:08.052: [smf] INFO: UE IMSI[262421805660923] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.052: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 11/25 11:06:08.052: [upf] INFO: UE F-SEID[UP:0x872 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.052: [upf] INFO: UE F-SEID[UP:0x872 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.059: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 11/25 11:06:08.059: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3192) 11/25 11:06:08.059: [smf] INFO: UE IMSI[262428349597606] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.060: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 11/25 11:06:08.060: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.060: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.065: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 11/25 11:06:08.065: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3192) 11/25 11:06:08.065: [smf] INFO: UE IMSI[262425535406125] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.066: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 11/25 11:06:08.066: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.066: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.072: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 11/25 11:06:08.072: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3192) 11/25 11:06:08.072: [smf] INFO: UE IMSI[262428906900612] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.073: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 11/25 11:06:08.073: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.073: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.079: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 11/25 11:06:08.079: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3192) 11/25 11:06:08.079: [smf] INFO: UE IMSI[262425472804690] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.080: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 11/25 11:06:08.080: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.080: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.086: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 11/25 11:06:08.086: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3192) 11/25 11:06:08.086: [smf] INFO: UE IMSI[262428914869763] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.087: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 11/25 11:06:08.087: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.087: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.094: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 11/25 11:06:08.094: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3192) 11/25 11:06:08.094: [smf] INFO: UE IMSI[262420334036907] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.095: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 11/25 11:06:08.095: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x6a] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.095: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x6a] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.101: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 11/25 11:06:08.101: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3192) 11/25 11:06:08.101: [smf] INFO: UE IMSI[262420922842586] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.102: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 11/25 11:06:08.102: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.102: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.107: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 11/25 11:06:08.107: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3192) 11/25 11:06:08.107: [smf] INFO: UE IMSI[262428576180606] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.108: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 11/25 11:06:08.108: [upf] INFO: UE F-SEID[UP:0x350 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.108: [upf] INFO: UE F-SEID[UP:0x350 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.114: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 11/25 11:06:08.114: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3192) 11/25 11:06:08.114: [smf] INFO: UE IMSI[262421679833785] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.115: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 11/25 11:06:08.115: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.115: [upf] INFO: UE F-SEID[UP:0xa78 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.121: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 11/25 11:06:08.121: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3192) 11/25 11:06:08.121: [smf] INFO: UE IMSI[262429840932287] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.122: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 11/25 11:06:08.122: [upf] INFO: UE F-SEID[UP:0xb04 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.122: [upf] INFO: UE F-SEID[UP:0xb04 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.128: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 11/25 11:06:08.128: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3192) 11/25 11:06:08.128: [smf] INFO: UE IMSI[262422751583216] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.129: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 11/25 11:06:08.129: [upf] INFO: UE F-SEID[UP:0x356 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.129: [upf] INFO: UE F-SEID[UP:0x356 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.135: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 11/25 11:06:08.135: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3192) 11/25 11:06:08.135: [smf] INFO: UE IMSI[262428602447520] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.136: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 11/25 11:06:08.136: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.136: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.142: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 11/25 11:06:08.142: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3192) 11/25 11:06:08.142: [smf] INFO: UE IMSI[262420227282231] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.143: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 11/25 11:06:08.143: [upf] INFO: UE F-SEID[UP:0x73d CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.143: [upf] INFO: UE F-SEID[UP:0x73d CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.149: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 11/25 11:06:08.149: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3192) 11/25 11:06:08.149: [smf] INFO: UE IMSI[262428943235116] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.149: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 11/25 11:06:08.149: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.149: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.156: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 11/25 11:06:08.156: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3192) 11/25 11:06:08.156: [smf] INFO: UE IMSI[262422475703806] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.157: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 11/25 11:06:08.157: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.157: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.164: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 11/25 11:06:08.164: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3192) 11/25 11:06:08.164: [smf] INFO: UE IMSI[262423180646539] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.165: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 11/25 11:06:08.165: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.165: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.171: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 11/25 11:06:08.171: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3192) 11/25 11:06:08.171: [smf] INFO: UE IMSI[262428791414179] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.172: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 11/25 11:06:08.172: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.172: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.178: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 11/25 11:06:08.178: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3192) 11/25 11:06:08.178: [smf] INFO: UE IMSI[262420687901839] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.179: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 11/25 11:06:08.179: [upf] INFO: UE F-SEID[UP:0x555 CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.179: [upf] INFO: UE F-SEID[UP:0x555 CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.185: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 11/25 11:06:08.185: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3192) 11/25 11:06:08.185: [smf] INFO: UE IMSI[262423758015909] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.186: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 11/25 11:06:08.186: [upf] INFO: UE F-SEID[UP:0xc72 CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.186: [upf] INFO: UE F-SEID[UP:0xc72 CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.192: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 11/25 11:06:08.192: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3192) 11/25 11:06:08.192: [smf] INFO: UE IMSI[262425338367785] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.194: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 11/25 11:06:08.194: [upf] INFO: UE F-SEID[UP:0x972 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.194: [upf] INFO: UE F-SEID[UP:0x972 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.199: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 11/25 11:06:08.199: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3192) 11/25 11:06:08.199: [smf] INFO: UE IMSI[262429033468245] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.200: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 11/25 11:06:08.200: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.200: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.206: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 11/25 11:06:08.206: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3192) 11/25 11:06:08.206: [smf] INFO: UE IMSI[262421410669273] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.207: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 11/25 11:06:08.207: [upf] INFO: UE F-SEID[UP:0x273 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.207: [upf] INFO: UE F-SEID[UP:0x273 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.213: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 11/25 11:06:08.213: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3192) 11/25 11:06:08.213: [smf] INFO: UE IMSI[262423737009715] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.214: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 11/25 11:06:08.214: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.214: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.220: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 11/25 11:06:08.220: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3192) 11/25 11:06:08.220: [smf] INFO: UE IMSI[262428638798722] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.221: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 11/25 11:06:08.222: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.222: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.227: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 11/25 11:06:08.227: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3192) 11/25 11:06:08.227: [smf] INFO: UE IMSI[262429304984016] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.228: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 11/25 11:06:08.228: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.228: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.234: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 11/25 11:06:08.234: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3192) 11/25 11:06:08.234: [smf] INFO: UE IMSI[262422878884134] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.235: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 11/25 11:06:08.235: [upf] INFO: UE F-SEID[UP:0x90a CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.235: [upf] INFO: UE F-SEID[UP:0x90a CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.241: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 11/25 11:06:08.241: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3192) 11/25 11:06:08.241: [smf] INFO: UE IMSI[262422421944056] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.242: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 11/25 11:06:08.242: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.242: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.247: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 11/25 11:06:08.247: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3192) 11/25 11:06:08.247: [smf] INFO: UE IMSI[262425584990796] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.248: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 11/25 11:06:08.248: [upf] INFO: UE F-SEID[UP:0x9e CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.248: [upf] INFO: UE F-SEID[UP:0x9e CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.254: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 11/25 11:06:08.254: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3192) 11/25 11:06:08.254: [smf] INFO: UE IMSI[262421064142852] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.255: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 11/25 11:06:08.255: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.255: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.261: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 11/25 11:06:08.261: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3192) 11/25 11:06:08.261: [smf] INFO: UE IMSI[262428859509833] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.262: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 11/25 11:06:08.262: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.262: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.268: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 11/25 11:06:08.268: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3192) 11/25 11:06:08.268: [smf] INFO: UE IMSI[262424583362663] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.269: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 11/25 11:06:08.269: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.269: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.274: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 11/25 11:06:08.274: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3192) 11/25 11:06:08.274: [smf] INFO: UE IMSI[262426278973901] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.275: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 11/25 11:06:08.275: [upf] INFO: UE F-SEID[UP:0x374 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.275: [upf] INFO: UE F-SEID[UP:0x374 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.281: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 11/25 11:06:08.281: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3192) 11/25 11:06:08.281: [smf] INFO: UE IMSI[262421093935804] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.282: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 11/25 11:06:08.283: [upf] INFO: UE F-SEID[UP:0x43a CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.283: [upf] INFO: UE F-SEID[UP:0x43a CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.289: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 11/25 11:06:08.289: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3192) 11/25 11:06:08.289: [smf] INFO: UE IMSI[262426109511252] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.290: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 11/25 11:06:08.290: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.290: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.295: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 11/25 11:06:08.295: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3192) 11/25 11:06:08.295: [smf] INFO: UE IMSI[262424116591105] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.296: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 11/25 11:06:08.296: [upf] INFO: UE F-SEID[UP:0x7dd CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.296: [upf] INFO: UE F-SEID[UP:0x7dd CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.302: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 11/25 11:06:08.302: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3192) 11/25 11:06:08.302: [smf] INFO: UE IMSI[262429489990763] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.303: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 11/25 11:06:08.303: [upf] INFO: UE F-SEID[UP:0xef CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.303: [upf] INFO: UE F-SEID[UP:0xef CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.308: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 11/25 11:06:08.308: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3192) 11/25 11:06:08.308: [smf] INFO: UE IMSI[262427873748219] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.309: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 11/25 11:06:08.310: [upf] INFO: UE F-SEID[UP:0x77a CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.310: [upf] INFO: UE F-SEID[UP:0x77a CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.315: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 11/25 11:06:08.315: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3192) 11/25 11:06:08.315: [smf] INFO: UE IMSI[262426345229169] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.316: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 11/25 11:06:08.316: [upf] INFO: UE F-SEID[UP:0x67b CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.316: [upf] INFO: UE F-SEID[UP:0x67b CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.322: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 11/25 11:06:08.322: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3192) 11/25 11:06:08.322: [smf] INFO: UE IMSI[262425321483456] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.323: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 11/25 11:06:08.323: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.323: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.328: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 11/25 11:06:08.328: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3192) 11/25 11:06:08.328: [smf] INFO: UE IMSI[262428346807051] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.329: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 11/25 11:06:08.329: [upf] INFO: UE F-SEID[UP:0x57e CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.329: [upf] INFO: UE F-SEID[UP:0x57e CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.335: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 11/25 11:06:08.335: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3192) 11/25 11:06:08.335: [smf] INFO: UE IMSI[262429113091115] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.336: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 11/25 11:06:08.336: [upf] INFO: UE F-SEID[UP:0xae0 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.336: [upf] INFO: UE F-SEID[UP:0xae0 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.341: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 11/25 11:06:08.341: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3192) 11/25 11:06:08.341: [smf] INFO: UE IMSI[262424862233529] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.342: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 11/25 11:06:08.342: [upf] INFO: UE F-SEID[UP:0xeed CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.342: [upf] INFO: UE F-SEID[UP:0xeed CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.348: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 11/25 11:06:08.348: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3192) 11/25 11:06:08.348: [smf] INFO: UE IMSI[262427210512792] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.349: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 11/25 11:06:08.349: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.349: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.355: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 11/25 11:06:08.355: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3192) 11/25 11:06:08.355: [smf] INFO: UE IMSI[262427689870522] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.356: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 11/25 11:06:08.356: [upf] INFO: UE F-SEID[UP:0xc03 CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.356: [upf] INFO: UE F-SEID[UP:0xc03 CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.361: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 11/25 11:06:08.361: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3192) 11/25 11:06:08.361: [smf] INFO: UE IMSI[262428809016712] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.362: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 11/25 11:06:08.362: [upf] INFO: UE F-SEID[UP:0x930 CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.362: [upf] INFO: UE F-SEID[UP:0x930 CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.368: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 11/25 11:06:08.368: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3192) 11/25 11:06:08.368: [smf] INFO: UE IMSI[262427423312074] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.369: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 11/25 11:06:08.369: [upf] INFO: UE F-SEID[UP:0x9b CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.369: [upf] INFO: UE F-SEID[UP:0x9b CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.375: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 11/25 11:06:08.375: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3192) 11/25 11:06:08.375: [smf] INFO: UE IMSI[262425137162532] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.375: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 11/25 11:06:08.376: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.376: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.381: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 11/25 11:06:08.381: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3192) 11/25 11:06:08.381: [smf] INFO: UE IMSI[262421033142603] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.382: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 11/25 11:06:08.382: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.382: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.388: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 11/25 11:06:08.388: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3192) 11/25 11:06:08.388: [smf] INFO: UE IMSI[262427404632713] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.389: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 11/25 11:06:08.389: [upf] INFO: UE F-SEID[UP:0xb89 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.389: [upf] INFO: UE F-SEID[UP:0xb89 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.395: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 11/25 11:06:08.395: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3192) 11/25 11:06:08.395: [smf] INFO: UE IMSI[262425023580428] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.396: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 11/25 11:06:08.396: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.396: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.404: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 11/25 11:06:08.404: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3192) 11/25 11:06:08.404: [smf] INFO: UE IMSI[262422865957821] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.405: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 11/25 11:06:08.405: [upf] INFO: UE F-SEID[UP:0xa2e CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.405: [upf] INFO: UE F-SEID[UP:0xa2e CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.411: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 11/25 11:06:08.411: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3192) 11/25 11:06:08.411: [smf] INFO: UE IMSI[262426591057380] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.412: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 11/25 11:06:08.412: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.412: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.417: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 11/25 11:06:08.417: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3192) 11/25 11:06:08.417: [smf] INFO: UE IMSI[262428758939644] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.418: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 11/25 11:06:08.418: [upf] INFO: UE F-SEID[UP:0x961 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.418: [upf] INFO: UE F-SEID[UP:0x961 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.424: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 11/25 11:06:08.424: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3192) 11/25 11:06:08.424: [smf] INFO: UE IMSI[262429191502392] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.425: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 11/25 11:06:08.425: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.425: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.431: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 11/25 11:06:08.431: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3192) 11/25 11:06:08.431: [smf] INFO: UE IMSI[262422485930691] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.432: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 11/25 11:06:08.432: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.432: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.437: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 11/25 11:06:08.437: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3192) 11/25 11:06:08.437: [smf] INFO: UE IMSI[262424260683887] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.438: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 11/25 11:06:08.438: [upf] INFO: UE F-SEID[UP:0x4cf CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.438: [upf] INFO: UE F-SEID[UP:0x4cf CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.444: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 11/25 11:06:08.444: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3192) 11/25 11:06:08.444: [smf] INFO: UE IMSI[262425792910347] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.445: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 11/25 11:06:08.445: [upf] INFO: UE F-SEID[UP:0x12d CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.445: [upf] INFO: UE F-SEID[UP:0x12d CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.451: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 11/25 11:06:08.451: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3192) 11/25 11:06:08.451: [smf] INFO: UE IMSI[262428597296627] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.452: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 11/25 11:06:08.452: [upf] INFO: UE F-SEID[UP:0x26e CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.452: [upf] INFO: UE F-SEID[UP:0x26e CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.458: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 11/25 11:06:08.458: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3192) 11/25 11:06:08.458: [smf] INFO: UE IMSI[262423646013508] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.459: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 11/25 11:06:08.459: [upf] INFO: UE F-SEID[UP:0x793 CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.459: [upf] INFO: UE F-SEID[UP:0x793 CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.466: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 11/25 11:06:08.466: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3192) 11/25 11:06:08.466: [smf] INFO: UE IMSI[262429546338779] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.467: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 11/25 11:06:08.467: [upf] INFO: UE F-SEID[UP:0x468 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.467: [upf] INFO: UE F-SEID[UP:0x468 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.472: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 11/25 11:06:08.472: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3192) 11/25 11:06:08.472: [smf] INFO: UE IMSI[262420461104297] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.473: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 11/25 11:06:08.474: [upf] INFO: UE F-SEID[UP:0x589 CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.474: [upf] INFO: UE F-SEID[UP:0x589 CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.479: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 11/25 11:06:08.479: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3192) 11/25 11:06:08.479: [smf] INFO: UE IMSI[262428770276001] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.480: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 11/25 11:06:08.480: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.480: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.486: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 11/25 11:06:08.486: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3192) 11/25 11:06:08.486: [smf] INFO: UE IMSI[262422542379813] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.487: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 11/25 11:06:08.487: [upf] INFO: UE F-SEID[UP:0xad6 CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.487: [upf] INFO: UE F-SEID[UP:0xad6 CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.493: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 11/25 11:06:08.493: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3192) 11/25 11:06:08.493: [smf] INFO: UE IMSI[262427390938326] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.494: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 11/25 11:06:08.494: [upf] INFO: UE F-SEID[UP:0x27d CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.494: [upf] INFO: UE F-SEID[UP:0x27d CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.499: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 11/25 11:06:08.499: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3192) 11/25 11:06:08.499: [smf] INFO: UE IMSI[262427565080842] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.500: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 11/25 11:06:08.500: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.500: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.506: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 11/25 11:06:08.506: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3192) 11/25 11:06:08.506: [smf] INFO: UE IMSI[262428901394688] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.507: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 11/25 11:06:08.507: [upf] INFO: UE F-SEID[UP:0xafb CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.507: [upf] INFO: UE F-SEID[UP:0xafb CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.512: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 11/25 11:06:08.512: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3192) 11/25 11:06:08.512: [smf] INFO: UE IMSI[262424234122563] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.513: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 11/25 11:06:08.513: [upf] INFO: UE F-SEID[UP:0xd4c CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.513: [upf] INFO: UE F-SEID[UP:0xd4c CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.520: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 11/25 11:06:08.520: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3192) 11/25 11:06:08.520: [smf] INFO: UE IMSI[262428210608027] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.521: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 11/25 11:06:08.521: [upf] INFO: UE F-SEID[UP:0x935 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.521: [upf] INFO: UE F-SEID[UP:0x935 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.526: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 11/25 11:06:08.526: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3192) 11/25 11:06:08.526: [smf] INFO: UE IMSI[262422782498661] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.527: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 11/25 11:06:08.527: [upf] INFO: UE F-SEID[UP:0xe95 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.527: [upf] INFO: UE F-SEID[UP:0xe95 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.534: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 11/25 11:06:08.534: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3192) 11/25 11:06:08.534: [smf] INFO: UE IMSI[262429131838022] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.535: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 11/25 11:06:08.535: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.535: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.542: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 11/25 11:06:08.542: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3192) 11/25 11:06:08.542: [smf] INFO: UE IMSI[262420860310830] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.544: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 11/25 11:06:08.544: [upf] INFO: UE F-SEID[UP:0x60f CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.544: [upf] INFO: UE F-SEID[UP:0x60f CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.549: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 11/25 11:06:08.549: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3192) 11/25 11:06:08.549: [smf] INFO: UE IMSI[262429754338919] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.550: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 11/25 11:06:08.550: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.550: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.556: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 11/25 11:06:08.556: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3192) 11/25 11:06:08.556: [smf] INFO: UE IMSI[262428426943380] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.556: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 11/25 11:06:08.556: [upf] INFO: UE F-SEID[UP:0x581 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.556: [upf] INFO: UE F-SEID[UP:0x581 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.562: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 11/25 11:06:08.562: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3192) 11/25 11:06:08.562: [smf] INFO: UE IMSI[262429858360063] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.563: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 11/25 11:06:08.563: [upf] INFO: UE F-SEID[UP:0x874 CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.563: [upf] INFO: UE F-SEID[UP:0x874 CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.569: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 11/25 11:06:08.569: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3192) 11/25 11:06:08.569: [smf] INFO: UE IMSI[262426014368734] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.570: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 11/25 11:06:08.570: [upf] INFO: UE F-SEID[UP:0x777 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.570: [upf] INFO: UE F-SEID[UP:0x777 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.575: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 11/25 11:06:08.575: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3192) 11/25 11:06:08.575: [smf] INFO: UE IMSI[262424703677933] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.576: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 11/25 11:06:08.576: [upf] INFO: UE F-SEID[UP:0xdec CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.576: [upf] INFO: UE F-SEID[UP:0xdec CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.582: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 11/25 11:06:08.582: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3192) 11/25 11:06:08.582: [smf] INFO: UE IMSI[262425105045867] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.583: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 11/25 11:06:08.583: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.583: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.588: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 11/25 11:06:08.588: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3192) 11/25 11:06:08.588: [smf] INFO: UE IMSI[262429824261597] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.589: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 11/25 11:06:08.589: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.589: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.595: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 11/25 11:06:08.595: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3192) 11/25 11:06:08.595: [smf] INFO: UE IMSI[262420654547068] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.596: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 11/25 11:06:08.596: [upf] INFO: UE F-SEID[UP:0x95e CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.596: [upf] INFO: UE F-SEID[UP:0x95e CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.601: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 11/25 11:06:08.601: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3192) 11/25 11:06:08.601: [smf] INFO: UE IMSI[262424725788727] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.602: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 11/25 11:06:08.602: [upf] INFO: UE F-SEID[UP:0xa06 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.603: [upf] INFO: UE F-SEID[UP:0xa06 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.608: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 11/25 11:06:08.608: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3192) 11/25 11:06:08.608: [smf] INFO: UE IMSI[262427303089354] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.609: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 11/25 11:06:08.609: [upf] INFO: UE F-SEID[UP:0x547 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.609: [upf] INFO: UE F-SEID[UP:0x547 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.615: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 11/25 11:06:08.615: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3192) 11/25 11:06:08.615: [smf] INFO: UE IMSI[262420048647800] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.616: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 11/25 11:06:08.616: [upf] INFO: UE F-SEID[UP:0x366 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.616: [upf] INFO: UE F-SEID[UP:0x366 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.622: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 11/25 11:06:08.622: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3192) 11/25 11:06:08.622: [smf] INFO: UE IMSI[262424642013445] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.623: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 11/25 11:06:08.623: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.623: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.629: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 11/25 11:06:08.629: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3192) 11/25 11:06:08.629: [smf] INFO: UE IMSI[262421630735366] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.630: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 11/25 11:06:08.630: [upf] INFO: UE F-SEID[UP:0x889 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.630: [upf] INFO: UE F-SEID[UP:0x889 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.635: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 11/25 11:06:08.635: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3192) 11/25 11:06:08.635: [smf] INFO: UE IMSI[262420129432879] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.636: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 11/25 11:06:08.636: [upf] INFO: UE F-SEID[UP:0x736 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.636: [upf] INFO: UE F-SEID[UP:0x736 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.642: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 11/25 11:06:08.642: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3192) 11/25 11:06:08.642: [smf] INFO: UE IMSI[262421277620808] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.643: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 11/25 11:06:08.643: [upf] INFO: UE F-SEID[UP:0xc20 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.643: [upf] INFO: UE F-SEID[UP:0xc20 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.649: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 11/25 11:06:08.649: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3192) 11/25 11:06:08.649: [smf] INFO: UE IMSI[262421307300337] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.650: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 11/25 11:06:08.650: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.650: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.655: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 11/25 11:06:08.655: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3192) 11/25 11:06:08.655: [smf] INFO: UE IMSI[262426071376591] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.657: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 11/25 11:06:08.657: [upf] INFO: UE F-SEID[UP:0x177 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.657: [upf] INFO: UE F-SEID[UP:0x177 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.662: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 11/25 11:06:08.662: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3192) 11/25 11:06:08.662: [smf] INFO: UE IMSI[262425919174862] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.663: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 11/25 11:06:08.663: [upf] INFO: UE F-SEID[UP:0x856 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.663: [upf] INFO: UE F-SEID[UP:0x856 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.668: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 11/25 11:06:08.668: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3192) 11/25 11:06:08.668: [smf] INFO: UE IMSI[262426394989057] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.669: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 11/25 11:06:08.669: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.669: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.675: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 11/25 11:06:08.675: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3192) 11/25 11:06:08.675: [smf] INFO: UE IMSI[262429855148882] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.676: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 11/25 11:06:08.676: [upf] INFO: UE F-SEID[UP:0xc13 CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.676: [upf] INFO: UE F-SEID[UP:0xc13 CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.683: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 11/25 11:06:08.683: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3192) 11/25 11:06:08.683: [smf] INFO: UE IMSI[262428060560610] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.684: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 11/25 11:06:08.684: [upf] INFO: UE F-SEID[UP:0xc17 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.684: [upf] INFO: UE F-SEID[UP:0xc17 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.689: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 11/25 11:06:08.689: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3192) 11/25 11:06:08.689: [smf] INFO: UE IMSI[262421040003837] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.690: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 11/25 11:06:08.690: [upf] INFO: UE F-SEID[UP:0x55b CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.690: [upf] INFO: UE F-SEID[UP:0x55b CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.697: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 11/25 11:06:08.697: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3192) 11/25 11:06:08.697: [smf] INFO: UE IMSI[262420939668280] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.698: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 11/25 11:06:08.698: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.698: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.703: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 11/25 11:06:08.704: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3192) 11/25 11:06:08.704: [smf] INFO: UE IMSI[262423149334280] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.704: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 11/25 11:06:08.704: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.704: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.710: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 11/25 11:06:08.710: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3192) 11/25 11:06:08.710: [smf] INFO: UE IMSI[262429038555119] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.711: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 11/25 11:06:08.711: [upf] INFO: UE F-SEID[UP:0x801 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.711: [upf] INFO: UE F-SEID[UP:0x801 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.718: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 11/25 11:06:08.718: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3192) 11/25 11:06:08.718: [smf] INFO: UE IMSI[262425431903091] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.719: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 11/25 11:06:08.719: [upf] INFO: UE F-SEID[UP:0x480 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.719: [upf] INFO: UE F-SEID[UP:0x480 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.724: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 11/25 11:06:08.724: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3192) 11/25 11:06:08.724: [smf] INFO: UE IMSI[262422368769420] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.725: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 11/25 11:06:08.725: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.725: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.731: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 11/25 11:06:08.731: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3192) 11/25 11:06:08.731: [smf] INFO: UE IMSI[262420223170583] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.732: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 11/25 11:06:08.732: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.732: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.738: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 11/25 11:06:08.738: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3192) 11/25 11:06:08.738: [smf] INFO: UE IMSI[262422685045653] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.740: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 11/25 11:06:08.740: [upf] INFO: UE F-SEID[UP:0x139 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.740: [upf] INFO: UE F-SEID[UP:0x139 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.745: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 11/25 11:06:08.745: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3192) 11/25 11:06:08.745: [smf] INFO: UE IMSI[262424086532566] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.746: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 11/25 11:06:08.746: [upf] INFO: UE F-SEID[UP:0x41d CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.746: [upf] INFO: UE F-SEID[UP:0x41d CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.752: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 11/25 11:06:08.752: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3192) 11/25 11:06:08.752: [smf] INFO: UE IMSI[262422703589510] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.753: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 11/25 11:06:08.753: [upf] INFO: UE F-SEID[UP:0x280 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.753: [upf] INFO: UE F-SEID[UP:0x280 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.759: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 11/25 11:06:08.759: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3192) 11/25 11:06:08.759: [smf] INFO: UE IMSI[262424791840939] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.760: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 11/25 11:06:08.760: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.760: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.766: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 11/25 11:06:08.766: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3192) 11/25 11:06:08.766: [smf] INFO: UE IMSI[262425614632263] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.767: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 11/25 11:06:08.767: [upf] INFO: UE F-SEID[UP:0x903 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.767: [upf] INFO: UE F-SEID[UP:0x903 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.773: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 11/25 11:06:08.773: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3192) 11/25 11:06:08.773: [smf] INFO: UE IMSI[262425112213744] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.774: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 11/25 11:06:08.774: [upf] INFO: UE F-SEID[UP:0x586 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.774: [upf] INFO: UE F-SEID[UP:0x586 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.780: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 11/25 11:06:08.780: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3192) 11/25 11:06:08.780: [smf] INFO: UE IMSI[262423925043639] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.780: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 11/25 11:06:08.781: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.781: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.786: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 11/25 11:06:08.786: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3192) 11/25 11:06:08.786: [smf] INFO: UE IMSI[262426540387605] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.787: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 11/25 11:06:08.787: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.787: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.792: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 11/25 11:06:08.792: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3192) 11/25 11:06:08.793: [smf] INFO: UE IMSI[262425897290562] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.793: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 11/25 11:06:08.793: [upf] INFO: UE F-SEID[UP:0x10e CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.794: [upf] INFO: UE F-SEID[UP:0x10e CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.799: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 11/25 11:06:08.799: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3192) 11/25 11:06:08.799: [smf] INFO: UE IMSI[262423657608766] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.800: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 11/25 11:06:08.800: [upf] INFO: UE F-SEID[UP:0xb3c CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.800: [upf] INFO: UE F-SEID[UP:0xb3c CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.806: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 11/25 11:06:08.806: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3192) 11/25 11:06:08.806: [smf] INFO: UE IMSI[262425819371362] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.807: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 11/25 11:06:08.807: [upf] INFO: UE F-SEID[UP:0xae4 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.807: [upf] INFO: UE F-SEID[UP:0xae4 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.813: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 11/25 11:06:08.813: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3192) 11/25 11:06:08.813: [smf] INFO: UE IMSI[262422223605175] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.814: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 11/25 11:06:08.814: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.814: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.820: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 11/25 11:06:08.820: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3192) 11/25 11:06:08.820: [smf] INFO: UE IMSI[262420713323102] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.821: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 11/25 11:06:08.821: [upf] INFO: UE F-SEID[UP:0xc CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.821: [upf] INFO: UE F-SEID[UP:0xc CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.827: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 11/25 11:06:08.827: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3192) 11/25 11:06:08.827: [smf] INFO: UE IMSI[262427998565006] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.828: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 11/25 11:06:08.828: [upf] INFO: UE F-SEID[UP:0x38d CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.828: [upf] INFO: UE F-SEID[UP:0x38d CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.833: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 11/25 11:06:08.833: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3192) 11/25 11:06:08.833: [smf] INFO: UE IMSI[262425755221384] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.834: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 11/25 11:06:08.834: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.834: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.840: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 11/25 11:06:08.840: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3192) 11/25 11:06:08.840: [smf] INFO: UE IMSI[262427437580230] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.841: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 11/25 11:06:08.841: [upf] INFO: UE F-SEID[UP:0xe4d CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.841: [upf] INFO: UE F-SEID[UP:0xe4d CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.847: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 11/25 11:06:08.847: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3192) 11/25 11:06:08.847: [smf] INFO: UE IMSI[262427914560992] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.848: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 11/25 11:06:08.848: [upf] INFO: UE F-SEID[UP:0x59f CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.848: [upf] INFO: UE F-SEID[UP:0x59f CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.854: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 11/25 11:06:08.854: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3192) 11/25 11:06:08.854: [smf] INFO: UE IMSI[262421594670157] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.855: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 11/25 11:06:08.855: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.855: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.861: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 11/25 11:06:08.861: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3192) 11/25 11:06:08.861: [smf] INFO: UE IMSI[262423498627602] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.862: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 11/25 11:06:08.862: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.862: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.868: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 11/25 11:06:08.868: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3192) 11/25 11:06:08.868: [smf] INFO: UE IMSI[262425160935461] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.869: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 11/25 11:06:08.869: [upf] INFO: UE F-SEID[UP:0x76f CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.869: [upf] INFO: UE F-SEID[UP:0x76f CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.875: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 11/25 11:06:08.875: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3192) 11/25 11:06:08.875: [smf] INFO: UE IMSI[262426388391298] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.876: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 11/25 11:06:08.876: [upf] INFO: UE F-SEID[UP:0x810 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.876: [upf] INFO: UE F-SEID[UP:0x810 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.882: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 11/25 11:06:08.882: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3192) 11/25 11:06:08.882: [smf] INFO: UE IMSI[262427017483552] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.882: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 11/25 11:06:08.882: [upf] INFO: UE F-SEID[UP:0x40b CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.883: [upf] INFO: UE F-SEID[UP:0x40b CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.888: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 11/25 11:06:08.888: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3192) 11/25 11:06:08.888: [smf] INFO: UE IMSI[262424779853962] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.890: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 11/25 11:06:08.890: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.890: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.895: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 11/25 11:06:08.895: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3192) 11/25 11:06:08.895: [smf] INFO: UE IMSI[262424522442345] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.896: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 11/25 11:06:08.896: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.896: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.902: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 11/25 11:06:08.902: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3192) 11/25 11:06:08.902: [smf] INFO: UE IMSI[262423839411672] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.902: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 11/25 11:06:08.902: [upf] INFO: UE F-SEID[UP:0x23c CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.902: [upf] INFO: UE F-SEID[UP:0x23c CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.909: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 11/25 11:06:08.909: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3192) 11/25 11:06:08.909: [smf] INFO: UE IMSI[262427547609340] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.909: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 11/25 11:06:08.909: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.909: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.915: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 11/25 11:06:08.915: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3192) 11/25 11:06:08.915: [smf] INFO: UE IMSI[262424922865047] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.916: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 11/25 11:06:08.916: [upf] INFO: UE F-SEID[UP:0x836 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.916: [upf] INFO: UE F-SEID[UP:0x836 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.922: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 11/25 11:06:08.922: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3192) 11/25 11:06:08.922: [smf] INFO: UE IMSI[262428412703357] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.924: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 11/25 11:06:08.924: [upf] INFO: UE F-SEID[UP:0x352 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.924: [upf] INFO: UE F-SEID[UP:0x352 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.929: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 11/25 11:06:08.929: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3192) 11/25 11:06:08.929: [smf] INFO: UE IMSI[262428949675344] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.930: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 11/25 11:06:08.930: [upf] INFO: UE F-SEID[UP:0xa2f CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.930: [upf] INFO: UE F-SEID[UP:0xa2f CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.935: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 11/25 11:06:08.935: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3192) 11/25 11:06:08.935: [smf] INFO: UE IMSI[262421539050312] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.936: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 11/25 11:06:08.936: [upf] INFO: UE F-SEID[UP:0x799 CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.936: [upf] INFO: UE F-SEID[UP:0x799 CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.942: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 11/25 11:06:08.942: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3192) 11/25 11:06:08.942: [smf] INFO: UE IMSI[262429532717511] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.943: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 11/25 11:06:08.943: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.943: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.948: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 11/25 11:06:08.948: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3192) 11/25 11:06:08.948: [smf] INFO: UE IMSI[262425131117438] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.949: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 11/25 11:06:08.949: [upf] INFO: UE F-SEID[UP:0x604 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.949: [upf] INFO: UE F-SEID[UP:0x604 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.956: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 11/25 11:06:08.956: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3192) 11/25 11:06:08.956: [smf] INFO: UE IMSI[262428696790877] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.957: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 11/25 11:06:08.957: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.957: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.963: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 11/25 11:06:08.963: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3192) 11/25 11:06:08.963: [smf] INFO: UE IMSI[262427321117573] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.963: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 11/25 11:06:08.964: [upf] INFO: UE F-SEID[UP:0x931 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.964: [upf] INFO: UE F-SEID[UP:0x931 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.969: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 11/25 11:06:08.969: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3192) 11/25 11:06:08.969: [smf] INFO: UE IMSI[262424691503223] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.970: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 11/25 11:06:08.970: [upf] INFO: UE F-SEID[UP:0x59c CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.970: [upf] INFO: UE F-SEID[UP:0x59c CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.976: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 11/25 11:06:08.976: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3192) 11/25 11:06:08.976: [smf] INFO: UE IMSI[262428871183300] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.977: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 11/25 11:06:08.977: [upf] INFO: UE F-SEID[UP:0x711 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.977: [upf] INFO: UE F-SEID[UP:0x711 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.982: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 11/25 11:06:08.982: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3192) 11/25 11:06:08.982: [smf] INFO: UE IMSI[262420384826156] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.983: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 11/25 11:06:08.983: [upf] INFO: UE F-SEID[UP:0x383 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.983: [upf] INFO: UE F-SEID[UP:0x383 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.989: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 11/25 11:06:08.989: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3192) 11/25 11:06:08.989: [smf] INFO: UE IMSI[262420948267068] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.990: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 11/25 11:06:08.990: [upf] INFO: UE F-SEID[UP:0x1e CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.990: [upf] INFO: UE F-SEID[UP:0x1e CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.996: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 11/25 11:06:08.996: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3192) 11/25 11:06:08.996: [smf] INFO: UE IMSI[262420320150662] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:08.997: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 11/25 11:06:08.997: [upf] INFO: UE F-SEID[UP:0x775 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 11/25 11:06:08.997: [upf] INFO: UE F-SEID[UP:0x775 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.003: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 11/25 11:06:09.003: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3192) 11/25 11:06:09.003: [smf] INFO: UE IMSI[262423710166489] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.004: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 11/25 11:06:09.004: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.004: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.009: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 11/25 11:06:09.009: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3192) 11/25 11:06:09.009: [smf] INFO: UE IMSI[262428501000012] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.010: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 11/25 11:06:09.010: [upf] INFO: UE F-SEID[UP:0x882 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.010: [upf] INFO: UE F-SEID[UP:0x882 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.016: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 11/25 11:06:09.016: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3192) 11/25 11:06:09.016: [smf] INFO: UE IMSI[262425094604589] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.017: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 11/25 11:06:09.017: [upf] INFO: UE F-SEID[UP:0x80f CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.017: [upf] INFO: UE F-SEID[UP:0x80f CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.023: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 11/25 11:06:09.023: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3192) 11/25 11:06:09.023: [smf] INFO: UE IMSI[262420811642909] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.024: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 11/25 11:06:09.024: [upf] INFO: UE F-SEID[UP:0xe33 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.024: [upf] INFO: UE F-SEID[UP:0xe33 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.029: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 11/25 11:06:09.029: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3192) 11/25 11:06:09.029: [smf] INFO: UE IMSI[262421054191525] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.030: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 11/25 11:06:09.030: [upf] INFO: UE F-SEID[UP:0x48a CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.030: [upf] INFO: UE F-SEID[UP:0x48a CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.036: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 11/25 11:06:09.036: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3192) 11/25 11:06:09.036: [smf] INFO: UE IMSI[262427188883187] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.037: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 11/25 11:06:09.037: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.037: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.043: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 11/25 11:06:09.043: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3192) 11/25 11:06:09.043: [smf] INFO: UE IMSI[262424149698241] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.044: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 11/25 11:06:09.044: [upf] INFO: UE F-SEID[UP:0x100 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.044: [upf] INFO: UE F-SEID[UP:0x100 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.050: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 11/25 11:06:09.050: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3192) 11/25 11:06:09.050: [smf] INFO: UE IMSI[262424804958687] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.051: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 11/25 11:06:09.051: [upf] INFO: UE F-SEID[UP:0x36d CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.051: [upf] INFO: UE F-SEID[UP:0x36d CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.057: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 11/25 11:06:09.057: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3192) 11/25 11:06:09.057: [smf] INFO: UE IMSI[262422438835865] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.058: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 11/25 11:06:09.058: [upf] INFO: UE F-SEID[UP:0x987 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.058: [upf] INFO: UE F-SEID[UP:0x987 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.063: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 11/25 11:06:09.063: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3192) 11/25 11:06:09.063: [smf] INFO: UE IMSI[262426728374268] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.064: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 11/25 11:06:09.064: [upf] INFO: UE F-SEID[UP:0x99 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.064: [upf] INFO: UE F-SEID[UP:0x99 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.071: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 11/25 11:06:09.071: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3192) 11/25 11:06:09.071: [smf] INFO: UE IMSI[262428404301674] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.072: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 11/25 11:06:09.072: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.072: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.077: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 11/25 11:06:09.077: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3192) 11/25 11:06:09.077: [smf] INFO: UE IMSI[262427786280290] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.079: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 11/25 11:06:09.079: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.079: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.084: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 11/25 11:06:09.084: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3192) 11/25 11:06:09.084: [smf] INFO: UE IMSI[262421727094871] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.085: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 11/25 11:06:09.085: [upf] INFO: UE F-SEID[UP:0x99e CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.085: [upf] INFO: UE F-SEID[UP:0x99e CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.090: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 11/25 11:06:09.090: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3192) 11/25 11:06:09.090: [smf] INFO: UE IMSI[262423564304504] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.091: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 11/25 11:06:09.091: [upf] INFO: UE F-SEID[UP:0x26a CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.091: [upf] INFO: UE F-SEID[UP:0x26a CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.097: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 11/25 11:06:09.097: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3192) 11/25 11:06:09.097: [smf] INFO: UE IMSI[262420154779418] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.098: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 11/25 11:06:09.098: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.098: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.104: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 11/25 11:06:09.104: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3192) 11/25 11:06:09.104: [smf] INFO: UE IMSI[262429272335175] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.105: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 11/25 11:06:09.105: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.105: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.110: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 11/25 11:06:09.110: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3192) 11/25 11:06:09.110: [smf] INFO: UE IMSI[262429456986772] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.111: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 11/25 11:06:09.111: [upf] INFO: UE F-SEID[UP:0x626 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.111: [upf] INFO: UE F-SEID[UP:0x626 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.117: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 11/25 11:06:09.117: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3192) 11/25 11:06:09.117: [smf] INFO: UE IMSI[262428071502970] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.118: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 11/25 11:06:09.118: [upf] INFO: UE F-SEID[UP:0xb9c CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.118: [upf] INFO: UE F-SEID[UP:0xb9c CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.124: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 11/25 11:06:09.124: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3192) 11/25 11:06:09.124: [smf] INFO: UE IMSI[262424079325165] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.125: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 11/25 11:06:09.125: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.125: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.131: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 11/25 11:06:09.131: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3192) 11/25 11:06:09.132: [smf] INFO: UE IMSI[262425485220449] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.133: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 11/25 11:06:09.133: [upf] INFO: UE F-SEID[UP:0xba5 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.133: [upf] INFO: UE F-SEID[UP:0xba5 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.139: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 11/25 11:06:09.139: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3192) 11/25 11:06:09.139: [smf] INFO: UE IMSI[262425731371633] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.140: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 11/25 11:06:09.140: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.140: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.145: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 11/25 11:06:09.145: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3192) 11/25 11:06:09.145: [smf] INFO: UE IMSI[262427489956868] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.146: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 11/25 11:06:09.146: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.146: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.152: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 11/25 11:06:09.152: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3192) 11/25 11:06:09.152: [smf] INFO: UE IMSI[262420403722586] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.153: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 11/25 11:06:09.153: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.153: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.159: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 11/25 11:06:09.159: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3192) 11/25 11:06:09.159: [smf] INFO: UE IMSI[262426008105279] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.160: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 11/25 11:06:09.160: [upf] INFO: UE F-SEID[UP:0xdee CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.160: [upf] INFO: UE F-SEID[UP:0xdee CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.166: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 11/25 11:06:09.166: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3192) 11/25 11:06:09.166: [smf] INFO: UE IMSI[262426159468963] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.167: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 11/25 11:06:09.167: [upf] INFO: UE F-SEID[UP:0x904 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.167: [upf] INFO: UE F-SEID[UP:0x904 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.173: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 11/25 11:06:09.173: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3192) 11/25 11:06:09.173: [smf] INFO: UE IMSI[262421086207623] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.174: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 11/25 11:06:09.174: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.174: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.180: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 11/25 11:06:09.180: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3192) 11/25 11:06:09.180: [smf] INFO: UE IMSI[262428695348503] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.181: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 11/25 11:06:09.181: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.181: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.187: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 11/25 11:06:09.187: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3192) 11/25 11:06:09.187: [smf] INFO: UE IMSI[262420552319771] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.188: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 11/25 11:06:09.188: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.188: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.193: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 11/25 11:06:09.193: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3192) 11/25 11:06:09.193: [smf] INFO: UE IMSI[262420595762206] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.194: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 11/25 11:06:09.194: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.194: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.201: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 11/25 11:06:09.201: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3192) 11/25 11:06:09.201: [smf] INFO: UE IMSI[262424184765816] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.202: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 11/25 11:06:09.202: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.202: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.208: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 11/25 11:06:09.208: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3192) 11/25 11:06:09.208: [smf] INFO: UE IMSI[262426150576078] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.209: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 11/25 11:06:09.209: [upf] INFO: UE F-SEID[UP:0x56f CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.209: [upf] INFO: UE F-SEID[UP:0x56f CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.216: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 11/25 11:06:09.216: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3192) 11/25 11:06:09.216: [smf] INFO: UE IMSI[262423580063326] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.216: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 11/25 11:06:09.216: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.216: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.222: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 11/25 11:06:09.222: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3192) 11/25 11:06:09.222: [smf] INFO: UE IMSI[262424629489238] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.223: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 11/25 11:06:09.223: [upf] INFO: UE F-SEID[UP:0xe2c CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.223: [upf] INFO: UE F-SEID[UP:0xe2c CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.229: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 11/25 11:06:09.229: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3192) 11/25 11:06:09.229: [smf] INFO: UE IMSI[262425895068571] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.229: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 11/25 11:06:09.230: [upf] INFO: UE F-SEID[UP:0x38f CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.230: [upf] INFO: UE F-SEID[UP:0x38f CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.235: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 11/25 11:06:09.235: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3192) 11/25 11:06:09.235: [smf] INFO: UE IMSI[262423430726925] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.236: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 11/25 11:06:09.236: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.236: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.242: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 11/25 11:06:09.242: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3192) 11/25 11:06:09.242: [smf] INFO: UE IMSI[262424217997015] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.243: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 11/25 11:06:09.243: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.243: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.250: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 11/25 11:06:09.250: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3192) 11/25 11:06:09.250: [smf] INFO: UE IMSI[262426540995423] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.251: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 11/25 11:06:09.251: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.251: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.256: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 11/25 11:06:09.256: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3192) 11/25 11:06:09.256: [smf] INFO: UE IMSI[262421950209900] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.257: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 11/25 11:06:09.257: [upf] INFO: UE F-SEID[UP:0x599 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.257: [upf] INFO: UE F-SEID[UP:0x599 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.263: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 11/25 11:06:09.263: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3192) 11/25 11:06:09.263: [smf] INFO: UE IMSI[262427533072864] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.264: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 11/25 11:06:09.264: [upf] INFO: UE F-SEID[UP:0x988 CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.264: [upf] INFO: UE F-SEID[UP:0x988 CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.270: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 11/25 11:06:09.270: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3192) 11/25 11:06:09.270: [smf] INFO: UE IMSI[262420921474420] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.271: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 11/25 11:06:09.271: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.271: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.277: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 11/25 11:06:09.277: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3192) 11/25 11:06:09.277: [smf] INFO: UE IMSI[262423133014250] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.278: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 11/25 11:06:09.278: [upf] INFO: UE F-SEID[UP:0x9c CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.278: [upf] INFO: UE F-SEID[UP:0x9c CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.283: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 11/25 11:06:09.283: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3192) 11/25 11:06:09.283: [smf] INFO: UE IMSI[262420627112483] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.284: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 11/25 11:06:09.285: [upf] INFO: UE F-SEID[UP:0x575 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.285: [upf] INFO: UE F-SEID[UP:0x575 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.290: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 11/25 11:06:09.290: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3192) 11/25 11:06:09.290: [smf] INFO: UE IMSI[262421392830513] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.291: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 11/25 11:06:09.291: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.291: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.296: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 11/25 11:06:09.296: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3192) 11/25 11:06:09.297: [smf] INFO: UE IMSI[262421719843968] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.297: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 11/25 11:06:09.297: [upf] INFO: UE F-SEID[UP:0xf6e CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.297: [upf] INFO: UE F-SEID[UP:0xf6e CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.304: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 11/25 11:06:09.304: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3192) 11/25 11:06:09.304: [smf] INFO: UE IMSI[262422491456803] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.305: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 11/25 11:06:09.305: [upf] INFO: UE F-SEID[UP:0x1000 CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.305: [upf] INFO: UE F-SEID[UP:0x1000 CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.311: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 11/25 11:06:09.311: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3192) 11/25 11:06:09.311: [smf] INFO: UE IMSI[262421972905256] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.312: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 11/25 11:06:09.312: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.312: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.317: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 11/25 11:06:09.317: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3192) 11/25 11:06:09.317: [smf] INFO: UE IMSI[262421777970036] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.318: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 11/25 11:06:09.318: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.318: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.324: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 11/25 11:06:09.324: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3192) 11/25 11:06:09.324: [smf] INFO: UE IMSI[262427918520696] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.324: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 11/25 11:06:09.324: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.324: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.331: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 11/25 11:06:09.331: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3192) 11/25 11:06:09.331: [smf] INFO: UE IMSI[262423986811390] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.332: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 11/25 11:06:09.332: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.332: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.338: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 11/25 11:06:09.338: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3192) 11/25 11:06:09.338: [smf] INFO: UE IMSI[262424631537527] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.339: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 11/25 11:06:09.339: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.339: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.344: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 11/25 11:06:09.344: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3192) 11/25 11:06:09.344: [smf] INFO: UE IMSI[262425673041813] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.345: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 11/25 11:06:09.345: [upf] INFO: UE F-SEID[UP:0x22d CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.345: [upf] INFO: UE F-SEID[UP:0x22d CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.351: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 11/25 11:06:09.351: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3192) 11/25 11:06:09.351: [smf] INFO: UE IMSI[262428234841850] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.352: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 11/25 11:06:09.352: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.352: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.358: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 11/25 11:06:09.358: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3192) 11/25 11:06:09.358: [smf] INFO: UE IMSI[262422039778573] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.359: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 11/25 11:06:09.359: [upf] INFO: UE F-SEID[UP:0x3df CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.359: [upf] INFO: UE F-SEID[UP:0x3df CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.364: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 11/25 11:06:09.364: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3192) 11/25 11:06:09.364: [smf] INFO: UE IMSI[262426956065026] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.365: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 11/25 11:06:09.365: [upf] INFO: UE F-SEID[UP:0x753 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.365: [upf] INFO: UE F-SEID[UP:0x753 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.371: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 11/25 11:06:09.371: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3192) 11/25 11:06:09.371: [smf] INFO: UE IMSI[262426820412083] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.372: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 11/25 11:06:09.372: [upf] INFO: UE F-SEID[UP:0xd63 CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.372: [upf] INFO: UE F-SEID[UP:0xd63 CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.378: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 11/25 11:06:09.378: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3192) 11/25 11:06:09.378: [smf] INFO: UE IMSI[262420920615148] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.379: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 11/25 11:06:09.379: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.379: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.385: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 11/25 11:06:09.385: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3192) 11/25 11:06:09.385: [smf] INFO: UE IMSI[262428620889565] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.386: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 11/25 11:06:09.386: [upf] INFO: UE F-SEID[UP:0x281 CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.386: [upf] INFO: UE F-SEID[UP:0x281 CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.391: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 11/25 11:06:09.391: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3192) 11/25 11:06:09.391: [smf] INFO: UE IMSI[262423735075676] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.392: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 11/25 11:06:09.392: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.392: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.398: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 11/25 11:06:09.398: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3192) 11/25 11:06:09.398: [smf] INFO: UE IMSI[262427435477022] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.399: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 11/25 11:06:09.399: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.399: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.405: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 11/25 11:06:09.405: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3192) 11/25 11:06:09.405: [smf] INFO: UE IMSI[262424292211890] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.406: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 11/25 11:06:09.406: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.406: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.412: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 11/25 11:06:09.412: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3192) 11/25 11:06:09.412: [smf] INFO: UE IMSI[262421235078112] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.413: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 11/25 11:06:09.413: [upf] INFO: UE F-SEID[UP:0x215 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.413: [upf] INFO: UE F-SEID[UP:0x215 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.418: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 11/25 11:06:09.418: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3192) 11/25 11:06:09.418: [smf] INFO: UE IMSI[262423836687125] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.420: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 11/25 11:06:09.420: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.420: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.425: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 11/25 11:06:09.425: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3192) 11/25 11:06:09.425: [smf] INFO: UE IMSI[262426616167810] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.426: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 11/25 11:06:09.426: [upf] INFO: UE F-SEID[UP:0x4ad CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.426: [upf] INFO: UE F-SEID[UP:0x4ad CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.432: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 11/25 11:06:09.432: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3192) 11/25 11:06:09.432: [smf] INFO: UE IMSI[262422492924873] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.433: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 11/25 11:06:09.433: [upf] INFO: UE F-SEID[UP:0xb6a CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.433: [upf] INFO: UE F-SEID[UP:0xb6a CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.439: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 11/25 11:06:09.439: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3192) 11/25 11:06:09.439: [smf] INFO: UE IMSI[262422524834411] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.440: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 11/25 11:06:09.440: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.440: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.445: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 11/25 11:06:09.445: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3192) 11/25 11:06:09.445: [smf] INFO: UE IMSI[262427504992986] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.446: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 11/25 11:06:09.446: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.446: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.452: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 11/25 11:06:09.452: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3192) 11/25 11:06:09.452: [smf] INFO: UE IMSI[262420493426691] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.452: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 11/25 11:06:09.452: [upf] INFO: UE F-SEID[UP:0xcba CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.452: [upf] INFO: UE F-SEID[UP:0xcba CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.458: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 11/25 11:06:09.458: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3192) 11/25 11:06:09.458: [smf] INFO: UE IMSI[262426045707761] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.459: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 11/25 11:06:09.459: [upf] INFO: UE F-SEID[UP:0x30b CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.459: [upf] INFO: UE F-SEID[UP:0x30b CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.465: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 11/25 11:06:09.465: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3192) 11/25 11:06:09.465: [smf] INFO: UE IMSI[262423650455384] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.466: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 11/25 11:06:09.466: [upf] INFO: UE F-SEID[UP:0x3e CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.466: [upf] INFO: UE F-SEID[UP:0x3e CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.471: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 11/25 11:06:09.471: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3192) 11/25 11:06:09.471: [smf] INFO: UE IMSI[262422709681300] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.472: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 11/25 11:06:09.472: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.472: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.478: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 11/25 11:06:09.478: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3192) 11/25 11:06:09.478: [smf] INFO: UE IMSI[262421054838700] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.479: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 11/25 11:06:09.479: [upf] INFO: UE F-SEID[UP:0xb3a CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.479: [upf] INFO: UE F-SEID[UP:0xb3a CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.485: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 11/25 11:06:09.485: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3192) 11/25 11:06:09.486: [smf] INFO: UE IMSI[262428302841777] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.486: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 11/25 11:06:09.486: [upf] INFO: UE F-SEID[UP:0x562 CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.486: [upf] INFO: UE F-SEID[UP:0x562 CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.493: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 11/25 11:06:09.493: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3192) 11/25 11:06:09.493: [smf] INFO: UE IMSI[262422008371670] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.494: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 11/25 11:06:09.494: [upf] INFO: UE F-SEID[UP:0xa32 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.494: [upf] INFO: UE F-SEID[UP:0xa32 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.499: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 11/25 11:06:09.499: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3192) 11/25 11:06:09.499: [smf] INFO: UE IMSI[262422494154282] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.500: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 11/25 11:06:09.500: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.500: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.507: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 11/25 11:06:09.507: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3192) 11/25 11:06:09.507: [smf] INFO: UE IMSI[262425695428738] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.508: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 11/25 11:06:09.508: [upf] INFO: UE F-SEID[UP:0xa90 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.508: [upf] INFO: UE F-SEID[UP:0xa90 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.513: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 11/25 11:06:09.513: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3192) 11/25 11:06:09.513: [smf] INFO: UE IMSI[262421330761500] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.514: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 11/25 11:06:09.514: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.514: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.520: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 11/25 11:06:09.520: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3192) 11/25 11:06:09.520: [smf] INFO: UE IMSI[262429493935781] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.521: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 11/25 11:06:09.521: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.521: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.527: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 11/25 11:06:09.527: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3192) 11/25 11:06:09.527: [smf] INFO: UE IMSI[262420819652927] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.528: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 11/25 11:06:09.528: [upf] INFO: UE F-SEID[UP:0x41e CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.528: [upf] INFO: UE F-SEID[UP:0x41e CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.533: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 11/25 11:06:09.533: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3192) 11/25 11:06:09.533: [smf] INFO: UE IMSI[262422964649525] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.534: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 11/25 11:06:09.534: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.534: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.540: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 11/25 11:06:09.540: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3192) 11/25 11:06:09.540: [smf] INFO: UE IMSI[262428033613696] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.541: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 11/25 11:06:09.541: [upf] INFO: UE F-SEID[UP:0x84b CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.541: [upf] INFO: UE F-SEID[UP:0x84b CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.546: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 11/25 11:06:09.546: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3192) 11/25 11:06:09.546: [smf] INFO: UE IMSI[262422336278903] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.547: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 11/25 11:06:09.548: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.548: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.555: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 11/25 11:06:09.555: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3192) 11/25 11:06:09.555: [smf] INFO: UE IMSI[262429133667246] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.556: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 11/25 11:06:09.556: [upf] INFO: UE F-SEID[UP:0xed0 CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.556: [upf] INFO: UE F-SEID[UP:0xed0 CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.562: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 11/25 11:06:09.562: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3192) 11/25 11:06:09.562: [smf] INFO: UE IMSI[262421297161371] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.563: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 11/25 11:06:09.563: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.563: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.569: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 11/25 11:06:09.569: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3192) 11/25 11:06:09.569: [smf] INFO: UE IMSI[262428745464332] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.570: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 11/25 11:06:09.570: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.570: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.575: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 11/25 11:06:09.575: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3192) 11/25 11:06:09.575: [smf] INFO: UE IMSI[262423433057036] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.576: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 11/25 11:06:09.576: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.576: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.582: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 11/25 11:06:09.582: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3192) 11/25 11:06:09.582: [smf] INFO: UE IMSI[262429894195757] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.583: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 11/25 11:06:09.583: [upf] INFO: UE F-SEID[UP:0x681 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.583: [upf] INFO: UE F-SEID[UP:0x681 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.588: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 11/25 11:06:09.589: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3192) 11/25 11:06:09.589: [smf] INFO: UE IMSI[262420861313843] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.589: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 11/25 11:06:09.589: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.589: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.597: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 11/25 11:06:09.597: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3192) 11/25 11:06:09.597: [smf] INFO: UE IMSI[262425716959411] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.597: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 11/25 11:06:09.597: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.597: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.603: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 11/25 11:06:09.603: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3192) 11/25 11:06:09.603: [smf] INFO: UE IMSI[262422418639368] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.604: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 11/25 11:06:09.604: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.604: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.610: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 11/25 11:06:09.610: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3192) 11/25 11:06:09.610: [smf] INFO: UE IMSI[262420850133916] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.611: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 11/25 11:06:09.611: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.611: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.617: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 11/25 11:06:09.617: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3192) 11/25 11:06:09.617: [smf] INFO: UE IMSI[262425563137504] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.618: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 11/25 11:06:09.618: [upf] INFO: UE F-SEID[UP:0x730 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.618: [upf] INFO: UE F-SEID[UP:0x730 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.624: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 11/25 11:06:09.624: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3192) 11/25 11:06:09.624: [smf] INFO: UE IMSI[262427644958482] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.625: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 11/25 11:06:09.625: [upf] INFO: UE F-SEID[UP:0xba9 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.625: [upf] INFO: UE F-SEID[UP:0xba9 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.630: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 11/25 11:06:09.630: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3192) 11/25 11:06:09.630: [smf] INFO: UE IMSI[262422459661706] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.632: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 11/25 11:06:09.632: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.632: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.639: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 11/25 11:06:09.639: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3192) 11/25 11:06:09.639: [smf] INFO: UE IMSI[262423620156918] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.643: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 11/25 11:06:09.643: [upf] INFO: UE F-SEID[UP:0x15c CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.643: [upf] INFO: UE F-SEID[UP:0x15c CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.647: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 11/25 11:06:09.647: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3192) 11/25 11:06:09.647: [smf] INFO: UE IMSI[262425551458833] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.648: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 11/25 11:06:09.648: [upf] INFO: UE F-SEID[UP:0x5de CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.648: [upf] INFO: UE F-SEID[UP:0x5de CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.654: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 11/25 11:06:09.654: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3192) 11/25 11:06:09.654: [smf] INFO: UE IMSI[262425387160690] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.655: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 11/25 11:06:09.655: [upf] INFO: UE F-SEID[UP:0x150 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.655: [upf] INFO: UE F-SEID[UP:0x150 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.661: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 11/25 11:06:09.661: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3192) 11/25 11:06:09.661: [smf] INFO: UE IMSI[262424988621835] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.661: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 11/25 11:06:09.662: [upf] INFO: UE F-SEID[UP:0x389 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.662: [upf] INFO: UE F-SEID[UP:0x389 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.667: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 11/25 11:06:09.667: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3192) 11/25 11:06:09.667: [smf] INFO: UE IMSI[262422710500827] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.668: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 11/25 11:06:09.668: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.668: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.674: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 11/25 11:06:09.674: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3192) 11/25 11:06:09.674: [smf] INFO: UE IMSI[262420270489089] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.675: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 11/25 11:06:09.675: [upf] INFO: UE F-SEID[UP:0xec0 CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.675: [upf] INFO: UE F-SEID[UP:0xec0 CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.681: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 11/25 11:06:09.681: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3192) 11/25 11:06:09.681: [smf] INFO: UE IMSI[262426823575829] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.681: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 11/25 11:06:09.682: [upf] INFO: UE F-SEID[UP:0xf5c CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.682: [upf] INFO: UE F-SEID[UP:0xf5c CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.687: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 11/25 11:06:09.687: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3192) 11/25 11:06:09.687: [smf] INFO: UE IMSI[262429896789706] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.688: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 11/25 11:06:09.688: [upf] INFO: UE F-SEID[UP:0xc53 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.688: [upf] INFO: UE F-SEID[UP:0xc53 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.694: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 11/25 11:06:09.694: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3192) 11/25 11:06:09.694: [smf] INFO: UE IMSI[262428086788416] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.695: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 11/25 11:06:09.695: [upf] INFO: UE F-SEID[UP:0x318 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.695: [upf] INFO: UE F-SEID[UP:0x318 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.701: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 11/25 11:06:09.701: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3192) 11/25 11:06:09.701: [smf] INFO: UE IMSI[262424679517165] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.702: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 11/25 11:06:09.702: [upf] INFO: UE F-SEID[UP:0x669 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.702: [upf] INFO: UE F-SEID[UP:0x669 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.708: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 11/25 11:06:09.708: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3192) 11/25 11:06:09.708: [smf] INFO: UE IMSI[262422657602918] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.709: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 11/25 11:06:09.709: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.709: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.715: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 11/25 11:06:09.715: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3192) 11/25 11:06:09.716: [smf] INFO: UE IMSI[262424785938672] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.717: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 11/25 11:06:09.717: [upf] INFO: UE F-SEID[UP:0x5ad CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.717: [upf] INFO: UE F-SEID[UP:0x5ad CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.722: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 11/25 11:06:09.722: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3192) 11/25 11:06:09.722: [smf] INFO: UE IMSI[262422364863904] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.723: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 11/25 11:06:09.723: [upf] INFO: UE F-SEID[UP:0x1aa CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.723: [upf] INFO: UE F-SEID[UP:0x1aa CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.729: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 11/25 11:06:09.729: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3192) 11/25 11:06:09.729: [smf] INFO: UE IMSI[262424770449331] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.730: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 11/25 11:06:09.730: [upf] INFO: UE F-SEID[UP:0xb6f CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.730: [upf] INFO: UE F-SEID[UP:0xb6f CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.735: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 11/25 11:06:09.735: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3192) 11/25 11:06:09.735: [smf] INFO: UE IMSI[262425865786966] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.737: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 11/25 11:06:09.737: [upf] INFO: UE F-SEID[UP:0x431 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.737: [upf] INFO: UE F-SEID[UP:0x431 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.742: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 11/25 11:06:09.742: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3192) 11/25 11:06:09.742: [smf] INFO: UE IMSI[262421792423800] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.743: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 11/25 11:06:09.743: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.743: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.750: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 11/25 11:06:09.750: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3192) 11/25 11:06:09.750: [smf] INFO: UE IMSI[262420273526841] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.751: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 11/25 11:06:09.751: [upf] INFO: UE F-SEID[UP:0xeb CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.751: [upf] INFO: UE F-SEID[UP:0xeb CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.757: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 11/25 11:06:09.757: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3192) 11/25 11:06:09.757: [smf] INFO: UE IMSI[262424132243378] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.758: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 11/25 11:06:09.758: [upf] INFO: UE F-SEID[UP:0xa6d CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.758: [upf] INFO: UE F-SEID[UP:0xa6d CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.764: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 11/25 11:06:09.764: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3192) 11/25 11:06:09.764: [smf] INFO: UE IMSI[262423238437555] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.765: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 11/25 11:06:09.765: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.765: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.771: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 11/25 11:06:09.771: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3192) 11/25 11:06:09.771: [smf] INFO: UE IMSI[262429387847460] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.772: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 11/25 11:06:09.772: [upf] INFO: UE F-SEID[UP:0x76 CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.772: [upf] INFO: UE F-SEID[UP:0x76 CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.779: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 11/25 11:06:09.779: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3192) 11/25 11:06:09.779: [smf] INFO: UE IMSI[262423191978919] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.780: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 11/25 11:06:09.780: [upf] INFO: UE F-SEID[UP:0x998 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.780: [upf] INFO: UE F-SEID[UP:0x998 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.786: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 11/25 11:06:09.786: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3192) 11/25 11:06:09.786: [smf] INFO: UE IMSI[262429172418199] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.787: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 11/25 11:06:09.787: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.787: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.792: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 11/25 11:06:09.792: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3192) 11/25 11:06:09.792: [smf] INFO: UE IMSI[262427356170625] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.793: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 11/25 11:06:09.793: [upf] INFO: UE F-SEID[UP:0x1bc CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.793: [upf] INFO: UE F-SEID[UP:0x1bc CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.799: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 11/25 11:06:09.799: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3192) 11/25 11:06:09.799: [smf] INFO: UE IMSI[262427306540224] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.800: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 11/25 11:06:09.800: [upf] INFO: UE F-SEID[UP:0x41b CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.800: [upf] INFO: UE F-SEID[UP:0x41b CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.806: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 11/25 11:06:09.806: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3192) 11/25 11:06:09.806: [smf] INFO: UE IMSI[262424751858082] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.807: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 11/25 11:06:09.807: [upf] INFO: UE F-SEID[UP:0xbad CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.807: [upf] INFO: UE F-SEID[UP:0xbad CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.812: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 11/25 11:06:09.812: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3192) 11/25 11:06:09.812: [smf] INFO: UE IMSI[262426111193155] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.813: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 11/25 11:06:09.813: [upf] INFO: UE F-SEID[UP:0x186 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.813: [upf] INFO: UE F-SEID[UP:0x186 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.820: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 11/25 11:06:09.820: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3192) 11/25 11:06:09.820: [smf] INFO: UE IMSI[262424891555398] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.821: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 11/25 11:06:09.821: [upf] INFO: UE F-SEID[UP:0x846 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.821: [upf] INFO: UE F-SEID[UP:0x846 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.828: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 11/25 11:06:09.828: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3192) 11/25 11:06:09.828: [smf] INFO: UE IMSI[262429207850145] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.829: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 11/25 11:06:09.829: [upf] INFO: UE F-SEID[UP:0xe9d CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.829: [upf] INFO: UE F-SEID[UP:0xe9d CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.835: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 11/25 11:06:09.835: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3192) 11/25 11:06:09.835: [smf] INFO: UE IMSI[262423407005887] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.836: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 11/25 11:06:09.836: [upf] INFO: UE F-SEID[UP:0x62a CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.836: [upf] INFO: UE F-SEID[UP:0x62a CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.842: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 11/25 11:06:09.842: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3192) 11/25 11:06:09.842: [smf] INFO: UE IMSI[262426245812759] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.844: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 11/25 11:06:09.844: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.844: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.850: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 11/25 11:06:09.850: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3192) 11/25 11:06:09.850: [smf] INFO: UE IMSI[262420383608781] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.851: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 11/25 11:06:09.851: [upf] INFO: UE F-SEID[UP:0x414 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.851: [upf] INFO: UE F-SEID[UP:0x414 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.857: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 11/25 11:06:09.857: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3192) 11/25 11:06:09.857: [smf] INFO: UE IMSI[262425722432607] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.858: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 11/25 11:06:09.858: [upf] INFO: UE F-SEID[UP:0x402 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.858: [upf] INFO: UE F-SEID[UP:0x402 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.864: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 11/25 11:06:09.864: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3192) 11/25 11:06:09.864: [smf] INFO: UE IMSI[262424537624248] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.865: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 11/25 11:06:09.865: [upf] INFO: UE F-SEID[UP:0x593 CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.865: [upf] INFO: UE F-SEID[UP:0x593 CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.871: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 11/25 11:06:09.871: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3192) 11/25 11:06:09.871: [smf] INFO: UE IMSI[262429806884458] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.872: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 11/25 11:06:09.872: [upf] INFO: UE F-SEID[UP:0x1d1 CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.872: [upf] INFO: UE F-SEID[UP:0x1d1 CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.878: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 11/25 11:06:09.878: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3192) 11/25 11:06:09.878: [smf] INFO: UE IMSI[262423369056050] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.879: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 11/25 11:06:09.879: [upf] INFO: UE F-SEID[UP:0xaec CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.879: [upf] INFO: UE F-SEID[UP:0xaec CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.886: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 11/25 11:06:09.886: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3192) 11/25 11:06:09.886: [smf] INFO: UE IMSI[262424972975547] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.887: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 11/25 11:06:09.887: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.887: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.892: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 11/25 11:06:09.892: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3192) 11/25 11:06:09.892: [smf] INFO: UE IMSI[262420123334800] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.896: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 11/25 11:06:09.896: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.896: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.899: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 11/25 11:06:09.899: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3192) 11/25 11:06:09.899: [smf] INFO: UE IMSI[262422831088491] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.900: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 11/25 11:06:09.900: [upf] INFO: UE F-SEID[UP:0x256 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.900: [upf] INFO: UE F-SEID[UP:0x256 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.906: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 11/25 11:06:09.906: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3192) 11/25 11:06:09.906: [smf] INFO: UE IMSI[262427600922646] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.907: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 11/25 11:06:09.907: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.907: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.912: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 11/25 11:06:09.912: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3192) 11/25 11:06:09.912: [smf] INFO: UE IMSI[262425939651131] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.913: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 11/25 11:06:09.913: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.913: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.919: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 11/25 11:06:09.919: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3192) 11/25 11:06:09.920: [smf] INFO: UE IMSI[262426590876432] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.920: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 11/25 11:06:09.921: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.921: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.928: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 11/25 11:06:09.928: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3192) 11/25 11:06:09.928: [smf] INFO: UE IMSI[262421365542743] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.928: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 11/25 11:06:09.928: [upf] INFO: UE F-SEID[UP:0x79c CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.928: [upf] INFO: UE F-SEID[UP:0x79c CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.934: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 11/25 11:06:09.934: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3192) 11/25 11:06:09.934: [smf] INFO: UE IMSI[262424386992460] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.935: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 11/25 11:06:09.935: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.935: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.941: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 11/25 11:06:09.941: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3192) 11/25 11:06:09.941: [smf] INFO: UE IMSI[262428672453088] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.942: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 11/25 11:06:09.942: [upf] INFO: UE F-SEID[UP:0xd81 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.942: [upf] INFO: UE F-SEID[UP:0xd81 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.948: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 11/25 11:06:09.948: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3192) 11/25 11:06:09.948: [smf] INFO: UE IMSI[262423145459617] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.949: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 11/25 11:06:09.949: [upf] INFO: UE F-SEID[UP:0x590 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.949: [upf] INFO: UE F-SEID[UP:0x590 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.954: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 11/25 11:06:09.954: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3192) 11/25 11:06:09.954: [smf] INFO: UE IMSI[262423122172477] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.955: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 11/25 11:06:09.956: [upf] INFO: UE F-SEID[UP:0xf67 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.956: [upf] INFO: UE F-SEID[UP:0xf67 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.961: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 11/25 11:06:09.961: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3192) 11/25 11:06:09.961: [smf] INFO: UE IMSI[262424709559795] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.962: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 11/25 11:06:09.962: [upf] INFO: UE F-SEID[UP:0x521 CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.962: [upf] INFO: UE F-SEID[UP:0x521 CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.968: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 11/25 11:06:09.968: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3192) 11/25 11:06:09.968: [smf] INFO: UE IMSI[262427183827109] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.969: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 11/25 11:06:09.969: [upf] INFO: UE F-SEID[UP:0x65d CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.969: [upf] INFO: UE F-SEID[UP:0x65d CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.975: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 11/25 11:06:09.975: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3192) 11/25 11:06:09.975: [smf] INFO: UE IMSI[262429138196624] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.976: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 11/25 11:06:09.976: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.976: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.981: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 11/25 11:06:09.981: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3192) 11/25 11:06:09.981: [smf] INFO: UE IMSI[262423174885369] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.982: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 11/25 11:06:09.982: [upf] INFO: UE F-SEID[UP:0xf7 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.982: [upf] INFO: UE F-SEID[UP:0xf7 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.988: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 11/25 11:06:09.988: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3192) 11/25 11:06:09.988: [smf] INFO: UE IMSI[262424677410612] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.989: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 11/25 11:06:09.990: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.990: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.995: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 11/25 11:06:09.995: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3192) 11/25 11:06:09.995: [smf] INFO: UE IMSI[262423314877126] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:09.996: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 11/25 11:06:09.996: [upf] INFO: UE F-SEID[UP:0x642 CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 11/25 11:06:09.996: [upf] INFO: UE F-SEID[UP:0x642 CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.001: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 11/25 11:06:10.001: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3192) 11/25 11:06:10.001: [smf] INFO: UE IMSI[262423782483567] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.002: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 11/25 11:06:10.002: [upf] INFO: UE F-SEID[UP:0xa03 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.002: [upf] INFO: UE F-SEID[UP:0xa03 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.008: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 11/25 11:06:10.008: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3192) 11/25 11:06:10.008: [smf] INFO: UE IMSI[262427896399969] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.008: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 11/25 11:06:10.009: [upf] INFO: UE F-SEID[UP:0x652 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.009: [upf] INFO: UE F-SEID[UP:0x652 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.014: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 11/25 11:06:10.014: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3192) 11/25 11:06:10.015: [smf] INFO: UE IMSI[262426648499349] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.015: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 11/25 11:06:10.015: [upf] INFO: UE F-SEID[UP:0x246 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.015: [upf] INFO: UE F-SEID[UP:0x246 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.022: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 11/25 11:06:10.022: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3192) 11/25 11:06:10.022: [smf] INFO: UE IMSI[262423290564539] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.022: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 11/25 11:06:10.022: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.022: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.028: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 11/25 11:06:10.028: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3192) 11/25 11:06:10.028: [smf] INFO: UE IMSI[262424038314047] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.029: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 11/25 11:06:10.029: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.029: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.035: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 11/25 11:06:10.035: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3192) 11/25 11:06:10.035: [smf] INFO: UE IMSI[262425374220135] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.036: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 11/25 11:06:10.036: [upf] INFO: UE F-SEID[UP:0x68d CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.036: [upf] INFO: UE F-SEID[UP:0x68d CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.041: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 11/25 11:06:10.041: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3192) 11/25 11:06:10.041: [smf] INFO: UE IMSI[262421433898714] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.042: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 11/25 11:06:10.042: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.042: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.048: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 11/25 11:06:10.048: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3192) 11/25 11:06:10.048: [smf] INFO: UE IMSI[262423627921238] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.049: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 11/25 11:06:10.049: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.049: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.056: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 11/25 11:06:10.056: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3192) 11/25 11:06:10.056: [smf] INFO: UE IMSI[262424468453070] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.057: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 11/25 11:06:10.057: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.057: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.062: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 11/25 11:06:10.062: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3192) 11/25 11:06:10.062: [smf] INFO: UE IMSI[262421125542424] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.063: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 11/25 11:06:10.063: [upf] INFO: UE F-SEID[UP:0xd66 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.063: [upf] INFO: UE F-SEID[UP:0xd66 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.069: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 11/25 11:06:10.069: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3192) 11/25 11:06:10.069: [smf] INFO: UE IMSI[262420968413092] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.070: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 11/25 11:06:10.070: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.070: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.076: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 11/25 11:06:10.076: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3192) 11/25 11:06:10.076: [smf] INFO: UE IMSI[262429875978882] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.077: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 11/25 11:06:10.077: [upf] INFO: UE F-SEID[UP:0xc26 CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.077: [upf] INFO: UE F-SEID[UP:0xc26 CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.082: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 11/25 11:06:10.082: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3192) 11/25 11:06:10.082: [smf] INFO: UE IMSI[262421091155974] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.083: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 11/25 11:06:10.083: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.083: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.090: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 11/25 11:06:10.090: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3192) 11/25 11:06:10.090: [smf] INFO: UE IMSI[262420854652315] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.091: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 11/25 11:06:10.091: [upf] INFO: UE F-SEID[UP:0x34b CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.091: [upf] INFO: UE F-SEID[UP:0x34b CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.097: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 11/25 11:06:10.097: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3192) 11/25 11:06:10.097: [smf] INFO: UE IMSI[262427573087952] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.098: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 11/25 11:06:10.098: [upf] INFO: UE F-SEID[UP:0x812 CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.098: [upf] INFO: UE F-SEID[UP:0x812 CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.104: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 11/25 11:06:10.104: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3192) 11/25 11:06:10.104: [smf] INFO: UE IMSI[262423358228076] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.105: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 11/25 11:06:10.105: [upf] INFO: UE F-SEID[UP:0xb21 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.105: [upf] INFO: UE F-SEID[UP:0xb21 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.111: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 11/25 11:06:10.111: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3192) 11/25 11:06:10.111: [smf] INFO: UE IMSI[262420189490484] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.112: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 11/25 11:06:10.112: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.112: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.117: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 11/25 11:06:10.117: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3192) 11/25 11:06:10.117: [smf] INFO: UE IMSI[262423767683885] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.118: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 11/25 11:06:10.118: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.118: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.124: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 11/25 11:06:10.124: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3192) 11/25 11:06:10.124: [smf] INFO: UE IMSI[262421265427085] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.125: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 11/25 11:06:10.125: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.125: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.132: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 11/25 11:06:10.132: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3192) 11/25 11:06:10.132: [smf] INFO: UE IMSI[262420510655866] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.133: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 11/25 11:06:10.133: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.133: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.139: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 11/25 11:06:10.139: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3192) 11/25 11:06:10.139: [smf] INFO: UE IMSI[262421735907997] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.140: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 11/25 11:06:10.140: [upf] INFO: UE F-SEID[UP:0xa60 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.140: [upf] INFO: UE F-SEID[UP:0xa60 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.146: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 11/25 11:06:10.146: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3192) 11/25 11:06:10.146: [smf] INFO: UE IMSI[262429546833825] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.147: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 11/25 11:06:10.147: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.147: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.152: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 11/25 11:06:10.152: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3192) 11/25 11:06:10.152: [smf] INFO: UE IMSI[262425271426857] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.153: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 11/25 11:06:10.153: [upf] INFO: UE F-SEID[UP:0xe13 CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.153: [upf] INFO: UE F-SEID[UP:0xe13 CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.160: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 11/25 11:06:10.160: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3192) 11/25 11:06:10.160: [smf] INFO: UE IMSI[262423754296480] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.161: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 11/25 11:06:10.161: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.161: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.167: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 11/25 11:06:10.167: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3192) 11/25 11:06:10.167: [smf] INFO: UE IMSI[262420296642314] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.168: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 11/25 11:06:10.168: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.168: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.174: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 11/25 11:06:10.174: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3192) 11/25 11:06:10.174: [smf] INFO: UE IMSI[262426472464552] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.175: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 11/25 11:06:10.175: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.175: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.181: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 11/25 11:06:10.181: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3192) 11/25 11:06:10.181: [smf] INFO: UE IMSI[262428416693150] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.182: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 11/25 11:06:10.182: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.182: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.187: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 11/25 11:06:10.187: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3192) 11/25 11:06:10.187: [smf] INFO: UE IMSI[262423515209533] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.188: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 11/25 11:06:10.188: [upf] INFO: UE F-SEID[UP:0x94e CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.188: [upf] INFO: UE F-SEID[UP:0x94e CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.194: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 11/25 11:06:10.194: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3192) 11/25 11:06:10.194: [smf] INFO: UE IMSI[262421664384884] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.195: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 11/25 11:06:10.195: [upf] INFO: UE F-SEID[UP:0x97d CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.195: [upf] INFO: UE F-SEID[UP:0x97d CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.202: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 11/25 11:06:10.202: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3192) 11/25 11:06:10.202: [smf] INFO: UE IMSI[262423854549303] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.203: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 11/25 11:06:10.203: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.203: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.208: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 11/25 11:06:10.208: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3192) 11/25 11:06:10.208: [smf] INFO: UE IMSI[262428288003866] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.209: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 11/25 11:06:10.209: [upf] INFO: UE F-SEID[UP:0xa76 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.209: [upf] INFO: UE F-SEID[UP:0xa76 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.215: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 11/25 11:06:10.215: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3192) 11/25 11:06:10.215: [smf] INFO: UE IMSI[262426263558971] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.216: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 11/25 11:06:10.216: [upf] INFO: UE F-SEID[UP:0xa51 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.216: [upf] INFO: UE F-SEID[UP:0xa51 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.221: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 11/25 11:06:10.221: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3192) 11/25 11:06:10.221: [smf] INFO: UE IMSI[262428995745974] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.222: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 11/25 11:06:10.222: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.222: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.230: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 11/25 11:06:10.230: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3192) 11/25 11:06:10.230: [smf] INFO: UE IMSI[262426723726397] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.231: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 11/25 11:06:10.231: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.231: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.237: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 11/25 11:06:10.237: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3192) 11/25 11:06:10.237: [smf] INFO: UE IMSI[262421183954449] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.238: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 11/25 11:06:10.238: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.238: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.243: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 11/25 11:06:10.243: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3192) 11/25 11:06:10.243: [smf] INFO: UE IMSI[262429175234080] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.244: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 11/25 11:06:10.244: [upf] INFO: UE F-SEID[UP:0x786 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.244: [upf] INFO: UE F-SEID[UP:0x786 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.250: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 11/25 11:06:10.250: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3192) 11/25 11:06:10.250: [smf] INFO: UE IMSI[262429989931784] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.251: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 11/25 11:06:10.251: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.251: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.256: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 11/25 11:06:10.256: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3192) 11/25 11:06:10.256: [smf] INFO: UE IMSI[262428789506417] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.257: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 11/25 11:06:10.257: [upf] INFO: UE F-SEID[UP:0x14a CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.257: [upf] INFO: UE F-SEID[UP:0x14a CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.263: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 11/25 11:06:10.263: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3192) 11/25 11:06:10.263: [smf] INFO: UE IMSI[262426104760177] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.264: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 11/25 11:06:10.264: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.264: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.270: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 11/25 11:06:10.270: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3192) 11/25 11:06:10.270: [smf] INFO: UE IMSI[262428079363306] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.271: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 11/25 11:06:10.271: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.271: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.277: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 11/25 11:06:10.277: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3192) 11/25 11:06:10.277: [smf] INFO: UE IMSI[262420505050981] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.278: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 11/25 11:06:10.278: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.278: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.284: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 11/25 11:06:10.284: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3192) 11/25 11:06:10.284: [smf] INFO: UE IMSI[262427649986784] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.285: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 11/25 11:06:10.285: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.285: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.291: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 11/25 11:06:10.291: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3192) 11/25 11:06:10.291: [smf] INFO: UE IMSI[262428179862522] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.292: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 11/25 11:06:10.292: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.292: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.298: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 11/25 11:06:10.298: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3192) 11/25 11:06:10.298: [smf] INFO: UE IMSI[262429886669718] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.299: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 11/25 11:06:10.299: [upf] INFO: UE F-SEID[UP:0x15a CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.299: [upf] INFO: UE F-SEID[UP:0x15a CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.304: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 11/25 11:06:10.304: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3192) 11/25 11:06:10.304: [smf] INFO: UE IMSI[262428978857890] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.305: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 11/25 11:06:10.305: [upf] INFO: UE F-SEID[UP:0xa75 CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.305: [upf] INFO: UE F-SEID[UP:0xa75 CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.311: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 11/25 11:06:10.311: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3192) 11/25 11:06:10.311: [smf] INFO: UE IMSI[262425931787162] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.312: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 11/25 11:06:10.312: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.312: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.317: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 11/25 11:06:10.317: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3192) 11/25 11:06:10.317: [smf] INFO: UE IMSI[262422423911619] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.318: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 11/25 11:06:10.318: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.318: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.324: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 11/25 11:06:10.324: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3192) 11/25 11:06:10.324: [smf] INFO: UE IMSI[262424993446845] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.325: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 11/25 11:06:10.325: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.325: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.330: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 11/25 11:06:10.330: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3192) 11/25 11:06:10.330: [smf] INFO: UE IMSI[262422256482855] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.331: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 11/25 11:06:10.331: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.331: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.337: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 11/25 11:06:10.337: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3192) 11/25 11:06:10.337: [smf] INFO: UE IMSI[262421490165510] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.338: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 11/25 11:06:10.338: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xa8f] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.338: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xa8f] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.343: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 11/25 11:06:10.343: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3192) 11/25 11:06:10.343: [smf] INFO: UE IMSI[262423598187455] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.344: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 11/25 11:06:10.344: [upf] INFO: UE F-SEID[UP:0x21d CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.344: [upf] INFO: UE F-SEID[UP:0x21d CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.350: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 11/25 11:06:10.350: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3192) 11/25 11:06:10.350: [smf] INFO: UE IMSI[262420656006022] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.351: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 11/25 11:06:10.351: [upf] INFO: UE F-SEID[UP:0x9ff CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.351: [upf] INFO: UE F-SEID[UP:0x9ff CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.357: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 11/25 11:06:10.357: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3192) 11/25 11:06:10.357: [smf] INFO: UE IMSI[262428356861203] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.358: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 11/25 11:06:10.358: [upf] INFO: UE F-SEID[UP:0x332 CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.358: [upf] INFO: UE F-SEID[UP:0x332 CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.364: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 11/25 11:06:10.364: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3192) 11/25 11:06:10.364: [smf] INFO: UE IMSI[262426685063384] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.365: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 11/25 11:06:10.365: [upf] INFO: UE F-SEID[UP:0x852 CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.365: [upf] INFO: UE F-SEID[UP:0x852 CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.370: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 11/25 11:06:10.370: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3192) 11/25 11:06:10.371: [smf] INFO: UE IMSI[262426816412550] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.371: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 11/25 11:06:10.372: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.372: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.377: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 11/25 11:06:10.377: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3192) 11/25 11:06:10.377: [smf] INFO: UE IMSI[262428367155552] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.378: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 11/25 11:06:10.378: [upf] INFO: UE F-SEID[UP:0x44e CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.378: [upf] INFO: UE F-SEID[UP:0x44e CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.384: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 11/25 11:06:10.384: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3192) 11/25 11:06:10.384: [smf] INFO: UE IMSI[262427825316876] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.385: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 11/25 11:06:10.385: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.385: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.391: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 11/25 11:06:10.391: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3192) 11/25 11:06:10.391: [smf] INFO: UE IMSI[262427202980328] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.392: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 11/25 11:06:10.392: [upf] INFO: UE F-SEID[UP:0x765 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.392: [upf] INFO: UE F-SEID[UP:0x765 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.398: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 11/25 11:06:10.398: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3192) 11/25 11:06:10.398: [smf] INFO: UE IMSI[262428921124032] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.399: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 11/25 11:06:10.399: [upf] INFO: UE F-SEID[UP:0x54d CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.399: [upf] INFO: UE F-SEID[UP:0x54d CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.405: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 11/25 11:06:10.405: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3192) 11/25 11:06:10.405: [smf] INFO: UE IMSI[262424092919977] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.405: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 11/25 11:06:10.406: [upf] INFO: UE F-SEID[UP:0xf73 CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.406: [upf] INFO: UE F-SEID[UP:0xf73 CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.411: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 11/25 11:06:10.411: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3192) 11/25 11:06:10.411: [smf] INFO: UE IMSI[262428389854563] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.412: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 11/25 11:06:10.412: [upf] INFO: UE F-SEID[UP:0xc18 CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.412: [upf] INFO: UE F-SEID[UP:0xc18 CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.418: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 11/25 11:06:10.418: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3192) 11/25 11:06:10.418: [smf] INFO: UE IMSI[262421312097462] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.419: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 11/25 11:06:10.419: [upf] INFO: UE F-SEID[UP:0x629 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.419: [upf] INFO: UE F-SEID[UP:0x629 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.425: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 11/25 11:06:10.425: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3192) 11/25 11:06:10.425: [smf] INFO: UE IMSI[262428996681455] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.426: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 11/25 11:06:10.426: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.426: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.431: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 11/25 11:06:10.431: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3192) 11/25 11:06:10.431: [smf] INFO: UE IMSI[262425726004320] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.432: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 11/25 11:06:10.432: [upf] INFO: UE F-SEID[UP:0x15d CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.432: [upf] INFO: UE F-SEID[UP:0x15d CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.438: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 11/25 11:06:10.438: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3192) 11/25 11:06:10.438: [smf] INFO: UE IMSI[262429548344806] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.439: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 11/25 11:06:10.439: [upf] INFO: UE F-SEID[UP:0x3fb CP:0x3e3] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.439: [upf] INFO: UE F-SEID[UP:0x3fb CP:0x3e3] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.445: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 11/25 11:06:10.445: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3192) 11/25 11:06:10.445: [smf] INFO: UE IMSI[262424782295976] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.446: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 11/25 11:06:10.446: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.446: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.452: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 11/25 11:06:10.452: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3192) 11/25 11:06:10.452: [smf] INFO: UE IMSI[262421351763895] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.453: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 11/25 11:06:10.453: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.453: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.459: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 11/25 11:06:10.459: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3192) 11/25 11:06:10.459: [smf] INFO: UE IMSI[262420075685884] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.459: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 11/25 11:06:10.459: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.459: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.465: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 11/25 11:06:10.465: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3192) 11/25 11:06:10.465: [smf] INFO: UE IMSI[262426061476737] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.466: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 11/25 11:06:10.466: [upf] INFO: UE F-SEID[UP:0xd58 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.466: [upf] INFO: UE F-SEID[UP:0xd58 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.472: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 11/25 11:06:10.472: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3192) 11/25 11:06:10.472: [smf] INFO: UE IMSI[262420621164980] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.473: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 11/25 11:06:10.473: [upf] INFO: UE F-SEID[UP:0x93b CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.473: [upf] INFO: UE F-SEID[UP:0x93b CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.478: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 11/25 11:06:10.478: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3192) 11/25 11:06:10.478: [smf] INFO: UE IMSI[262427124249388] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.479: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 11/25 11:06:10.479: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.479: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.485: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 11/25 11:06:10.485: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3192) 11/25 11:06:10.485: [smf] INFO: UE IMSI[262421505056760] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.486: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 11/25 11:06:10.486: [upf] INFO: UE F-SEID[UP:0xa67 CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.486: [upf] INFO: UE F-SEID[UP:0xa67 CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.491: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 11/25 11:06:10.491: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3192) 11/25 11:06:10.491: [smf] INFO: UE IMSI[262422652506102] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.492: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 11/25 11:06:10.492: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.492: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.498: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 11/25 11:06:10.498: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3192) 11/25 11:06:10.498: [smf] INFO: UE IMSI[262423109497346] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.499: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 11/25 11:06:10.499: [upf] INFO: UE F-SEID[UP:0x68a CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.499: [upf] INFO: UE F-SEID[UP:0x68a CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.504: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 11/25 11:06:10.504: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3192) 11/25 11:06:10.504: [smf] INFO: UE IMSI[262426703127031] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.505: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 11/25 11:06:10.505: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.505: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.511: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 11/25 11:06:10.511: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3192) 11/25 11:06:10.511: [smf] INFO: UE IMSI[262429196519778] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.511: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 11/25 11:06:10.511: [upf] INFO: UE F-SEID[UP:0x63c CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.511: [upf] INFO: UE F-SEID[UP:0x63c CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.517: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 11/25 11:06:10.517: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3192) 11/25 11:06:10.517: [smf] INFO: UE IMSI[262429368208866] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.518: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 11/25 11:06:10.518: [upf] INFO: UE F-SEID[UP:0xa0a CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.518: [upf] INFO: UE F-SEID[UP:0xa0a CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.523: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 11/25 11:06:10.523: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3192) 11/25 11:06:10.524: [smf] INFO: UE IMSI[262422657921932] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.524: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 11/25 11:06:10.524: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.524: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.530: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 11/25 11:06:10.530: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3192) 11/25 11:06:10.530: [smf] INFO: UE IMSI[262423325469746] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.531: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 11/25 11:06:10.531: [upf] INFO: UE F-SEID[UP:0x45c CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.531: [upf] INFO: UE F-SEID[UP:0x45c CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.537: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 11/25 11:06:10.537: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3192) 11/25 11:06:10.537: [smf] INFO: UE IMSI[262425337350050] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.537: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 11/25 11:06:10.537: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.537: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.543: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 11/25 11:06:10.543: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3192) 11/25 11:06:10.543: [smf] INFO: UE IMSI[262423925200088] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.544: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 11/25 11:06:10.544: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.544: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.550: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 11/25 11:06:10.550: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3192) 11/25 11:06:10.550: [smf] INFO: UE IMSI[262424057826980] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.550: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 11/25 11:06:10.550: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.550: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.556: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 11/25 11:06:10.556: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3192) 11/25 11:06:10.556: [smf] INFO: UE IMSI[262420932063456] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.557: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 11/25 11:06:10.557: [upf] INFO: UE F-SEID[UP:0x78 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.557: [upf] INFO: UE F-SEID[UP:0x78 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.563: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 11/25 11:06:10.563: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3192) 11/25 11:06:10.563: [smf] INFO: UE IMSI[262426730688820] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.563: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 11/25 11:06:10.564: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.564: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.570: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 11/25 11:06:10.570: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3192) 11/25 11:06:10.570: [smf] INFO: UE IMSI[262422752198237] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.570: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 11/25 11:06:10.570: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.570: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.576: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 11/25 11:06:10.576: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3192) 11/25 11:06:10.576: [smf] INFO: UE IMSI[262424350477897] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.577: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 11/25 11:06:10.577: [upf] INFO: UE F-SEID[UP:0x864 CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.577: [upf] INFO: UE F-SEID[UP:0x864 CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.583: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 11/25 11:06:10.583: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3192) 11/25 11:06:10.583: [smf] INFO: UE IMSI[262427674390343] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.586: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 11/25 11:06:10.586: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.586: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.590: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 11/25 11:06:10.590: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3192) 11/25 11:06:10.590: [smf] INFO: UE IMSI[262423653886383] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.592: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 11/25 11:06:10.592: [upf] INFO: UE F-SEID[UP:0x56c CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.592: [upf] INFO: UE F-SEID[UP:0x56c CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.597: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 11/25 11:06:10.597: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3192) 11/25 11:06:10.597: [smf] INFO: UE IMSI[262425180000689] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.598: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 11/25 11:06:10.598: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.598: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.604: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 11/25 11:06:10.604: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3192) 11/25 11:06:10.604: [smf] INFO: UE IMSI[262422979465618] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.604: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 11/25 11:06:10.604: [upf] INFO: UE F-SEID[UP:0x51d CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.604: [upf] INFO: UE F-SEID[UP:0x51d CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.610: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 11/25 11:06:10.610: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3192) 11/25 11:06:10.610: [smf] INFO: UE IMSI[262427319152176] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.611: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 11/25 11:06:10.611: [upf] INFO: UE F-SEID[UP:0x187 CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.611: [upf] INFO: UE F-SEID[UP:0x187 CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.617: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 11/25 11:06:10.617: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3192) 11/25 11:06:10.617: [smf] INFO: UE IMSI[262427408636131] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.618: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 11/25 11:06:10.618: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.618: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.624: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 11/25 11:06:10.624: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3192) 11/25 11:06:10.624: [smf] INFO: UE IMSI[262422308796599] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.625: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 11/25 11:06:10.625: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.625: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.631: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 11/25 11:06:10.631: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3192) 11/25 11:06:10.631: [smf] INFO: UE IMSI[262426965737920] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.632: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 11/25 11:06:10.632: [upf] INFO: UE F-SEID[UP:0xf0 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.632: [upf] INFO: UE F-SEID[UP:0xf0 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.638: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 11/25 11:06:10.638: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3192) 11/25 11:06:10.638: [smf] INFO: UE IMSI[262425698728616] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.639: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 11/25 11:06:10.639: [upf] INFO: UE F-SEID[UP:0xc6f CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.639: [upf] INFO: UE F-SEID[UP:0xc6f CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.645: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 11/25 11:06:10.645: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3192) 11/25 11:06:10.645: [smf] INFO: UE IMSI[262421152172717] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.646: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 11/25 11:06:10.646: [upf] INFO: UE F-SEID[UP:0x239 CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.646: [upf] INFO: UE F-SEID[UP:0x239 CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.652: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 11/25 11:06:10.652: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3192) 11/25 11:06:10.652: [smf] INFO: UE IMSI[262427215233607] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.653: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 11/25 11:06:10.653: [upf] INFO: UE F-SEID[UP:0x6fd CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.653: [upf] INFO: UE F-SEID[UP:0x6fd CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.659: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 11/25 11:06:10.659: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3192) 11/25 11:06:10.659: [smf] INFO: UE IMSI[262429867339023] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.660: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 11/25 11:06:10.660: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.660: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.665: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 11/25 11:06:10.665: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3192) 11/25 11:06:10.665: [smf] INFO: UE IMSI[262426469373407] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.666: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 11/25 11:06:10.666: [upf] INFO: UE F-SEID[UP:0x698 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.666: [upf] INFO: UE F-SEID[UP:0x698 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.672: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 11/25 11:06:10.672: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3192) 11/25 11:06:10.672: [smf] INFO: UE IMSI[262424183520100] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.673: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 11/25 11:06:10.673: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.673: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.679: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 11/25 11:06:10.679: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3192) 11/25 11:06:10.679: [smf] INFO: UE IMSI[262423226260115] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.679: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 11/25 11:06:10.680: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.680: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.686: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 11/25 11:06:10.686: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3192) 11/25 11:06:10.686: [smf] INFO: UE IMSI[262421011912664] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.687: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 11/25 11:06:10.687: [upf] INFO: UE F-SEID[UP:0xa4e CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.687: [upf] INFO: UE F-SEID[UP:0xa4e CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.693: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 11/25 11:06:10.693: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3192) 11/25 11:06:10.693: [smf] INFO: UE IMSI[262421945490044] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.695: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 11/25 11:06:10.695: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.695: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.936: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 11/25 11:06:10.936: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3192) 11/25 11:06:10.936: [smf] INFO: UE IMSI[262421405797702] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.942: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 11/25 11:06:10.942: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.942: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.945: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 11/25 11:06:10.945: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3192) 11/25 11:06:10.945: [smf] INFO: UE IMSI[262427528784674] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.946: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 11/25 11:06:10.946: [upf] INFO: UE F-SEID[UP:0x88 CP:0xf8d] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.946: [upf] INFO: UE F-SEID[UP:0x88 CP:0xf8d] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.952: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 11/25 11:06:10.952: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3192) 11/25 11:06:10.952: [smf] INFO: UE IMSI[262426930878667] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.957: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 11/25 11:06:10.957: [upf] INFO: UE F-SEID[UP:0x451 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.957: [upf] INFO: UE F-SEID[UP:0x451 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.959: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 11/25 11:06:10.959: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3192) 11/25 11:06:10.959: [smf] INFO: UE IMSI[262426859538922] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.960: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 11/25 11:06:10.960: [upf] INFO: UE F-SEID[UP:0x48e CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.960: [upf] INFO: UE F-SEID[UP:0x48e CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.966: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 11/25 11:06:10.966: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3192) 11/25 11:06:10.966: [smf] INFO: UE IMSI[262424057428758] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.967: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 11/25 11:06:10.967: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.967: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.973: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 11/25 11:06:10.973: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3192) 11/25 11:06:10.973: [smf] INFO: UE IMSI[262424414846751] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.974: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 11/25 11:06:10.974: [upf] INFO: UE F-SEID[UP:0x46f CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.974: [upf] INFO: UE F-SEID[UP:0x46f CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.980: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 11/25 11:06:10.980: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3192) 11/25 11:06:10.980: [smf] INFO: UE IMSI[262423840638679] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.981: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 11/25 11:06:10.981: [upf] INFO: UE F-SEID[UP:0x170 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.981: [upf] INFO: UE F-SEID[UP:0x170 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.987: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 11/25 11:06:10.987: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3192) 11/25 11:06:10.987: [smf] INFO: UE IMSI[262425102724619] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.991: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 11/25 11:06:10.991: [upf] INFO: UE F-SEID[UP:0x488 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.991: [upf] INFO: UE F-SEID[UP:0x488 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.994: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 11/25 11:06:10.994: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3192) 11/25 11:06:10.994: [smf] INFO: UE IMSI[262423744234835] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:10.995: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 11/25 11:06:10.995: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 11/25 11:06:10.995: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.000: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 11/25 11:06:11.000: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3192) 11/25 11:06:11.000: [smf] INFO: UE IMSI[262427743064447] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.001: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 11/25 11:06:11.001: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.001: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.007: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 11/25 11:06:11.007: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3192) 11/25 11:06:11.007: [smf] INFO: UE IMSI[262428013808314] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.008: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 11/25 11:06:11.008: [upf] INFO: UE F-SEID[UP:0x270 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.008: [upf] INFO: UE F-SEID[UP:0x270 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.014: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 11/25 11:06:11.014: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3192) 11/25 11:06:11.014: [smf] INFO: UE IMSI[262429645069863] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.014: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 11/25 11:06:11.015: [upf] INFO: UE F-SEID[UP:0x240 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.015: [upf] INFO: UE F-SEID[UP:0x240 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.020: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 11/25 11:06:11.020: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3192) 11/25 11:06:11.021: [smf] INFO: UE IMSI[262426533285794] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.021: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 11/25 11:06:11.021: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.021: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.027: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 11/25 11:06:11.027: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3192) 11/25 11:06:11.027: [smf] INFO: UE IMSI[262422267754416] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.028: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 11/25 11:06:11.028: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.028: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.035: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 11/25 11:06:11.035: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3192) 11/25 11:06:11.035: [smf] INFO: UE IMSI[262426276710602] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.036: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 11/25 11:06:11.036: [upf] INFO: UE F-SEID[UP:0x24e CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.036: [upf] INFO: UE F-SEID[UP:0x24e CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.041: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 11/25 11:06:11.041: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3192) 11/25 11:06:11.041: [smf] INFO: UE IMSI[262422281136184] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.042: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 11/25 11:06:11.042: [upf] INFO: UE F-SEID[UP:0x632 CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.042: [upf] INFO: UE F-SEID[UP:0x632 CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.049: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 11/25 11:06:11.050: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 11/25 11:06:11.050: [upf] INFO: UE F-SEID[UP:0xc85 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.050: [upf] INFO: UE F-SEID[UP:0xc85 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.056: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 11/25 11:06:11.056: [upf] INFO: UE F-SEID[UP:0x2de CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.056: [upf] INFO: UE F-SEID[UP:0x2de CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.063: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 11/25 11:06:11.063: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.063: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.069: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 11/25 11:06:11.069: [upf] INFO: UE F-SEID[UP:0x752 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.069: [upf] INFO: UE F-SEID[UP:0x752 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.049: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3192) 11/25 11:06:11.049: [smf] INFO: UE IMSI[262421726440358] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.055: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 11/25 11:06:11.055: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3192) 11/25 11:06:11.055: [smf] INFO: UE IMSI[262428742989833] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.062: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 11/25 11:06:11.062: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3192) 11/25 11:06:11.062: [smf] INFO: UE IMSI[262422201669354] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.068: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 11/25 11:06:11.068: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3192) 11/25 11:06:11.068: [smf] INFO: UE IMSI[262429128949174] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.075: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 11/25 11:06:11.075: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3192) 11/25 11:06:11.075: [smf] INFO: UE IMSI[262421778929667] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.076: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 11/25 11:06:11.076: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.076: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.081: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 11/25 11:06:11.081: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3192) 11/25 11:06:11.081: [smf] INFO: UE IMSI[262425731349938] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.082: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 11/25 11:06:11.082: [upf] INFO: UE F-SEID[UP:0xcb CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.082: [upf] INFO: UE F-SEID[UP:0xcb CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.088: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 11/25 11:06:11.088: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3192) 11/25 11:06:11.088: [smf] INFO: UE IMSI[262423407537925] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.089: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 11/25 11:06:11.089: [upf] INFO: UE F-SEID[UP:0x21 CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.089: [upf] INFO: UE F-SEID[UP:0x21 CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.094: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 11/25 11:06:11.094: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3192) 11/25 11:06:11.094: [smf] INFO: UE IMSI[262425119250813] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.095: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 11/25 11:06:11.095: [upf] INFO: UE F-SEID[UP:0xffb CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.095: [upf] INFO: UE F-SEID[UP:0xffb CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.101: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 11/25 11:06:11.101: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3192) 11/25 11:06:11.101: [smf] INFO: UE IMSI[262429876550100] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.102: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 11/25 11:06:11.102: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.102: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.107: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 11/25 11:06:11.107: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3192) 11/25 11:06:11.107: [smf] INFO: UE IMSI[262423839541282] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.108: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 11/25 11:06:11.108: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.108: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.114: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 11/25 11:06:11.114: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3192) 11/25 11:06:11.114: [smf] INFO: UE IMSI[262427447177231] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.115: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 11/25 11:06:11.115: [upf] INFO: UE F-SEID[UP:0x357 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.115: [upf] INFO: UE F-SEID[UP:0x357 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.122: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 11/25 11:06:11.122: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3192) 11/25 11:06:11.122: [smf] INFO: UE IMSI[262428807731916] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.123: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 11/25 11:06:11.123: [upf] INFO: UE F-SEID[UP:0xc7c CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.123: [upf] INFO: UE F-SEID[UP:0xc7c CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.129: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 11/25 11:06:11.129: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3192) 11/25 11:06:11.129: [smf] INFO: UE IMSI[262421375975463] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.130: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 11/25 11:06:11.130: [upf] INFO: UE F-SEID[UP:0x95f CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.130: [upf] INFO: UE F-SEID[UP:0x95f CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.136: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 11/25 11:06:11.136: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3192) 11/25 11:06:11.136: [smf] INFO: UE IMSI[262424743380679] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.136: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 11/25 11:06:11.137: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.137: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.142: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 11/25 11:06:11.142: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3192) 11/25 11:06:11.142: [smf] INFO: UE IMSI[262429243687748] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.143: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 11/25 11:06:11.143: [upf] INFO: UE F-SEID[UP:0xc10 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.143: [upf] INFO: UE F-SEID[UP:0xc10 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.150: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 11/25 11:06:11.150: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3192) 11/25 11:06:11.150: [smf] INFO: UE IMSI[262428813039273] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.151: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 11/25 11:06:11.151: [upf] INFO: UE F-SEID[UP:0x92a CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.151: [upf] INFO: UE F-SEID[UP:0x92a CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.157: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 11/25 11:06:11.157: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3192) 11/25 11:06:11.157: [smf] INFO: UE IMSI[262424899957495] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.158: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 11/25 11:06:11.158: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.158: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.163: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 11/25 11:06:11.163: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3192) 11/25 11:06:11.163: [smf] INFO: UE IMSI[262422440586383] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.164: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 11/25 11:06:11.164: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.164: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.170: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 11/25 11:06:11.170: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3192) 11/25 11:06:11.170: [smf] INFO: UE IMSI[262420154754166] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.171: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 11/25 11:06:11.171: [upf] INFO: UE F-SEID[UP:0x42c CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.171: [upf] INFO: UE F-SEID[UP:0x42c CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.177: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 11/25 11:06:11.177: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3192) 11/25 11:06:11.177: [smf] INFO: UE IMSI[262420901013305] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.177: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 11/25 11:06:11.178: [upf] INFO: UE F-SEID[UP:0x916 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.178: [upf] INFO: UE F-SEID[UP:0x916 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.183: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 11/25 11:06:11.183: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3192) 11/25 11:06:11.183: [smf] INFO: UE IMSI[262428219637534] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.184: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 11/25 11:06:11.184: [upf] INFO: UE F-SEID[UP:0xeee CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.184: [upf] INFO: UE F-SEID[UP:0xeee CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.190: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 11/25 11:06:11.190: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3192) 11/25 11:06:11.190: [smf] INFO: UE IMSI[262425471505646] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.191: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 11/25 11:06:11.191: [upf] INFO: UE F-SEID[UP:0x27a CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.191: [upf] INFO: UE F-SEID[UP:0x27a CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.196: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 11/25 11:06:11.196: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3192) 11/25 11:06:11.196: [smf] INFO: UE IMSI[262428471367587] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.197: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 11/25 11:06:11.197: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.197: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.203: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 11/25 11:06:11.203: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3192) 11/25 11:06:11.203: [smf] INFO: UE IMSI[262421744897594] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.204: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 11/25 11:06:11.204: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.204: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.209: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 11/25 11:06:11.209: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3192) 11/25 11:06:11.209: [smf] INFO: UE IMSI[262421321505127] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.210: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 11/25 11:06:11.210: [upf] INFO: UE F-SEID[UP:0x10 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.210: [upf] INFO: UE F-SEID[UP:0x10 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.215: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 11/25 11:06:11.215: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3192) 11/25 11:06:11.215: [smf] INFO: UE IMSI[262428052886103] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.216: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 11/25 11:06:11.216: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.216: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.223: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 11/25 11:06:11.223: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3192) 11/25 11:06:11.223: [smf] INFO: UE IMSI[262423283133774] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.224: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 11/25 11:06:11.224: [upf] INFO: UE F-SEID[UP:0x79d CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.224: [upf] INFO: UE F-SEID[UP:0x79d CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.229: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 11/25 11:06:11.229: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3192) 11/25 11:06:11.229: [smf] INFO: UE IMSI[262428866913960] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.230: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 11/25 11:06:11.230: [upf] INFO: UE F-SEID[UP:0xc05 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.230: [upf] INFO: UE F-SEID[UP:0xc05 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.236: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 11/25 11:06:11.236: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3192) 11/25 11:06:11.236: [smf] INFO: UE IMSI[262429713908460] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.237: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 11/25 11:06:11.237: [upf] INFO: UE F-SEID[UP:0x601 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.237: [upf] INFO: UE F-SEID[UP:0x601 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.242: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 11/25 11:06:11.242: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3192) 11/25 11:06:11.242: [smf] INFO: UE IMSI[262424908924548] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.243: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 11/25 11:06:11.243: [upf] INFO: UE F-SEID[UP:0x23a CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.243: [upf] INFO: UE F-SEID[UP:0x23a CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.251: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 11/25 11:06:11.251: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3192) 11/25 11:06:11.251: [smf] INFO: UE IMSI[262420958350876] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.251: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 11/25 11:06:11.252: [upf] INFO: UE F-SEID[UP:0x31b CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.252: [upf] INFO: UE F-SEID[UP:0x31b CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.258: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 11/25 11:06:11.258: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3192) 11/25 11:06:11.258: [smf] INFO: UE IMSI[262422422187288] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.259: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 11/25 11:06:11.259: [upf] INFO: UE F-SEID[UP:0x245 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.259: [upf] INFO: UE F-SEID[UP:0x245 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.265: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 11/25 11:06:11.265: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3192) 11/25 11:06:11.265: [smf] INFO: UE IMSI[262427101604388] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.266: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 11/25 11:06:11.266: [upf] INFO: UE F-SEID[UP:0x6cd CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.266: [upf] INFO: UE F-SEID[UP:0x6cd CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.272: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 11/25 11:06:11.272: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3192) 11/25 11:06:11.272: [smf] INFO: UE IMSI[262425422075642] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.273: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 11/25 11:06:11.273: [upf] INFO: UE F-SEID[UP:0xca CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.273: [upf] INFO: UE F-SEID[UP:0xca CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.279: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 11/25 11:06:11.279: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3192) 11/25 11:06:11.279: [smf] INFO: UE IMSI[262424040585869] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.280: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 11/25 11:06:11.280: [upf] INFO: UE F-SEID[UP:0xedb CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.280: [upf] INFO: UE F-SEID[UP:0xedb CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.285: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 11/25 11:06:11.285: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3192) 11/25 11:06:11.285: [smf] INFO: UE IMSI[262424109364018] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.286: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 11/25 11:06:11.286: [upf] INFO: UE F-SEID[UP:0xdcf CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.286: [upf] INFO: UE F-SEID[UP:0xdcf CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.292: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 11/25 11:06:11.292: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3192) 11/25 11:06:11.292: [smf] INFO: UE IMSI[262426617427362] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.293: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 11/25 11:06:11.293: [upf] INFO: UE F-SEID[UP:0x294 CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.293: [upf] INFO: UE F-SEID[UP:0x294 CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.298: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 11/25 11:06:11.298: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3192) 11/25 11:06:11.298: [smf] INFO: UE IMSI[262424794041328] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.299: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 11/25 11:06:11.299: [upf] INFO: UE F-SEID[UP:0x450 CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.299: [upf] INFO: UE F-SEID[UP:0x450 CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.305: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 11/25 11:06:11.305: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3192) 11/25 11:06:11.305: [smf] INFO: UE IMSI[262424128427663] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.306: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 11/25 11:06:11.306: [upf] INFO: UE F-SEID[UP:0x73c CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.306: [upf] INFO: UE F-SEID[UP:0x73c CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.313: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 11/25 11:06:11.313: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3192) 11/25 11:06:11.313: [smf] INFO: UE IMSI[262429845172250] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.315: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 11/25 11:06:11.315: [upf] INFO: UE F-SEID[UP:0x66b CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.315: [upf] INFO: UE F-SEID[UP:0x66b CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.320: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 11/25 11:06:11.320: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3192) 11/25 11:06:11.320: [smf] INFO: UE IMSI[262421892687916] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.321: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 11/25 11:06:11.321: [upf] INFO: UE F-SEID[UP:0x5ea CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.321: [upf] INFO: UE F-SEID[UP:0x5ea CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.327: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 11/25 11:06:11.327: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3192) 11/25 11:06:11.327: [smf] INFO: UE IMSI[262428684338314] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.328: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 11/25 11:06:11.328: [upf] INFO: UE F-SEID[UP:0x16c CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.328: [upf] INFO: UE F-SEID[UP:0x16c CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.341: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 11/25 11:06:11.341: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3192) 11/25 11:06:11.341: [smf] INFO: UE IMSI[262427820968136] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.345: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 11/25 11:06:11.345: [upf] INFO: UE F-SEID[UP:0x4bf CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.345: [upf] INFO: UE F-SEID[UP:0x4bf CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.348: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 11/25 11:06:11.348: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3192) 11/25 11:06:11.348: [smf] INFO: UE IMSI[262420124322117] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.349: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 11/25 11:06:11.349: [upf] INFO: UE F-SEID[UP:0xcec CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.349: [upf] INFO: UE F-SEID[UP:0xcec CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.355: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 11/25 11:06:11.355: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3192) 11/25 11:06:11.355: [smf] INFO: UE IMSI[262428260907262] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.356: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 11/25 11:06:11.356: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.356: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.361: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 11/25 11:06:11.361: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3192) 11/25 11:06:11.361: [smf] INFO: UE IMSI[262422487730594] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.362: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 11/25 11:06:11.362: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.362: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.369: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 11/25 11:06:11.369: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3192) 11/25 11:06:11.369: [smf] INFO: UE IMSI[262425959254095] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.370: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 11/25 11:06:11.370: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.370: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.376: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 11/25 11:06:11.376: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3192) 11/25 11:06:11.376: [smf] INFO: UE IMSI[262420238334714] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.377: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 11/25 11:06:11.377: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.377: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.383: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 11/25 11:06:11.383: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3192) 11/25 11:06:11.383: [smf] INFO: UE IMSI[262424424195407] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.384: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 11/25 11:06:11.384: [upf] INFO: UE F-SEID[UP:0x976 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.384: [upf] INFO: UE F-SEID[UP:0x976 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.390: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 11/25 11:06:11.390: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3192) 11/25 11:06:11.390: [smf] INFO: UE IMSI[262427602390168] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.390: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 11/25 11:06:11.391: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.391: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.396: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 11/25 11:06:11.396: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3192) 11/25 11:06:11.396: [smf] INFO: UE IMSI[262420329017142] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.397: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 11/25 11:06:11.397: [upf] INFO: UE F-SEID[UP:0xc90 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.397: [upf] INFO: UE F-SEID[UP:0xc90 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.403: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 11/25 11:06:11.403: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3192) 11/25 11:06:11.403: [smf] INFO: UE IMSI[262429103709701] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.404: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 11/25 11:06:11.404: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.404: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.410: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 11/25 11:06:11.410: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3192) 11/25 11:06:11.410: [smf] INFO: UE IMSI[262423899054328] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.411: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 11/25 11:06:11.411: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.411: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.418: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 11/25 11:06:11.418: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3192) 11/25 11:06:11.418: [smf] INFO: UE IMSI[262423302982131] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.419: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 11/25 11:06:11.419: [upf] INFO: UE F-SEID[UP:0x717 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.419: [upf] INFO: UE F-SEID[UP:0x717 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.426: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 11/25 11:06:11.426: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3192) 11/25 11:06:11.426: [smf] INFO: UE IMSI[262428819489477] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.427: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 11/25 11:06:11.427: [upf] INFO: UE F-SEID[UP:0x231 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.427: [upf] INFO: UE F-SEID[UP:0x231 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.433: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 11/25 11:06:11.433: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3192) 11/25 11:06:11.433: [smf] INFO: UE IMSI[262421861416184] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.434: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 11/25 11:06:11.434: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.434: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.440: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 11/25 11:06:11.440: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3192) 11/25 11:06:11.440: [smf] INFO: UE IMSI[262423523329340] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.441: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 11/25 11:06:11.441: [upf] INFO: UE F-SEID[UP:0x910 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.441: [upf] INFO: UE F-SEID[UP:0x910 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.447: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 11/25 11:06:11.447: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3192) 11/25 11:06:11.447: [smf] INFO: UE IMSI[262423150756445] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.448: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 11/25 11:06:11.448: [upf] INFO: UE F-SEID[UP:0x392 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.448: [upf] INFO: UE F-SEID[UP:0x392 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.453: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 11/25 11:06:11.453: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3192) 11/25 11:06:11.453: [smf] INFO: UE IMSI[262425325271508] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.454: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 11/25 11:06:11.454: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.454: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.460: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 11/25 11:06:11.460: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3192) 11/25 11:06:11.460: [smf] INFO: UE IMSI[262423799130053] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.461: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 11/25 11:06:11.461: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.461: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.467: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 11/25 11:06:11.467: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3192) 11/25 11:06:11.467: [smf] INFO: UE IMSI[262426447970772] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.468: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 11/25 11:06:11.468: [upf] INFO: UE F-SEID[UP:0x97b CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.468: [upf] INFO: UE F-SEID[UP:0x97b CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.473: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 11/25 11:06:11.473: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3192) 11/25 11:06:11.473: [smf] INFO: UE IMSI[262427223129744] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.474: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 11/25 11:06:11.474: [upf] INFO: UE F-SEID[UP:0xe4a CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.474: [upf] INFO: UE F-SEID[UP:0xe4a CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.480: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 11/25 11:06:11.480: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3192) 11/25 11:06:11.480: [smf] INFO: UE IMSI[262421163969131] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.481: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 11/25 11:06:11.481: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.481: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.486: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 11/25 11:06:11.486: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3192) 11/25 11:06:11.486: [smf] INFO: UE IMSI[262420743142187] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.487: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 11/25 11:06:11.487: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.487: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.493: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 11/25 11:06:11.493: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3192) 11/25 11:06:11.493: [smf] INFO: UE IMSI[262422762058049] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.494: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 11/25 11:06:11.494: [upf] INFO: UE F-SEID[UP:0x276 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.494: [upf] INFO: UE F-SEID[UP:0x276 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.500: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 11/25 11:06:11.500: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3192) 11/25 11:06:11.500: [smf] INFO: UE IMSI[262425971717572] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.501: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 11/25 11:06:11.501: [upf] INFO: UE F-SEID[UP:0x324 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.501: [upf] INFO: UE F-SEID[UP:0x324 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.506: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 11/25 11:06:11.506: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3192) 11/25 11:06:11.506: [smf] INFO: UE IMSI[262426976185482] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.507: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 11/25 11:06:11.508: [upf] INFO: UE F-SEID[UP:0x4af CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.508: [upf] INFO: UE F-SEID[UP:0x4af CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.514: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 11/25 11:06:11.514: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3192) 11/25 11:06:11.514: [smf] INFO: UE IMSI[262422383923352] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.514: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 11/25 11:06:11.514: [upf] INFO: UE F-SEID[UP:0xc5 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.514: [upf] INFO: UE F-SEID[UP:0xc5 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.521: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 11/25 11:06:11.521: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3192) 11/25 11:06:11.521: [smf] INFO: UE IMSI[262427735773484] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.522: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 11/25 11:06:11.523: [upf] INFO: UE F-SEID[UP:0x482 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.523: [upf] INFO: UE F-SEID[UP:0x482 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.530: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 11/25 11:06:11.530: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3192) 11/25 11:06:11.530: [smf] INFO: UE IMSI[262428135111747] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.534: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 11/25 11:06:11.534: [upf] INFO: UE F-SEID[UP:0x53a CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.534: [upf] INFO: UE F-SEID[UP:0x53a CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.537: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 11/25 11:06:11.537: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3192) 11/25 11:06:11.537: [smf] INFO: UE IMSI[262423576939209] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.538: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 11/25 11:06:11.538: [upf] INFO: UE F-SEID[UP:0x1db CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.538: [upf] INFO: UE F-SEID[UP:0x1db CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.544: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 11/25 11:06:11.544: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3192) 11/25 11:06:11.544: [smf] INFO: UE IMSI[262424547749270] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.545: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 11/25 11:06:11.545: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.545: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.550: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 11/25 11:06:11.550: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3192) 11/25 11:06:11.550: [smf] INFO: UE IMSI[262427154695345] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.551: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 11/25 11:06:11.551: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.551: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.557: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 11/25 11:06:11.557: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3192) 11/25 11:06:11.557: [smf] INFO: UE IMSI[262428400207136] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.558: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 11/25 11:06:11.558: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.558: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.564: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 11/25 11:06:11.564: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3192) 11/25 11:06:11.564: [smf] INFO: UE IMSI[262428431197382] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.565: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 11/25 11:06:11.565: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.565: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.571: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 11/25 11:06:11.571: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3192) 11/25 11:06:11.571: [smf] INFO: UE IMSI[262429712504351] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.572: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 11/25 11:06:11.572: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.572: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.579: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 11/25 11:06:11.579: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3192) 11/25 11:06:11.579: [smf] INFO: UE IMSI[262421091007182] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.580: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 11/25 11:06:11.580: [upf] INFO: UE F-SEID[UP:0x373 CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.580: [upf] INFO: UE F-SEID[UP:0x373 CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.586: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 11/25 11:06:11.586: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3192) 11/25 11:06:11.586: [smf] INFO: UE IMSI[262425291136702] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.587: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 11/25 11:06:11.587: [upf] INFO: UE F-SEID[UP:0x82f CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.587: [upf] INFO: UE F-SEID[UP:0x82f CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.592: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 11/25 11:06:11.592: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3192) 11/25 11:06:11.592: [smf] INFO: UE IMSI[262423886763852] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.600: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 11/25 11:06:11.600: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3192) 11/25 11:06:11.600: [smf] INFO: UE IMSI[262429112158066] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.601: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 11/25 11:06:11.601: [upf] INFO: UE F-SEID[UP:0xb0c CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.601: [upf] INFO: UE F-SEID[UP:0xb0c CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.605: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 11/25 11:06:11.605: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.605: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.608: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 11/25 11:06:11.608: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3192) 11/25 11:06:11.608: [smf] INFO: UE IMSI[262427966368324] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.609: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 11/25 11:06:11.609: [upf] INFO: UE F-SEID[UP:0x75e CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.609: [upf] INFO: UE F-SEID[UP:0x75e CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.614: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 11/25 11:06:11.614: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3192) 11/25 11:06:11.614: [smf] INFO: UE IMSI[262429174110702] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.615: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 11/25 11:06:11.615: [upf] INFO: UE F-SEID[UP:0x947 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.615: [upf] INFO: UE F-SEID[UP:0x947 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.621: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 11/25 11:06:11.621: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3192) 11/25 11:06:11.621: [smf] INFO: UE IMSI[262425247696661] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.622: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 11/25 11:06:11.622: [upf] INFO: UE F-SEID[UP:0xde CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.622: [upf] INFO: UE F-SEID[UP:0xde CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.627: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 11/25 11:06:11.627: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3192) 11/25 11:06:11.627: [smf] INFO: UE IMSI[262425817812592] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.628: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 11/25 11:06:11.628: [upf] INFO: UE F-SEID[UP:0xb24 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.628: [upf] INFO: UE F-SEID[UP:0xb24 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.634: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 11/25 11:06:11.634: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3192) 11/25 11:06:11.634: [smf] INFO: UE IMSI[262429335156209] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.635: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 11/25 11:06:11.635: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.635: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.640: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 11/25 11:06:11.640: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3192) 11/25 11:06:11.640: [smf] INFO: UE IMSI[262427129003292] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.641: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 11/25 11:06:11.641: [upf] INFO: UE F-SEID[UP:0x47c CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.641: [upf] INFO: UE F-SEID[UP:0x47c CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.647: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1031) 11/25 11:06:11.647: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3192) 11/25 11:06:11.647: [smf] INFO: UE IMSI[262429585890118] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.648: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 11/25 11:06:11.648: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.648: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.654: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1031) 11/25 11:06:11.654: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3192) 11/25 11:06:11.654: [smf] INFO: UE IMSI[262420594948311] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.655: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 11/25 11:06:11.655: [upf] INFO: UE F-SEID[UP:0x756 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.655: [upf] INFO: UE F-SEID[UP:0x756 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.660: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1031) 11/25 11:06:11.660: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3192) 11/25 11:06:11.660: [smf] INFO: UE IMSI[262422815384298] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.661: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 11/25 11:06:11.661: [upf] INFO: UE F-SEID[UP:0x797 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.661: [upf] INFO: UE F-SEID[UP:0x797 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.667: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1031) 11/25 11:06:11.667: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3192) 11/25 11:06:11.667: [smf] INFO: UE IMSI[262428977471478] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.668: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 11/25 11:06:11.668: [upf] INFO: UE F-SEID[UP:0x164 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.668: [upf] INFO: UE F-SEID[UP:0x164 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.674: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1031) 11/25 11:06:11.674: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3192) 11/25 11:06:11.674: [smf] INFO: UE IMSI[262424222464390] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.675: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 11/25 11:06:11.675: [upf] INFO: UE F-SEID[UP:0x755 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.675: [upf] INFO: UE F-SEID[UP:0x755 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.687: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1031) 11/25 11:06:11.687: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3192) 11/25 11:06:11.687: [smf] INFO: UE IMSI[262422513287645] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.688: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 11/25 11:06:11.688: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.688: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.693: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1031) 11/25 11:06:11.693: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3192) 11/25 11:06:11.693: [smf] INFO: UE IMSI[262423961908538] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.694: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 11/25 11:06:11.694: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.694: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.699: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1031) 11/25 11:06:11.699: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3192) 11/25 11:06:11.699: [smf] INFO: UE IMSI[262421000248770] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.700: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 11/25 11:06:11.700: [upf] INFO: UE F-SEID[UP:0x347 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.700: [upf] INFO: UE F-SEID[UP:0x347 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.707: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1031) 11/25 11:06:11.707: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3192) 11/25 11:06:11.707: [smf] INFO: UE IMSI[262422738714539] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.708: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 11/25 11:06:11.708: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.708: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.714: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1031) 11/25 11:06:11.714: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3192) 11/25 11:06:11.714: [smf] INFO: UE IMSI[262422308137240] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.716: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 11/25 11:06:11.716: [upf] INFO: UE F-SEID[UP:0x16b CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.716: [upf] INFO: UE F-SEID[UP:0x16b CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.722: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1031) 11/25 11:06:11.722: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3192) 11/25 11:06:11.722: [smf] INFO: UE IMSI[262421241332013] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.723: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 11/25 11:06:11.723: [upf] INFO: UE F-SEID[UP:0x117 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.723: [upf] INFO: UE F-SEID[UP:0x117 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.728: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1031) 11/25 11:06:11.728: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3192) 11/25 11:06:11.728: [smf] INFO: UE IMSI[262426869118088] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.729: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 11/25 11:06:11.729: [upf] INFO: UE F-SEID[UP:0x75a CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.729: [upf] INFO: UE F-SEID[UP:0x75a CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.735: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1031) 11/25 11:06:11.735: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3192) 11/25 11:06:11.735: [smf] INFO: UE IMSI[262422673440619] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.736: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 11/25 11:06:11.736: [upf] INFO: UE F-SEID[UP:0xcea CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.736: [upf] INFO: UE F-SEID[UP:0xcea CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.741: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1031) 11/25 11:06:11.741: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3192) 11/25 11:06:11.741: [smf] INFO: UE IMSI[262422292042913] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.743: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 11/25 11:06:11.743: [upf] INFO: UE F-SEID[UP:0xabe CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.743: [upf] INFO: UE F-SEID[UP:0xabe CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.748: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1031) 11/25 11:06:11.748: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3192) 11/25 11:06:11.748: [smf] INFO: UE IMSI[262425962401666] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.749: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 11/25 11:06:11.749: [upf] INFO: UE F-SEID[UP:0xb8e CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.749: [upf] INFO: UE F-SEID[UP:0xb8e CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.754: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1031) 11/25 11:06:11.754: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3192) 11/25 11:06:11.754: [smf] INFO: UE IMSI[262425837739323] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.755: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 11/25 11:06:11.756: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.756: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.761: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1031) 11/25 11:06:11.761: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3192) 11/25 11:06:11.761: [smf] INFO: UE IMSI[262422340864642] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.762: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 11/25 11:06:11.762: [upf] INFO: UE F-SEID[UP:0x396 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.762: [upf] INFO: UE F-SEID[UP:0x396 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.767: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1031) 11/25 11:06:11.767: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3192) 11/25 11:06:11.767: [smf] INFO: UE IMSI[262425562379563] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.769: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 11/25 11:06:11.769: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.769: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.774: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1031) 11/25 11:06:11.774: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3192) 11/25 11:06:11.774: [smf] INFO: UE IMSI[262428710114102] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.775: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 11/25 11:06:11.775: [upf] INFO: UE F-SEID[UP:0x14b CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.775: [upf] INFO: UE F-SEID[UP:0x14b CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.780: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1031) 11/25 11:06:11.781: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3192) 11/25 11:06:11.781: [smf] INFO: UE IMSI[262429406604910] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:11.782: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 11/25 11:06:11.782: [upf] INFO: UE F-SEID[UP:0xca9 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.782: [upf] INFO: UE F-SEID[UP:0xca9 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.787: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1021) MTC@ccfaddd836f3: Successfully created 1019 PDP contexts before exhausting the pool MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:06:11.986: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 11/25 11:06:11.986: [upf] INFO: UE F-SEID[UP:0x9dc CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 11/25 11:06:11.986: [upf] INFO: UE F-SEID[UP:0x9dc CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 11/25 11:06:12.005: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 11/25 11:06:12.010: [smf] INFO: Removed Session: UE IMSI:[262421756479208] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3200) 11/25 11:06:12.010: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1092) 11/25 11:06:12.010: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 11/25 11:06:12.017: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 11/25 11:06:12.021: [smf] INFO: Removed Session: UE IMSI:[262427369494080] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3200) 11/25 11:06:12.021: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1092) 11/25 11:06:12.023: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 11/25 11:06:12.023: [smf] INFO: Removed Session: UE IMSI:[262420447661047] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3200) 11/25 11:06:12.023: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1092) 11/25 11:06:12.028: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 11/25 11:06:12.029: [smf] INFO: Removed Session: UE IMSI:[262428084900487] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3200) 11/25 11:06:12.029: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1092) 11/25 11:06:12.034: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 11/25 11:06:12.034: [smf] INFO: Removed Session: UE IMSI:[262428486543627] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3200) 11/25 11:06:12.034: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1092) 11/25 11:06:12.039: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 11/25 11:06:12.040: [smf] INFO: Removed Session: UE IMSI:[262428005818488] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3200) 11/25 11:06:12.040: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1092) 11/25 11:06:12.044: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 11/25 11:06:12.045: [smf] INFO: Removed Session: UE IMSI:[262424823676212] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3200) 11/25 11:06:12.045: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1092) 11/25 11:06:12.050: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 11/25 11:06:12.050: [smf] INFO: Removed Session: UE IMSI:[262428643889048] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3200) 11/25 11:06:12.050: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1092) 11/25 11:06:12.055: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 11/25 11:06:12.056: [smf] INFO: Removed Session: UE IMSI:[262429671153124] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3200) 11/25 11:06:12.056: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1092) 11/25 11:06:12.061: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 11/25 11:06:12.062: [smf] INFO: Removed Session: UE IMSI:[262426092414259] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3200) 11/25 11:06:12.062: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1092) 11/25 11:06:12.066: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 11/25 11:06:12.067: [smf] INFO: Removed Session: UE IMSI:[262426171891628] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3200) 11/25 11:06:12.067: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1092) 11/25 11:06:12.072: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 11/25 11:06:12.072: [smf] INFO: Removed Session: UE IMSI:[262426058153576] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3200) 11/25 11:06:12.072: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1092) 11/25 11:06:12.077: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 11/25 11:06:12.078: [smf] INFO: Removed Session: UE IMSI:[262428301040216] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3200) 11/25 11:06:12.078: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1092) 11/25 11:06:12.083: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 11/25 11:06:12.083: [smf] INFO: Removed Session: UE IMSI:[262422696290866] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3200) 11/25 11:06:12.083: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1092) 11/25 11:06:12.088: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 11/25 11:06:12.089: [smf] INFO: Removed Session: UE IMSI:[262423952453263] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3200) 11/25 11:06:12.089: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1092) 11/25 11:06:12.094: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 11/25 11:06:12.094: [smf] INFO: Removed Session: UE IMSI:[262429291811890] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3200) 11/25 11:06:12.094: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1092) 11/25 11:06:12.101: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 11/25 11:06:12.102: [smf] INFO: Removed Session: UE IMSI:[262425745046952] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3200) 11/25 11:06:12.102: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1092) 11/25 11:06:12.107: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 11/25 11:06:12.107: [smf] INFO: Removed Session: UE IMSI:[262429305308171] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3200) 11/25 11:06:12.107: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1092) 11/25 11:06:12.115: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 11/25 11:06:12.116: [smf] INFO: Removed Session: UE IMSI:[262420677121324] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3200) 11/25 11:06:12.116: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1092) 11/25 11:06:12.121: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 11/25 11:06:12.122: [smf] INFO: Removed Session: UE IMSI:[262420227908516] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3200) 11/25 11:06:12.122: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1092) 11/25 11:06:12.126: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 11/25 11:06:12.127: [smf] INFO: Removed Session: UE IMSI:[262424125486156] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3200) 11/25 11:06:12.127: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 11/25 11:06:12.132: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 11/25 11:06:12.133: [smf] INFO: Removed Session: UE IMSI:[262428371872685] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3200) 11/25 11:06:12.133: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 11/25 11:06:12.138: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 11/25 11:06:12.139: [smf] INFO: Removed Session: UE IMSI:[262425694289316] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3200) 11/25 11:06:12.139: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 11/25 11:06:12.144: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 11/25 11:06:12.144: [smf] INFO: Removed Session: UE IMSI:[262425512960203] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3200) 11/25 11:06:12.144: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 11/25 11:06:12.149: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 11/25 11:06:12.150: [smf] INFO: Removed Session: UE IMSI:[262421239200503] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3200) 11/25 11:06:12.150: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 11/25 11:06:12.155: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 11/25 11:06:12.155: [smf] INFO: Removed Session: UE IMSI:[262429214140508] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3200) 11/25 11:06:12.155: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 11/25 11:06:12.160: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 11/25 11:06:12.161: [smf] INFO: Removed Session: UE IMSI:[262423505660560] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3200) 11/25 11:06:12.161: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 11/25 11:06:12.165: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 11/25 11:06:12.166: [smf] INFO: Removed Session: UE IMSI:[262420618175011] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3200) 11/25 11:06:12.166: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 11/25 11:06:12.171: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 11/25 11:06:12.172: [smf] INFO: Removed Session: UE IMSI:[262424906709429] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3200) 11/25 11:06:12.172: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 11/25 11:06:12.176: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 11/25 11:06:12.177: [smf] INFO: Removed Session: UE IMSI:[262427702657225] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3200) 11/25 11:06:12.177: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 11/25 11:06:12.182: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 11/25 11:06:12.182: [smf] INFO: Removed Session: UE IMSI:[262427335729814] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3200) 11/25 11:06:12.183: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 11/25 11:06:12.187: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 11/25 11:06:12.188: [smf] INFO: Removed Session: UE IMSI:[262422719839031] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3200) 11/25 11:06:12.188: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 11/25 11:06:12.193: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 11/25 11:06:12.193: [smf] INFO: Removed Session: UE IMSI:[262429989430822] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3200) 11/25 11:06:12.193: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 11/25 11:06:12.198: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 11/25 11:06:12.199: [smf] INFO: Removed Session: UE IMSI:[262426953110642] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3200) 11/25 11:06:12.199: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 11/25 11:06:12.204: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 11/25 11:06:12.204: [smf] INFO: Removed Session: UE IMSI:[262429555638754] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3200) 11/25 11:06:12.204: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 11/25 11:06:12.209: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 11/25 11:06:12.210: [smf] INFO: Removed Session: UE IMSI:[262424925217694] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3200) 11/25 11:06:12.210: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 11/25 11:06:12.215: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 11/25 11:06:12.215: [smf] INFO: Removed Session: UE IMSI:[262422351632381] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3200) 11/25 11:06:12.215: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 11/25 11:06:12.220: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 11/25 11:06:12.221: [smf] INFO: Removed Session: UE IMSI:[262427399107841] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3200) 11/25 11:06:12.221: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 11/25 11:06:12.225: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 11/25 11:06:12.226: [smf] INFO: Removed Session: UE IMSI:[262423853873922] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3200) 11/25 11:06:12.226: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 11/25 11:06:12.231: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 11/25 11:06:12.232: [smf] INFO: Removed Session: UE IMSI:[262421725849185] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3200) 11/25 11:06:12.232: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 11/25 11:06:12.236: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 11/25 11:06:12.237: [smf] INFO: Removed Session: UE IMSI:[262421615793154] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3200) 11/25 11:06:12.237: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 11/25 11:06:12.242: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 11/25 11:06:12.243: [smf] INFO: Removed Session: UE IMSI:[262421818516391] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3200) 11/25 11:06:12.243: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 11/25 11:06:12.247: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 11/25 11:06:12.248: [smf] INFO: Removed Session: UE IMSI:[262429752677234] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3200) 11/25 11:06:12.248: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 11/25 11:06:12.253: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 11/25 11:06:12.253: [smf] INFO: Removed Session: UE IMSI:[262424768382855] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3200) 11/25 11:06:12.253: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 11/25 11:06:12.258: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 11/25 11:06:12.259: [smf] INFO: Removed Session: UE IMSI:[262428325492968] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3200) 11/25 11:06:12.259: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 11/25 11:06:12.264: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 11/25 11:06:12.264: [smf] INFO: Removed Session: UE IMSI:[262423326182686] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3200) 11/25 11:06:12.264: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 11/25 11:06:12.269: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 11/25 11:06:12.270: [smf] INFO: Removed Session: UE IMSI:[262420585082271] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3200) 11/25 11:06:12.270: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 11/25 11:06:12.275: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 11/25 11:06:12.275: [smf] INFO: Removed Session: UE IMSI:[262427141087258] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3200) 11/25 11:06:12.275: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 11/25 11:06:12.280: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 11/25 11:06:12.281: [smf] INFO: Removed Session: UE IMSI:[262422607920863] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3200) 11/25 11:06:12.281: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 11/25 11:06:12.286: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 11/25 11:06:12.287: [smf] INFO: Removed Session: UE IMSI:[262421640236562] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3200) 11/25 11:06:12.287: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 11/25 11:06:12.292: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 11/25 11:06:12.292: [smf] INFO: Removed Session: UE IMSI:[262425356265060] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3200) 11/25 11:06:12.292: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 11/25 11:06:12.297: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 11/25 11:06:12.298: [smf] INFO: Removed Session: UE IMSI:[262424070124194] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3200) 11/25 11:06:12.298: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 11/25 11:06:12.303: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 11/25 11:06:12.303: [smf] INFO: Removed Session: UE IMSI:[262422515997947] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3200) 11/25 11:06:12.303: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 11/25 11:06:12.308: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 11/25 11:06:12.309: [smf] INFO: Removed Session: UE IMSI:[262420620624110] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3200) 11/25 11:06:12.309: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 11/25 11:06:12.314: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 11/25 11:06:12.320: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 11/25 11:06:12.324: [smf] INFO: Removed Session: UE IMSI:[262424798467669] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3200) 11/25 11:06:12.324: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 11/25 11:06:12.325: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 11/25 11:06:12.326: [smf] INFO: Removed Session: UE IMSI:[262420848405278] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3200) 11/25 11:06:12.326: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 11/25 11:06:12.331: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 11/25 11:06:12.331: [smf] INFO: Removed Session: UE IMSI:[262428350385069] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3200) 11/25 11:06:12.331: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 11/25 11:06:12.331: [smf] INFO: Removed Session: UE IMSI:[262420661118060] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3200) 11/25 11:06:12.331: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 11/25 11:06:12.337: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 11/25 11:06:12.337: [smf] INFO: Removed Session: UE IMSI:[262424737381614] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3200) 11/25 11:06:12.337: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 11/25 11:06:12.343: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 11/25 11:06:12.343: [smf] INFO: Removed Session: UE IMSI:[262423137714226] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3200) 11/25 11:06:12.343: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 11/25 11:06:12.348: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 11/25 11:06:12.349: [smf] INFO: Removed Session: UE IMSI:[262422694044958] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3200) 11/25 11:06:12.349: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 11/25 11:06:12.354: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 11/25 11:06:12.354: [smf] INFO: Removed Session: UE IMSI:[262420910123486] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3200) 11/25 11:06:12.354: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 11/25 11:06:12.359: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 11/25 11:06:12.360: [smf] INFO: Removed Session: UE IMSI:[262422471366486] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3200) 11/25 11:06:12.360: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 11/25 11:06:12.365: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 11/25 11:06:12.365: [smf] INFO: Removed Session: UE IMSI:[262425182216584] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3200) 11/25 11:06:12.365: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 11/25 11:06:12.370: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 11/25 11:06:12.371: [smf] INFO: Removed Session: UE IMSI:[262420589698301] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3200) 11/25 11:06:12.371: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 11/25 11:06:12.376: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 11/25 11:06:12.376: [smf] INFO: Removed Session: UE IMSI:[262429962710455] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3200) 11/25 11:06:12.376: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 11/25 11:06:12.381: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 11/25 11:06:12.382: [smf] INFO: Removed Session: UE IMSI:[262425772919917] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3200) 11/25 11:06:12.382: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 11/25 11:06:12.387: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 11/25 11:06:12.387: [smf] INFO: Removed Session: UE IMSI:[262423863155525] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3200) 11/25 11:06:12.387: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 11/25 11:06:12.392: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 11/25 11:06:12.393: [smf] INFO: Removed Session: UE IMSI:[262427828212116] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3200) 11/25 11:06:12.393: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 11/25 11:06:12.398: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 11/25 11:06:12.398: [smf] INFO: Removed Session: UE IMSI:[262429641473835] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3200) 11/25 11:06:12.399: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 11/25 11:06:12.403: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 11/25 11:06:12.404: [smf] INFO: Removed Session: UE IMSI:[262426769597635] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3200) 11/25 11:06:12.404: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 11/25 11:06:12.409: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 11/25 11:06:12.409: [smf] INFO: Removed Session: UE IMSI:[262429258121288] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3200) 11/25 11:06:12.409: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 11/25 11:06:12.414: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 11/25 11:06:12.415: [smf] INFO: Removed Session: UE IMSI:[262420263582851] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3200) 11/25 11:06:12.415: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 11/25 11:06:12.420: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 11/25 11:06:12.420: [smf] INFO: Removed Session: UE IMSI:[262428041022595] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3200) 11/25 11:06:12.420: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 11/25 11:06:12.425: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 11/25 11:06:12.426: [smf] INFO: Removed Session: UE IMSI:[262427033079412] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3200) 11/25 11:06:12.426: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 11/25 11:06:12.431: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 11/25 11:06:12.432: [smf] INFO: Removed Session: UE IMSI:[262423867924813] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3200) 11/25 11:06:12.432: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 11/25 11:06:12.437: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 11/25 11:06:12.438: [smf] INFO: Removed Session: UE IMSI:[262420414474497] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3200) 11/25 11:06:12.438: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 11/25 11:06:12.443: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 11/25 11:06:12.444: [smf] INFO: Removed Session: UE IMSI:[262427186555359] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3200) 11/25 11:06:12.444: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 11/25 11:06:12.448: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 11/25 11:06:12.449: [smf] INFO: Removed Session: UE IMSI:[262426339280429] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3200) 11/25 11:06:12.449: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 11/25 11:06:12.454: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 11/25 11:06:12.455: [smf] INFO: Removed Session: UE IMSI:[262428106266945] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3200) 11/25 11:06:12.455: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 11/25 11:06:12.459: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 11/25 11:06:12.460: [smf] INFO: Removed Session: UE IMSI:[262424358054431] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3200) 11/25 11:06:12.460: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 11/25 11:06:12.465: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 11/25 11:06:12.466: [smf] INFO: Removed Session: UE IMSI:[262422686811578] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3200) 11/25 11:06:12.466: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 11/25 11:06:12.470: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 11/25 11:06:12.471: [smf] INFO: Removed Session: UE IMSI:[262427693589304] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3200) 11/25 11:06:12.471: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 11/25 11:06:12.476: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 11/25 11:06:12.477: [smf] INFO: Removed Session: UE IMSI:[262428861039460] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3200) 11/25 11:06:12.477: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 11/25 11:06:12.482: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 11/25 11:06:12.483: [smf] INFO: Removed Session: UE IMSI:[262426443241100] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3200) 11/25 11:06:12.483: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 11/25 11:06:12.487: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 11/25 11:06:12.488: [smf] INFO: Removed Session: UE IMSI:[262425700738361] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3200) 11/25 11:06:12.488: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 11/25 11:06:12.493: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 11/25 11:06:12.493: [smf] INFO: Removed Session: UE IMSI:[262429533654441] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3200) 11/25 11:06:12.493: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 11/25 11:06:12.498: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 11/25 11:06:12.499: [smf] INFO: Removed Session: UE IMSI:[262425701025006] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3200) 11/25 11:06:12.499: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 11/25 11:06:12.504: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 11/25 11:06:12.504: [smf] INFO: Removed Session: UE IMSI:[262420369500912] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3200) 11/25 11:06:12.504: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 11/25 11:06:12.509: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 11/25 11:06:12.510: [smf] INFO: Removed Session: UE IMSI:[262427525931348] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3200) 11/25 11:06:12.510: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 11/25 11:06:12.519: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 11/25 11:06:12.523: [smf] INFO: Removed Session: UE IMSI:[262422300389605] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3200) 11/25 11:06:12.523: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 11/25 11:06:12.525: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 11/25 11:06:12.525: [smf] INFO: Removed Session: UE IMSI:[262426844160873] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3200) 11/25 11:06:12.525: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 11/25 11:06:12.530: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 11/25 11:06:12.531: [smf] INFO: Removed Session: UE IMSI:[262426430746523] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3200) 11/25 11:06:12.531: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 11/25 11:06:12.535: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 11/25 11:06:12.536: [smf] INFO: Removed Session: UE IMSI:[262425634628328] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3200) 11/25 11:06:12.536: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 11/25 11:06:12.541: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 11/25 11:06:12.542: [smf] INFO: Removed Session: UE IMSI:[262422654278759] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3200) 11/25 11:06:12.542: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 11/25 11:06:12.546: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 11/25 11:06:12.547: [smf] INFO: Removed Session: UE IMSI:[262424038000562] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3200) 11/25 11:06:12.547: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 11/25 11:06:12.552: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 11/25 11:06:12.553: [smf] INFO: Removed Session: UE IMSI:[262429982970610] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3200) 11/25 11:06:12.553: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 11/25 11:06:12.558: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 11/25 11:06:12.558: [smf] INFO: Removed Session: UE IMSI:[262420218400423] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3200) 11/25 11:06:12.558: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 11/25 11:06:12.563: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 11/25 11:06:12.564: [smf] INFO: Removed Session: UE IMSI:[262427887179309] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3200) 11/25 11:06:12.564: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 11/25 11:06:12.569: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 11/25 11:06:12.569: [smf] INFO: Removed Session: UE IMSI:[262425450061286] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3200) 11/25 11:06:12.569: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 11/25 11:06:12.577: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 11/25 11:06:12.579: [smf] INFO: Removed Session: UE IMSI:[262424810232902] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3200) 11/25 11:06:12.579: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 11/25 11:06:12.582: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 11/25 11:06:12.585: [smf] INFO: Removed Session: UE IMSI:[262422601549399] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3200) 11/25 11:06:12.585: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 11/25 11:06:12.587: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 11/25 11:06:12.588: [smf] INFO: Removed Session: UE IMSI:[262421748765617] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3200) 11/25 11:06:12.588: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 11/25 11:06:12.593: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 11/25 11:06:12.593: [smf] INFO: Removed Session: UE IMSI:[262424803137268] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3200) 11/25 11:06:12.593: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 11/25 11:06:12.598: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 11/25 11:06:12.599: [smf] INFO: Removed Session: UE IMSI:[262421479196251] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3200) 11/25 11:06:12.599: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 11/25 11:06:12.604: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 11/25 11:06:12.604: [smf] INFO: Removed Session: UE IMSI:[262427481499534] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3200) 11/25 11:06:12.604: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 11/25 11:06:12.609: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 11/25 11:06:12.610: [smf] INFO: Removed Session: UE IMSI:[262428885842289] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3200) 11/25 11:06:12.610: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 11/25 11:06:12.615: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 11/25 11:06:12.616: [smf] INFO: Removed Session: UE IMSI:[262426618209862] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3200) 11/25 11:06:12.616: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 11/25 11:06:12.621: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 11/25 11:06:12.622: [smf] INFO: Removed Session: UE IMSI:[262422328898577] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3200) 11/25 11:06:12.622: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 11/25 11:06:12.626: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 11/25 11:06:12.627: [smf] INFO: Removed Session: UE IMSI:[262427912148402] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3200) 11/25 11:06:12.627: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 11/25 11:06:12.632: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 11/25 11:06:12.632: [smf] INFO: Removed Session: UE IMSI:[262421915131761] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3200) 11/25 11:06:12.632: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 11/25 11:06:12.637: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 11/25 11:06:12.638: [smf] INFO: Removed Session: UE IMSI:[262429809509560] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3200) 11/25 11:06:12.638: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 11/25 11:06:12.643: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 11/25 11:06:12.644: [smf] INFO: Removed Session: UE IMSI:[262428428002763] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3200) 11/25 11:06:12.644: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 11/25 11:06:12.648: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 11/25 11:06:12.649: [smf] INFO: Removed Session: UE IMSI:[262429740478902] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3200) 11/25 11:06:12.649: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 11/25 11:06:12.654: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 11/25 11:06:12.654: [smf] INFO: Removed Session: UE IMSI:[262428191324550] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3200) 11/25 11:06:12.654: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 11/25 11:06:12.659: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 11/25 11:06:12.660: [smf] INFO: Removed Session: UE IMSI:[262420820617298] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3200) 11/25 11:06:12.660: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 11/25 11:06:12.665: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 11/25 11:06:12.666: [smf] INFO: Removed Session: UE IMSI:[262421079530621] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3200) 11/25 11:06:12.666: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 11/25 11:06:12.671: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 11/25 11:06:12.672: [smf] INFO: Removed Session: UE IMSI:[262422875482654] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3200) 11/25 11:06:12.672: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 11/25 11:06:12.676: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 11/25 11:06:12.677: [smf] INFO: Removed Session: UE IMSI:[262427288286896] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3200) 11/25 11:06:12.677: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 11/25 11:06:12.682: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 11/25 11:06:12.683: [smf] INFO: Removed Session: UE IMSI:[262421737244561] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3200) 11/25 11:06:12.683: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 11/25 11:06:12.687: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 11/25 11:06:12.688: [smf] INFO: Removed Session: UE IMSI:[262422896712710] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3200) 11/25 11:06:12.688: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 11/25 11:06:12.693: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 11/25 11:06:12.694: [smf] INFO: Removed Session: UE IMSI:[262429049799996] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3200) 11/25 11:06:12.694: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 11/25 11:06:12.699: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 11/25 11:06:12.699: [smf] INFO: Removed Session: UE IMSI:[262422048860028] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3200) 11/25 11:06:12.699: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 11/25 11:06:12.704: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 11/25 11:06:12.705: [smf] INFO: Removed Session: UE IMSI:[262428287095552] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3200) 11/25 11:06:12.705: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 11/25 11:06:12.710: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 11/25 11:06:12.711: [smf] INFO: Removed Session: UE IMSI:[262424870538106] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3200) 11/25 11:06:12.711: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 11/25 11:06:12.715: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 11/25 11:06:12.716: [smf] INFO: Removed Session: UE IMSI:[262428856539503] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3200) 11/25 11:06:12.716: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 11/25 11:06:12.721: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 11/25 11:06:12.722: [smf] INFO: Removed Session: UE IMSI:[262424046848423] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3200) 11/25 11:06:12.722: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 11/25 11:06:12.727: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 11/25 11:06:12.728: [smf] INFO: Removed Session: UE IMSI:[262420803973640] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3200) 11/25 11:06:12.728: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 11/25 11:06:12.732: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 11/25 11:06:12.733: [smf] INFO: Removed Session: UE IMSI:[262425746156669] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3200) 11/25 11:06:12.733: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 11/25 11:06:12.738: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 11/25 11:06:12.738: [smf] INFO: Removed Session: UE IMSI:[262423475061792] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3200) 11/25 11:06:12.738: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 11/25 11:06:12.744: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 11/25 11:06:12.745: [smf] INFO: Removed Session: UE IMSI:[262422702205838] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3200) 11/25 11:06:12.745: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 11/25 11:06:12.750: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 11/25 11:06:12.750: [smf] INFO: Removed Session: UE IMSI:[262423819761628] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3200) 11/25 11:06:12.750: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 11/25 11:06:12.755: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 11/25 11:06:12.756: [smf] INFO: Removed Session: UE IMSI:[262425236509693] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3200) 11/25 11:06:12.756: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 11/25 11:06:12.761: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 11/25 11:06:12.761: [smf] INFO: Removed Session: UE IMSI:[262420459515625] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3200) 11/25 11:06:12.761: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 11/25 11:06:12.766: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 11/25 11:06:12.767: [smf] INFO: Removed Session: UE IMSI:[262422512633391] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3200) 11/25 11:06:12.767: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 11/25 11:06:12.772: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 11/25 11:06:12.772: [smf] INFO: Removed Session: UE IMSI:[262421603116960] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3200) 11/25 11:06:12.772: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 11/25 11:06:12.777: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 11/25 11:06:12.778: [smf] INFO: Removed Session: UE IMSI:[262420773527378] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3200) 11/25 11:06:12.778: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 11/25 11:06:12.783: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 11/25 11:06:12.783: [smf] INFO: Removed Session: UE IMSI:[262420471152864] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3200) 11/25 11:06:12.783: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 11/25 11:06:12.788: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 11/25 11:06:12.789: [smf] INFO: Removed Session: UE IMSI:[262426276308927] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3200) 11/25 11:06:12.789: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 11/25 11:06:12.794: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 11/25 11:06:12.795: [smf] INFO: Removed Session: UE IMSI:[262429272515476] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3200) 11/25 11:06:12.795: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 11/25 11:06:12.799: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 11/25 11:06:12.800: [smf] INFO: Removed Session: UE IMSI:[262423099981632] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3200) 11/25 11:06:12.800: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 11/25 11:06:12.805: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 11/25 11:06:12.806: [smf] INFO: Removed Session: UE IMSI:[262426171569163] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3200) 11/25 11:06:12.806: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 11/25 11:06:12.810: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 11/25 11:06:12.811: [smf] INFO: Removed Session: UE IMSI:[262426227917386] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3200) 11/25 11:06:12.811: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 11/25 11:06:12.816: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 11/25 11:06:12.817: [smf] INFO: Removed Session: UE IMSI:[262423629575366] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3200) 11/25 11:06:12.817: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 11/25 11:06:12.821: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 11/25 11:06:12.822: [smf] INFO: Removed Session: UE IMSI:[262427408709871] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3200) 11/25 11:06:12.822: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 11/25 11:06:12.827: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 11/25 11:06:12.828: [smf] INFO: Removed Session: UE IMSI:[262426128227650] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3200) 11/25 11:06:12.828: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 11/25 11:06:12.832: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 11/25 11:06:12.833: [smf] INFO: Removed Session: UE IMSI:[262428520861048] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3200) 11/25 11:06:12.833: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 11/25 11:06:12.838: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 11/25 11:06:12.839: [smf] INFO: Removed Session: UE IMSI:[262427176630854] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3200) 11/25 11:06:12.839: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 11/25 11:06:12.844: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 11/25 11:06:12.844: [smf] INFO: Removed Session: UE IMSI:[262426988545690] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3200) 11/25 11:06:12.844: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 11/25 11:06:12.849: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 11/25 11:06:12.850: [smf] INFO: Removed Session: UE IMSI:[262426919996825] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3200) 11/25 11:06:12.850: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 11/25 11:06:12.855: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 11/25 11:06:12.856: [smf] INFO: Removed Session: UE IMSI:[262423688481449] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3200) 11/25 11:06:12.856: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 11/25 11:06:12.860: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 11/25 11:06:12.861: [smf] INFO: Removed Session: UE IMSI:[262423864201383] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3200) 11/25 11:06:12.861: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 11/25 11:06:12.866: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 11/25 11:06:12.866: [smf] INFO: Removed Session: UE IMSI:[262428255869012] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3200) 11/25 11:06:12.866: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 11/25 11:06:12.871: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 11/25 11:06:12.872: [smf] INFO: Removed Session: UE IMSI:[262425822339289] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3200) 11/25 11:06:12.872: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 11/25 11:06:12.877: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 11/25 11:06:12.877: [smf] INFO: Removed Session: UE IMSI:[262424048233158] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3200) 11/25 11:06:12.877: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 11/25 11:06:12.883: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 11/25 11:06:12.884: [smf] INFO: Removed Session: UE IMSI:[262421113231857] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3200) 11/25 11:06:12.884: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 11/25 11:06:12.889: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 11/25 11:06:12.890: [smf] INFO: Removed Session: UE IMSI:[262429837256624] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3200) 11/25 11:06:12.890: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 11/25 11:06:12.894: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 11/25 11:06:12.895: [smf] INFO: Removed Session: UE IMSI:[262420312838680] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3200) 11/25 11:06:12.895: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 11/25 11:06:12.900: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 11/25 11:06:12.901: [smf] INFO: Removed Session: UE IMSI:[262425884870022] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3200) 11/25 11:06:12.901: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 11/25 11:06:12.905: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 11/25 11:06:12.906: [smf] INFO: Removed Session: UE IMSI:[262422444829508] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3200) 11/25 11:06:12.906: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 11/25 11:06:12.911: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 11/25 11:06:12.912: [smf] INFO: Removed Session: UE IMSI:[262429806131200] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3200) 11/25 11:06:12.912: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 11/25 11:06:12.916: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 11/25 11:06:12.917: [smf] INFO: Removed Session: UE IMSI:[262422945048731] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3200) 11/25 11:06:12.917: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 11/25 11:06:12.922: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 11/25 11:06:12.923: [smf] INFO: Removed Session: UE IMSI:[262425727402887] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3200) 11/25 11:06:12.923: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 11/25 11:06:12.928: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 11/25 11:06:12.928: [smf] INFO: Removed Session: UE IMSI:[262423849611414] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3200) 11/25 11:06:12.928: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 11/25 11:06:12.933: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 11/25 11:06:12.934: [smf] INFO: Removed Session: UE IMSI:[262429664994413] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3200) 11/25 11:06:12.934: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 11/25 11:06:12.938: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 11/25 11:06:12.939: [smf] INFO: Removed Session: UE IMSI:[262429289303395] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3200) 11/25 11:06:12.939: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 11/25 11:06:12.944: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 11/25 11:06:12.945: [smf] INFO: Removed Session: UE IMSI:[262420746349701] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3200) 11/25 11:06:12.945: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 11/25 11:06:12.949: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 11/25 11:06:12.950: [smf] INFO: Removed Session: UE IMSI:[262429672414481] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3200) 11/25 11:06:12.950: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 11/25 11:06:12.955: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 11/25 11:06:12.956: [smf] INFO: Removed Session: UE IMSI:[262428971422187] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3200) 11/25 11:06:12.956: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 11/25 11:06:12.960: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 11/25 11:06:12.961: [smf] INFO: Removed Session: UE IMSI:[262428828446656] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3200) 11/25 11:06:12.961: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 11/25 11:06:12.966: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 11/25 11:06:12.967: [smf] INFO: Removed Session: UE IMSI:[262422941383114] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3200) 11/25 11:06:12.967: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 11/25 11:06:12.971: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 11/25 11:06:12.972: [smf] INFO: Removed Session: UE IMSI:[262422173450149] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3200) 11/25 11:06:12.972: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 11/25 11:06:12.977: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 11/25 11:06:12.978: [smf] INFO: Removed Session: UE IMSI:[262421850407664] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3200) 11/25 11:06:12.978: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 11/25 11:06:12.982: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 11/25 11:06:12.983: [smf] INFO: Removed Session: UE IMSI:[262425290081135] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3200) 11/25 11:06:12.983: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 11/25 11:06:12.988: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 11/25 11:06:12.989: [smf] INFO: Removed Session: UE IMSI:[262422547097636] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3200) 11/25 11:06:12.989: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 11/25 11:06:12.993: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 11/25 11:06:12.994: [smf] INFO: Removed Session: UE IMSI:[262427635250517] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:12.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3200) 11/25 11:06:12.994: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 11/25 11:06:12.999: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 11/25 11:06:13.000: [smf] INFO: Removed Session: UE IMSI:[262429935895267] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3200) 11/25 11:06:13.000: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 11/25 11:06:13.004: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 11/25 11:06:13.005: [smf] INFO: Removed Session: UE IMSI:[262429062113033] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3200) 11/25 11:06:13.005: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 11/25 11:06:13.010: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 11/25 11:06:13.011: [smf] INFO: Removed Session: UE IMSI:[262427166495808] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3200) 11/25 11:06:13.011: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 11/25 11:06:13.015: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 11/25 11:06:13.016: [smf] INFO: Removed Session: UE IMSI:[262427056514115] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3200) 11/25 11:06:13.016: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 11/25 11:06:13.021: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 11/25 11:06:13.022: [smf] INFO: Removed Session: UE IMSI:[262428239485258] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3200) 11/25 11:06:13.022: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 11/25 11:06:13.026: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 11/25 11:06:13.027: [smf] INFO: Removed Session: UE IMSI:[262427134665749] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3200) 11/25 11:06:13.027: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 11/25 11:06:13.032: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 11/25 11:06:13.033: [smf] INFO: Removed Session: UE IMSI:[262425700517185] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3200) 11/25 11:06:13.033: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 11/25 11:06:13.037: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 11/25 11:06:13.038: [smf] INFO: Removed Session: UE IMSI:[262424438557382] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3200) 11/25 11:06:13.038: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 11/25 11:06:13.043: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 11/25 11:06:13.044: [smf] INFO: Removed Session: UE IMSI:[262426441354336] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3200) 11/25 11:06:13.044: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 11/25 11:06:13.048: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 11/25 11:06:13.049: [smf] INFO: Removed Session: UE IMSI:[262426128371715] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3200) 11/25 11:06:13.049: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 11/25 11:06:13.054: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 11/25 11:06:13.055: [smf] INFO: Removed Session: UE IMSI:[262422294552661] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3200) 11/25 11:06:13.055: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 11/25 11:06:13.059: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 11/25 11:06:13.060: [smf] INFO: Removed Session: UE IMSI:[262424432708077] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3200) 11/25 11:06:13.060: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 11/25 11:06:13.065: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 11/25 11:06:13.066: [smf] INFO: Removed Session: UE IMSI:[262420771608321] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3200) 11/25 11:06:13.066: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 11/25 11:06:13.070: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 11/25 11:06:13.071: [smf] INFO: Removed Session: UE IMSI:[262425129106202] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3200) 11/25 11:06:13.071: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 11/25 11:06:13.076: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 11/25 11:06:13.076: [smf] INFO: Removed Session: UE IMSI:[262425309584439] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3200) 11/25 11:06:13.077: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 11/25 11:06:13.081: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 11/25 11:06:13.082: [smf] INFO: Removed Session: UE IMSI:[262425383562501] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3200) 11/25 11:06:13.082: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 11/25 11:06:13.087: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 11/25 11:06:13.088: [smf] INFO: Removed Session: UE IMSI:[262425691058380] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3200) 11/25 11:06:13.088: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 11/25 11:06:13.092: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 11/25 11:06:13.093: [smf] INFO: Removed Session: UE IMSI:[262425688927486] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3200) 11/25 11:06:13.093: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 11/25 11:06:13.098: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 11/25 11:06:13.099: [smf] INFO: Removed Session: UE IMSI:[262422692943830] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3200) 11/25 11:06:13.099: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 11/25 11:06:13.103: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 11/25 11:06:13.104: [smf] INFO: Removed Session: UE IMSI:[262427413775684] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3200) 11/25 11:06:13.104: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 11/25 11:06:13.109: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 11/25 11:06:13.110: [smf] INFO: Removed Session: UE IMSI:[262422515043300] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3200) 11/25 11:06:13.110: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 11/25 11:06:13.114: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 11/25 11:06:13.115: [smf] INFO: Removed Session: UE IMSI:[262425803239423] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3200) 11/25 11:06:13.115: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 11/25 11:06:13.120: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 11/25 11:06:13.121: [smf] INFO: Removed Session: UE IMSI:[262426563809367] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3200) 11/25 11:06:13.121: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 11/25 11:06:13.125: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 11/25 11:06:13.126: [smf] INFO: Removed Session: UE IMSI:[262428760090722] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3200) 11/25 11:06:13.126: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 11/25 11:06:13.131: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 11/25 11:06:13.132: [smf] INFO: Removed Session: UE IMSI:[262421495604595] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3200) 11/25 11:06:13.132: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 11/25 11:06:13.136: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 11/25 11:06:13.137: [smf] INFO: Removed Session: UE IMSI:[262424091081862] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3200) 11/25 11:06:13.137: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 11/25 11:06:13.142: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 11/25 11:06:13.143: [smf] INFO: Removed Session: UE IMSI:[262423656299690] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3200) 11/25 11:06:13.143: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 11/25 11:06:13.147: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 11/25 11:06:13.148: [smf] INFO: Removed Session: UE IMSI:[262426920084588] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3200) 11/25 11:06:13.148: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 11/25 11:06:13.153: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 11/25 11:06:13.153: [smf] INFO: Removed Session: UE IMSI:[262424555762151] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3200) 11/25 11:06:13.153: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 11/25 11:06:13.158: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 11/25 11:06:13.159: [smf] INFO: Removed Session: UE IMSI:[262426347690593] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3200) 11/25 11:06:13.159: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 11/25 11:06:13.164: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 11/25 11:06:13.164: [smf] INFO: Removed Session: UE IMSI:[262422804729874] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3200) 11/25 11:06:13.164: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 11/25 11:06:13.169: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 11/25 11:06:13.170: [smf] INFO: Removed Session: UE IMSI:[262427738132985] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3200) 11/25 11:06:13.170: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 11/25 11:06:13.175: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 11/25 11:06:13.176: [smf] INFO: Removed Session: UE IMSI:[262420254369296] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3200) 11/25 11:06:13.176: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 11/25 11:06:13.181: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 11/25 11:06:13.182: [smf] INFO: Removed Session: UE IMSI:[262424600098546] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3200) 11/25 11:06:13.182: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 11/25 11:06:13.187: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 11/25 11:06:13.187: [smf] INFO: Removed Session: UE IMSI:[262422073913568] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3200) 11/25 11:06:13.187: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 11/25 11:06:13.192: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 11/25 11:06:13.193: [smf] INFO: Removed Session: UE IMSI:[262429313990793] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3200) 11/25 11:06:13.193: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 11/25 11:06:13.198: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 11/25 11:06:13.198: [smf] INFO: Removed Session: UE IMSI:[262422211768928] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3200) 11/25 11:06:13.198: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 11/25 11:06:13.203: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 11/25 11:06:13.204: [smf] INFO: Removed Session: UE IMSI:[262422472080908] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3200) 11/25 11:06:13.204: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 11/25 11:06:13.209: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 11/25 11:06:13.209: [smf] INFO: Removed Session: UE IMSI:[262427004211818] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3200) 11/25 11:06:13.209: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 11/25 11:06:13.214: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 11/25 11:06:13.215: [smf] INFO: Removed Session: UE IMSI:[262422263879103] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3200) 11/25 11:06:13.215: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 11/25 11:06:13.220: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 11/25 11:06:13.221: [smf] INFO: Removed Session: UE IMSI:[262423497105247] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3200) 11/25 11:06:13.221: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 11/25 11:06:13.225: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 11/25 11:06:13.226: [smf] INFO: Removed Session: UE IMSI:[262423841793414] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3200) 11/25 11:06:13.226: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 11/25 11:06:13.231: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 11/25 11:06:13.232: [smf] INFO: Removed Session: UE IMSI:[262428983377818] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3200) 11/25 11:06:13.232: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 11/25 11:06:13.237: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 11/25 11:06:13.237: [smf] INFO: Removed Session: UE IMSI:[262428663837185] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3200) 11/25 11:06:13.238: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 11/25 11:06:13.242: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 11/25 11:06:13.243: [smf] INFO: Removed Session: UE IMSI:[262429496598248] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3200) 11/25 11:06:13.243: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 11/25 11:06:13.248: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 11/25 11:06:13.248: [smf] INFO: Removed Session: UE IMSI:[262421833782360] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3200) 11/25 11:06:13.248: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 11/25 11:06:13.253: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 11/25 11:06:13.254: [smf] INFO: Removed Session: UE IMSI:[262420852810403] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3200) 11/25 11:06:13.254: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 11/25 11:06:13.259: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 11/25 11:06:13.260: [smf] INFO: Removed Session: UE IMSI:[262421265212216] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3200) 11/25 11:06:13.260: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 11/25 11:06:13.264: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 11/25 11:06:13.265: [smf] INFO: Removed Session: UE IMSI:[262422472711587] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3200) 11/25 11:06:13.265: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 11/25 11:06:13.270: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 11/25 11:06:13.270: [smf] INFO: Removed Session: UE IMSI:[262421975311444] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3200) 11/25 11:06:13.270: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 11/25 11:06:13.275: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 11/25 11:06:13.276: [smf] INFO: Removed Session: UE IMSI:[262427450009796] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3200) 11/25 11:06:13.276: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 11/25 11:06:13.281: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 11/25 11:06:13.281: [smf] INFO: Removed Session: UE IMSI:[262423747943976] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3200) 11/25 11:06:13.281: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 11/25 11:06:13.286: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 11/25 11:06:13.287: [smf] INFO: Removed Session: UE IMSI:[262425820592456] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3200) 11/25 11:06:13.287: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 11/25 11:06:13.291: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 11/25 11:06:13.292: [smf] INFO: Removed Session: UE IMSI:[262428391498174] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3200) 11/25 11:06:13.292: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 11/25 11:06:13.297: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 11/25 11:06:13.298: [smf] INFO: Removed Session: UE IMSI:[262426474569753] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3200) 11/25 11:06:13.298: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 11/25 11:06:13.302: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 11/25 11:06:13.303: [smf] INFO: Removed Session: UE IMSI:[262424789697252] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3200) 11/25 11:06:13.303: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 11/25 11:06:13.308: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 11/25 11:06:13.308: [smf] INFO: Removed Session: UE IMSI:[262422471574597] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3200) 11/25 11:06:13.309: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 11/25 11:06:13.313: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 11/25 11:06:13.314: [smf] INFO: Removed Session: UE IMSI:[262422671524267] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3200) 11/25 11:06:13.314: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 11/25 11:06:13.319: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 11/25 11:06:13.320: [smf] INFO: Removed Session: UE IMSI:[262423700361850] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3200) 11/25 11:06:13.320: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 11/25 11:06:13.324: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 11/25 11:06:13.325: [smf] INFO: Removed Session: UE IMSI:[262429001334209] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3200) 11/25 11:06:13.325: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 11/25 11:06:13.330: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 11/25 11:06:13.331: [smf] INFO: Removed Session: UE IMSI:[262420229769915] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3200) 11/25 11:06:13.331: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 11/25 11:06:13.335: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 11/25 11:06:13.336: [smf] INFO: Removed Session: UE IMSI:[262427899740450] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3200) 11/25 11:06:13.336: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 11/25 11:06:13.341: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 11/25 11:06:13.342: [smf] INFO: Removed Session: UE IMSI:[262426763691776] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3200) 11/25 11:06:13.342: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 11/25 11:06:13.347: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 11/25 11:06:13.348: [smf] INFO: Removed Session: UE IMSI:[262425578474138] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3200) 11/25 11:06:13.348: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 11/25 11:06:13.353: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 11/25 11:06:13.354: [smf] INFO: Removed Session: UE IMSI:[262429283953930] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3200) 11/25 11:06:13.354: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 11/25 11:06:13.359: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 11/25 11:06:13.359: [smf] INFO: Removed Session: UE IMSI:[262429934098507] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3200) 11/25 11:06:13.359: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 11/25 11:06:13.364: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 11/25 11:06:13.365: [smf] INFO: Removed Session: UE IMSI:[262429826598848] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3200) 11/25 11:06:13.365: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 11/25 11:06:13.370: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 11/25 11:06:13.370: [smf] INFO: Removed Session: UE IMSI:[262429644500003] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3200) 11/25 11:06:13.370: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 11/25 11:06:13.375: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 11/25 11:06:13.376: [smf] INFO: Removed Session: UE IMSI:[262429538125458] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3200) 11/25 11:06:13.376: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 11/25 11:06:13.381: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 11/25 11:06:13.381: [smf] INFO: Removed Session: UE IMSI:[262425311397186] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3200) 11/25 11:06:13.381: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 11/25 11:06:13.386: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 11/25 11:06:13.387: [smf] INFO: Removed Session: UE IMSI:[262428498837815] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3200) 11/25 11:06:13.387: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 11/25 11:06:13.392: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 11/25 11:06:13.392: [smf] INFO: Removed Session: UE IMSI:[262421743650801] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3200) 11/25 11:06:13.393: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 11/25 11:06:13.397: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 11/25 11:06:13.398: [smf] INFO: Removed Session: UE IMSI:[262423970640381] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3200) 11/25 11:06:13.398: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 11/25 11:06:13.403: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 11/25 11:06:13.403: [smf] INFO: Removed Session: UE IMSI:[262428129741261] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3200) 11/25 11:06:13.403: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 11/25 11:06:13.408: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 11/25 11:06:13.409: [smf] INFO: Removed Session: UE IMSI:[262422265134947] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3200) 11/25 11:06:13.409: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 11/25 11:06:13.414: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 11/25 11:06:13.414: [smf] INFO: Removed Session: UE IMSI:[262429717648252] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3200) 11/25 11:06:13.414: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 11/25 11:06:13.419: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 11/25 11:06:13.420: [smf] INFO: Removed Session: UE IMSI:[262423156723857] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3200) 11/25 11:06:13.420: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 11/25 11:06:13.425: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 11/25 11:06:13.425: [smf] INFO: Removed Session: UE IMSI:[262429880684047] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3200) 11/25 11:06:13.425: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 11/25 11:06:13.430: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 11/25 11:06:13.431: [smf] INFO: Removed Session: UE IMSI:[262425458875707] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3200) 11/25 11:06:13.431: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 11/25 11:06:13.436: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 11/25 11:06:13.436: [smf] INFO: Removed Session: UE IMSI:[262427816387503] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3200) 11/25 11:06:13.437: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 11/25 11:06:13.441: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 11/25 11:06:13.442: [smf] INFO: Removed Session: UE IMSI:[262422305065037] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3200) 11/25 11:06:13.442: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 11/25 11:06:13.447: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 11/25 11:06:13.448: [smf] INFO: Removed Session: UE IMSI:[262429351736571] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3200) 11/25 11:06:13.448: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 11/25 11:06:13.452: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 11/25 11:06:13.453: [smf] INFO: Removed Session: UE IMSI:[262426397840155] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3200) 11/25 11:06:13.453: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 11/25 11:06:13.458: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 11/25 11:06:13.459: [smf] INFO: Removed Session: UE IMSI:[262424083882572] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3200) 11/25 11:06:13.459: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 11/25 11:06:13.463: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 11/25 11:06:13.464: [smf] INFO: Removed Session: UE IMSI:[262420040637946] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3200) 11/25 11:06:13.464: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 11/25 11:06:13.469: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 11/25 11:06:13.470: [smf] INFO: Removed Session: UE IMSI:[262425632206998] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3200) 11/25 11:06:13.470: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 11/25 11:06:13.474: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 11/25 11:06:13.475: [smf] INFO: Removed Session: UE IMSI:[262425953708464] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3200) 11/25 11:06:13.475: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 11/25 11:06:13.480: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 11/25 11:06:13.481: [smf] INFO: Removed Session: UE IMSI:[262422677968299] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3200) 11/25 11:06:13.481: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 11/25 11:06:13.485: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 11/25 11:06:13.486: [smf] INFO: Removed Session: UE IMSI:[262421504696814] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3200) 11/25 11:06:13.486: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 11/25 11:06:13.491: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 11/25 11:06:13.491: [smf] INFO: Removed Session: UE IMSI:[262424661920961] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3200) 11/25 11:06:13.491: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 11/25 11:06:13.496: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 11/25 11:06:13.497: [smf] INFO: Removed Session: UE IMSI:[262425320410098] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3200) 11/25 11:06:13.497: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 11/25 11:06:13.502: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 11/25 11:06:13.502: [smf] INFO: Removed Session: UE IMSI:[262423813123518] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3200) 11/25 11:06:13.502: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 11/25 11:06:13.507: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 11/25 11:06:13.508: [smf] INFO: Removed Session: UE IMSI:[262423767141059] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3200) 11/25 11:06:13.508: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 11/25 11:06:13.512: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 11/25 11:06:13.513: [smf] INFO: Removed Session: UE IMSI:[262422694563141] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3200) 11/25 11:06:13.513: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 11/25 11:06:13.518: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 11/25 11:06:13.519: [smf] INFO: Removed Session: UE IMSI:[262427393648389] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3200) 11/25 11:06:13.519: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 11/25 11:06:13.524: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 11/25 11:06:13.524: [smf] INFO: Removed Session: UE IMSI:[262425002681212] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3200) 11/25 11:06:13.524: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 11/25 11:06:13.530: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 11/25 11:06:13.531: [smf] INFO: Removed Session: UE IMSI:[262422162455029] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3200) 11/25 11:06:13.531: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 11/25 11:06:13.536: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 11/25 11:06:13.536: [smf] INFO: Removed Session: UE IMSI:[262429817953350] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3200) 11/25 11:06:13.536: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 11/25 11:06:13.541: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 11/25 11:06:13.542: [smf] INFO: Removed Session: UE IMSI:[262425057324374] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3200) 11/25 11:06:13.542: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 11/25 11:06:13.547: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 11/25 11:06:13.547: [smf] INFO: Removed Session: UE IMSI:[262427202664210] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3200) 11/25 11:06:13.547: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 11/25 11:06:13.552: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 11/25 11:06:13.553: [smf] INFO: Removed Session: UE IMSI:[262423327594014] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3200) 11/25 11:06:13.553: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 11/25 11:06:13.558: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 11/25 11:06:13.559: [smf] INFO: Removed Session: UE IMSI:[262426352740023] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3200) 11/25 11:06:13.559: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 11/25 11:06:13.564: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 11/25 11:06:13.565: [smf] INFO: Removed Session: UE IMSI:[262422261002338] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3200) 11/25 11:06:13.565: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 11/25 11:06:13.569: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 11/25 11:06:13.570: [smf] INFO: Removed Session: UE IMSI:[262426123217770] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3200) 11/25 11:06:13.570: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 11/25 11:06:13.575: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 11/25 11:06:13.576: [smf] INFO: Removed Session: UE IMSI:[262423258672742] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3200) 11/25 11:06:13.576: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 11/25 11:06:13.581: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 11/25 11:06:13.582: [smf] INFO: Removed Session: UE IMSI:[262421463967827] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3200) 11/25 11:06:13.582: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 11/25 11:06:13.587: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 11/25 11:06:13.588: [smf] INFO: Removed Session: UE IMSI:[262422874393892] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3200) 11/25 11:06:13.588: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 11/25 11:06:13.592: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 11/25 11:06:13.593: [smf] INFO: Removed Session: UE IMSI:[262428088905725] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3200) 11/25 11:06:13.593: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 11/25 11:06:13.598: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 11/25 11:06:13.598: [smf] INFO: Removed Session: UE IMSI:[262428285347812] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3200) 11/25 11:06:13.598: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 11/25 11:06:13.603: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 11/25 11:06:13.604: [smf] INFO: Removed Session: UE IMSI:[262427708048298] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3200) 11/25 11:06:13.604: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 11/25 11:06:13.609: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 11/25 11:06:13.609: [smf] INFO: Removed Session: UE IMSI:[262426750454363] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3200) 11/25 11:06:13.609: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 11/25 11:06:13.614: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 11/25 11:06:13.615: [smf] INFO: Removed Session: UE IMSI:[262422980704152] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3200) 11/25 11:06:13.615: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 11/25 11:06:13.620: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 11/25 11:06:13.621: [smf] INFO: Removed Session: UE IMSI:[262422815444220] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3200) 11/25 11:06:13.621: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 11/25 11:06:13.626: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 11/25 11:06:13.627: [smf] INFO: Removed Session: UE IMSI:[262424170363553] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3200) 11/25 11:06:13.627: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 11/25 11:06:13.632: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 11/25 11:06:13.633: [smf] INFO: Removed Session: UE IMSI:[262426642838284] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3200) 11/25 11:06:13.633: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 11/25 11:06:13.637: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 11/25 11:06:13.638: [smf] INFO: Removed Session: UE IMSI:[262424104663777] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3200) 11/25 11:06:13.638: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 11/25 11:06:13.643: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 11/25 11:06:13.644: [smf] INFO: Removed Session: UE IMSI:[262425529704510] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3200) 11/25 11:06:13.644: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 11/25 11:06:13.648: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 11/25 11:06:13.649: [smf] INFO: Removed Session: UE IMSI:[262420017515600] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3200) 11/25 11:06:13.649: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 11/25 11:06:13.654: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 11/25 11:06:13.655: [smf] INFO: Removed Session: UE IMSI:[262422757670458] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3200) 11/25 11:06:13.655: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 11/25 11:06:13.659: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 11/25 11:06:13.660: [smf] INFO: Removed Session: UE IMSI:[262428852866078] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3200) 11/25 11:06:13.660: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 11/25 11:06:13.665: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 11/25 11:06:13.666: [smf] INFO: Removed Session: UE IMSI:[262426898360660] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3200) 11/25 11:06:13.666: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 11/25 11:06:13.671: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 11/25 11:06:13.671: [smf] INFO: Removed Session: UE IMSI:[262421532037308] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3200) 11/25 11:06:13.671: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 11/25 11:06:13.676: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 11/25 11:06:13.677: [smf] INFO: Removed Session: UE IMSI:[262428177803441] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3200) 11/25 11:06:13.677: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 11/25 11:06:13.682: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 11/25 11:06:13.683: [smf] INFO: Removed Session: UE IMSI:[262428351143720] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3200) 11/25 11:06:13.683: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 11/25 11:06:13.688: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 11/25 11:06:13.688: [smf] INFO: Removed Session: UE IMSI:[262422249041356] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3200) 11/25 11:06:13.688: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 11/25 11:06:13.693: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 11/25 11:06:13.694: [smf] INFO: Removed Session: UE IMSI:[262427576363238] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3200) 11/25 11:06:13.694: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 11/25 11:06:13.699: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 11/25 11:06:13.700: [smf] INFO: Removed Session: UE IMSI:[262422463526021] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3200) 11/25 11:06:13.700: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 11/25 11:06:13.704: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 11/25 11:06:13.705: [smf] INFO: Removed Session: UE IMSI:[262426175898185] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3200) 11/25 11:06:13.705: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 11/25 11:06:13.710: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 11/25 11:06:13.711: [smf] INFO: Removed Session: UE IMSI:[262421793593208] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3200) 11/25 11:06:13.711: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 11/25 11:06:13.716: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 11/25 11:06:13.716: [smf] INFO: Removed Session: UE IMSI:[262423818391501] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3200) 11/25 11:06:13.716: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 11/25 11:06:13.721: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 11/25 11:06:13.722: [smf] INFO: Removed Session: UE IMSI:[262423971982566] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3200) 11/25 11:06:13.722: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 11/25 11:06:13.726: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 11/25 11:06:13.727: [smf] INFO: Removed Session: UE IMSI:[262427702891226] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3200) 11/25 11:06:13.727: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 11/25 11:06:13.732: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 11/25 11:06:13.733: [smf] INFO: Removed Session: UE IMSI:[262423706506193] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3200) 11/25 11:06:13.733: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 11/25 11:06:13.737: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 11/25 11:06:13.738: [smf] INFO: Removed Session: UE IMSI:[262427960178983] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3200) 11/25 11:06:13.738: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 11/25 11:06:13.743: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 11/25 11:06:13.744: [smf] INFO: Removed Session: UE IMSI:[262422558212476] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3200) 11/25 11:06:13.744: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 11/25 11:06:13.749: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 11/25 11:06:13.749: [smf] INFO: Removed Session: UE IMSI:[262426019872286] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3200) 11/25 11:06:13.749: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 11/25 11:06:13.754: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 11/25 11:06:13.755: [smf] INFO: Removed Session: UE IMSI:[262420464596896] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3200) 11/25 11:06:13.755: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 11/25 11:06:13.759: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 11/25 11:06:13.760: [smf] INFO: Removed Session: UE IMSI:[262427825219033] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3200) 11/25 11:06:13.760: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 11/25 11:06:13.765: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 11/25 11:06:13.766: [smf] INFO: Removed Session: UE IMSI:[262423502161097] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3200) 11/25 11:06:13.766: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 11/25 11:06:13.770: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 11/25 11:06:13.771: [smf] INFO: Removed Session: UE IMSI:[262427205653877] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3200) 11/25 11:06:13.771: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 11/25 11:06:13.776: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 11/25 11:06:13.777: [smf] INFO: Removed Session: UE IMSI:[262422739844307] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3200) 11/25 11:06:13.777: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 11/25 11:06:13.781: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 11/25 11:06:13.782: [smf] INFO: Removed Session: UE IMSI:[262426265468557] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3200) 11/25 11:06:13.782: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 11/25 11:06:13.787: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 11/25 11:06:13.788: [smf] INFO: Removed Session: UE IMSI:[262428065515185] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3200) 11/25 11:06:13.788: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 11/25 11:06:13.792: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 11/25 11:06:13.793: [smf] INFO: Removed Session: UE IMSI:[262427853104269] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3200) 11/25 11:06:13.793: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 11/25 11:06:13.798: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 11/25 11:06:13.799: [smf] INFO: Removed Session: UE IMSI:[262422602735324] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3200) 11/25 11:06:13.799: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 11/25 11:06:13.803: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 11/25 11:06:13.804: [smf] INFO: Removed Session: UE IMSI:[262420992496859] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3200) 11/25 11:06:13.804: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 11/25 11:06:13.809: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 11/25 11:06:13.810: [smf] INFO: Removed Session: UE IMSI:[262424579476407] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3200) 11/25 11:06:13.810: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 11/25 11:06:13.814: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 11/25 11:06:13.815: [smf] INFO: Removed Session: UE IMSI:[262424181844517] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3200) 11/25 11:06:13.815: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 11/25 11:06:13.820: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 11/25 11:06:13.821: [smf] INFO: Removed Session: UE IMSI:[262424556834483] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3200) 11/25 11:06:13.821: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 11/25 11:06:13.825: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 11/25 11:06:13.826: [smf] INFO: Removed Session: UE IMSI:[262428218974434] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3200) 11/25 11:06:13.826: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 11/25 11:06:13.831: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 11/25 11:06:13.832: [smf] INFO: Removed Session: UE IMSI:[262420328234069] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3200) 11/25 11:06:13.832: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 11/25 11:06:13.836: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 11/25 11:06:13.837: [smf] INFO: Removed Session: UE IMSI:[262425982477352] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3200) 11/25 11:06:13.837: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 11/25 11:06:13.842: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 11/25 11:06:13.843: [smf] INFO: Removed Session: UE IMSI:[262425861475190] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3200) 11/25 11:06:13.843: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 11/25 11:06:13.848: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 11/25 11:06:13.848: [smf] INFO: Removed Session: UE IMSI:[262425668460031] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3200) 11/25 11:06:13.848: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 11/25 11:06:13.853: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 11/25 11:06:13.854: [smf] INFO: Removed Session: UE IMSI:[262422250966802] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3200) 11/25 11:06:13.854: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 11/25 11:06:13.859: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 11/25 11:06:13.860: [smf] INFO: Removed Session: UE IMSI:[262426712131225] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3200) 11/25 11:06:13.860: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 11/25 11:06:13.864: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 11/25 11:06:13.865: [smf] INFO: Removed Session: UE IMSI:[262429023999246] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3200) 11/25 11:06:13.865: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 11/25 11:06:13.870: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 11/25 11:06:13.871: [smf] INFO: Removed Session: UE IMSI:[262424740381872] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3200) 11/25 11:06:13.871: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 11/25 11:06:13.876: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 11/25 11:06:13.876: [smf] INFO: Removed Session: UE IMSI:[262422180502036] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3200) 11/25 11:06:13.876: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 11/25 11:06:13.881: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 11/25 11:06:13.882: [smf] INFO: Removed Session: UE IMSI:[262424511643641] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3200) 11/25 11:06:13.882: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 11/25 11:06:13.887: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 11/25 11:06:13.888: [smf] INFO: Removed Session: UE IMSI:[262429412459073] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3200) 11/25 11:06:13.888: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 11/25 11:06:13.893: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 11/25 11:06:13.894: [smf] INFO: Removed Session: UE IMSI:[262429543423933] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3200) 11/25 11:06:13.894: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 11/25 11:06:13.899: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 11/25 11:06:13.900: [smf] INFO: Removed Session: UE IMSI:[262425000368905] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3200) 11/25 11:06:13.900: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 11/25 11:06:13.905: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 11/25 11:06:13.906: [smf] INFO: Removed Session: UE IMSI:[262421746761218] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3200) 11/25 11:06:13.906: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 11/25 11:06:13.910: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 11/25 11:06:13.911: [smf] INFO: Removed Session: UE IMSI:[262422110834244] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3200) 11/25 11:06:13.911: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 11/25 11:06:13.916: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 11/25 11:06:13.917: [smf] INFO: Removed Session: UE IMSI:[262424885122894] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3200) 11/25 11:06:13.917: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 11/25 11:06:13.922: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 11/25 11:06:13.923: [smf] INFO: Removed Session: UE IMSI:[262420360223358] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3200) 11/25 11:06:13.923: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 11/25 11:06:13.927: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 11/25 11:06:13.928: [smf] INFO: Removed Session: UE IMSI:[262422326497579] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3200) 11/25 11:06:13.928: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 11/25 11:06:13.933: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 11/25 11:06:13.934: [smf] INFO: Removed Session: UE IMSI:[262422936378416] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3200) 11/25 11:06:13.934: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 11/25 11:06:13.939: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 11/25 11:06:13.939: [smf] INFO: Removed Session: UE IMSI:[262422252381453] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3200) 11/25 11:06:13.939: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 11/25 11:06:13.944: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 11/25 11:06:13.945: [smf] INFO: Removed Session: UE IMSI:[262426544774367] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3200) 11/25 11:06:13.945: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 11/25 11:06:13.950: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 11/25 11:06:13.950: [smf] INFO: Removed Session: UE IMSI:[262427167171774] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3200) 11/25 11:06:13.950: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 11/25 11:06:13.955: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 11/25 11:06:13.956: [smf] INFO: Removed Session: UE IMSI:[262424146802087] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3200) 11/25 11:06:13.956: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 11/25 11:06:13.961: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 11/25 11:06:13.962: [smf] INFO: Removed Session: UE IMSI:[262420297913583] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3200) 11/25 11:06:13.962: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 11/25 11:06:13.967: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 11/25 11:06:13.967: [smf] INFO: Removed Session: UE IMSI:[262421942646064] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3200) 11/25 11:06:13.967: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 11/25 11:06:13.972: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 11/25 11:06:13.973: [smf] INFO: Removed Session: UE IMSI:[262429658741131] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3200) 11/25 11:06:13.973: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 11/25 11:06:13.978: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 11/25 11:06:13.979: [smf] INFO: Removed Session: UE IMSI:[262421494352833] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3200) 11/25 11:06:13.979: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 11/25 11:06:13.983: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 11/25 11:06:13.984: [smf] INFO: Removed Session: UE IMSI:[262421693002006] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3200) 11/25 11:06:13.984: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 11/25 11:06:13.989: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 11/25 11:06:13.990: [smf] INFO: Removed Session: UE IMSI:[262424024456161] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3200) 11/25 11:06:13.990: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 11/25 11:06:13.994: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 11/25 11:06:13.995: [smf] INFO: Removed Session: UE IMSI:[262420873102921] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:13.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3200) 11/25 11:06:13.995: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 11/25 11:06:14.000: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 11/25 11:06:14.001: [smf] INFO: Removed Session: UE IMSI:[262422026813787] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3200) 11/25 11:06:14.001: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 11/25 11:06:14.005: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 11/25 11:06:14.006: [smf] INFO: Removed Session: UE IMSI:[262421125841779] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3200) 11/25 11:06:14.006: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 11/25 11:06:14.011: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 11/25 11:06:14.012: [smf] INFO: Removed Session: UE IMSI:[262427581854704] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3200) 11/25 11:06:14.012: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 11/25 11:06:14.016: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 11/25 11:06:14.017: [smf] INFO: Removed Session: UE IMSI:[262427072621851] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3200) 11/25 11:06:14.017: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 11/25 11:06:14.022: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 11/25 11:06:14.023: [smf] INFO: Removed Session: UE IMSI:[262423768091480] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3200) 11/25 11:06:14.023: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 11/25 11:06:14.028: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 11/25 11:06:14.029: [smf] INFO: Removed Session: UE IMSI:[262420327316456] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3200) 11/25 11:06:14.029: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 11/25 11:06:14.033: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 11/25 11:06:14.034: [smf] INFO: Removed Session: UE IMSI:[262427564494238] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3200) 11/25 11:06:14.034: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 11/25 11:06:14.039: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 11/25 11:06:14.040: [smf] INFO: Removed Session: UE IMSI:[262427999211730] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3200) 11/25 11:06:14.040: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 11/25 11:06:14.044: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 11/25 11:06:14.045: [smf] INFO: Removed Session: UE IMSI:[262424696416755] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3200) 11/25 11:06:14.045: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 11/25 11:06:14.050: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 11/25 11:06:14.051: [smf] INFO: Removed Session: UE IMSI:[262428646450145] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3200) 11/25 11:06:14.051: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 11/25 11:06:14.055: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 11/25 11:06:14.056: [smf] INFO: Removed Session: UE IMSI:[262429902604503] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3200) 11/25 11:06:14.056: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 11/25 11:06:14.061: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 11/25 11:06:14.062: [smf] INFO: Removed Session: UE IMSI:[262428234417117] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3200) 11/25 11:06:14.062: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 11/25 11:06:14.066: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 11/25 11:06:14.067: [smf] INFO: Removed Session: UE IMSI:[262422490735167] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3200) 11/25 11:06:14.067: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 11/25 11:06:14.072: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 11/25 11:06:14.073: [smf] INFO: Removed Session: UE IMSI:[262425740685569] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3200) 11/25 11:06:14.073: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 11/25 11:06:14.077: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 11/25 11:06:14.078: [smf] INFO: Removed Session: UE IMSI:[262428004121559] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3200) 11/25 11:06:14.078: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 11/25 11:06:14.083: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 11/25 11:06:14.084: [smf] INFO: Removed Session: UE IMSI:[262422921345770] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3200) 11/25 11:06:14.084: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 11/25 11:06:14.089: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 11/25 11:06:14.089: [smf] INFO: Removed Session: UE IMSI:[262421313419611] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3200) 11/25 11:06:14.089: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 11/25 11:06:14.095: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 11/25 11:06:14.096: [smf] INFO: Removed Session: UE IMSI:[262421087676166] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3200) 11/25 11:06:14.096: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 11/25 11:06:14.100: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 11/25 11:06:14.101: [smf] INFO: Removed Session: UE IMSI:[262422923296175] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3200) 11/25 11:06:14.101: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 11/25 11:06:14.106: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 11/25 11:06:14.107: [smf] INFO: Removed Session: UE IMSI:[262423676102216] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3200) 11/25 11:06:14.107: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 11/25 11:06:14.111: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 11/25 11:06:14.112: [smf] INFO: Removed Session: UE IMSI:[262429067292294] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3200) 11/25 11:06:14.112: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 11/25 11:06:14.117: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 11/25 11:06:14.117: [smf] INFO: Removed Session: UE IMSI:[262422976377501] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3200) 11/25 11:06:14.118: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 11/25 11:06:14.122: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 11/25 11:06:14.123: [smf] INFO: Removed Session: UE IMSI:[262426560568765] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3200) 11/25 11:06:14.123: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 11/25 11:06:14.128: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 11/25 11:06:14.128: [smf] INFO: Removed Session: UE IMSI:[262425137265669] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3200) 11/25 11:06:14.128: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 11/25 11:06:14.133: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 11/25 11:06:14.134: [smf] INFO: Removed Session: UE IMSI:[262426001853466] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3200) 11/25 11:06:14.134: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 11/25 11:06:14.139: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 11/25 11:06:14.139: [smf] INFO: Removed Session: UE IMSI:[262429884026852] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3200) 11/25 11:06:14.139: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 11/25 11:06:14.144: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 11/25 11:06:14.145: [smf] INFO: Removed Session: UE IMSI:[262422707185826] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3200) 11/25 11:06:14.145: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 11/25 11:06:14.149: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 11/25 11:06:14.150: [smf] INFO: Removed Session: UE IMSI:[262428319980050] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3200) 11/25 11:06:14.150: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 11/25 11:06:14.155: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 11/25 11:06:14.156: [smf] INFO: Removed Session: UE IMSI:[262426403066846] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3200) 11/25 11:06:14.156: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 11/25 11:06:14.161: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 11/25 11:06:14.162: [smf] INFO: Removed Session: UE IMSI:[262425019763288] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3200) 11/25 11:06:14.162: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 11/25 11:06:14.167: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 11/25 11:06:14.167: [smf] INFO: Removed Session: UE IMSI:[262428401697485] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3200) 11/25 11:06:14.167: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 11/25 11:06:14.172: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 11/25 11:06:14.173: [smf] INFO: Removed Session: UE IMSI:[262424260043488] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3200) 11/25 11:06:14.173: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 11/25 11:06:14.177: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 11/25 11:06:14.178: [smf] INFO: Removed Session: UE IMSI:[262422946421487] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3200) 11/25 11:06:14.178: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 11/25 11:06:14.183: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 11/25 11:06:14.184: [smf] INFO: Removed Session: UE IMSI:[262424556660040] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3200) 11/25 11:06:14.184: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 11/25 11:06:14.188: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 11/25 11:06:14.189: [smf] INFO: Removed Session: UE IMSI:[262428316779292] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3200) 11/25 11:06:14.189: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 11/25 11:06:14.194: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 11/25 11:06:14.195: [smf] INFO: Removed Session: UE IMSI:[262425211849346] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3200) 11/25 11:06:14.195: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 11/25 11:06:14.200: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 11/25 11:06:14.201: [smf] INFO: Removed Session: UE IMSI:[262422598796475] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3200) 11/25 11:06:14.201: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 11/25 11:06:14.205: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 11/25 11:06:14.206: [smf] INFO: Removed Session: UE IMSI:[262424589929344] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3200) 11/25 11:06:14.206: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 11/25 11:06:14.211: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 11/25 11:06:14.212: [smf] INFO: Removed Session: UE IMSI:[262427769145885] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3200) 11/25 11:06:14.212: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 11/25 11:06:14.217: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 11/25 11:06:14.217: [smf] INFO: Removed Session: UE IMSI:[262420413393854] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3200) 11/25 11:06:14.217: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 11/25 11:06:14.222: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 11/25 11:06:14.223: [smf] INFO: Removed Session: UE IMSI:[262426938848661] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3200) 11/25 11:06:14.223: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 11/25 11:06:14.228: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 11/25 11:06:14.228: [smf] INFO: Removed Session: UE IMSI:[262425165668824] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3200) 11/25 11:06:14.228: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 11/25 11:06:14.233: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 11/25 11:06:14.234: [smf] INFO: Removed Session: UE IMSI:[262423887540721] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3200) 11/25 11:06:14.234: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 11/25 11:06:14.239: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 11/25 11:06:14.239: [smf] INFO: Removed Session: UE IMSI:[262420679795913] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3200) 11/25 11:06:14.239: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 11/25 11:06:14.244: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 11/25 11:06:14.245: [smf] INFO: Removed Session: UE IMSI:[262424932181624] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3200) 11/25 11:06:14.245: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 11/25 11:06:14.249: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 11/25 11:06:14.250: [smf] INFO: Removed Session: UE IMSI:[262429485949614] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3200) 11/25 11:06:14.250: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 11/25 11:06:14.255: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 11/25 11:06:14.256: [smf] INFO: Removed Session: UE IMSI:[262424807010784] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3200) 11/25 11:06:14.256: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 11/25 11:06:14.260: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 11/25 11:06:14.261: [smf] INFO: Removed Session: UE IMSI:[262421077352348] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3200) 11/25 11:06:14.261: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 11/25 11:06:14.266: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 11/25 11:06:14.267: [smf] INFO: Removed Session: UE IMSI:[262427197240471] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3200) 11/25 11:06:14.267: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 11/25 11:06:14.271: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 11/25 11:06:14.272: [smf] INFO: Removed Session: UE IMSI:[262421028651884] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3200) 11/25 11:06:14.272: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 11/25 11:06:14.277: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 11/25 11:06:14.278: [smf] INFO: Removed Session: UE IMSI:[262424304108364] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3200) 11/25 11:06:14.278: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 11/25 11:06:14.282: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 11/25 11:06:14.283: [smf] INFO: Removed Session: UE IMSI:[262422509092611] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3200) 11/25 11:06:14.283: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 11/25 11:06:14.288: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 11/25 11:06:14.289: [smf] INFO: Removed Session: UE IMSI:[262426661409123] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3200) 11/25 11:06:14.289: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 11/25 11:06:14.294: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 11/25 11:06:14.295: [smf] INFO: Removed Session: UE IMSI:[262421042519442] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3200) 11/25 11:06:14.295: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 11/25 11:06:14.299: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 11/25 11:06:14.300: [smf] INFO: Removed Session: UE IMSI:[262427272294769] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3200) 11/25 11:06:14.300: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 11/25 11:06:14.305: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 11/25 11:06:14.306: [smf] INFO: Removed Session: UE IMSI:[262427237302605] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3200) 11/25 11:06:14.306: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 11/25 11:06:14.310: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 11/25 11:06:14.311: [smf] INFO: Removed Session: UE IMSI:[262424972544062] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3200) 11/25 11:06:14.311: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 11/25 11:06:14.316: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 11/25 11:06:14.317: [smf] INFO: Removed Session: UE IMSI:[262428560959376] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3200) 11/25 11:06:14.317: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 11/25 11:06:14.321: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 11/25 11:06:14.322: [smf] INFO: Removed Session: UE IMSI:[262420325572964] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3200) 11/25 11:06:14.322: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 11/25 11:06:14.327: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 11/25 11:06:14.328: [smf] INFO: Removed Session: UE IMSI:[262428527740842] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3200) 11/25 11:06:14.328: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 11/25 11:06:14.333: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 11/25 11:06:14.334: [smf] INFO: Removed Session: UE IMSI:[262428385662745] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3200) 11/25 11:06:14.334: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 11/25 11:06:14.339: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 11/25 11:06:14.339: [smf] INFO: Removed Session: UE IMSI:[262426652399524] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3200) 11/25 11:06:14.339: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 11/25 11:06:14.344: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 11/25 11:06:14.345: [smf] INFO: Removed Session: UE IMSI:[262428103059420] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3200) 11/25 11:06:14.345: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 11/25 11:06:14.349: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 11/25 11:06:14.350: [smf] INFO: Removed Session: UE IMSI:[262427727078910] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3200) 11/25 11:06:14.350: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 11/25 11:06:14.355: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 11/25 11:06:14.356: [smf] INFO: Removed Session: UE IMSI:[262426930360002] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3200) 11/25 11:06:14.356: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 11/25 11:06:14.360: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 11/25 11:06:14.361: [smf] INFO: Removed Session: UE IMSI:[262426584547459] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3200) 11/25 11:06:14.361: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 11/25 11:06:14.366: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 11/25 11:06:14.367: [smf] INFO: Removed Session: UE IMSI:[262428713661661] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3200) 11/25 11:06:14.367: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 11/25 11:06:14.371: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 11/25 11:06:14.372: [smf] INFO: Removed Session: UE IMSI:[262425732606809] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3200) 11/25 11:06:14.372: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 11/25 11:06:14.377: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 11/25 11:06:14.378: [smf] INFO: Removed Session: UE IMSI:[262429407951104] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3200) 11/25 11:06:14.378: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 11/25 11:06:14.382: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 11/25 11:06:14.383: [smf] INFO: Removed Session: UE IMSI:[262425756960038] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3200) 11/25 11:06:14.383: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 11/25 11:06:14.388: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 11/25 11:06:14.389: [smf] INFO: Removed Session: UE IMSI:[262424696199577] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3200) 11/25 11:06:14.389: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 11/25 11:06:14.394: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 11/25 11:06:14.394: [smf] INFO: Removed Session: UE IMSI:[262424928354953] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3200) 11/25 11:06:14.394: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 11/25 11:06:14.399: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 11/25 11:06:14.400: [smf] INFO: Removed Session: UE IMSI:[262426192334356] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3200) 11/25 11:06:14.400: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 11/25 11:06:14.405: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 11/25 11:06:14.405: [smf] INFO: Removed Session: UE IMSI:[262426636832446] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3200) 11/25 11:06:14.405: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 11/25 11:06:14.410: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 11/25 11:06:14.411: [smf] INFO: Removed Session: UE IMSI:[262427391435736] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3200) 11/25 11:06:14.411: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 11/25 11:06:14.416: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 11/25 11:06:14.416: [smf] INFO: Removed Session: UE IMSI:[262423291149206] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3200) 11/25 11:06:14.416: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 11/25 11:06:14.421: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 11/25 11:06:14.422: [smf] INFO: Removed Session: UE IMSI:[262428775679396] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3200) 11/25 11:06:14.422: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 11/25 11:06:14.426: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 11/25 11:06:14.427: [smf] INFO: Removed Session: UE IMSI:[262425585763514] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3200) 11/25 11:06:14.427: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 11/25 11:06:14.432: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 11/25 11:06:14.433: [smf] INFO: Removed Session: UE IMSI:[262429517367073] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3200) 11/25 11:06:14.433: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 11/25 11:06:14.437: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 11/25 11:06:14.438: [smf] INFO: Removed Session: UE IMSI:[262421709813647] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3200) 11/25 11:06:14.438: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 11/25 11:06:14.443: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 11/25 11:06:14.444: [smf] INFO: Removed Session: UE IMSI:[262422099142374] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3200) 11/25 11:06:14.444: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 11/25 11:06:14.449: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 11/25 11:06:14.450: [smf] INFO: Removed Session: UE IMSI:[262422135500600] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3200) 11/25 11:06:14.450: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 11/25 11:06:14.455: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 11/25 11:06:14.456: [smf] INFO: Removed Session: UE IMSI:[262423157942224] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3200) 11/25 11:06:14.456: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 11/25 11:06:14.461: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 11/25 11:06:14.461: [smf] INFO: Removed Session: UE IMSI:[262423562592343] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3200) 11/25 11:06:14.461: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 11/25 11:06:14.466: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 11/25 11:06:14.467: [smf] INFO: Removed Session: UE IMSI:[262425717342588] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3200) 11/25 11:06:14.467: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 11/25 11:06:14.472: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 11/25 11:06:14.473: [smf] INFO: Removed Session: UE IMSI:[262425348923846] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3200) 11/25 11:06:14.473: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 11/25 11:06:14.478: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 11/25 11:06:14.478: [smf] INFO: Removed Session: UE IMSI:[262421553913449] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3200) 11/25 11:06:14.478: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 11/25 11:06:14.483: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 11/25 11:06:14.484: [smf] INFO: Removed Session: UE IMSI:[262427391452195] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3200) 11/25 11:06:14.484: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 11/25 11:06:14.489: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 11/25 11:06:14.489: [smf] INFO: Removed Session: UE IMSI:[262422520550908] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3200) 11/25 11:06:14.489: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 11/25 11:06:14.494: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 11/25 11:06:14.495: [smf] INFO: Removed Session: UE IMSI:[262428354125724] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3200) 11/25 11:06:14.495: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 11/25 11:06:14.500: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 11/25 11:06:14.500: [smf] INFO: Removed Session: UE IMSI:[262426797288505] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3200) 11/25 11:06:14.500: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 11/25 11:06:14.505: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 11/25 11:06:14.506: [smf] INFO: Removed Session: UE IMSI:[262426442032886] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3200) 11/25 11:06:14.506: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 11/25 11:06:14.511: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 11/25 11:06:14.511: [smf] INFO: Removed Session: UE IMSI:[262427752623052] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3200) 11/25 11:06:14.511: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 11/25 11:06:14.516: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 11/25 11:06:14.517: [smf] INFO: Removed Session: UE IMSI:[262422990677715] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3200) 11/25 11:06:14.517: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 11/25 11:06:14.521: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 11/25 11:06:14.522: [smf] INFO: Removed Session: UE IMSI:[262424144321505] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3200) 11/25 11:06:14.522: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 11/25 11:06:14.527: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 11/25 11:06:14.528: [smf] INFO: Removed Session: UE IMSI:[262429871675648] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3200) 11/25 11:06:14.528: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 11/25 11:06:14.533: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 11/25 11:06:14.533: [smf] INFO: Removed Session: UE IMSI:[262420612328797] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3200) 11/25 11:06:14.533: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 11/25 11:06:14.538: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 11/25 11:06:14.539: [smf] INFO: Removed Session: UE IMSI:[262426349099895] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3200) 11/25 11:06:14.539: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 11/25 11:06:14.544: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 11/25 11:06:14.544: [smf] INFO: Removed Session: UE IMSI:[262421010541009] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3200) 11/25 11:06:14.544: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 11/25 11:06:14.549: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 11/25 11:06:14.550: [smf] INFO: Removed Session: UE IMSI:[262427437434432] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3200) 11/25 11:06:14.550: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 11/25 11:06:14.555: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 11/25 11:06:14.555: [smf] INFO: Removed Session: UE IMSI:[262421865578097] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3200) 11/25 11:06:14.555: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 11/25 11:06:14.560: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 11/25 11:06:14.561: [smf] INFO: Removed Session: UE IMSI:[262421303170281] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3200) 11/25 11:06:14.561: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 11/25 11:06:14.565: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 11/25 11:06:14.566: [smf] INFO: Removed Session: UE IMSI:[262424367819990] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3200) 11/25 11:06:14.566: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 11/25 11:06:14.571: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 11/25 11:06:14.572: [smf] INFO: Removed Session: UE IMSI:[262421889854229] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3200) 11/25 11:06:14.572: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 11/25 11:06:14.576: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 11/25 11:06:14.577: [smf] INFO: Removed Session: UE IMSI:[262422066294835] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3200) 11/25 11:06:14.577: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 11/25 11:06:14.582: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 11/25 11:06:14.583: [smf] INFO: Removed Session: UE IMSI:[262428777775177] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3200) 11/25 11:06:14.583: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 11/25 11:06:14.587: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 11/25 11:06:14.588: [smf] INFO: Removed Session: UE IMSI:[262425846400000] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3200) 11/25 11:06:14.588: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 11/25 11:06:14.593: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 11/25 11:06:14.594: [smf] INFO: Removed Session: UE IMSI:[262426813169002] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3200) 11/25 11:06:14.594: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 11/25 11:06:14.598: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 11/25 11:06:14.599: [smf] INFO: Removed Session: UE IMSI:[262427080321341] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3200) 11/25 11:06:14.599: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 11/25 11:06:14.604: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 11/25 11:06:14.605: [smf] INFO: Removed Session: UE IMSI:[262426214346126] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3200) 11/25 11:06:14.605: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 11/25 11:06:14.609: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 11/25 11:06:14.610: [smf] INFO: Removed Session: UE IMSI:[262425125954454] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3200) 11/25 11:06:14.610: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 11/25 11:06:14.615: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 11/25 11:06:14.615: [smf] INFO: Removed Session: UE IMSI:[262423766231191] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3200) 11/25 11:06:14.615: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 11/25 11:06:14.620: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 11/25 11:06:14.621: [smf] INFO: Removed Session: UE IMSI:[262429715840104] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3200) 11/25 11:06:14.621: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 11/25 11:06:14.626: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 11/25 11:06:14.627: [smf] INFO: Removed Session: UE IMSI:[262420039186126] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3200) 11/25 11:06:14.627: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 11/25 11:06:14.631: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 11/25 11:06:14.632: [smf] INFO: Removed Session: UE IMSI:[262428378422483] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3200) 11/25 11:06:14.632: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 11/25 11:06:14.637: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 11/25 11:06:14.637: [smf] INFO: Removed Session: UE IMSI:[262428983039747] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3200) 11/25 11:06:14.637: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 11/25 11:06:14.642: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 11/25 11:06:14.643: [smf] INFO: Removed Session: UE IMSI:[262429608402969] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3200) 11/25 11:06:14.643: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 11/25 11:06:14.648: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 11/25 11:06:14.648: [smf] INFO: Removed Session: UE IMSI:[262425483104269] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3200) 11/25 11:06:14.649: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 11/25 11:06:14.653: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 11/25 11:06:14.654: [smf] INFO: Removed Session: UE IMSI:[262428179870470] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3200) 11/25 11:06:14.654: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 11/25 11:06:14.659: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 11/25 11:06:14.660: [smf] INFO: Removed Session: UE IMSI:[262428469905320] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3200) 11/25 11:06:14.660: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 11/25 11:06:14.664: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 11/25 11:06:14.665: [smf] INFO: Removed Session: UE IMSI:[262424497901285] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3200) 11/25 11:06:14.665: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 11/25 11:06:14.670: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 11/25 11:06:14.671: [smf] INFO: Removed Session: UE IMSI:[262421091301723] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3200) 11/25 11:06:14.671: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 11/25 11:06:14.676: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 11/25 11:06:14.676: [smf] INFO: Removed Session: UE IMSI:[262429528321136] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3200) 11/25 11:06:14.676: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 11/25 11:06:14.681: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 11/25 11:06:14.682: [smf] INFO: Removed Session: UE IMSI:[262422419150998] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3200) 11/25 11:06:14.682: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 11/25 11:06:14.686: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 11/25 11:06:14.687: [smf] INFO: Removed Session: UE IMSI:[262427547106702] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3200) 11/25 11:06:14.687: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 11/25 11:06:14.692: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 11/25 11:06:14.693: [smf] INFO: Removed Session: UE IMSI:[262426482979336] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3200) 11/25 11:06:14.693: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 11/25 11:06:14.697: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 11/25 11:06:14.698: [smf] INFO: Removed Session: UE IMSI:[262422740891359] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3200) 11/25 11:06:14.698: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 11/25 11:06:14.703: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 11/25 11:06:14.704: [smf] INFO: Removed Session: UE IMSI:[262422664224198] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3200) 11/25 11:06:14.704: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 11/25 11:06:14.708: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 11/25 11:06:14.709: [smf] INFO: Removed Session: UE IMSI:[262420473141560] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3200) 11/25 11:06:14.709: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 11/25 11:06:14.714: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 11/25 11:06:14.715: [smf] INFO: Removed Session: UE IMSI:[262421482744909] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3200) 11/25 11:06:14.715: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 11/25 11:06:14.719: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 11/25 11:06:14.720: [smf] INFO: Removed Session: UE IMSI:[262421551497494] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3200) 11/25 11:06:14.720: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 11/25 11:06:14.725: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 11/25 11:06:14.726: [smf] INFO: Removed Session: UE IMSI:[262428267567592] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3200) 11/25 11:06:14.726: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 11/25 11:06:14.730: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 11/25 11:06:14.731: [smf] INFO: Removed Session: UE IMSI:[262423268943903] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3200) 11/25 11:06:14.731: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 11/25 11:06:14.736: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 11/25 11:06:14.737: [smf] INFO: Removed Session: UE IMSI:[262422789943858] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3200) 11/25 11:06:14.737: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 11/25 11:06:14.741: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 11/25 11:06:14.742: [smf] INFO: Removed Session: UE IMSI:[262422326569889] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3200) 11/25 11:06:14.742: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 11/25 11:06:14.747: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 11/25 11:06:14.748: [smf] INFO: Removed Session: UE IMSI:[262424163902071] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3200) 11/25 11:06:14.748: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 11/25 11:06:14.753: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 11/25 11:06:14.753: [smf] INFO: Removed Session: UE IMSI:[262425600795978] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3200) 11/25 11:06:14.753: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 11/25 11:06:14.759: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 11/25 11:06:14.759: [smf] INFO: Removed Session: UE IMSI:[262422547334928] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3200) 11/25 11:06:14.759: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 11/25 11:06:14.764: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 11/25 11:06:14.765: [smf] INFO: Removed Session: UE IMSI:[262425679987842] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3200) 11/25 11:06:14.765: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 11/25 11:06:14.770: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 11/25 11:06:14.770: [smf] INFO: Removed Session: UE IMSI:[262422572872085] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3200) 11/25 11:06:14.770: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 11/25 11:06:14.775: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 11/25 11:06:14.776: [smf] INFO: Removed Session: UE IMSI:[262421714615820] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3200) 11/25 11:06:14.776: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 11/25 11:06:14.781: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 11/25 11:06:14.781: [smf] INFO: Removed Session: UE IMSI:[262429507520197] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3200) 11/25 11:06:14.781: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 11/25 11:06:14.786: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 11/25 11:06:14.787: [smf] INFO: Removed Session: UE IMSI:[262423189236206] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3200) 11/25 11:06:14.787: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 11/25 11:06:14.792: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 11/25 11:06:14.792: [smf] INFO: Removed Session: UE IMSI:[262426343480091] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3200) 11/25 11:06:14.792: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 11/25 11:06:14.797: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 11/25 11:06:14.798: [smf] INFO: Removed Session: UE IMSI:[262428556274171] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3200) 11/25 11:06:14.798: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 11/25 11:06:14.802: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 11/25 11:06:14.803: [smf] INFO: Removed Session: UE IMSI:[262429944412886] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3200) 11/25 11:06:14.803: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 11/25 11:06:14.808: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 11/25 11:06:14.809: [smf] INFO: Removed Session: UE IMSI:[262421880646709] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3200) 11/25 11:06:14.809: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 11/25 11:06:14.813: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 11/25 11:06:14.814: [smf] INFO: Removed Session: UE IMSI:[262425310359711] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3200) 11/25 11:06:14.814: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 11/25 11:06:14.819: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 11/25 11:06:14.820: [smf] INFO: Removed Session: UE IMSI:[262420714980967] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3200) 11/25 11:06:14.820: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 11/25 11:06:14.825: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 11/25 11:06:14.825: [smf] INFO: Removed Session: UE IMSI:[262425163676953] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3200) 11/25 11:06:14.825: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 11/25 11:06:14.831: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 11/25 11:06:14.831: [smf] INFO: Removed Session: UE IMSI:[262427170979259] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3200) 11/25 11:06:14.832: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 11/25 11:06:14.836: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 11/25 11:06:14.837: [smf] INFO: Removed Session: UE IMSI:[262424455579184] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3200) 11/25 11:06:14.837: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 11/25 11:06:14.842: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 11/25 11:06:14.843: [smf] INFO: Removed Session: UE IMSI:[262424247359216] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3200) 11/25 11:06:14.843: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 11/25 11:06:14.848: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 11/25 11:06:14.849: [smf] INFO: Removed Session: UE IMSI:[262426610355595] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3200) 11/25 11:06:14.849: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 11/25 11:06:14.854: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 11/25 11:06:14.855: [smf] INFO: Removed Session: UE IMSI:[262422712678132] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3200) 11/25 11:06:14.855: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 11/25 11:06:14.860: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 11/25 11:06:14.861: [smf] INFO: Removed Session: UE IMSI:[262421805660923] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3200) 11/25 11:06:14.861: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 11/25 11:06:14.865: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 11/25 11:06:14.866: [smf] INFO: Removed Session: UE IMSI:[262428349597606] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3200) 11/25 11:06:14.866: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 11/25 11:06:14.871: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 11/25 11:06:14.872: [smf] INFO: Removed Session: UE IMSI:[262425535406125] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3200) 11/25 11:06:14.872: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 11/25 11:06:14.877: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 11/25 11:06:14.877: [smf] INFO: Removed Session: UE IMSI:[262428906900612] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3200) 11/25 11:06:14.877: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 11/25 11:06:14.882: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 11/25 11:06:14.883: [smf] INFO: Removed Session: UE IMSI:[262425472804690] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3200) 11/25 11:06:14.883: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 11/25 11:06:14.888: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 11/25 11:06:14.888: [smf] INFO: Removed Session: UE IMSI:[262428914869763] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3200) 11/25 11:06:14.888: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 11/25 11:06:14.893: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 11/25 11:06:14.894: [smf] INFO: Removed Session: UE IMSI:[262420334036907] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3200) 11/25 11:06:14.894: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 11/25 11:06:14.899: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 11/25 11:06:14.900: [smf] INFO: Removed Session: UE IMSI:[262420922842586] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3200) 11/25 11:06:14.900: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 11/25 11:06:14.905: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 11/25 11:06:14.906: [smf] INFO: Removed Session: UE IMSI:[262428576180606] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3200) 11/25 11:06:14.906: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 11/25 11:06:14.911: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 11/25 11:06:14.911: [smf] INFO: Removed Session: UE IMSI:[262421679833785] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3200) 11/25 11:06:14.912: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 11/25 11:06:14.916: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 11/25 11:06:14.917: [smf] INFO: Removed Session: UE IMSI:[262429840932287] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3200) 11/25 11:06:14.917: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 11/25 11:06:14.922: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 11/25 11:06:14.923: [smf] INFO: Removed Session: UE IMSI:[262422751583216] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3200) 11/25 11:06:14.923: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 11/25 11:06:14.928: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 11/25 11:06:14.929: [smf] INFO: Removed Session: UE IMSI:[262428602447520] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3200) 11/25 11:06:14.929: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 11/25 11:06:14.933: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 11/25 11:06:14.934: [smf] INFO: Removed Session: UE IMSI:[262420227282231] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3200) 11/25 11:06:14.934: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 11/25 11:06:14.939: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 11/25 11:06:14.940: [smf] INFO: Removed Session: UE IMSI:[262428943235116] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3200) 11/25 11:06:14.940: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 11/25 11:06:14.944: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 11/25 11:06:14.945: [smf] INFO: Removed Session: UE IMSI:[262422475703806] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3200) 11/25 11:06:14.945: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 11/25 11:06:14.950: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 11/25 11:06:14.951: [smf] INFO: Removed Session: UE IMSI:[262423180646539] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3200) 11/25 11:06:14.951: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 11/25 11:06:14.956: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 11/25 11:06:14.956: [smf] INFO: Removed Session: UE IMSI:[262428791414179] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3200) 11/25 11:06:14.956: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 11/25 11:06:14.961: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 11/25 11:06:14.962: [smf] INFO: Removed Session: UE IMSI:[262420687901839] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3200) 11/25 11:06:14.962: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 11/25 11:06:14.967: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 11/25 11:06:14.967: [smf] INFO: Removed Session: UE IMSI:[262423758015909] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3200) 11/25 11:06:14.967: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 11/25 11:06:14.972: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 11/25 11:06:14.973: [smf] INFO: Removed Session: UE IMSI:[262425338367785] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3200) 11/25 11:06:14.973: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 11/25 11:06:14.978: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 11/25 11:06:14.979: [smf] INFO: Removed Session: UE IMSI:[262429033468245] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3200) 11/25 11:06:14.979: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 11/25 11:06:14.983: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 11/25 11:06:14.984: [smf] INFO: Removed Session: UE IMSI:[262421410669273] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3200) 11/25 11:06:14.984: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 11/25 11:06:14.989: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 11/25 11:06:14.990: [smf] INFO: Removed Session: UE IMSI:[262423737009715] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3200) 11/25 11:06:14.990: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 11/25 11:06:14.995: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 11/25 11:06:14.995: [smf] INFO: Removed Session: UE IMSI:[262428638798722] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:14.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3200) 11/25 11:06:14.996: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 11/25 11:06:15.000: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 11/25 11:06:15.001: [smf] INFO: Removed Session: UE IMSI:[262429304984016] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3200) 11/25 11:06:15.001: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 11/25 11:06:15.006: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 11/25 11:06:15.006: [smf] INFO: Removed Session: UE IMSI:[262422878884134] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3200) 11/25 11:06:15.006: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 11/25 11:06:15.011: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 11/25 11:06:15.012: [smf] INFO: Removed Session: UE IMSI:[262422421944056] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3200) 11/25 11:06:15.012: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 11/25 11:06:15.017: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 11/25 11:06:15.017: [smf] INFO: Removed Session: UE IMSI:[262425584990796] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3200) 11/25 11:06:15.017: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 11/25 11:06:15.022: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 11/25 11:06:15.023: [smf] INFO: Removed Session: UE IMSI:[262421064142852] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3200) 11/25 11:06:15.023: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 11/25 11:06:15.028: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 11/25 11:06:15.028: [smf] INFO: Removed Session: UE IMSI:[262428859509833] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3200) 11/25 11:06:15.028: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 11/25 11:06:15.033: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 11/25 11:06:15.034: [smf] INFO: Removed Session: UE IMSI:[262424583362663] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3200) 11/25 11:06:15.034: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 11/25 11:06:15.039: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 11/25 11:06:15.039: [smf] INFO: Removed Session: UE IMSI:[262426278973901] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3200) 11/25 11:06:15.039: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 11/25 11:06:15.044: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 11/25 11:06:15.045: [smf] INFO: Removed Session: UE IMSI:[262421093935804] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3200) 11/25 11:06:15.045: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 11/25 11:06:15.050: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 11/25 11:06:15.051: [smf] INFO: Removed Session: UE IMSI:[262426109511252] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3200) 11/25 11:06:15.051: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 11/25 11:06:15.056: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 11/25 11:06:15.057: [smf] INFO: Removed Session: UE IMSI:[262424116591105] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3200) 11/25 11:06:15.057: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 11/25 11:06:15.062: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 11/25 11:06:15.062: [smf] INFO: Removed Session: UE IMSI:[262429489990763] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3200) 11/25 11:06:15.062: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 11/25 11:06:15.068: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 11/25 11:06:15.069: [smf] INFO: Removed Session: UE IMSI:[262427873748219] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3200) 11/25 11:06:15.069: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 11/25 11:06:15.073: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 11/25 11:06:15.074: [smf] INFO: Removed Session: UE IMSI:[262426345229169] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3200) 11/25 11:06:15.074: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 11/25 11:06:15.079: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 11/25 11:06:15.080: [smf] INFO: Removed Session: UE IMSI:[262425321483456] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3200) 11/25 11:06:15.080: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 11/25 11:06:15.085: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 11/25 11:06:15.086: [smf] INFO: Removed Session: UE IMSI:[262428346807051] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3200) 11/25 11:06:15.086: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 11/25 11:06:15.091: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 11/25 11:06:15.091: [smf] INFO: Removed Session: UE IMSI:[262429113091115] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3200) 11/25 11:06:15.091: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 11/25 11:06:15.097: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 11/25 11:06:15.097: [smf] INFO: Removed Session: UE IMSI:[262424862233529] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3200) 11/25 11:06:15.097: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 11/25 11:06:15.103: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 11/25 11:06:15.104: [smf] INFO: Removed Session: UE IMSI:[262427210512792] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3200) 11/25 11:06:15.104: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 11/25 11:06:15.108: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 11/25 11:06:15.109: [smf] INFO: Removed Session: UE IMSI:[262427689870522] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3200) 11/25 11:06:15.109: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 11/25 11:06:15.114: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 11/25 11:06:15.114: [smf] INFO: Removed Session: UE IMSI:[262428809016712] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3200) 11/25 11:06:15.115: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 11/25 11:06:15.119: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 11/25 11:06:15.120: [smf] INFO: Removed Session: UE IMSI:[262427423312074] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3200) 11/25 11:06:15.120: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 11/25 11:06:15.125: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 11/25 11:06:15.126: [smf] INFO: Removed Session: UE IMSI:[262425137162532] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3200) 11/25 11:06:15.126: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 11/25 11:06:15.130: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 11/25 11:06:15.131: [smf] INFO: Removed Session: UE IMSI:[262421033142603] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3200) 11/25 11:06:15.131: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 11/25 11:06:15.136: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 11/25 11:06:15.137: [smf] INFO: Removed Session: UE IMSI:[262427404632713] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3200) 11/25 11:06:15.137: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 11/25 11:06:15.141: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 11/25 11:06:15.142: [smf] INFO: Removed Session: UE IMSI:[262425023580428] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3200) 11/25 11:06:15.142: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 11/25 11:06:15.147: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 11/25 11:06:15.148: [smf] INFO: Removed Session: UE IMSI:[262422865957821] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3200) 11/25 11:06:15.148: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 11/25 11:06:15.152: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 11/25 11:06:15.153: [smf] INFO: Removed Session: UE IMSI:[262426591057380] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3200) 11/25 11:06:15.153: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 11/25 11:06:15.158: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 11/25 11:06:15.159: [smf] INFO: Removed Session: UE IMSI:[262428758939644] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3200) 11/25 11:06:15.159: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 11/25 11:06:15.163: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 11/25 11:06:15.164: [smf] INFO: Removed Session: UE IMSI:[262429191502392] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3200) 11/25 11:06:15.164: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 11/25 11:06:15.169: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 11/25 11:06:15.169: [smf] INFO: Removed Session: UE IMSI:[262422485930691] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3200) 11/25 11:06:15.170: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 11/25 11:06:15.174: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 11/25 11:06:15.175: [smf] INFO: Removed Session: UE IMSI:[262424260683887] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3200) 11/25 11:06:15.175: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 11/25 11:06:15.180: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 11/25 11:06:15.180: [smf] INFO: Removed Session: UE IMSI:[262425792910347] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3200) 11/25 11:06:15.180: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 11/25 11:06:15.185: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 11/25 11:06:15.186: [smf] INFO: Removed Session: UE IMSI:[262428597296627] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3200) 11/25 11:06:15.186: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 11/25 11:06:15.191: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 11/25 11:06:15.191: [smf] INFO: Removed Session: UE IMSI:[262423646013508] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3200) 11/25 11:06:15.191: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 11/25 11:06:15.196: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 11/25 11:06:15.197: [smf] INFO: Removed Session: UE IMSI:[262429546338779] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3200) 11/25 11:06:15.197: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 11/25 11:06:15.202: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 11/25 11:06:15.202: [smf] INFO: Removed Session: UE IMSI:[262420461104297] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3200) 11/25 11:06:15.203: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 11/25 11:06:15.207: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 11/25 11:06:15.208: [smf] INFO: Removed Session: UE IMSI:[262428770276001] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3200) 11/25 11:06:15.208: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 11/25 11:06:15.213: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 11/25 11:06:15.214: [smf] INFO: Removed Session: UE IMSI:[262422542379813] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3200) 11/25 11:06:15.214: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 11/25 11:06:15.218: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 11/25 11:06:15.219: [smf] INFO: Removed Session: UE IMSI:[262427390938326] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3200) 11/25 11:06:15.219: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 11/25 11:06:15.224: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 11/25 11:06:15.224: [smf] INFO: Removed Session: UE IMSI:[262427565080842] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3200) 11/25 11:06:15.224: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 11/25 11:06:15.229: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 11/25 11:06:15.230: [smf] INFO: Removed Session: UE IMSI:[262428901394688] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3200) 11/25 11:06:15.230: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 11/25 11:06:15.234: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 11/25 11:06:15.235: [smf] INFO: Removed Session: UE IMSI:[262424234122563] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3200) 11/25 11:06:15.235: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 11/25 11:06:15.240: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 11/25 11:06:15.241: [smf] INFO: Removed Session: UE IMSI:[262428210608027] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3200) 11/25 11:06:15.241: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 11/25 11:06:15.245: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 11/25 11:06:15.246: [smf] INFO: Removed Session: UE IMSI:[262422782498661] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3200) 11/25 11:06:15.246: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 11/25 11:06:15.251: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 11/25 11:06:15.252: [smf] INFO: Removed Session: UE IMSI:[262429131838022] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3200) 11/25 11:06:15.252: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 11/25 11:06:15.256: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 11/25 11:06:15.257: [smf] INFO: Removed Session: UE IMSI:[262420860310830] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3200) 11/25 11:06:15.257: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 11/25 11:06:15.262: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 11/25 11:06:15.263: [smf] INFO: Removed Session: UE IMSI:[262429754338919] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3200) 11/25 11:06:15.263: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 11/25 11:06:15.267: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 11/25 11:06:15.268: [smf] INFO: Removed Session: UE IMSI:[262428426943380] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3200) 11/25 11:06:15.268: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 11/25 11:06:15.273: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 11/25 11:06:15.274: [smf] INFO: Removed Session: UE IMSI:[262429858360063] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3200) 11/25 11:06:15.274: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 11/25 11:06:15.278: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 11/25 11:06:15.279: [smf] INFO: Removed Session: UE IMSI:[262426014368734] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3200) 11/25 11:06:15.279: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 11/25 11:06:15.284: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 11/25 11:06:15.285: [smf] INFO: Removed Session: UE IMSI:[262424703677933] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3200) 11/25 11:06:15.285: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 11/25 11:06:15.290: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 11/25 11:06:15.291: [smf] INFO: Removed Session: UE IMSI:[262425105045867] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3200) 11/25 11:06:15.291: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 11/25 11:06:15.295: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 11/25 11:06:15.296: [smf] INFO: Removed Session: UE IMSI:[262429824261597] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3200) 11/25 11:06:15.296: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 11/25 11:06:15.301: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 11/25 11:06:15.302: [smf] INFO: Removed Session: UE IMSI:[262420654547068] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3200) 11/25 11:06:15.302: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 11/25 11:06:15.306: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 11/25 11:06:15.307: [smf] INFO: Removed Session: UE IMSI:[262424725788727] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3200) 11/25 11:06:15.307: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 11/25 11:06:15.312: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 11/25 11:06:15.313: [smf] INFO: Removed Session: UE IMSI:[262427303089354] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3200) 11/25 11:06:15.313: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 11/25 11:06:15.317: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 11/25 11:06:15.318: [smf] INFO: Removed Session: UE IMSI:[262420048647800] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3200) 11/25 11:06:15.318: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 11/25 11:06:15.323: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 11/25 11:06:15.324: [smf] INFO: Removed Session: UE IMSI:[262424642013445] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3200) 11/25 11:06:15.324: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 11/25 11:06:15.328: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 11/25 11:06:15.329: [smf] INFO: Removed Session: UE IMSI:[262421630735366] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3200) 11/25 11:06:15.329: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 11/25 11:06:15.334: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 11/25 11:06:15.335: [smf] INFO: Removed Session: UE IMSI:[262420129432879] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3200) 11/25 11:06:15.335: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 11/25 11:06:15.339: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 11/25 11:06:15.340: [smf] INFO: Removed Session: UE IMSI:[262421277620808] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3200) 11/25 11:06:15.340: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 11/25 11:06:15.345: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 11/25 11:06:15.345: [smf] INFO: Removed Session: UE IMSI:[262421307300337] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3200) 11/25 11:06:15.345: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 11/25 11:06:15.350: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 11/25 11:06:15.351: [smf] INFO: Removed Session: UE IMSI:[262426071376591] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3200) 11/25 11:06:15.351: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 11/25 11:06:15.356: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 11/25 11:06:15.357: [smf] INFO: Removed Session: UE IMSI:[262425919174862] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3200) 11/25 11:06:15.357: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 11/25 11:06:15.362: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 11/25 11:06:15.363: [smf] INFO: Removed Session: UE IMSI:[262426394989057] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3200) 11/25 11:06:15.363: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 11/25 11:06:15.367: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 11/25 11:06:15.368: [smf] INFO: Removed Session: UE IMSI:[262429855148882] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3200) 11/25 11:06:15.368: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 11/25 11:06:15.373: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 11/25 11:06:15.374: [smf] INFO: Removed Session: UE IMSI:[262428060560610] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3200) 11/25 11:06:15.374: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 11/25 11:06:15.379: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 11/25 11:06:15.380: [smf] INFO: Removed Session: UE IMSI:[262421040003837] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3200) 11/25 11:06:15.380: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 11/25 11:06:15.385: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 11/25 11:06:15.385: [smf] INFO: Removed Session: UE IMSI:[262420939668280] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3200) 11/25 11:06:15.385: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 11/25 11:06:15.390: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 11/25 11:06:15.391: [smf] INFO: Removed Session: UE IMSI:[262423149334280] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3200) 11/25 11:06:15.391: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 11/25 11:06:15.395: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 11/25 11:06:15.396: [smf] INFO: Removed Session: UE IMSI:[262429038555119] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3200) 11/25 11:06:15.396: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 11/25 11:06:15.401: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 11/25 11:06:15.402: [smf] INFO: Removed Session: UE IMSI:[262425431903091] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3200) 11/25 11:06:15.402: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 11/25 11:06:15.406: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 11/25 11:06:15.407: [smf] INFO: Removed Session: UE IMSI:[262422368769420] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3200) 11/25 11:06:15.407: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 11/25 11:06:15.412: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 11/25 11:06:15.413: [smf] INFO: Removed Session: UE IMSI:[262420223170583] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3200) 11/25 11:06:15.413: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 11/25 11:06:15.418: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 11/25 11:06:15.419: [smf] INFO: Removed Session: UE IMSI:[262422685045653] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3200) 11/25 11:06:15.419: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 11/25 11:06:15.424: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 11/25 11:06:15.425: [smf] INFO: Removed Session: UE IMSI:[262424086532566] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3200) 11/25 11:06:15.425: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 11/25 11:06:15.429: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 11/25 11:06:15.430: [smf] INFO: Removed Session: UE IMSI:[262422703589510] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3200) 11/25 11:06:15.430: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 11/25 11:06:15.435: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 11/25 11:06:15.436: [smf] INFO: Removed Session: UE IMSI:[262424791840939] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3200) 11/25 11:06:15.436: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 11/25 11:06:15.440: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 11/25 11:06:15.441: [smf] INFO: Removed Session: UE IMSI:[262425614632263] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3200) 11/25 11:06:15.441: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 11/25 11:06:15.446: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 11/25 11:06:15.447: [smf] INFO: Removed Session: UE IMSI:[262425112213744] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3200) 11/25 11:06:15.447: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 11/25 11:06:15.451: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 11/25 11:06:15.452: [smf] INFO: Removed Session: UE IMSI:[262423925043639] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3200) 11/25 11:06:15.452: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 11/25 11:06:15.457: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 11/25 11:06:15.458: [smf] INFO: Removed Session: UE IMSI:[262426540387605] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3200) 11/25 11:06:15.458: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 11/25 11:06:15.462: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 11/25 11:06:15.463: [smf] INFO: Removed Session: UE IMSI:[262425897290562] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3200) 11/25 11:06:15.463: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 11/25 11:06:15.468: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 11/25 11:06:15.468: [smf] INFO: Removed Session: UE IMSI:[262423657608766] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3200) 11/25 11:06:15.468: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 11/25 11:06:15.473: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 11/25 11:06:15.474: [smf] INFO: Removed Session: UE IMSI:[262425819371362] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3200) 11/25 11:06:15.474: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 11/25 11:06:15.479: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 11/25 11:06:15.479: [smf] INFO: Removed Session: UE IMSI:[262422223605175] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3200) 11/25 11:06:15.479: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 11/25 11:06:15.485: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 11/25 11:06:15.485: [smf] INFO: Removed Session: UE IMSI:[262420713323102] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3200) 11/25 11:06:15.485: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 11/25 11:06:15.491: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 11/25 11:06:15.491: [smf] INFO: Removed Session: UE IMSI:[262427998565006] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3200) 11/25 11:06:15.491: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 11/25 11:06:15.496: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 11/25 11:06:15.497: [smf] INFO: Removed Session: UE IMSI:[262425755221384] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3200) 11/25 11:06:15.497: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 11/25 11:06:15.502: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 11/25 11:06:15.502: [smf] INFO: Removed Session: UE IMSI:[262427437580230] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3200) 11/25 11:06:15.502: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 11/25 11:06:15.507: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 11/25 11:06:15.508: [smf] INFO: Removed Session: UE IMSI:[262427914560992] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3200) 11/25 11:06:15.508: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 11/25 11:06:15.513: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 11/25 11:06:15.514: [smf] INFO: Removed Session: UE IMSI:[262421594670157] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3200) 11/25 11:06:15.514: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 11/25 11:06:15.518: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 11/25 11:06:15.519: [smf] INFO: Removed Session: UE IMSI:[262423498627602] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3200) 11/25 11:06:15.519: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 11/25 11:06:15.524: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 11/25 11:06:15.525: [smf] INFO: Removed Session: UE IMSI:[262425160935461] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3200) 11/25 11:06:15.525: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 11/25 11:06:15.529: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 11/25 11:06:15.530: [smf] INFO: Removed Session: UE IMSI:[262426388391298] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3200) 11/25 11:06:15.530: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 11/25 11:06:15.535: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 11/25 11:06:15.536: [smf] INFO: Removed Session: UE IMSI:[262427017483552] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3200) 11/25 11:06:15.536: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 11/25 11:06:15.540: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 11/25 11:06:15.541: [smf] INFO: Removed Session: UE IMSI:[262424779853962] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3200) 11/25 11:06:15.541: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 11/25 11:06:15.546: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 11/25 11:06:15.547: [smf] INFO: Removed Session: UE IMSI:[262424522442345] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3200) 11/25 11:06:15.547: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 11/25 11:06:15.551: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 11/25 11:06:15.552: [smf] INFO: Removed Session: UE IMSI:[262423839411672] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3200) 11/25 11:06:15.552: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 11/25 11:06:15.557: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 11/25 11:06:15.558: [smf] INFO: Removed Session: UE IMSI:[262427547609340] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3200) 11/25 11:06:15.558: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 11/25 11:06:15.562: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 11/25 11:06:15.563: [smf] INFO: Removed Session: UE IMSI:[262424922865047] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3200) 11/25 11:06:15.563: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 11/25 11:06:15.569: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 11/25 11:06:15.570: [smf] INFO: Removed Session: UE IMSI:[262428412703357] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3200) 11/25 11:06:15.570: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 11/25 11:06:15.575: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 11/25 11:06:15.575: [smf] INFO: Removed Session: UE IMSI:[262428949675344] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3200) 11/25 11:06:15.575: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 11/25 11:06:15.580: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 11/25 11:06:15.581: [smf] INFO: Removed Session: UE IMSI:[262421539050312] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3200) 11/25 11:06:15.581: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 11/25 11:06:15.586: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 11/25 11:06:15.587: [smf] INFO: Removed Session: UE IMSI:[262429532717511] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3200) 11/25 11:06:15.587: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 11/25 11:06:15.592: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 11/25 11:06:15.592: [smf] INFO: Removed Session: UE IMSI:[262425131117438] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3200) 11/25 11:06:15.592: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 11/25 11:06:15.597: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 11/25 11:06:15.598: [smf] INFO: Removed Session: UE IMSI:[262428696790877] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3200) 11/25 11:06:15.598: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 11/25 11:06:15.602: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 11/25 11:06:15.603: [smf] INFO: Removed Session: UE IMSI:[262427321117573] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3200) 11/25 11:06:15.603: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 11/25 11:06:15.608: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 11/25 11:06:15.609: [smf] INFO: Removed Session: UE IMSI:[262424691503223] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3200) 11/25 11:06:15.609: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 11/25 11:06:15.613: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 11/25 11:06:15.614: [smf] INFO: Removed Session: UE IMSI:[262428871183300] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3200) 11/25 11:06:15.614: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 11/25 11:06:15.619: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 11/25 11:06:15.620: [smf] INFO: Removed Session: UE IMSI:[262420384826156] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3200) 11/25 11:06:15.620: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 11/25 11:06:15.624: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 11/25 11:06:15.625: [smf] INFO: Removed Session: UE IMSI:[262420948267068] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3200) 11/25 11:06:15.625: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 11/25 11:06:15.630: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 11/25 11:06:15.630: [smf] INFO: Removed Session: UE IMSI:[262420320150662] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3200) 11/25 11:06:15.630: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 11/25 11:06:15.635: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 11/25 11:06:15.636: [smf] INFO: Removed Session: UE IMSI:[262423710166489] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3200) 11/25 11:06:15.636: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 11/25 11:06:15.641: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 11/25 11:06:15.642: [smf] INFO: Removed Session: UE IMSI:[262428501000012] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3200) 11/25 11:06:15.642: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 11/25 11:06:15.646: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 11/25 11:06:15.647: [smf] INFO: Removed Session: UE IMSI:[262425094604589] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3200) 11/25 11:06:15.647: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 11/25 11:06:15.652: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 11/25 11:06:15.653: [smf] INFO: Removed Session: UE IMSI:[262420811642909] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3200) 11/25 11:06:15.653: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 11/25 11:06:15.657: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 11/25 11:06:15.658: [smf] INFO: Removed Session: UE IMSI:[262421054191525] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3200) 11/25 11:06:15.658: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 11/25 11:06:15.663: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 11/25 11:06:15.664: [smf] INFO: Removed Session: UE IMSI:[262427188883187] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3200) 11/25 11:06:15.664: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 11/25 11:06:15.668: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 11/25 11:06:15.669: [smf] INFO: Removed Session: UE IMSI:[262424149698241] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3200) 11/25 11:06:15.669: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 11/25 11:06:15.674: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 11/25 11:06:15.675: [smf] INFO: Removed Session: UE IMSI:[262424804958687] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3200) 11/25 11:06:15.675: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 11/25 11:06:15.679: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 11/25 11:06:15.680: [smf] INFO: Removed Session: UE IMSI:[262422438835865] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3200) 11/25 11:06:15.680: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 11/25 11:06:15.685: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 11/25 11:06:15.685: [smf] INFO: Removed Session: UE IMSI:[262426728374268] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3200) 11/25 11:06:15.686: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 11/25 11:06:15.690: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 11/25 11:06:15.691: [smf] INFO: Removed Session: UE IMSI:[262428404301674] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3200) 11/25 11:06:15.691: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 11/25 11:06:15.696: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 11/25 11:06:15.696: [smf] INFO: Removed Session: UE IMSI:[262427786280290] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3200) 11/25 11:06:15.696: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 11/25 11:06:15.701: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 11/25 11:06:15.702: [smf] INFO: Removed Session: UE IMSI:[262421727094871] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3200) 11/25 11:06:15.702: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 11/25 11:06:15.707: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 11/25 11:06:15.707: [smf] INFO: Removed Session: UE IMSI:[262423564304504] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3200) 11/25 11:06:15.707: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 11/25 11:06:15.712: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 11/25 11:06:15.713: [smf] INFO: Removed Session: UE IMSI:[262420154779418] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3200) 11/25 11:06:15.713: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 11/25 11:06:15.718: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 11/25 11:06:15.718: [smf] INFO: Removed Session: UE IMSI:[262429272335175] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3200) 11/25 11:06:15.718: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 11/25 11:06:15.724: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 11/25 11:06:15.725: [smf] INFO: Removed Session: UE IMSI:[262429456986772] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3200) 11/25 11:06:15.725: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 11/25 11:06:15.729: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 11/25 11:06:15.730: [smf] INFO: Removed Session: UE IMSI:[262428071502970] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3200) 11/25 11:06:15.730: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 11/25 11:06:15.735: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 11/25 11:06:15.735: [smf] INFO: Removed Session: UE IMSI:[262424079325165] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3200) 11/25 11:06:15.735: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 11/25 11:06:15.740: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 11/25 11:06:15.741: [smf] INFO: Removed Session: UE IMSI:[262425485220449] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3200) 11/25 11:06:15.741: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 11/25 11:06:15.746: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 11/25 11:06:15.746: [smf] INFO: Removed Session: UE IMSI:[262425731371633] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3200) 11/25 11:06:15.746: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 11/25 11:06:15.751: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 11/25 11:06:15.752: [smf] INFO: Removed Session: UE IMSI:[262427489956868] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3200) 11/25 11:06:15.752: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 11/25 11:06:15.758: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 11/25 11:06:15.758: [smf] INFO: Removed Session: UE IMSI:[262420403722586] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3200) 11/25 11:06:15.758: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 11/25 11:06:15.763: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 11/25 11:06:15.764: [smf] INFO: Removed Session: UE IMSI:[262426008105279] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3200) 11/25 11:06:15.764: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 11/25 11:06:15.769: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 11/25 11:06:15.769: [smf] INFO: Removed Session: UE IMSI:[262426159468963] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3200) 11/25 11:06:15.769: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 11/25 11:06:15.774: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 11/25 11:06:15.775: [smf] INFO: Removed Session: UE IMSI:[262421086207623] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3200) 11/25 11:06:15.775: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 11/25 11:06:15.780: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 11/25 11:06:15.781: [smf] INFO: Removed Session: UE IMSI:[262428695348503] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3200) 11/25 11:06:15.781: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 11/25 11:06:15.785: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 11/25 11:06:15.786: [smf] INFO: Removed Session: UE IMSI:[262420552319771] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3200) 11/25 11:06:15.786: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 11/25 11:06:15.791: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 11/25 11:06:15.792: [smf] INFO: Removed Session: UE IMSI:[262420595762206] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3200) 11/25 11:06:15.792: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 11/25 11:06:15.796: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 11/25 11:06:15.797: [smf] INFO: Removed Session: UE IMSI:[262424184765816] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3200) 11/25 11:06:15.797: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 11/25 11:06:15.802: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 11/25 11:06:15.802: [smf] INFO: Removed Session: UE IMSI:[262426150576078] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3200) 11/25 11:06:15.802: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 11/25 11:06:15.807: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 11/25 11:06:15.808: [smf] INFO: Removed Session: UE IMSI:[262423580063326] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3200) 11/25 11:06:15.808: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 11/25 11:06:15.813: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 11/25 11:06:15.813: [smf] INFO: Removed Session: UE IMSI:[262424629489238] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3200) 11/25 11:06:15.813: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 11/25 11:06:15.819: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 11/25 11:06:15.820: [smf] INFO: Removed Session: UE IMSI:[262425895068571] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3200) 11/25 11:06:15.820: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 11/25 11:06:15.825: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 11/25 11:06:15.825: [smf] INFO: Removed Session: UE IMSI:[262423430726925] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3200) 11/25 11:06:15.825: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 11/25 11:06:15.830: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 11/25 11:06:15.831: [smf] INFO: Removed Session: UE IMSI:[262424217997015] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3200) 11/25 11:06:15.831: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 11/25 11:06:15.836: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 11/25 11:06:15.837: [smf] INFO: Removed Session: UE IMSI:[262426540995423] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3200) 11/25 11:06:15.837: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 11/25 11:06:15.842: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 11/25 11:06:15.843: [smf] INFO: Removed Session: UE IMSI:[262421950209900] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3200) 11/25 11:06:15.843: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 11/25 11:06:15.847: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 11/25 11:06:15.848: [smf] INFO: Removed Session: UE IMSI:[262427533072864] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3200) 11/25 11:06:15.848: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 11/25 11:06:15.853: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 11/25 11:06:15.854: [smf] INFO: Removed Session: UE IMSI:[262420921474420] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3200) 11/25 11:06:15.854: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 11/25 11:06:15.859: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 11/25 11:06:15.860: [smf] INFO: Removed Session: UE IMSI:[262423133014250] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3200) 11/25 11:06:15.860: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 11/25 11:06:15.864: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 11/25 11:06:15.865: [smf] INFO: Removed Session: UE IMSI:[262420627112483] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3200) 11/25 11:06:15.865: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 11/25 11:06:15.870: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 11/25 11:06:15.871: [smf] INFO: Removed Session: UE IMSI:[262421392830513] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3200) 11/25 11:06:15.871: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 11/25 11:06:15.876: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 11/25 11:06:15.877: [smf] INFO: Removed Session: UE IMSI:[262421719843968] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3200) 11/25 11:06:15.877: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 11/25 11:06:15.882: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 11/25 11:06:15.883: [smf] INFO: Removed Session: UE IMSI:[262422491456803] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3200) 11/25 11:06:15.883: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 11/25 11:06:15.888: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 11/25 11:06:15.888: [smf] INFO: Removed Session: UE IMSI:[262421972905256] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3200) 11/25 11:06:15.888: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 11/25 11:06:15.893: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 11/25 11:06:15.894: [smf] INFO: Removed Session: UE IMSI:[262421777970036] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3200) 11/25 11:06:15.894: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 11/25 11:06:15.899: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 11/25 11:06:15.899: [smf] INFO: Removed Session: UE IMSI:[262427918520696] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3200) 11/25 11:06:15.899: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 11/25 11:06:15.904: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 11/25 11:06:15.905: [smf] INFO: Removed Session: UE IMSI:[262423986811390] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3200) 11/25 11:06:15.905: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 11/25 11:06:15.910: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 11/25 11:06:15.911: [smf] INFO: Removed Session: UE IMSI:[262424631537527] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3200) 11/25 11:06:15.911: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 11/25 11:06:15.916: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 11/25 11:06:15.916: [smf] INFO: Removed Session: UE IMSI:[262425673041813] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3200) 11/25 11:06:15.916: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 11/25 11:06:15.921: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 11/25 11:06:15.922: [smf] INFO: Removed Session: UE IMSI:[262428234841850] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3200) 11/25 11:06:15.922: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 11/25 11:06:15.927: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 11/25 11:06:15.927: [smf] INFO: Removed Session: UE IMSI:[262422039778573] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3200) 11/25 11:06:15.927: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 11/25 11:06:15.932: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 11/25 11:06:15.933: [smf] INFO: Removed Session: UE IMSI:[262426956065026] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3200) 11/25 11:06:15.933: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 11/25 11:06:15.938: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 11/25 11:06:15.938: [smf] INFO: Removed Session: UE IMSI:[262426820412083] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3200) 11/25 11:06:15.938: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 11/25 11:06:15.943: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 11/25 11:06:15.944: [smf] INFO: Removed Session: UE IMSI:[262420920615148] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3200) 11/25 11:06:15.944: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 11/25 11:06:15.948: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 11/25 11:06:15.949: [smf] INFO: Removed Session: UE IMSI:[262428620889565] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3200) 11/25 11:06:15.949: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 11/25 11:06:15.954: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 11/25 11:06:15.955: [smf] INFO: Removed Session: UE IMSI:[262423735075676] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3200) 11/25 11:06:15.955: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 11/25 11:06:15.959: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 11/25 11:06:15.960: [smf] INFO: Removed Session: UE IMSI:[262427435477022] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3200) 11/25 11:06:15.960: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 11/25 11:06:15.965: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 11/25 11:06:15.966: [smf] INFO: Removed Session: UE IMSI:[262424292211890] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3200) 11/25 11:06:15.966: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 11/25 11:06:15.970: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 11/25 11:06:15.971: [smf] INFO: Removed Session: UE IMSI:[262421235078112] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3200) 11/25 11:06:15.971: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 11/25 11:06:15.976: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 11/25 11:06:15.976: [smf] INFO: Removed Session: UE IMSI:[262423836687125] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3200) 11/25 11:06:15.976: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 11/25 11:06:15.981: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 11/25 11:06:15.982: [smf] INFO: Removed Session: UE IMSI:[262426616167810] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3200) 11/25 11:06:15.982: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 11/25 11:06:15.987: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 11/25 11:06:15.988: [smf] INFO: Removed Session: UE IMSI:[262422492924873] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3200) 11/25 11:06:15.988: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 11/25 11:06:15.992: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 11/25 11:06:15.993: [smf] INFO: Removed Session: UE IMSI:[262422524834411] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3200) 11/25 11:06:15.993: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 11/25 11:06:15.998: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 11/25 11:06:15.998: [smf] INFO: Removed Session: UE IMSI:[262427504992986] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:15.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3200) 11/25 11:06:15.999: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 11/25 11:06:16.003: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 11/25 11:06:16.004: [smf] INFO: Removed Session: UE IMSI:[262420493426691] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3200) 11/25 11:06:16.004: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 11/25 11:06:16.009: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 11/25 11:06:16.009: [smf] INFO: Removed Session: UE IMSI:[262426045707761] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3200) 11/25 11:06:16.009: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 11/25 11:06:16.014: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 11/25 11:06:16.015: [smf] INFO: Removed Session: UE IMSI:[262423650455384] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3200) 11/25 11:06:16.015: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 11/25 11:06:16.019: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 11/25 11:06:16.020: [smf] INFO: Removed Session: UE IMSI:[262422709681300] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3200) 11/25 11:06:16.020: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 11/25 11:06:16.025: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 11/25 11:06:16.026: [smf] INFO: Removed Session: UE IMSI:[262421054838700] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3200) 11/25 11:06:16.026: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 11/25 11:06:16.030: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 11/25 11:06:16.031: [smf] INFO: Removed Session: UE IMSI:[262428302841777] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3200) 11/25 11:06:16.031: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 11/25 11:06:16.036: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 11/25 11:06:16.037: [smf] INFO: Removed Session: UE IMSI:[262422008371670] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3200) 11/25 11:06:16.037: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 11/25 11:06:16.042: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 11/25 11:06:16.042: [smf] INFO: Removed Session: UE IMSI:[262422494154282] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3200) 11/25 11:06:16.042: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 11/25 11:06:16.047: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 11/25 11:06:16.048: [smf] INFO: Removed Session: UE IMSI:[262425695428738] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3200) 11/25 11:06:16.048: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 11/25 11:06:16.053: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 11/25 11:06:16.054: [smf] INFO: Removed Session: UE IMSI:[262421330761500] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3200) 11/25 11:06:16.054: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 11/25 11:06:16.058: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 11/25 11:06:16.059: [smf] INFO: Removed Session: UE IMSI:[262429493935781] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3200) 11/25 11:06:16.059: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 11/25 11:06:16.064: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 11/25 11:06:16.065: [smf] INFO: Removed Session: UE IMSI:[262420819652927] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3200) 11/25 11:06:16.065: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 11/25 11:06:16.070: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 11/25 11:06:16.070: [smf] INFO: Removed Session: UE IMSI:[262422964649525] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3200) 11/25 11:06:16.070: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 11/25 11:06:16.075: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 11/25 11:06:16.076: [smf] INFO: Removed Session: UE IMSI:[262428033613696] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3200) 11/25 11:06:16.076: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 11/25 11:06:16.081: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 11/25 11:06:16.082: [smf] INFO: Removed Session: UE IMSI:[262422336278903] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3200) 11/25 11:06:16.082: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 11/25 11:06:16.087: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 11/25 11:06:16.088: [smf] INFO: Removed Session: UE IMSI:[262429133667246] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3200) 11/25 11:06:16.088: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 11/25 11:06:16.092: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 11/25 11:06:16.093: [smf] INFO: Removed Session: UE IMSI:[262421297161371] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3200) 11/25 11:06:16.093: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 11/25 11:06:16.098: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 11/25 11:06:16.098: [smf] INFO: Removed Session: UE IMSI:[262428745464332] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3200) 11/25 11:06:16.098: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 11/25 11:06:16.103: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 11/25 11:06:16.104: [smf] INFO: Removed Session: UE IMSI:[262423433057036] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3200) 11/25 11:06:16.104: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 11/25 11:06:16.109: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 11/25 11:06:16.110: [smf] INFO: Removed Session: UE IMSI:[262429894195757] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3200) 11/25 11:06:16.110: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 11/25 11:06:16.114: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 11/25 11:06:16.115: [smf] INFO: Removed Session: UE IMSI:[262420861313843] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3200) 11/25 11:06:16.115: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 11/25 11:06:16.120: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 11/25 11:06:16.121: [smf] INFO: Removed Session: UE IMSI:[262425716959411] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3200) 11/25 11:06:16.121: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 11/25 11:06:16.126: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 11/25 11:06:16.127: [smf] INFO: Removed Session: UE IMSI:[262422418639368] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3200) 11/25 11:06:16.127: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 11/25 11:06:16.131: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 11/25 11:06:16.132: [smf] INFO: Removed Session: UE IMSI:[262420850133916] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3200) 11/25 11:06:16.132: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 11/25 11:06:16.137: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 11/25 11:06:16.137: [smf] INFO: Removed Session: UE IMSI:[262425563137504] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3200) 11/25 11:06:16.137: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 11/25 11:06:16.142: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 11/25 11:06:16.143: [smf] INFO: Removed Session: UE IMSI:[262427644958482] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3200) 11/25 11:06:16.143: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 11/25 11:06:16.148: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 11/25 11:06:16.149: [smf] INFO: Removed Session: UE IMSI:[262422459661706] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3200) 11/25 11:06:16.149: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 11/25 11:06:16.153: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 11/25 11:06:16.154: [smf] INFO: Removed Session: UE IMSI:[262423620156918] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3200) 11/25 11:06:16.154: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 11/25 11:06:16.159: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 11/25 11:06:16.160: [smf] INFO: Removed Session: UE IMSI:[262425551458833] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3200) 11/25 11:06:16.160: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 11/25 11:06:16.164: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 11/25 11:06:16.165: [smf] INFO: Removed Session: UE IMSI:[262425387160690] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3200) 11/25 11:06:16.165: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 11/25 11:06:16.170: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 11/25 11:06:16.171: [smf] INFO: Removed Session: UE IMSI:[262424988621835] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3200) 11/25 11:06:16.171: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 11/25 11:06:16.176: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 11/25 11:06:16.177: [smf] INFO: Removed Session: UE IMSI:[262422710500827] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3200) 11/25 11:06:16.177: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 11/25 11:06:16.182: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 11/25 11:06:16.183: [smf] INFO: Removed Session: UE IMSI:[262420270489089] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3200) 11/25 11:06:16.183: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 11/25 11:06:16.187: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 11/25 11:06:16.188: [smf] INFO: Removed Session: UE IMSI:[262426823575829] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3200) 11/25 11:06:16.188: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 11/25 11:06:16.193: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 11/25 11:06:16.194: [smf] INFO: Removed Session: UE IMSI:[262429896789706] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3200) 11/25 11:06:16.194: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 11/25 11:06:16.198: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 11/25 11:06:16.199: [smf] INFO: Removed Session: UE IMSI:[262428086788416] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3200) 11/25 11:06:16.199: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 11/25 11:06:16.204: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 11/25 11:06:16.205: [smf] INFO: Removed Session: UE IMSI:[262424679517165] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3200) 11/25 11:06:16.205: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 11/25 11:06:16.209: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 11/25 11:06:16.210: [smf] INFO: Removed Session: UE IMSI:[262422657602918] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3200) 11/25 11:06:16.210: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 11/25 11:06:16.215: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 11/25 11:06:16.216: [smf] INFO: Removed Session: UE IMSI:[262424785938672] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3200) 11/25 11:06:16.216: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 11/25 11:06:16.220: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 11/25 11:06:16.221: [smf] INFO: Removed Session: UE IMSI:[262422364863904] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3200) 11/25 11:06:16.221: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 11/25 11:06:16.226: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 11/25 11:06:16.227: [smf] INFO: Removed Session: UE IMSI:[262424770449331] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3200) 11/25 11:06:16.227: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 11/25 11:06:16.231: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 11/25 11:06:16.232: [smf] INFO: Removed Session: UE IMSI:[262425865786966] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3200) 11/25 11:06:16.232: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 11/25 11:06:16.237: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 11/25 11:06:16.238: [smf] INFO: Removed Session: UE IMSI:[262421792423800] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3200) 11/25 11:06:16.238: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 11/25 11:06:16.242: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 11/25 11:06:16.243: [smf] INFO: Removed Session: UE IMSI:[262420273526841] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3200) 11/25 11:06:16.243: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 11/25 11:06:16.248: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 11/25 11:06:16.249: [smf] INFO: Removed Session: UE IMSI:[262424132243378] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3200) 11/25 11:06:16.249: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 11/25 11:06:16.253: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 11/25 11:06:16.254: [smf] INFO: Removed Session: UE IMSI:[262423238437555] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3200) 11/25 11:06:16.254: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 11/25 11:06:16.259: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 11/25 11:06:16.260: [smf] INFO: Removed Session: UE IMSI:[262429387847460] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3200) 11/25 11:06:16.260: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 11/25 11:06:16.265: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 11/25 11:06:16.265: [smf] INFO: Removed Session: UE IMSI:[262423191978919] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3200) 11/25 11:06:16.265: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 11/25 11:06:16.270: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 11/25 11:06:16.271: [smf] INFO: Removed Session: UE IMSI:[262429172418199] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3200) 11/25 11:06:16.271: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 11/25 11:06:16.275: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 11/25 11:06:16.276: [smf] INFO: Removed Session: UE IMSI:[262427356170625] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3200) 11/25 11:06:16.276: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 11/25 11:06:16.281: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 11/25 11:06:16.282: [smf] INFO: Removed Session: UE IMSI:[262427306540224] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3200) 11/25 11:06:16.282: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 11/25 11:06:16.287: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 11/25 11:06:16.288: [smf] INFO: Removed Session: UE IMSI:[262424751858082] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3200) 11/25 11:06:16.288: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 11/25 11:06:16.292: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 11/25 11:06:16.293: [smf] INFO: Removed Session: UE IMSI:[262426111193155] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3200) 11/25 11:06:16.293: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 11/25 11:06:16.298: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 11/25 11:06:16.299: [smf] INFO: Removed Session: UE IMSI:[262424891555398] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3200) 11/25 11:06:16.299: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 11/25 11:06:16.303: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 11/25 11:06:16.304: [smf] INFO: Removed Session: UE IMSI:[262429207850145] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3200) 11/25 11:06:16.304: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 11/25 11:06:16.309: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 11/25 11:06:16.309: [smf] INFO: Removed Session: UE IMSI:[262423407005887] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3200) 11/25 11:06:16.309: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 11/25 11:06:16.314: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 11/25 11:06:16.315: [smf] INFO: Removed Session: UE IMSI:[262426245812759] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3200) 11/25 11:06:16.315: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 11/25 11:06:16.320: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 11/25 11:06:16.320: [smf] INFO: Removed Session: UE IMSI:[262420383608781] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3200) 11/25 11:06:16.320: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 11/25 11:06:16.325: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 11/25 11:06:16.326: [smf] INFO: Removed Session: UE IMSI:[262425722432607] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3200) 11/25 11:06:16.326: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 11/25 11:06:16.330: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 11/25 11:06:16.331: [smf] INFO: Removed Session: UE IMSI:[262424537624248] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3200) 11/25 11:06:16.331: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 11/25 11:06:16.336: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 11/25 11:06:16.337: [smf] INFO: Removed Session: UE IMSI:[262429806884458] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3200) 11/25 11:06:16.337: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 11/25 11:06:16.341: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 11/25 11:06:16.342: [smf] INFO: Removed Session: UE IMSI:[262423369056050] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3200) 11/25 11:06:16.342: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 11/25 11:06:16.347: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 11/25 11:06:16.348: [smf] INFO: Removed Session: UE IMSI:[262424972975547] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3200) 11/25 11:06:16.348: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 11/25 11:06:16.352: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 11/25 11:06:16.353: [smf] INFO: Removed Session: UE IMSI:[262420123334800] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3200) 11/25 11:06:16.353: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 11/25 11:06:16.358: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 11/25 11:06:16.358: [smf] INFO: Removed Session: UE IMSI:[262422831088491] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3200) 11/25 11:06:16.358: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 11/25 11:06:16.363: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 11/25 11:06:16.364: [smf] INFO: Removed Session: UE IMSI:[262427600922646] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3200) 11/25 11:06:16.364: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 11/25 11:06:16.369: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 11/25 11:06:16.369: [smf] INFO: Removed Session: UE IMSI:[262425939651131] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3200) 11/25 11:06:16.369: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 11/25 11:06:16.374: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 11/25 11:06:16.375: [smf] INFO: Removed Session: UE IMSI:[262426590876432] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3200) 11/25 11:06:16.375: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 11/25 11:06:16.380: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 11/25 11:06:16.380: [smf] INFO: Removed Session: UE IMSI:[262421365542743] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3200) 11/25 11:06:16.380: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 11/25 11:06:16.385: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 11/25 11:06:16.386: [smf] INFO: Removed Session: UE IMSI:[262424386992460] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3200) 11/25 11:06:16.386: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 11/25 11:06:16.391: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 11/25 11:06:16.391: [smf] INFO: Removed Session: UE IMSI:[262428672453088] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3200) 11/25 11:06:16.391: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 11/25 11:06:16.396: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 11/25 11:06:16.397: [smf] INFO: Removed Session: UE IMSI:[262423145459617] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3200) 11/25 11:06:16.397: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 11/25 11:06:16.401: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 11/25 11:06:16.402: [smf] INFO: Removed Session: UE IMSI:[262423122172477] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3200) 11/25 11:06:16.402: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 11/25 11:06:16.407: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 11/25 11:06:16.408: [smf] INFO: Removed Session: UE IMSI:[262424709559795] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3200) 11/25 11:06:16.408: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 11/25 11:06:16.412: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 11/25 11:06:16.413: [smf] INFO: Removed Session: UE IMSI:[262427183827109] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3200) 11/25 11:06:16.413: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 11/25 11:06:16.418: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 11/25 11:06:16.419: [smf] INFO: Removed Session: UE IMSI:[262429138196624] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3200) 11/25 11:06:16.419: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 11/25 11:06:16.423: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 11/25 11:06:16.424: [smf] INFO: Removed Session: UE IMSI:[262423174885369] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3200) 11/25 11:06:16.424: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 11/25 11:06:16.429: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 11/25 11:06:16.430: [smf] INFO: Removed Session: UE IMSI:[262424677410612] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3200) 11/25 11:06:16.430: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 11/25 11:06:16.434: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 11/25 11:06:16.435: [smf] INFO: Removed Session: UE IMSI:[262423314877126] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3200) 11/25 11:06:16.435: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 11/25 11:06:16.440: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 11/25 11:06:16.441: [smf] INFO: Removed Session: UE IMSI:[262423782483567] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3200) 11/25 11:06:16.441: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 11/25 11:06:16.445: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 11/25 11:06:16.446: [smf] INFO: Removed Session: UE IMSI:[262427896399969] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3200) 11/25 11:06:16.446: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 11/25 11:06:16.451: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 11/25 11:06:16.451: [smf] INFO: Removed Session: UE IMSI:[262426648499349] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3200) 11/25 11:06:16.451: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 11/25 11:06:16.456: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 11/25 11:06:16.457: [smf] INFO: Removed Session: UE IMSI:[262423290564539] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3200) 11/25 11:06:16.457: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 11/25 11:06:16.462: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 11/25 11:06:16.463: [smf] INFO: Removed Session: UE IMSI:[262424038314047] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3200) 11/25 11:06:16.463: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 11/25 11:06:16.467: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 11/25 11:06:16.468: [smf] INFO: Removed Session: UE IMSI:[262425374220135] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3200) 11/25 11:06:16.468: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 11/25 11:06:16.473: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 11/25 11:06:16.473: [smf] INFO: Removed Session: UE IMSI:[262421433898714] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3200) 11/25 11:06:16.473: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 11/25 11:06:16.478: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 11/25 11:06:16.479: [smf] INFO: Removed Session: UE IMSI:[262423627921238] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3200) 11/25 11:06:16.479: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 11/25 11:06:16.484: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 11/25 11:06:16.485: [smf] INFO: Removed Session: UE IMSI:[262424468453070] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3200) 11/25 11:06:16.485: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 11/25 11:06:16.490: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 11/25 11:06:16.491: [smf] INFO: Removed Session: UE IMSI:[262421125542424] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3200) 11/25 11:06:16.491: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 11/25 11:06:16.495: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 11/25 11:06:16.496: [smf] INFO: Removed Session: UE IMSI:[262420968413092] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3200) 11/25 11:06:16.496: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 11/25 11:06:16.501: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 11/25 11:06:16.502: [smf] INFO: Removed Session: UE IMSI:[262429875978882] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3200) 11/25 11:06:16.502: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 11/25 11:06:16.506: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 11/25 11:06:16.507: [smf] INFO: Removed Session: UE IMSI:[262421091155974] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3200) 11/25 11:06:16.507: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 11/25 11:06:16.512: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 11/25 11:06:16.513: [smf] INFO: Removed Session: UE IMSI:[262420854652315] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3200) 11/25 11:06:16.513: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 11/25 11:06:16.517: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 11/25 11:06:16.518: [smf] INFO: Removed Session: UE IMSI:[262427573087952] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3200) 11/25 11:06:16.518: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 11/25 11:06:16.523: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 11/25 11:06:16.524: [smf] INFO: Removed Session: UE IMSI:[262423358228076] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3200) 11/25 11:06:16.524: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 11/25 11:06:16.528: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 11/25 11:06:16.529: [smf] INFO: Removed Session: UE IMSI:[262420189490484] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3200) 11/25 11:06:16.529: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 11/25 11:06:16.534: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 11/25 11:06:16.535: [smf] INFO: Removed Session: UE IMSI:[262423767683885] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3200) 11/25 11:06:16.535: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 11/25 11:06:16.539: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 11/25 11:06:16.540: [smf] INFO: Removed Session: UE IMSI:[262421265427085] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3200) 11/25 11:06:16.540: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 11/25 11:06:16.545: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 11/25 11:06:16.546: [smf] INFO: Removed Session: UE IMSI:[262420510655866] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3200) 11/25 11:06:16.546: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 11/25 11:06:16.550: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 11/25 11:06:16.551: [smf] INFO: Removed Session: UE IMSI:[262421735907997] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3200) 11/25 11:06:16.551: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 11/25 11:06:16.556: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 11/25 11:06:16.556: [smf] INFO: Removed Session: UE IMSI:[262429546833825] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3200) 11/25 11:06:16.556: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 11/25 11:06:16.561: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 11/25 11:06:16.562: [smf] INFO: Removed Session: UE IMSI:[262425271426857] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3200) 11/25 11:06:16.562: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 11/25 11:06:16.567: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 11/25 11:06:16.567: [smf] INFO: Removed Session: UE IMSI:[262423754296480] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3200) 11/25 11:06:16.567: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 11/25 11:06:16.572: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 11/25 11:06:16.573: [smf] INFO: Removed Session: UE IMSI:[262420296642314] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3200) 11/25 11:06:16.573: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 11/25 11:06:16.578: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 11/25 11:06:16.578: [smf] INFO: Removed Session: UE IMSI:[262426472464552] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3200) 11/25 11:06:16.579: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 11/25 11:06:16.583: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 11/25 11:06:16.584: [smf] INFO: Removed Session: UE IMSI:[262428416693150] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3200) 11/25 11:06:16.584: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 11/25 11:06:16.589: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 11/25 11:06:16.589: [smf] INFO: Removed Session: UE IMSI:[262423515209533] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3200) 11/25 11:06:16.589: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 11/25 11:06:16.594: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 11/25 11:06:16.595: [smf] INFO: Removed Session: UE IMSI:[262421664384884] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3200) 11/25 11:06:16.595: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 11/25 11:06:16.600: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 11/25 11:06:16.601: [smf] INFO: Removed Session: UE IMSI:[262423854549303] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3200) 11/25 11:06:16.601: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 11/25 11:06:16.606: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 11/25 11:06:16.607: [smf] INFO: Removed Session: UE IMSI:[262428288003866] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3200) 11/25 11:06:16.607: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 11/25 11:06:16.612: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 11/25 11:06:16.613: [smf] INFO: Removed Session: UE IMSI:[262426263558971] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3200) 11/25 11:06:16.613: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 11/25 11:06:16.617: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 11/25 11:06:16.618: [smf] INFO: Removed Session: UE IMSI:[262428995745974] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3200) 11/25 11:06:16.618: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 11/25 11:06:16.623: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 11/25 11:06:16.624: [smf] INFO: Removed Session: UE IMSI:[262426723726397] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3200) 11/25 11:06:16.624: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 11/25 11:06:16.628: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 11/25 11:06:16.629: [smf] INFO: Removed Session: UE IMSI:[262421183954449] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3200) 11/25 11:06:16.629: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 11/25 11:06:16.634: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 11/25 11:06:16.635: [smf] INFO: Removed Session: UE IMSI:[262429175234080] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3200) 11/25 11:06:16.635: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 11/25 11:06:16.639: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 11/25 11:06:16.640: [smf] INFO: Removed Session: UE IMSI:[262429989931784] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3200) 11/25 11:06:16.640: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 11/25 11:06:16.645: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 11/25 11:06:16.646: [smf] INFO: Removed Session: UE IMSI:[262428789506417] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3200) 11/25 11:06:16.646: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 11/25 11:06:16.650: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 11/25 11:06:16.651: [smf] INFO: Removed Session: UE IMSI:[262426104760177] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3200) 11/25 11:06:16.651: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 11/25 11:06:16.656: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 11/25 11:06:16.656: [smf] INFO: Removed Session: UE IMSI:[262428079363306] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3200) 11/25 11:06:16.656: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 11/25 11:06:16.661: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 11/25 11:06:16.662: [smf] INFO: Removed Session: UE IMSI:[262420505050981] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3200) 11/25 11:06:16.662: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 11/25 11:06:16.667: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 11/25 11:06:16.668: [smf] INFO: Removed Session: UE IMSI:[262427649986784] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3200) 11/25 11:06:16.668: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 11/25 11:06:16.672: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 11/25 11:06:16.673: [smf] INFO: Removed Session: UE IMSI:[262428179862522] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3200) 11/25 11:06:16.673: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 11/25 11:06:16.678: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 11/25 11:06:16.678: [smf] INFO: Removed Session: UE IMSI:[262429886669718] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3200) 11/25 11:06:16.678: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 11/25 11:06:16.683: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 11/25 11:06:16.684: [smf] INFO: Removed Session: UE IMSI:[262428978857890] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3200) 11/25 11:06:16.684: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 11/25 11:06:16.688: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 11/25 11:06:16.689: [smf] INFO: Removed Session: UE IMSI:[262425931787162] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3200) 11/25 11:06:16.689: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 11/25 11:06:16.694: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 11/25 11:06:16.695: [smf] INFO: Removed Session: UE IMSI:[262422423911619] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3200) 11/25 11:06:16.695: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 11/25 11:06:16.699: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 11/25 11:06:16.700: [smf] INFO: Removed Session: UE IMSI:[262424993446845] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3200) 11/25 11:06:16.700: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 11/25 11:06:16.705: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 11/25 11:06:16.706: [smf] INFO: Removed Session: UE IMSI:[262422256482855] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3200) 11/25 11:06:16.706: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 11/25 11:06:16.710: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 11/25 11:06:16.711: [smf] INFO: Removed Session: UE IMSI:[262421490165510] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3200) 11/25 11:06:16.711: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 11/25 11:06:16.716: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 11/25 11:06:16.717: [smf] INFO: Removed Session: UE IMSI:[262423598187455] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3200) 11/25 11:06:16.717: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 11/25 11:06:16.721: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 11/25 11:06:16.722: [smf] INFO: Removed Session: UE IMSI:[262420656006022] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3200) 11/25 11:06:16.722: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 11/25 11:06:16.727: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 11/25 11:06:16.728: [smf] INFO: Removed Session: UE IMSI:[262428356861203] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3200) 11/25 11:06:16.728: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 11/25 11:06:16.732: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 11/25 11:06:16.733: [smf] INFO: Removed Session: UE IMSI:[262426685063384] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3200) 11/25 11:06:16.733: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 11/25 11:06:16.738: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 11/25 11:06:16.739: [smf] INFO: Removed Session: UE IMSI:[262426816412550] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3200) 11/25 11:06:16.739: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 11/25 11:06:16.743: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 11/25 11:06:16.744: [smf] INFO: Removed Session: UE IMSI:[262428367155552] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3200) 11/25 11:06:16.744: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 11/25 11:06:16.749: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 11/25 11:06:16.750: [smf] INFO: Removed Session: UE IMSI:[262427825316876] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3200) 11/25 11:06:16.750: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 11/25 11:06:16.754: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 11/25 11:06:16.755: [smf] INFO: Removed Session: UE IMSI:[262427202980328] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3200) 11/25 11:06:16.755: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 11/25 11:06:16.760: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 11/25 11:06:16.761: [smf] INFO: Removed Session: UE IMSI:[262428921124032] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3200) 11/25 11:06:16.761: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 11/25 11:06:16.766: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 11/25 11:06:16.767: [smf] INFO: Removed Session: UE IMSI:[262424092919977] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3200) 11/25 11:06:16.767: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 11/25 11:06:16.771: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 11/25 11:06:16.772: [smf] INFO: Removed Session: UE IMSI:[262428389854563] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3200) 11/25 11:06:16.772: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 11/25 11:06:16.777: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 11/25 11:06:16.777: [smf] INFO: Removed Session: UE IMSI:[262421312097462] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3200) 11/25 11:06:16.777: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 11/25 11:06:16.782: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 11/25 11:06:16.783: [smf] INFO: Removed Session: UE IMSI:[262428996681455] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3200) 11/25 11:06:16.783: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 11/25 11:06:16.788: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 11/25 11:06:16.788: [smf] INFO: Removed Session: UE IMSI:[262425726004320] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3200) 11/25 11:06:16.788: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 11/25 11:06:16.793: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 11/25 11:06:16.794: [smf] INFO: Removed Session: UE IMSI:[262429548344806] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3200) 11/25 11:06:16.794: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 11/25 11:06:16.799: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 11/25 11:06:16.799: [smf] INFO: Removed Session: UE IMSI:[262424782295976] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3200) 11/25 11:06:16.799: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 11/25 11:06:16.804: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 11/25 11:06:16.805: [smf] INFO: Removed Session: UE IMSI:[262421351763895] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3200) 11/25 11:06:16.805: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 11/25 11:06:16.810: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 11/25 11:06:16.811: [smf] INFO: Removed Session: UE IMSI:[262420075685884] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3200) 11/25 11:06:16.811: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 11/25 11:06:16.815: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 11/25 11:06:16.816: [smf] INFO: Removed Session: UE IMSI:[262426061476737] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3200) 11/25 11:06:16.816: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 11/25 11:06:16.821: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 11/25 11:06:16.822: [smf] INFO: Removed Session: UE IMSI:[262420621164980] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3200) 11/25 11:06:16.822: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 11/25 11:06:16.827: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 11/25 11:06:16.828: [smf] INFO: Removed Session: UE IMSI:[262427124249388] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3200) 11/25 11:06:16.828: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 11/25 11:06:16.833: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 11/25 11:06:16.833: [smf] INFO: Removed Session: UE IMSI:[262421505056760] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3200) 11/25 11:06:16.833: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 11/25 11:06:16.838: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 11/25 11:06:16.839: [smf] INFO: Removed Session: UE IMSI:[262422652506102] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3200) 11/25 11:06:16.839: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 11/25 11:06:16.844: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 11/25 11:06:16.844: [smf] INFO: Removed Session: UE IMSI:[262423109497346] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3200) 11/25 11:06:16.845: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 11/25 11:06:16.849: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 11/25 11:06:16.850: [smf] INFO: Removed Session: UE IMSI:[262426703127031] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3200) 11/25 11:06:16.850: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 11/25 11:06:16.855: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 11/25 11:06:16.856: [smf] INFO: Removed Session: UE IMSI:[262429196519778] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3200) 11/25 11:06:16.856: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 11/25 11:06:16.861: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 11/25 11:06:16.861: [smf] INFO: Removed Session: UE IMSI:[262429368208866] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3200) 11/25 11:06:16.862: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 11/25 11:06:16.866: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 11/25 11:06:16.867: [smf] INFO: Removed Session: UE IMSI:[262422657921932] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3200) 11/25 11:06:16.867: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 11/25 11:06:16.872: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 11/25 11:06:16.872: [smf] INFO: Removed Session: UE IMSI:[262423325469746] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3200) 11/25 11:06:16.872: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 11/25 11:06:16.877: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 11/25 11:06:16.878: [smf] INFO: Removed Session: UE IMSI:[262425337350050] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3200) 11/25 11:06:16.878: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 11/25 11:06:16.883: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 11/25 11:06:16.883: [smf] INFO: Removed Session: UE IMSI:[262423925200088] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3200) 11/25 11:06:16.883: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 11/25 11:06:16.888: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 11/25 11:06:16.889: [smf] INFO: Removed Session: UE IMSI:[262424057826980] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3200) 11/25 11:06:16.889: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 11/25 11:06:16.894: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 11/25 11:06:16.894: [smf] INFO: Removed Session: UE IMSI:[262420932063456] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3200) 11/25 11:06:16.894: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 11/25 11:06:16.899: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 11/25 11:06:16.900: [smf] INFO: Removed Session: UE IMSI:[262426730688820] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3200) 11/25 11:06:16.900: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 11/25 11:06:16.905: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 11/25 11:06:16.905: [smf] INFO: Removed Session: UE IMSI:[262422752198237] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3200) 11/25 11:06:16.905: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 11/25 11:06:16.910: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 11/25 11:06:16.911: [smf] INFO: Removed Session: UE IMSI:[262424350477897] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3200) 11/25 11:06:16.911: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 11/25 11:06:16.916: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 11/25 11:06:16.916: [smf] INFO: Removed Session: UE IMSI:[262427674390343] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3200) 11/25 11:06:16.916: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 11/25 11:06:16.921: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 11/25 11:06:16.922: [smf] INFO: Removed Session: UE IMSI:[262423653886383] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3200) 11/25 11:06:16.922: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 11/25 11:06:16.926: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 11/25 11:06:16.927: [smf] INFO: Removed Session: UE IMSI:[262425180000689] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3200) 11/25 11:06:16.927: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 11/25 11:06:16.932: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 11/25 11:06:16.933: [smf] INFO: Removed Session: UE IMSI:[262422979465618] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3200) 11/25 11:06:16.933: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 11/25 11:06:16.937: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 11/25 11:06:16.938: [smf] INFO: Removed Session: UE IMSI:[262427319152176] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3200) 11/25 11:06:16.938: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 11/25 11:06:16.943: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 11/25 11:06:16.944: [smf] INFO: Removed Session: UE IMSI:[262427408636131] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3200) 11/25 11:06:16.944: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 11/25 11:06:16.948: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 11/25 11:06:16.949: [smf] INFO: Removed Session: UE IMSI:[262422308796599] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3200) 11/25 11:06:16.949: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 11/25 11:06:16.954: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 11/25 11:06:16.954: [smf] INFO: Removed Session: UE IMSI:[262426965737920] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3200) 11/25 11:06:16.954: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 11/25 11:06:16.959: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 11/25 11:06:16.960: [smf] INFO: Removed Session: UE IMSI:[262425698728616] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3200) 11/25 11:06:16.960: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 11/25 11:06:16.965: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 11/25 11:06:16.965: [smf] INFO: Removed Session: UE IMSI:[262421152172717] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3200) 11/25 11:06:16.965: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 11/25 11:06:16.970: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 11/25 11:06:16.971: [smf] INFO: Removed Session: UE IMSI:[262427215233607] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3200) 11/25 11:06:16.971: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 11/25 11:06:16.976: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 11/25 11:06:16.977: [smf] INFO: Removed Session: UE IMSI:[262429867339023] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3200) 11/25 11:06:16.977: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 11/25 11:06:16.981: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 11/25 11:06:16.982: [smf] INFO: Removed Session: UE IMSI:[262426469373407] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3200) 11/25 11:06:16.982: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 11/25 11:06:16.987: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 11/25 11:06:16.987: [smf] INFO: Removed Session: UE IMSI:[262424183520100] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3200) 11/25 11:06:16.988: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 11/25 11:06:16.992: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 11/25 11:06:16.993: [smf] INFO: Removed Session: UE IMSI:[262423226260115] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3200) 11/25 11:06:16.993: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 11/25 11:06:16.998: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 11/25 11:06:16.998: [smf] INFO: Removed Session: UE IMSI:[262421011912664] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:16.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3200) 11/25 11:06:16.998: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 11/25 11:06:17.003: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 11/25 11:06:17.004: [smf] INFO: Removed Session: UE IMSI:[262421945490044] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3200) 11/25 11:06:17.004: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 11/25 11:06:17.009: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 11/25 11:06:17.009: [smf] INFO: Removed Session: UE IMSI:[262421405797702] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3200) 11/25 11:06:17.009: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 11/25 11:06:17.014: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 11/25 11:06:17.015: [smf] INFO: Removed Session: UE IMSI:[262427528784674] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3200) 11/25 11:06:17.015: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 11/25 11:06:17.020: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 11/25 11:06:17.020: [smf] INFO: Removed Session: UE IMSI:[262426930878667] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3200) 11/25 11:06:17.020: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 11/25 11:06:17.025: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 11/25 11:06:17.026: [smf] INFO: Removed Session: UE IMSI:[262426859538922] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3200) 11/25 11:06:17.026: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 11/25 11:06:17.030: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 11/25 11:06:17.031: [smf] INFO: Removed Session: UE IMSI:[262424057428758] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3200) 11/25 11:06:17.031: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 11/25 11:06:17.036: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 11/25 11:06:17.037: [smf] INFO: Removed Session: UE IMSI:[262424414846751] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3200) 11/25 11:06:17.037: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 11/25 11:06:17.041: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 11/25 11:06:17.042: [smf] INFO: Removed Session: UE IMSI:[262423840638679] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3200) 11/25 11:06:17.042: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 11/25 11:06:17.047: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 11/25 11:06:17.048: [smf] INFO: Removed Session: UE IMSI:[262425102724619] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3200) 11/25 11:06:17.048: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 11/25 11:06:17.052: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 11/25 11:06:17.053: [smf] INFO: Removed Session: UE IMSI:[262423744234835] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3200) 11/25 11:06:17.053: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 11/25 11:06:17.058: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 11/25 11:06:17.059: [smf] INFO: Removed Session: UE IMSI:[262427743064447] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3200) 11/25 11:06:17.059: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 11/25 11:06:17.063: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 11/25 11:06:17.064: [smf] INFO: Removed Session: UE IMSI:[262428013808314] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3200) 11/25 11:06:17.064: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 11/25 11:06:17.069: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 11/25 11:06:17.070: [smf] INFO: Removed Session: UE IMSI:[262429645069863] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3200) 11/25 11:06:17.070: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 11/25 11:06:17.074: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 11/25 11:06:17.075: [smf] INFO: Removed Session: UE IMSI:[262426533285794] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3200) 11/25 11:06:17.075: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 11/25 11:06:17.080: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 11/25 11:06:17.081: [smf] INFO: Removed Session: UE IMSI:[262422267754416] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3200) 11/25 11:06:17.081: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 11/25 11:06:17.085: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 11/25 11:06:17.086: [smf] INFO: Removed Session: UE IMSI:[262426276710602] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3200) 11/25 11:06:17.086: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 11/25 11:06:17.091: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 11/25 11:06:17.091: [smf] INFO: Removed Session: UE IMSI:[262422281136184] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3200) 11/25 11:06:17.092: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 11/25 11:06:17.096: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 11/25 11:06:17.097: [smf] INFO: Removed Session: UE IMSI:[262421726440358] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3200) 11/25 11:06:17.097: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 11/25 11:06:17.102: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 11/25 11:06:17.102: [smf] INFO: Removed Session: UE IMSI:[262428742989833] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3200) 11/25 11:06:17.102: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 11/25 11:06:17.107: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 11/25 11:06:17.108: [smf] INFO: Removed Session: UE IMSI:[262422201669354] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3200) 11/25 11:06:17.108: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 11/25 11:06:17.113: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 11/25 11:06:17.113: [smf] INFO: Removed Session: UE IMSI:[262429128949174] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3200) 11/25 11:06:17.113: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 11/25 11:06:17.118: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 11/25 11:06:17.119: [smf] INFO: Removed Session: UE IMSI:[262421778929667] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3200) 11/25 11:06:17.119: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 11/25 11:06:17.124: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 11/25 11:06:17.124: [smf] INFO: Removed Session: UE IMSI:[262425731349938] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3200) 11/25 11:06:17.124: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 11/25 11:06:17.129: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 11/25 11:06:17.130: [smf] INFO: Removed Session: UE IMSI:[262423407537925] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3200) 11/25 11:06:17.130: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 11/25 11:06:17.134: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 11/25 11:06:17.135: [smf] INFO: Removed Session: UE IMSI:[262425119250813] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3200) 11/25 11:06:17.135: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 11/25 11:06:17.140: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 11/25 11:06:17.141: [smf] INFO: Removed Session: UE IMSI:[262429876550100] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3200) 11/25 11:06:17.141: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 11/25 11:06:17.145: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 11/25 11:06:17.146: [smf] INFO: Removed Session: UE IMSI:[262423839541282] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3200) 11/25 11:06:17.146: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 11/25 11:06:17.151: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 11/25 11:06:17.152: [smf] INFO: Removed Session: UE IMSI:[262427447177231] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3200) 11/25 11:06:17.152: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 11/25 11:06:17.156: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 11/25 11:06:17.157: [smf] INFO: Removed Session: UE IMSI:[262428807731916] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3200) 11/25 11:06:17.157: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 11/25 11:06:17.162: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 11/25 11:06:17.163: [smf] INFO: Removed Session: UE IMSI:[262421375975463] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3200) 11/25 11:06:17.163: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 11/25 11:06:17.167: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 11/25 11:06:17.168: [smf] INFO: Removed Session: UE IMSI:[262424743380679] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3200) 11/25 11:06:17.168: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 11/25 11:06:17.173: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 11/25 11:06:17.174: [smf] INFO: Removed Session: UE IMSI:[262429243687748] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3200) 11/25 11:06:17.174: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 11/25 11:06:17.178: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 11/25 11:06:17.179: [smf] INFO: Removed Session: UE IMSI:[262428813039273] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3200) 11/25 11:06:17.179: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 11/25 11:06:17.184: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 11/25 11:06:17.184: [smf] INFO: Removed Session: UE IMSI:[262424899957495] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3200) 11/25 11:06:17.185: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 11/25 11:06:17.189: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 11/25 11:06:17.190: [smf] INFO: Removed Session: UE IMSI:[262422440586383] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3200) 11/25 11:06:17.190: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 11/25 11:06:17.195: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 11/25 11:06:17.196: [smf] INFO: Removed Session: UE IMSI:[262420154754166] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3200) 11/25 11:06:17.196: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 11/25 11:06:17.200: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 11/25 11:06:17.201: [smf] INFO: Removed Session: UE IMSI:[262420901013305] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3200) 11/25 11:06:17.201: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 11/25 11:06:17.206: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 11/25 11:06:17.207: [smf] INFO: Removed Session: UE IMSI:[262428219637534] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3200) 11/25 11:06:17.207: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 11/25 11:06:17.211: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 11/25 11:06:17.212: [smf] INFO: Removed Session: UE IMSI:[262425471505646] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3200) 11/25 11:06:17.212: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 11/25 11:06:17.217: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 11/25 11:06:17.218: [smf] INFO: Removed Session: UE IMSI:[262428471367587] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3200) 11/25 11:06:17.218: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 11/25 11:06:17.222: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 11/25 11:06:17.223: [smf] INFO: Removed Session: UE IMSI:[262421744897594] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3200) 11/25 11:06:17.223: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 11/25 11:06:17.228: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 11/25 11:06:17.228: [smf] INFO: Removed Session: UE IMSI:[262421321505127] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3200) 11/25 11:06:17.229: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 11/25 11:06:17.233: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 11/25 11:06:17.234: [smf] INFO: Removed Session: UE IMSI:[262428052886103] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3200) 11/25 11:06:17.234: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 11/25 11:06:17.239: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 11/25 11:06:17.239: [smf] INFO: Removed Session: UE IMSI:[262423283133774] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3200) 11/25 11:06:17.239: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 11/25 11:06:17.244: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 11/25 11:06:17.245: [smf] INFO: Removed Session: UE IMSI:[262428866913960] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3200) 11/25 11:06:17.245: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 11/25 11:06:17.250: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 11/25 11:06:17.250: [smf] INFO: Removed Session: UE IMSI:[262429713908460] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3200) 11/25 11:06:17.250: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 11/25 11:06:17.255: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 11/25 11:06:17.256: [smf] INFO: Removed Session: UE IMSI:[262424908924548] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3200) 11/25 11:06:17.256: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 11/25 11:06:17.261: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 11/25 11:06:17.261: [smf] INFO: Removed Session: UE IMSI:[262420958350876] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3200) 11/25 11:06:17.261: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 11/25 11:06:17.266: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 11/25 11:06:17.267: [smf] INFO: Removed Session: UE IMSI:[262422422187288] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3200) 11/25 11:06:17.267: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 11/25 11:06:17.271: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 11/25 11:06:17.272: [smf] INFO: Removed Session: UE IMSI:[262427101604388] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3200) 11/25 11:06:17.272: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 11/25 11:06:17.277: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 11/25 11:06:17.278: [smf] INFO: Removed Session: UE IMSI:[262425422075642] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3200) 11/25 11:06:17.278: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 11/25 11:06:17.283: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 11/25 11:06:17.284: [smf] INFO: Removed Session: UE IMSI:[262424040585869] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3200) 11/25 11:06:17.284: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 11/25 11:06:17.288: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 11/25 11:06:17.289: [smf] INFO: Removed Session: UE IMSI:[262424109364018] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3200) 11/25 11:06:17.289: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 11/25 11:06:17.294: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 11/25 11:06:17.295: [smf] INFO: Removed Session: UE IMSI:[262426617427362] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3200) 11/25 11:06:17.295: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 11/25 11:06:17.299: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 11/25 11:06:17.300: [smf] INFO: Removed Session: UE IMSI:[262424794041328] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3200) 11/25 11:06:17.300: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 11/25 11:06:17.305: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 11/25 11:06:17.306: [smf] INFO: Removed Session: UE IMSI:[262424128427663] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3200) 11/25 11:06:17.306: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 11/25 11:06:17.310: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 11/25 11:06:17.311: [smf] INFO: Removed Session: UE IMSI:[262429845172250] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3200) 11/25 11:06:17.311: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 11/25 11:06:17.316: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 11/25 11:06:17.317: [smf] INFO: Removed Session: UE IMSI:[262421892687916] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3200) 11/25 11:06:17.317: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 11/25 11:06:17.321: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 11/25 11:06:17.322: [smf] INFO: Removed Session: UE IMSI:[262428684338314] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3200) 11/25 11:06:17.322: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 11/25 11:06:17.327: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 11/25 11:06:17.327: [smf] INFO: Removed Session: UE IMSI:[262427820968136] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3200) 11/25 11:06:17.327: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 11/25 11:06:17.332: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 11/25 11:06:17.333: [smf] INFO: Removed Session: UE IMSI:[262420124322117] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3200) 11/25 11:06:17.333: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 11/25 11:06:17.338: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 11/25 11:06:17.338: [smf] INFO: Removed Session: UE IMSI:[262428260907262] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3200) 11/25 11:06:17.338: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 11/25 11:06:17.343: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 11/25 11:06:17.344: [smf] INFO: Removed Session: UE IMSI:[262422487730594] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3200) 11/25 11:06:17.344: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 11/25 11:06:17.349: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 11/25 11:06:17.349: [smf] INFO: Removed Session: UE IMSI:[262425959254095] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3200) 11/25 11:06:17.349: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 11/25 11:06:17.354: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 11/25 11:06:17.355: [smf] INFO: Removed Session: UE IMSI:[262420238334714] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3200) 11/25 11:06:17.355: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 11/25 11:06:17.360: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 11/25 11:06:17.360: [smf] INFO: Removed Session: UE IMSI:[262424424195407] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3200) 11/25 11:06:17.360: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 11/25 11:06:17.365: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 11/25 11:06:17.366: [smf] INFO: Removed Session: UE IMSI:[262427602390168] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3200) 11/25 11:06:17.366: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 11/25 11:06:17.370: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 11/25 11:06:17.371: [smf] INFO: Removed Session: UE IMSI:[262420329017142] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3200) 11/25 11:06:17.371: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 11/25 11:06:17.376: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 11/25 11:06:17.377: [smf] INFO: Removed Session: UE IMSI:[262429103709701] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3200) 11/25 11:06:17.377: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 11/25 11:06:17.382: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 11/25 11:06:17.382: [smf] INFO: Removed Session: UE IMSI:[262423899054328] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3200) 11/25 11:06:17.382: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 11/25 11:06:17.387: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 11/25 11:06:17.388: [smf] INFO: Removed Session: UE IMSI:[262423302982131] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3200) 11/25 11:06:17.388: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 11/25 11:06:17.393: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 11/25 11:06:17.393: [smf] INFO: Removed Session: UE IMSI:[262428819489477] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3200) 11/25 11:06:17.393: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 11/25 11:06:17.398: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 11/25 11:06:17.399: [smf] INFO: Removed Session: UE IMSI:[262421861416184] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3200) 11/25 11:06:17.399: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 11/25 11:06:17.403: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 11/25 11:06:17.404: [smf] INFO: Removed Session: UE IMSI:[262423523329340] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3200) 11/25 11:06:17.404: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 11/25 11:06:17.409: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 11/25 11:06:17.410: [smf] INFO: Removed Session: UE IMSI:[262423150756445] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3200) 11/25 11:06:17.410: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 11/25 11:06:17.414: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 11/25 11:06:17.415: [smf] INFO: Removed Session: UE IMSI:[262425325271508] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3200) 11/25 11:06:17.415: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 11/25 11:06:17.420: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 11/25 11:06:17.421: [smf] INFO: Removed Session: UE IMSI:[262423799130053] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3200) 11/25 11:06:17.421: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 11/25 11:06:17.425: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 11/25 11:06:17.426: [smf] INFO: Removed Session: UE IMSI:[262426447970772] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3200) 11/25 11:06:17.426: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 11/25 11:06:17.431: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 11/25 11:06:17.432: [smf] INFO: Removed Session: UE IMSI:[262427223129744] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3200) 11/25 11:06:17.432: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 11/25 11:06:17.436: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 11/25 11:06:17.437: [smf] INFO: Removed Session: UE IMSI:[262421163969131] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3200) 11/25 11:06:17.437: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 11/25 11:06:17.442: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 11/25 11:06:17.443: [smf] INFO: Removed Session: UE IMSI:[262420743142187] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3200) 11/25 11:06:17.443: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 11/25 11:06:17.448: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 11/25 11:06:17.449: [smf] INFO: Removed Session: UE IMSI:[262422762058049] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3200) 11/25 11:06:17.449: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 11/25 11:06:17.454: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 11/25 11:06:17.454: [smf] INFO: Removed Session: UE IMSI:[262425971717572] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3200) 11/25 11:06:17.454: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 11/25 11:06:17.460: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 11/25 11:06:17.460: [smf] INFO: Removed Session: UE IMSI:[262426976185482] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3200) 11/25 11:06:17.460: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 11/25 11:06:17.465: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 11/25 11:06:17.466: [smf] INFO: Removed Session: UE IMSI:[262422383923352] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3200) 11/25 11:06:17.466: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 11/25 11:06:17.470: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 11/25 11:06:17.471: [smf] INFO: Removed Session: UE IMSI:[262427735773484] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3200) 11/25 11:06:17.471: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 11/25 11:06:17.476: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 11/25 11:06:17.477: [smf] INFO: Removed Session: UE IMSI:[262428135111747] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3200) 11/25 11:06:17.477: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 11/25 11:06:17.481: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 11/25 11:06:17.482: [smf] INFO: Removed Session: UE IMSI:[262423576939209] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3200) 11/25 11:06:17.482: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 11/25 11:06:17.487: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 11/25 11:06:17.488: [smf] INFO: Removed Session: UE IMSI:[262424547749270] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3200) 11/25 11:06:17.488: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 11/25 11:06:17.492: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 11/25 11:06:17.493: [smf] INFO: Removed Session: UE IMSI:[262427154695345] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3200) 11/25 11:06:17.493: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 11/25 11:06:17.498: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 11/25 11:06:17.499: [smf] INFO: Removed Session: UE IMSI:[262428400207136] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3200) 11/25 11:06:17.499: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 11/25 11:06:17.503: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 11/25 11:06:17.504: [smf] INFO: Removed Session: UE IMSI:[262428431197382] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3200) 11/25 11:06:17.504: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 11/25 11:06:17.509: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 11/25 11:06:17.510: [smf] INFO: Removed Session: UE IMSI:[262429712504351] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3200) 11/25 11:06:17.510: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 11/25 11:06:17.514: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 11/25 11:06:17.515: [smf] INFO: Removed Session: UE IMSI:[262421091007182] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3200) 11/25 11:06:17.515: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 11/25 11:06:17.520: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 11/25 11:06:17.521: [smf] INFO: Removed Session: UE IMSI:[262425291136702] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3200) 11/25 11:06:17.521: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 11/25 11:06:17.525: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 11/25 11:06:17.526: [smf] INFO: Removed Session: UE IMSI:[262423886763852] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3200) 11/25 11:06:17.526: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 11/25 11:06:17.531: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 11/25 11:06:17.532: [smf] INFO: Removed Session: UE IMSI:[262429112158066] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3200) 11/25 11:06:17.532: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 11/25 11:06:17.536: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 11/25 11:06:17.537: [smf] INFO: Removed Session: UE IMSI:[262427966368324] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3200) 11/25 11:06:17.537: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 11/25 11:06:17.542: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 11/25 11:06:17.543: [smf] INFO: Removed Session: UE IMSI:[262429174110702] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3200) 11/25 11:06:17.543: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 11/25 11:06:17.547: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 11/25 11:06:17.548: [smf] INFO: Removed Session: UE IMSI:[262425247696661] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3200) 11/25 11:06:17.548: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 11/25 11:06:17.553: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 11/25 11:06:17.553: [smf] INFO: Removed Session: UE IMSI:[262425817812592] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3200) 11/25 11:06:17.553: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 11/25 11:06:17.558: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 11/25 11:06:17.559: [smf] INFO: Removed Session: UE IMSI:[262429335156209] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3200) 11/25 11:06:17.559: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 11/25 11:06:17.564: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 11/25 11:06:17.564: [smf] INFO: Removed Session: UE IMSI:[262427129003292] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3200) 11/25 11:06:17.564: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 11/25 11:06:17.569: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 11/25 11:06:17.570: [smf] INFO: Removed Session: UE IMSI:[262429585890118] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3200) 11/25 11:06:17.570: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 11/25 11:06:17.574: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 11/25 11:06:17.575: [smf] INFO: Removed Session: UE IMSI:[262420594948311] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3200) 11/25 11:06:17.575: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 11/25 11:06:17.580: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 11/25 11:06:17.581: [smf] INFO: Removed Session: UE IMSI:[262422815384298] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3200) 11/25 11:06:17.581: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 11/25 11:06:17.586: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 11/25 11:06:17.587: [smf] INFO: Removed Session: UE IMSI:[262428977471478] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3200) 11/25 11:06:17.587: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 11/25 11:06:17.592: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 11/25 11:06:17.592: [smf] INFO: Removed Session: UE IMSI:[262424222464390] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3200) 11/25 11:06:17.592: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 11/25 11:06:17.597: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 11/25 11:06:17.598: [smf] INFO: Removed Session: UE IMSI:[262422513287645] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3200) 11/25 11:06:17.598: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 11/25 11:06:17.604: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 11/25 11:06:17.604: [smf] INFO: Removed Session: UE IMSI:[262423961908538] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3200) 11/25 11:06:17.604: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 11/25 11:06:17.609: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 11/25 11:06:17.610: [smf] INFO: Removed Session: UE IMSI:[262421000248770] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3200) 11/25 11:06:17.610: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 11/25 11:06:17.615: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 11/25 11:06:17.616: [smf] INFO: Removed Session: UE IMSI:[262422738714539] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3200) 11/25 11:06:17.616: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 11/25 11:06:17.621: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 11/25 11:06:17.622: [smf] INFO: Removed Session: UE IMSI:[262422308137240] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3200) 11/25 11:06:17.622: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 11/25 11:06:17.626: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 11/25 11:06:17.627: [smf] INFO: Removed Session: UE IMSI:[262421241332013] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3200) 11/25 11:06:17.627: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 11/25 11:06:17.633: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 11/25 11:06:17.633: [smf] INFO: Removed Session: UE IMSI:[262426869118088] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3200) 11/25 11:06:17.633: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 11/25 11:06:17.638: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 11/25 11:06:17.639: [smf] INFO: Removed Session: UE IMSI:[262422673440619] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3200) 11/25 11:06:17.639: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 11/25 11:06:17.644: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 11/25 11:06:17.645: [smf] INFO: Removed Session: UE IMSI:[262422292042913] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3200) 11/25 11:06:17.645: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 11/25 11:06:17.650: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 11/25 11:06:17.651: [smf] INFO: Removed Session: UE IMSI:[262425962401666] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3200) 11/25 11:06:17.651: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 11/25 11:06:17.656: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 11/25 11:06:17.657: [smf] INFO: Removed Session: UE IMSI:[262425837739323] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3200) 11/25 11:06:17.657: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 11/25 11:06:17.662: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 11/25 11:06:17.663: [smf] INFO: Removed Session: UE IMSI:[262422340864642] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3200) 11/25 11:06:17.663: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 11/25 11:06:17.668: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/25 11:06:17.669: [smf] INFO: Removed Session: UE IMSI:[262425562379563] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3200) 11/25 11:06:17.669: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 11/25 11:06:17.870: [smf] INFO: Removed Session: UE IMSI:[262428710114102] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:17.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/25 11:06:17.870: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: Warning: Stopping inactive timer T_next. MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:06:19.873: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/25 11:06:19.873: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_addr_pool_exhaustion(87)@ccfaddd836f3: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Mon Nov 25 11:06:19 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6233192) Waiting for packet dumper to finish... 1 (prev_count=6233192, count=6233704) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time'. ------ GGSN_Tests.TC_gy_charging_cc_time ------ Mon Nov 25 11:06:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_gy_charging_cc_time started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:06:23.717: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:06:25.160: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:06:26.164: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/25 11:06:26.164: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/25 11:06:26.164: [smf] INFO: UE IMSI[262427272160115] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:26.173: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/25 11:06:26.173: [upf] INFO: UE F-SEID[UP:0x535 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 11/25 11:06:26.173: [upf] INFO: UE F-SEID[UP:0x535 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass 11/25 11:06:29.175: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f670e292910 (../src/upf/context.c:800) 11/25 11:06:32.177: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f670e292910 (../src/upf/context.c:800) MTC@ccfaddd836f3: Warning: Re-starting timer T_default, which is already active (running or expired). 11/25 11:06:34.179: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f670e292910 (../src/upf/context.c:800) MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:06:34.687: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/25 11:06:34.693: [smf] INFO: Removed Session: UE IMSI:[262427272160115] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:34.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/25 11:06:34.694: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:06:36.698: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:06:36.698: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_cc_time(89)@ccfaddd836f3: Final verdict of PTC: none TC_gy_charging_cc_time(90)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass'. Mon Nov 25 11:06:36 UTC 2024 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21624) Waiting for packet dumper to finish... 1 (prev_count=21624, count=22136) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold'. ------ GGSN_Tests.TC_gy_charging_volume_quota_threshold ------ Mon Nov 25 11:06:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold' was executed successfully (exit status: 0). MTC@ccfaddd836f3: Test case TC_gy_charging_volume_quota_threshold started. MTC@ccfaddd836f3: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@ccfaddd836f3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/25 11:06:40.665: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 11/25 11:06:41.008: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ccfaddd836f3: sending CreatePDP 11/25 11:06:42.013: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/25 11:06:42.013: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/25 11:06:42.013: [smf] INFO: UE IMSI[262429850380554] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 11/25 11:06:42.022: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/25 11:06:42.022: [upf] INFO: UE F-SEID[UP:0x93f CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 11/25 11:06:42.022: [upf] INFO: UE F-SEID[UP:0x93f CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@ccfaddd836f3: setverdict(pass): none -> pass MTC@ccfaddd836f3: Warning: Re-starting timer T_default, which is already active (running or expired). 11/25 11:06:50.060: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f670e2929a0 (../src/upf/context.c:800) MTC@ccfaddd836f3: Warning: Stopping inactive timer T_default. 11/25 11:06:50.567: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/25 11:06:50.574: [smf] INFO: Removed Session: UE IMSI:[262429850380554] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1691) 11/25 11:06:50.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/25 11:06:50.574: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed MTC@ccfaddd836f3: setverdict(pass): pass -> pass, component reason not changed 11/25 11:06:52.578: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/25 11:06:52.578: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(91)@ccfaddd836f3: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(92)@ccfaddd836f3: Final verdict of PTC: none MTC@ccfaddd836f3: Setting final verdict of the test case. MTC@ccfaddd836f3: Local verdict of MTC: pass MTC@ccfaddd836f3: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@ccfaddd836f3: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@ccfaddd836f3: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@ccfaddd836f3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass'. Mon Nov 25 11:06:52 UTC 2024 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25000) Waiting for packet dumper to finish... 1 (prev_count=25000, count=25880) MTC@ccfaddd836f3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass' was executed successfully (exit status: 0). MC@ccfaddd836f3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ccfaddd836f3: Terminating MTC. MC@ccfaddd836f3: MTC terminated. MC2> exit MC@ccfaddd836f3: Shutting down session. MC@ccfaddd836f3: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-4759.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_mtu pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass GGSN_Tests.TC_pdp6_act_deact_mtu pass GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_mtu pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_pdp46_act_deact_apn4 pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion NEW: PASS GGSN_Tests.TC_gy_charging_cc_time NEW: PASS GGSN_Tests.TC_gy_charging_volume_quota_threshold Summary: pass->FAIL: 3 pass: 26 NEW: PASS: 16 [testenv][open5gs] Testsuite is done [testenv][open5gs] Stopping testsuite (2297254) [testenv][open5gs] Merging log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm >/dev/null'] [testenv][open5gs] Formatting log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (2297106) [testenv][open5gs] Stopping upf (2297147) [testenv][open5gs] Running upf clean script (reason: finished) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sh', '-c', 'open5gs/testenv.sh'] + check_usage + [ -z finished ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + sudo ip link set testenv0 down + sudo brctl delbr testenv0 + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + sudo ip link set ogstun4 down + sudo ip link del ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + sudo ip link set ogstun6 down + sudo ip link del ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + sudo ip link set ogstun46 down + sudo ip link del ogstun46 [testenv] Showing testsuite/junit-xml-4759.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4759.log && echo']             GGSN_Tests.ttcn:2424 GGSN_Tests control part GGSN_Tests.ttcn:1511 TC_pdp4_clients_interact_with_txseq testcase                                 "GGSN_Tests.ttcn:383 : pingpong T_default timeout" GGSN_Tests.ttcn:2467 GGSN_Tests control part GGSN_Tests.ttcn:1973 TC_pdp_act2_recovery testcase     "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" GGSN_Tests.ttcn:2472 GGSN_Tests control part GGSN_Tests.ttcn:2059 TC_pdp_act_restart_ctr_echo testcase        [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241125-1059-00069570-0'] ccfaddd836f37ceb1f0ae7f331fd3f2a7bc66c6a7f4671ad77f90275f24211a2 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1024/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE