Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring 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.39.5' > 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 f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Commit message: "testenv: run: add --autoreconf-in-src-copy arg" > git rev-list --no-walk f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins7300886471467709343.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + 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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250129-1059-4afc83da-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-20250129-1059-4afc83da-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'] [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-20250129-1059-4afc83da-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] 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-20250129-1059-4afc83da-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 [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB] Fetched 9303 kB in 1s (11.8 MB/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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-0', 'make', '-j', '21'] 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_4.cc Creating dependency file for TCCConversion_Functions_part_3.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_4.cc Creating dependency file for Misc_Helpers_part_3.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_7.cc Creating dependency file for ICMPv6_Templates_part_6.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_5.cc Creating dependency file for ICMP_Templates_part_4.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_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.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_4.cc Creating dependency file for GTPv1C_Templates_part_3.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 GTPv1C_CodecPort_part_1.cc Creating dependency file for GTPU_Types_part_7.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_3.cc Creating dependency file for GTPU_Types_part_2.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_6.cc Creating dependency file for GTPC_Types_part_5.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_5.cc Creating dependency file for GSM_Types_part_4.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_6.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.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_3.cc Creating dependency file for BSSGP_Types_part_2.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 TCCInterface_Functions.cc Creating dependency file for TCCEncoding_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 env 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 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 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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-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 [197 kB] Fetched 199 kB in 0s (611 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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-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 41 not upgraded. Need to get 65.1 MB of archives. After this operation, 89.3 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.4600.81f6.202501282026 [2902 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4600.81f6.202501282026 [9897 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4600.81f6.202501282026 [195 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.2.4600.81f6.202501282026 [2998 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4600.81f6.202501282026 [47.6 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.2.4600.81f6.202501282026 [308 kB] Fetched 65.1 MB in 1s (108 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 ... 40050 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.4600.81f6.202501282026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4600.81f6.202501282026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4600.81f6.202501282026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4600.81f6.202501282026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.2.4600.81f6.202501282026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4600.81f6.202501282026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.2.4600.81f6.202501282026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.2.4600.81f6.202501282026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.2.4600.81f6.202501282026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4600.81f6.202501282026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.2.4600.81f6.202501282026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.2.4600.81f6.202501282026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.2.4600.81f6.202501282026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up open5gs-common-dbgsym:amd64 (2.7.2.4600.81f6.202501282026) ... Setting up open5gs-upf:amd64 (2.7.2.4600.81f6.202501282026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4600.81f6.202501282026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.2.4600.81f6.202501282026) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.2.4600.81f6.202501282026) ... 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-20250129-1059-4afc83da-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] + ['cp', '-a', 'open5gs/open5gs-smf.yaml', 'open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-upf.yaml', 'open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/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', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250129-1059-4afc83da-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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-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/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-20250129-1059-4afc83da-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/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-20250129-1059-4afc83da-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.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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-0', 'sh', '-c', './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-20250129-1059-4afc83da-0', 'sh', '-c', 'open5gs-smfd -c open5gs-smf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/smf.log'] [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-20250129-1059-4afc83da-0', 'sh', '-c', 'open5gs-upfd -c open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] Open5GS daemon v2.7.2 01/29 10:59:16.811: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 01/29 10:59:16.836: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 176.16.16.1/20 <NEW Format> smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 01/29 10:59:16.836: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 01/29 10:59:16.836: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 176.16.32.1/20 <NEW Format> smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 01/29 10:59:16.836: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 01/29 10:59:16.836: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 01/29 10:59:16.846: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 01/29 10:59:16.846: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/29 10:59:16.846: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 01/29 10:59:16.846: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/29 10:59:16.846: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 01/29 10:59:16.846: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 01/29 10:59:16.846: [app] INFO: SMF initialize...done (../src/smf/app.c:31) Open5GS daemon v2.7.2 01/29 10:59:16.926: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 01/29 10:59:16.948: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 176.16.16.1/20 <NEW Format> smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 01/29 10:59:16.948: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 01/29 10:59:16.949: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 176.16.32.1/20 <NEW Format> smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 01/29 10:59:16.949: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <OLD Format> smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 01/29 10:59:16.949: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 01/29 10:59:16.949: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/29 10:59:16.949: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 01/29 10:59:16.949: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] Running testsuite [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-20250129-1059-4afc83da-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@d82a3ea2dcc3: Unix server socket created successfully. MC@d82a3ea2dcc3: Listening on TCP port 39961. MC2> d82a3ea2dcc3 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests d82a3ea2dcc3 39961 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d82a3ea2dcc3: New HC connected from 10.0.2.100 [10.0.2.100]. d82a3ea2dcc3: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@d82a3ea2dcc3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@d82a3ea2dcc3: Configuration file was processed on all HCs. MC@d82a3ea2dcc3: Creating MTC on host 10.0.2.100. MC@d82a3ea2dcc3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d82a3ea2dcc3: 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 ------ Wed Jan 29 10:59:17 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_deact started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 10:59:19.349: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 01/29 10:59:19.349: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 01/29 10:59:19.539: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 10:59:20.806: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 10:59:21.811: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/29 10:59:21.811: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/29 10:59:21.811: [smf] INFO: UE IMSI[262428248003223] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 01/29 10:59:21.814: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/29 10:59:21.814: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 01/29 10:59:21.814: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 01/29 10:59:21.814: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 01/29 10:59:21.814: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 01/29 10:59:21.814: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 10:59:21.815: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/29 10:59:21.817: [smf] INFO: Removed Session: UE IMSI:[262428248003223] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 01/29 10:59:21.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/29 10:59:21.817: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed TC_pdp4_act_deact(4)@d82a3ea2dcc3: Final verdict of PTC: none 01/29 10:59:23.821: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 10:59:23.821: [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(3)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 10:59:23 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11644) Waiting for packet dumper to finish... 1 (prev_count=11644, count=12948) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 10:59:25 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_deact_ipcp started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 10:59:28.306: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 10:59:29.500: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 10:59:30.502: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/29 10:59:30.502: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/29 10:59:30.502: [smf] INFO: UE IMSI[262422266818199] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 01/29 10:59:30.504: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/29 10:59:30.504: [upf] INFO: UE F-SEID[UP:0x496 CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 01/29 10:59:30.504: [upf] INFO: UE F-SEID[UP:0x496 CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 10:59:30.505: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/29 10:59:30.507: [smf] INFO: Removed Session: UE IMSI:[262422266818199] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 01/29 10:59:30.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/29 10:59:30.507: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 10:59:32.509: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 10:59:32.509: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(5)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 10:59:32 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14196) Waiting for packet dumper to finish... 1 (prev_count=14196, count=14708) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 10:59:34 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 10:59:37.099: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 10:59:39.068: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 10:59:40.070: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/29 10:59:40.070: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/29 10:59:40.070: [smf] INFO: UE IMSI[262429220350891] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 01/29 10:59:40.073: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/29 10:59:40.073: [upf] INFO: UE F-SEID[UP:0x43c CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 01/29 10:59:40.073: [upf] INFO: UE F-SEID[UP:0x43c CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 10:59:40.074: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/29 10:59:40.077: [smf] INFO: Removed Session: UE IMSI:[262429220350891] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 01/29 10:59:40.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/29 10:59:40.077: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 10:59:42.083: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 10:59:42.084: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 10:59:42 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14736) Waiting for packet dumper to finish... 1 (prev_count=14736, count=16136) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 10:59:44 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_deact_pcodns started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 10:59:46.770: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 10:59:48.178: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 10:59:49.180: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/29 10:59:49.180: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/29 10:59:49.180: [smf] INFO: UE IMSI[262421616140273] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 01/29 10:59:49.183: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/29 10:59:49.183: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 01/29 10:59:49.183: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 10:59:49.183: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/29 10:59:49.185: [smf] INFO: Removed Session: UE IMSI:[262421616140273] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 01/29 10:59:49.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/29 10:59:49.185: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 10:59:51.187: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 10:59:51.187: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(10)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 10:59:51 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14508) Waiting for packet dumper to finish... 1 (prev_count=14508, count=15020) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 10:59:53 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_deact_mtu started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 10:59:54.659: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 10:59:54.799: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 10:59:55.802: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/29 10:59:55.802: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/29 10:59:55.802: [smf] INFO: UE IMSI[262426558820602] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 01/29 10:59:55.806: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/29 10:59:55.806: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 01/29 10:59:55.806: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 10:59:55.807: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/29 10:59:55.809: [smf] INFO: Removed Session: UE IMSI:[262426558820602] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 01/29 10:59:55.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/29 10:59:55.809: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 10:59:57.812: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 10:59:57.812: [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_mtu(12)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_act_deact_mtu(11)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 10:59:57 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13000) Waiting for packet dumper to finish... 1 (prev_count=13000, count=13512) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 10:59:59 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_deact_gtpu_access started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:00:00.931: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:00:02.965: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:00:03.968: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/29 11:00:03.968: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/29 11:00:03.968: [smf] INFO: UE IMSI[262420881632172] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:00:03.971: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/29 11:00:03.971: [upf] INFO: UE F-SEID[UP:0x607 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 01/29 11:00:03.971: [upf] INFO: UE F-SEID[UP:0x607 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:00:03.973: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/29 11:00:03.976: [smf] INFO: Removed Session: UE IMSI:[262420881632172] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 01/29 11:00:03.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/29 11:00:03.976: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:00:05.980: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:00:05.980: [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(14)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(13)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:00:05 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13784) Waiting for packet dumper to finish... 1 (prev_count=13784, count=15088) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:00:08 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:00:09.132: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:00:11.364: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:00:12.371: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/29 11:00:12.371: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/29 11:00:12.372: [smf] INFO: UE IMSI[262421955885550] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:00:12.380: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/29 11:00:12.380: [upf] INFO: UE F-SEID[UP:0x336 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 01/29 11:00:12.380: [upf] INFO: UE F-SEID[UP:0x336 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:00:12.380: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x4a4f (../src/upf/gtp-path.c:524) 01/29 11:00:12.380: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:00:15.382: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/29 11:00:15.391: [smf] INFO: Removed Session: UE IMSI:[262421955885550] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 01/29 11:00:15.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/29 11:00:15.391: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:00:17.399: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:00:17.399: [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(15)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:00:17 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14220) Waiting for packet dumper to finish... 1 (prev_count=14220, count=14732) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:00:19 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:00:20.571: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:00:21.599: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:00:22.607: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/29 11:00:22.607: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/29 11:00:22.608: [smf] INFO: UE IMSI[262425414413421] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:00:22.617: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/29 11:00:22.617: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 01/29 11:00:22.617: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:00:22.621: [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@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:00:25.623: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/29 11:00:25.633: [smf] INFO: Removed Session: UE IMSI:[262425414413421] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 01/29 11:00:25.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/29 11:00:25.633: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:00:27.637: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:00:27.637: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:00:27 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13932) Waiting for packet dumper to finish... 1 (prev_count=13932, count=15236) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:00:29 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_clients_interact_with_txseq started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:00:32.172: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:00:32.845: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:00:33.861: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/29 11:00:33.861: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/29 11:00:33.861: [smf] INFO: UE IMSI[262429447124575] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:00:33.869: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/29 11:00:33.869: [upf] INFO: UE F-SEID[UP:0x770 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 01/29 11:00:33.869: [upf] INFO: UE F-SEID[UP:0x770 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:00:33.870: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 01/29 11:00:33.870: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 01/29 11:00:33.870: [smf] INFO: UE IMSI[262426317865160] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:00:33.882: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 01/29 11:00:33.882: [upf] INFO: UE F-SEID[UP:0x446 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 01/29 11:00:33.882: [upf] INFO: UE F-SEID[UP:0x446 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: GTPU sequence number expected but not present MTC@d82a3ea2dcc3: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(20)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(19)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: fail MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@d82a3ea2dcc3: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:00:33 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 01/29 11:00:34.081: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:00:34.085: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8052, count=16208) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:00:35 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_clients_interact_without_txseq started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:00:37.208: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:00:39.269: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:00:40.278: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:00:40.278: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:00:40.278: [smf] INFO: UE IMSI[262421693517515] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:00:40.288: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:00:40.288: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 01/29 11:00:40.288: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:00:40.291: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/29 11:00:40.291: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/29 11:00:40.291: [smf] INFO: UE IMSI[262426652519538] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:00:40.303: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/29 11:00:40.304: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 01/29 11:00:40.304: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:00:40.308: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/29 11:00:40.318: [smf] INFO: Removed Session: UE IMSI:[262421693517515] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 01/29 11:00:40.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/29 11:00:40.318: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:00:40.319: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:00:40.329: [smf] INFO: Removed Session: UE IMSI:[262426652519538] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 01/29 11:00:40.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:00:40.329: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:00:42.337: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:00:42.338: [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(22)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(21)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:00:42 UTC 2025 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20600) Waiting for packet dumper to finish... 1 (prev_count=20600, count=21904) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:00:44 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_deact_with_single_dns started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:00:45.717: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:00:47.422: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:00:48.429: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:00:48.429: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:00:48.430: [smf] INFO: UE IMSI[262421373787647] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:00:48.441: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:00:48.441: [upf] INFO: UE F-SEID[UP:0x888 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 01/29 11:00:48.441: [upf] INFO: UE F-SEID[UP:0x888 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:00:48.443: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:00:48.453: [smf] INFO: Removed Session: UE IMSI:[262421373787647] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 01/29 11:00:48.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:00:48.453: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:00:48.457: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:00:48.458: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:00:48.458: [smf] INFO: UE IMSI[262421677711495] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:00:48.469: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:00:48.469: [upf] INFO: UE F-SEID[UP:0xdad CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 01/29 11:00:48.469: [upf] INFO: UE F-SEID[UP:0xdad CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:00:48.471: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:00:48.479: [smf] INFO: Removed Session: UE IMSI:[262421677711495] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 01/29 11:00:48.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:00:48.479: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:00:50.486: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:00:50.487: [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_with_single_dns(24)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(23)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:00:50 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19752) Waiting for packet dumper to finish... 1 (prev_count=19752, count=21056) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:00:52 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:00:54.544: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:00:54.631: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:00:55.636: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:00:55.636: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:00:55.636: [smf] INFO: UE IMSI[262422041110741] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:00:55.639: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:00:55.639: [upf] INFO: UE F-SEID[UP:0x98d CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 01/29 11:00:55.639: [upf] INFO: UE F-SEID[UP:0x98d CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:00:55.639: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:00:55.641: [smf] INFO: Removed Session: UE IMSI:[262422041110741] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 01/29 11:00:55.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:00:55.641: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:00:57.648: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:00:57.649: [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_with_separate_dns(25)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(26)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:00:57 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13500) Waiting for packet dumper to finish... 1 (prev_count=13500, count=14804) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:00:59 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_update_teic started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:01:00.841: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:01:01.068: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:01:02.077: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:01:02.077: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:01:02.077: [smf] INFO: UE IMSI[262423279877008] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:01:02.086: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:01:02.086: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 01/29 11:01:02.086: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: sending UpdatePDP MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:01:02.092: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:01:02.100: [smf] INFO: Removed Session: UE IMSI:[262423279877008] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 01/29 11:01:02.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:01:02.100: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:01:04.106: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:01:04.106: [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(28)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_act_update_teic(27)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:01:04 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13996) Waiting for packet dumper to finish... 1 (prev_count=13996, count=15300) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:01:06 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp4_act_update_teid started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:01:09.307: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:01:09.374: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:01:10.382: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:01:10.382: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:01:10.382: [smf] INFO: UE IMSI[262422924256780] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:01:10.396: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:01:10.396: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 01/29 11:01:10.396: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: sending UpdatePDP MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:01:10.402: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:01:10.409: [smf] INFO: Removed Session: UE IMSI:[262422924256780] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 01/29 11:01:10.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:01:10.410: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:01:12.419: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:01:12.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_update_teid(30)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp4_act_update_teid(29)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:01:12 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15608) Waiting for packet dumper to finish... 1 (prev_count=15608, count=16120) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:01:14 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp6_act_deact started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:01:15.834: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:01:17.077: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:01:18.086: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:01:18.086: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:01:18.086: [smf] INFO: UE IMSI[262423706935543] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 01/29 11:01:18.094: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:01:18.094: [upf] INFO: UE F-SEID[UP:0x11c CP:0x562] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 01/29 11:01:18.094: [upf] INFO: UE F-SEID[UP:0x11c CP:0x562] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:01:18.094: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:01:18.104: [smf] INFO: Removed Session: UE IMSI:[262423706935543] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 01/29 11:01:18.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:01:18.104: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:01:20.113: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:01:20.113: [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(31)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp6_act_deact(32)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:01:20 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13012) Waiting for packet dumper to finish... 1 (prev_count=13012, count=13892) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:01:22 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp6_act_deact_pcodns started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:01:23.308: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:01:23.689: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:01:24.697: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:01:24.697: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:01:24.697: [smf] INFO: UE IMSI[262428933370306] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 01/29 11:01:24.707: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:01:24.707: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x62c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 01/29 11:01:24.707: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x62c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:01:24.710: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:01:24.720: [smf] INFO: Removed Session: UE IMSI:[262428933370306] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 01/29 11:01:24.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:01:24.720: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:01:26.724: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:01:26.724: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(33)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:01:26 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13092) Waiting for packet dumper to finish... 1 (prev_count=13092, count=13708) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:01:28 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp6_act_deact_icmp6 started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:01:29.886: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:01:30.261: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:01:31.270: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:01:31.270: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:01:31.270: [smf] INFO: UE IMSI[262426321408588] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 01/29 11:01:31.284: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:01:31.284: [upf] INFO: UE F-SEID[UP:0xddb CP:0x1e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 01/29 11:01:31.285: [upf] INFO: UE F-SEID[UP:0xddb CP:0x1e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '20010780004420030000000000000000'O 01/29 11:01:31.293: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:01:31.301: [smf] INFO: Removed Session: UE IMSI:[262426321408588] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 01/29 11:01:31.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:01:31.301: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:01:33.309: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:01:33.309: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:01:33 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14432) Waiting for packet dumper to finish... 1 (prev_count=14432, count=14944) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:01:35 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp6_act_deact_mtu started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:01:36.688: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:01:36.917: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:01:37.925: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:01:37.925: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:01:37.925: [smf] INFO: UE IMSI[262421382000358] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 01/29 11:01:37.934: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:01:37.934: [upf] INFO: UE F-SEID[UP:0x6ed CP:0x6db] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 01/29 11:01:37.934: [upf] INFO: UE F-SEID[UP:0x6ed CP:0x6db] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '20010780004420040000000000000000'O 01/29 11:01:37.936: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:01:37.947: [smf] INFO: Removed Session: UE IMSI:[262421382000358] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 01/29 11:01:37.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:01:37.947: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:01:39.953: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:01:39.954: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp6_act_deact_mtu(38)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:01:39 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13912) Waiting for packet dumper to finish... 1 (prev_count=13912, count=14424) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:01:41 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp6_act_deact_gtpu_access started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:01:43.680: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:01:45.808: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:01:46.814: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:01:46.814: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:01:46.814: [smf] INFO: UE IMSI[262428315460548] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 01/29 11:01:46.817: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:01:46.817: [upf] INFO: UE F-SEID[UP:0x80b CP:0x2c0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 01/29 11:01:46.817: [upf] INFO: UE F-SEID[UP:0x80b CP:0x2c0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '20010780004420050000000000000000'O 01/29 11:01:46.819: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:01:46.821: [smf] INFO: Removed Session: UE IMSI:[262428315460548] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 01/29 11:01:46.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:01:46.821: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:01:48.828: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:01:48.828: [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(39)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(40)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:01:48 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15608) Waiting for packet dumper to finish... 1 (prev_count=15608, count=16120) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:01:50 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:01:53.167: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:01:54.505: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:01:55.514: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:01:55.514: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:01:55.514: [smf] INFO: UE IMSI[262420998468681] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 01/29 11:01:55.531: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:01:55.531: [upf] INFO: UE F-SEID[UP:0xe1b CP:0xee] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 01/29 11:01:55.531: [upf] INFO: UE F-SEID[UP:0xe1b CP:0xee] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '20010780004420060000000000000000'O MTC@d82a3ea2dcc3: This GGSN does NOT support forwarding link-local source address. 01/29 11:01:58.543: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:01:58.555: [smf] INFO: Removed Session: UE IMSI:[262420998468681] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 01/29 11:01:58.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:01:58.555: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:02:00.563: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:02:00.563: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:02:00 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16072) Waiting for packet dumper to finish... 1 (prev_count=16072, count=17376) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:02:02 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:02:05.723: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:02:05.877: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:02:06.883: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:02:06.883: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:02:06.883: [smf] INFO: UE IMSI[262424039203305] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 01/29 11:02:06.894: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:02:06.894: [upf] INFO: UE F-SEID[UP:0x296 CP:0x367] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 01/29 11:02:06.894: [upf] INFO: UE F-SEID[UP:0x296 CP:0x367] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '20010780004420070000000000000000'O 01/29 11:02:06.900: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x741e (../src/upf/gtp-path.c:602) 01/29 11:02:06.900: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 01/29 11:02:06.900: [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@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:02:09.902: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:02:09.911: [smf] INFO: Removed Session: UE IMSI:[262424039203305] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 01/29 11:02:09.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:02:09.911: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:02:11.919: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:02:11.920: [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_ll_saddr(43)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:02:11 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15112) Waiting for packet dumper to finish... 1 (prev_count=15112, count=15624) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:02:13 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:02:15.875: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:02:17.046: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:02:18.056: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:02:18.056: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:02:18.056: [smf] INFO: UE IMSI[262425349318602] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 01/29 11:02:18.070: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:02:18.070: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x3e0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 01/29 11:02:18.070: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x3e0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '20010780004420080000000000000000'O 01/29 11:02:18.076: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0x7789 (../src/upf/gtp-path.c:602) 01/29 11:02:18.077: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 01/29 11:02:18.077: [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@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:02:21.078: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:02:21.084: [smf] INFO: Removed Session: UE IMSI:[262425349318602] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 01/29 11:02:21.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:02:21.084: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:02:23.092: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:02:23.093: [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_global_saddr(46)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:02:23 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14732) Waiting for packet dumper to finish... 1 (prev_count=14732, count=15244) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:02:25 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:02:27.666: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:02:28.271: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:02:29.279: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:02:29.279: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:02:29.279: [smf] INFO: UE IMSI[262426886775123] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 01/29 11:02:29.289: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:02:29.289: [upf] INFO: UE F-SEID[UP:0x42b CP:0xb0b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 01/29 11:02:29.289: [upf] INFO: UE F-SEID[UP:0x42b CP:0xb0b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '20010780004420090000000000000000'O 01/29 11:02:29.294: [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@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:02:32.299: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:02:32.310: [smf] INFO: Removed Session: UE IMSI:[262426886775123] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 01/29 11:02:32.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:02:32.310: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:02:34.318: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:02:34.319: [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(47)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:02:34 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15332) Waiting for packet dumper to finish... 1 (prev_count=15332, count=16636) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:02:36 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp6_clients_interact started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:02:37.523: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:02:39.082: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:02:40.094: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:02:40.094: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:02:40.094: [smf] INFO: UE IMSI[262429818765174] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 01/29 11:02:40.109: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:02:40.109: [upf] INFO: UE F-SEID[UP:0x214 CP:0x9d9] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 01/29 11:02:40.109: [upf] INFO: UE F-SEID[UP:0x214 CP:0x9d9] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '200107800044200A0000000000000000'O MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:02:40.115: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/29 11:02:40.115: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/29 11:02:40.115: [smf] INFO: UE IMSI[262420938078923] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 01/29 11:02:40.127: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/29 11:02:40.128: [upf] INFO: UE F-SEID[UP:0x265 CP:0xbba] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 01/29 11:02:40.128: [upf] INFO: UE F-SEID[UP:0x265 CP:0xbba] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: RA with /64 prefix '200107800044200B0000000000000000'O MTC@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. MTC@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:02:46.143: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/29 11:02:46.154: [smf] INFO: Removed Session: UE IMSI:[262429818765174] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 01/29 11:02:46.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/29 11:02:46.154: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:02:46.157: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:02:46.167: [smf] INFO: Removed Session: UE IMSI:[262420938078923] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 01/29 11:02:46.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:02:46.167: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:02:48.172: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:02:48.173: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp6_clients_interact(49)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:02:48 UTC 2025 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22912) Waiting for packet dumper to finish... 1 (prev_count=22912, count=24584) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:02:50 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_act_deact started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:02:51.666: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:02:52.548: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:02:53.556: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:02:53.556: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:02:53.556: [smf] INFO: UE IMSI[262429134200852] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 01/29 11:02:53.571: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:02:53.571: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x170] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 01/29 11:02:53.571: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x170] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:02:53.574: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:02:53.583: [smf] INFO: Removed Session: UE IMSI:[262429134200852] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 01/29 11:02:53.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:02:53.583: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:02:55.591: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:02:55.591: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp46_act_deact(52)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:02:55 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13884) Waiting for packet dumper to finish... 1 (prev_count=13884, count=14396) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:02:57 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_act_deact_ipcp started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:02:59.273: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:02:59.846: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:03:00.858: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:03:00.858: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:03:00.858: [smf] INFO: UE IMSI[262428294425388] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 01/29 11:03:00.876: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:03:00.876: [upf] INFO: UE F-SEID[UP:0xdb CP:0xc9c] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 01/29 11:03:00.876: [upf] INFO: UE F-SEID[UP:0xdb CP:0xc9c] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:03:00.878: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:03:00.886: [smf] INFO: Removed Session: UE IMSI:[262428294425388] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 01/29 11:03:00.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:03:00.886: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:03:02.896: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:03:02.896: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(54)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:03:02 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14316) Waiting for packet dumper to finish... 1 (prev_count=14316, count=14924) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:03:04 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_act_deact_icmp6 started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:03:06.333: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:03:06.644: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:03:07.653: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:03:07.653: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:03:07.653: [smf] INFO: UE IMSI[262421991348741] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 01/29 11:03:07.664: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:03:07.664: [upf] INFO: UE F-SEID[UP:0x441 CP:0x4] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 01/29 11:03:07.664: [upf] INFO: UE F-SEID[UP:0x441 CP:0x4] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '20010780004421030000000000000000'O 01/29 11:03:07.668: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:03:07.675: [smf] INFO: Removed Session: UE IMSI:[262421991348741] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 01/29 11:03:07.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:03:07.675: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:03:09.684: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:03:09.684: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(56)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:03:09 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14052) Waiting for packet dumper to finish... 1 (prev_count=14052, count=15356) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:03:11 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_act_deact_pcodns4 started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:03:13.529: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:03:14.200: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:03:15.209: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:03:15.209: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:03:15.209: [smf] INFO: UE IMSI[262421471895350] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 01/29 11:03:15.220: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:03:15.220: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x31e] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 01/29 11:03:15.220: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x31e] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:03:15.223: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:03:15.233: [smf] INFO: Removed Session: UE IMSI:[262421471895350] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 01/29 11:03:15.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:03:15.233: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:03:17.242: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:03:17.242: [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_pcodns4(58)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(57)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:03:17 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13152) Waiting for packet dumper to finish... 1 (prev_count=13152, count=13664) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:03:19 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_act_deact_pcodns6 started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:03:20.901: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:03:21.942: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:03:22.951: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:03:22.951: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:03:22.951: [smf] INFO: UE IMSI[262428092424505] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 01/29 11:03:22.960: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:03:22.961: [upf] INFO: UE F-SEID[UP:0xff CP:0x9da] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 01/29 11:03:22.961: [upf] INFO: UE F-SEID[UP:0xff CP:0x9da] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:03:22.963: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:03:22.973: [smf] INFO: Removed Session: UE IMSI:[262428092424505] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 01/29 11:03:22.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:03:22.973: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:03:24.977: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:03:24.977: [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_pcodns6(59)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:03:24 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14336) Waiting for packet dumper to finish... 1 (prev_count=14336, count=14848) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:03:27 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_act_deact_mtu started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:03:28.627: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:03:28.835: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:03:29.838: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:03:29.838: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:03:29.838: [smf] INFO: UE IMSI[262427487549158] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 01/29 11:03:29.841: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:03:29.841: [upf] INFO: UE F-SEID[UP:0xd25 CP:0x1e4] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 01/29 11:03:29.841: [upf] INFO: UE F-SEID[UP:0xd25 CP:0x1e4] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '20010780004421060000000000000000'O 01/29 11:03:29.842: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:03:29.844: [smf] INFO: Removed Session: UE IMSI:[262427487549158] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 01/29 11:03:29.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:03:29.844: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:03:31.853: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:03:31.853: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp46_act_deact_mtu(61)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:03:31 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14804) Waiting for packet dumper to finish... 1 (prev_count=14804, count=15316) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:03:33 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_act_deact_gtpu_access started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:03:35.614: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:03:36.381: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:03:37.390: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:03:37.390: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:03:37.390: [smf] INFO: UE IMSI[262424863765786] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 01/29 11:03:37.405: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:03:37.405: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xde0] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 01/29 11:03:37.405: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xde0] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:03:37.410: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:03:37.419: [smf] INFO: Removed Session: UE IMSI:[262424863765786] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 01/29 11:03:37.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:03:37.419: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:03:39.428: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:03:39.428: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:03:39 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13640) Waiting for packet dumper to finish... 1 (prev_count=13640, count=14152) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:03:41 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:03:42.713: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:03:42.908: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:03:43.914: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:03:43.914: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:03:43.914: [smf] INFO: UE IMSI[262421732616423] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 01/29 11:03:43.917: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:03:43.917: [upf] INFO: UE F-SEID[UP:0xd17 CP:0xf8f] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 01/29 11:03:43.917: [upf] INFO: UE F-SEID[UP:0xd17 CP:0xf8f] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:03:43.917: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x9e4b (../src/upf/gtp-path.c:524) 01/29 11:03:43.917: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:03:46.921: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:03:46.935: [smf] INFO: Removed Session: UE IMSI:[262421732616423] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 01/29 11:03:46.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:03:46.935: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:03:48.945: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:03:48.945: [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_saddr_ipv4(66)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:03:48 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14664) Waiting for packet dumper to finish... 1 (prev_count=14664, count=15176) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:03:51 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:03:53.924: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:03:54.127: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:03:55.134: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:03:55.134: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:03:55.134: [smf] INFO: UE IMSI[262423009717638] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 01/29 11:03:55.146: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:03:55.146: [upf] INFO: UE F-SEID[UP:0x35b CP:0xfe6] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 01/29 11:03:55.146: [upf] INFO: UE F-SEID[UP:0x35b CP:0xfe6] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:03:55.149: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0xbc78 (../src/upf/gtp-path.c:602) 01/29 11:03:55.149: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 01/29 11:03:55.149: [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@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:03:58.155: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:03:58.164: [smf] INFO: Removed Session: UE IMSI:[262423009717638] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 01/29 11:03:58.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:03:58.164: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:04:00.173: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:04:00.174: [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_ll_saddr_ipv6(67)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:04:00 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15860) Waiting for packet dumper to finish... 1 (prev_count=15860, count=17164) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:04:02 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:04:03.771: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:04:04.708: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:04:05.715: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:04:05.715: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:04:05.715: [smf] INFO: UE IMSI[262429321413771] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 01/29 11:04:05.725: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:04:05.725: [upf] INFO: UE F-SEID[UP:0xb12 CP:0xe51] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 01/29 11:04:05.726: [upf] INFO: UE F-SEID[UP:0xb12 CP:0xe51] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '200107800044210A0000000000000000'O 01/29 11:04:05.731: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xd7c1 (../src/upf/gtp-path.c:602) 01/29 11:04:05.731: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 01/29 11:04:05.731: [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@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:04:08.736: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:04:08.746: [smf] INFO: Removed Session: UE IMSI:[262429321413771] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 01/29 11:04:08.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:04:08.746: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:04:10.753: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:04:10.753: [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_global_saddr_ipv6(69)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:04:10 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14928) Waiting for packet dumper to finish... 1 (prev_count=14928, count=15440) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:04:12 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_clients_interact started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:04:14.596: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:04:14.962: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:04:15.964: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:04:15.964: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:04:15.964: [smf] INFO: UE IMSI[262422689579326] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 01/29 11:04:15.966: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:04:15.967: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x631] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 01/29 11:04:15.967: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x631] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: RA with /64 prefix '200107800044210B0000000000000000'O MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:04:15.968: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/29 11:04:15.968: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/29 11:04:15.968: [smf] INFO: UE IMSI[262421740683484] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 01/29 11:04:15.970: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/29 11:04:15.970: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x5a6] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 01/29 11:04:15.970: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x5a6] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: RA with /64 prefix '200107800044210C0000000000000000'O MTC@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. MTC@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:04:21.976: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/29 11:04:21.978: [smf] INFO: Removed Session: UE IMSI:[262422689579326] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 01/29 11:04:21.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/29 11:04:21.978: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:04:21.979: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/29 11:04:21.980: [smf] INFO: Removed Session: UE IMSI:[262421740683484] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 01/29 11:04:21.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:04:21.980: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:04:23.983: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:04:23.983: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp46_clients_interact(72)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:04:23 UTC 2025 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22000) Waiting for packet dumper to finish... 1 (prev_count=22000, count=23304) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:04:25 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp46_act_deact_apn4 started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:04:27.586: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:04:28.027: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:04:29.028: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:04:29.028: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:04:29.028: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 01/29 11:04:29.028: [smf] INFO: UE IMSI[262426192817403] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:04:29.031: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:04:29.031: [upf] INFO: UE F-SEID[UP:0x681 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 01/29 11:04:29.031: [upf] INFO: UE F-SEID[UP:0x681 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 01/29 11:04:29.032: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:04:29.034: [smf] INFO: Removed Session: UE IMSI:[262426192817403] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 01/29 11:04:29.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/29 11:04:29.034: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed TC_pdp46_act_deact_apn4(74)@d82a3ea2dcc3: Final verdict of PTC: none 01/29 11:04:31.038: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:04:31.038: [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_apn4(73)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:04:31 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13356) Waiting for packet dumper to finish... 1 (prev_count=13356, count=13868) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:04:33 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_echo_req_resp started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:04:34.408: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:04:34.896: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:04:37.903: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:04:37.904: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp(76)@d82a3ea2dcc3: Final verdict of PTC: none TC_echo_req_resp(75)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_echo_req_resp finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:04:37 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6972) Waiting for packet dumper to finish... 1 (prev_count=6972, count=7852) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:04:39 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_echo_req_resp_gtpu started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:04:41.421: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:04:42.949: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:04:45.954: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:04:45.954: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@d82a3ea2dcc3: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:04:45 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6988) Waiting for packet dumper to finish... 1 (prev_count=6988, count=7500) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:04:47 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp_act2_recovery started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:04:49.412: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:04:49.518: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:04:50.520: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/29 11:04:50.521: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/29 11:04:50.521: [smf] INFO: UE IMSI[262420007976485] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:04:50.524: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/29 11:04:50.524: [upf] INFO: UE F-SEID[UP:0x203 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 01/29 11:04:50.524: [upf] INFO: UE F-SEID[UP:0x203 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: sending 2nd CreatePDP (recovery increased) 01/29 11:04:50.525: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: Stopping testcase execution from "GGSN_Tests.ttcn":383 01/29 11:04:53.530: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:04:53.531: [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_act2_recovery(79)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp_act2_recovery(80)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@d82a3ea2dcc3: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:04:53 UTC 2025 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11152) Waiting for packet dumper to finish... 1 (prev_count=11152, count=11664) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:04:55 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_act_deact_retrans_duplicate started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:04:56.740: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:04:57.484: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:04:58.489: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/29 11:04:58.489: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/29 11:04:58.489: [smf] INFO: UE IMSI[262422450405256] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:04:58.503: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/29 11:04:58.503: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 01/29 11:04:58.503: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:04:58.505: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/29 11:04:58.515: [smf] INFO: Removed Session: UE IMSI:[262422450405256] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 01/29 11:04:58.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/29 11:04:58.515: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:04:59.516: [gtp] WARNING: [52474] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:01.520: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:05:01.520: [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(82)@d82a3ea2dcc3: Final verdict of PTC: none TC_act_deact_retrans_duplicate(81)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:05:01 UTC 2025 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13756) Waiting for packet dumper to finish... 1 (prev_count=13756, count=15060) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:05:03 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_pdp_act_restart_ctr_echo started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:05:04.701: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:05:06.993: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:05:07.998: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/29 11:05:07.998: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/29 11:05:07.998: [smf] INFO: UE IMSI[262423892054135] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:08.002: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/29 11:05:08.002: [upf] INFO: UE F-SEID[UP:0x321 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:08.002: [upf] INFO: UE F-SEID[UP:0x321 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: Stopping testcase execution from "GGSN_Tests.ttcn":2059 01/29 11:05:14.008: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/29 11:05:14.008: [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_act_restart_ctr_echo(84)@d82a3ea2dcc3: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(83)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@d82a3ea2dcc3: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@d82a3ea2dcc3: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:05:14 UTC 2025 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10912) Waiting for packet dumper to finish... 1 (prev_count=10912, count=11424) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:05:16 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:05:17.205: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:05:18.069: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 01/29 11:05:19.396: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 01/29 11:05:19.396: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 01/29 11:05:19.396: [smf] INFO: UE IMSI[262428171602889] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.399: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 01/29 11:05:19.399: [upf] INFO: UE F-SEID[UP:0x38e CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.399: [upf] INFO: UE F-SEID[UP:0x38e CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:05:19.407: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/29 11:05:19.407: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/29 11:05:19.407: [smf] INFO: UE IMSI[262428353774092] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.410: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/29 11:05:19.410: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.410: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.417: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 01/29 11:05:19.417: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 01/29 11:05:19.417: [smf] INFO: UE IMSI[262422048145442] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.420: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 01/29 11:05:19.420: [upf] INFO: UE F-SEID[UP:0xb3d CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.420: [upf] INFO: UE F-SEID[UP:0xb3d CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.428: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 01/29 11:05:19.428: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 01/29 11:05:19.428: [smf] INFO: UE IMSI[262427957988885] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.434: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 01/29 11:05:19.434: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.434: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.439: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 01/29 11:05:19.439: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 01/29 11:05:19.439: [smf] INFO: UE IMSI[262423629062575] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.446: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 01/29 11:05:19.446: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.446: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.450: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 01/29 11:05:19.450: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 01/29 11:05:19.450: [smf] INFO: UE IMSI[262424703477926] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.456: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 01/29 11:05:19.456: [upf] INFO: UE F-SEID[UP:0xfad CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.456: [upf] INFO: UE F-SEID[UP:0xfad CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.461: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 01/29 11:05:19.461: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 01/29 11:05:19.461: [smf] INFO: UE IMSI[262420567762276] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.465: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 01/29 11:05:19.465: [upf] INFO: UE F-SEID[UP:0x502 CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.465: [upf] INFO: UE F-SEID[UP:0x502 CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.472: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 01/29 11:05:19.472: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 01/29 11:05:19.472: [smf] INFO: UE IMSI[262429275081499] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.476: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 01/29 11:05:19.476: [upf] INFO: UE F-SEID[UP:0x19 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.476: [upf] INFO: UE F-SEID[UP:0x19 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.483: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 01/29 11:05:19.483: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 01/29 11:05:19.483: [smf] INFO: UE IMSI[262425014176309] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.487: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 01/29 11:05:19.487: [upf] INFO: UE F-SEID[UP:0x96 CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.487: [upf] INFO: UE F-SEID[UP:0x96 CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.494: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 01/29 11:05:19.494: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 01/29 11:05:19.494: [smf] INFO: UE IMSI[262427757294583] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.498: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 01/29 11:05:19.498: [upf] INFO: UE F-SEID[UP:0x583 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.498: [upf] INFO: UE F-SEID[UP:0x583 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.505: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 01/29 11:05:19.505: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 01/29 11:05:19.505: [smf] INFO: UE IMSI[262420619733386] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.513: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 01/29 11:05:19.513: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.513: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.517: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 01/29 11:05:19.517: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 01/29 11:05:19.517: [smf] INFO: UE IMSI[262425660271719] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.527: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 01/29 11:05:19.527: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.528: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.529: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 01/29 11:05:19.529: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 01/29 11:05:19.529: [smf] INFO: UE IMSI[262424517019683] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.536: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 01/29 11:05:19.536: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.536: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.542: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 01/29 11:05:19.542: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 01/29 11:05:19.542: [smf] INFO: UE IMSI[262427510148054] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.551: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 01/29 11:05:19.551: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.551: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.553: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 01/29 11:05:19.553: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 01/29 11:05:19.553: [smf] INFO: UE IMSI[262424412092804] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.559: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 01/29 11:05:19.559: [upf] INFO: UE F-SEID[UP:0x9fa CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.559: [upf] INFO: UE F-SEID[UP:0x9fa CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.564: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 01/29 11:05:19.564: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 01/29 11:05:19.564: [smf] INFO: UE IMSI[262429358533867] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.567: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 01/29 11:05:19.567: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.567: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.575: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 01/29 11:05:19.575: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 01/29 11:05:19.575: [smf] INFO: UE IMSI[262422965527440] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.581: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 01/29 11:05:19.581: [upf] INFO: UE F-SEID[UP:0x273 CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.581: [upf] INFO: UE F-SEID[UP:0x273 CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.586: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 01/29 11:05:19.586: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 01/29 11:05:19.586: [smf] INFO: UE IMSI[262426921716361] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.591: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 01/29 11:05:19.592: [upf] INFO: UE F-SEID[UP:0xcef CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.592: [upf] INFO: UE F-SEID[UP:0xcef CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.597: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 01/29 11:05:19.597: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 01/29 11:05:19.597: [smf] INFO: UE IMSI[262424953563735] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.602: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 01/29 11:05:19.602: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.602: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.608: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 01/29 11:05:19.608: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 01/29 11:05:19.608: [smf] INFO: UE IMSI[262420117229653] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.612: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 01/29 11:05:19.612: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.613: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.619: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 01/29 11:05:19.619: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 01/29 11:05:19.619: [smf] INFO: UE IMSI[262429883732933] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.623: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 01/29 11:05:19.623: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.623: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.629: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 01/29 11:05:19.629: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 01/29 11:05:19.629: [smf] INFO: UE IMSI[262422005237515] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.634: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 01/29 11:05:19.634: [upf] INFO: UE F-SEID[UP:0x968 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.634: [upf] INFO: UE F-SEID[UP:0x968 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.640: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 01/29 11:05:19.640: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 01/29 11:05:19.640: [smf] INFO: UE IMSI[262422322378139] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.644: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 01/29 11:05:19.644: [upf] INFO: UE F-SEID[UP:0x4cb CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.644: [upf] INFO: UE F-SEID[UP:0x4cb CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.651: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 01/29 11:05:19.651: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 01/29 11:05:19.651: [smf] INFO: UE IMSI[262420523234504] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.656: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 01/29 11:05:19.656: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.656: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.662: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 01/29 11:05:19.662: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 01/29 11:05:19.662: [smf] INFO: UE IMSI[262425813659456] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.666: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 01/29 11:05:19.666: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.666: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.673: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 01/29 11:05:19.673: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 01/29 11:05:19.673: [smf] INFO: UE IMSI[262424858742417] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.677: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 01/29 11:05:19.677: [upf] INFO: UE F-SEID[UP:0x976 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.677: [upf] INFO: UE F-SEID[UP:0x976 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.684: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 01/29 11:05:19.684: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 01/29 11:05:19.684: [smf] INFO: UE IMSI[262429360880220] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.688: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 01/29 11:05:19.688: [upf] INFO: UE F-SEID[UP:0xf46 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.688: [upf] INFO: UE F-SEID[UP:0xf46 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.694: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 01/29 11:05:19.694: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 01/29 11:05:19.694: [smf] INFO: UE IMSI[262423190191360] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.699: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 01/29 11:05:19.699: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.699: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.705: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 01/29 11:05:19.705: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 01/29 11:05:19.705: [smf] INFO: UE IMSI[262424481775347] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.710: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 01/29 11:05:19.710: [upf] INFO: UE F-SEID[UP:0x51d CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.710: [upf] INFO: UE F-SEID[UP:0x51d CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.716: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 01/29 11:05:19.716: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 01/29 11:05:19.716: [smf] INFO: UE IMSI[262421967675665] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.720: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 01/29 11:05:19.720: [upf] INFO: UE F-SEID[UP:0x545 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.720: [upf] INFO: UE F-SEID[UP:0x545 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.727: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 01/29 11:05:19.727: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 01/29 11:05:19.727: [smf] INFO: UE IMSI[262424385454425] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.731: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 01/29 11:05:19.732: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.732: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.738: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 01/29 11:05:19.738: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 01/29 11:05:19.738: [smf] INFO: UE IMSI[262422363618297] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.742: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 01/29 11:05:19.742: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.742: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.749: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 01/29 11:05:19.749: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 01/29 11:05:19.749: [smf] INFO: UE IMSI[262428446795413] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.753: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 01/29 11:05:19.753: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.753: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.759: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 01/29 11:05:19.759: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 01/29 11:05:19.759: [smf] INFO: UE IMSI[262428310735089] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.764: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 01/29 11:05:19.764: [upf] INFO: UE F-SEID[UP:0x709 CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.764: [upf] INFO: UE F-SEID[UP:0x709 CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.770: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 01/29 11:05:19.770: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 01/29 11:05:19.770: [smf] INFO: UE IMSI[262427544861752] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.774: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 01/29 11:05:19.774: [upf] INFO: UE F-SEID[UP:0x105 CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.774: [upf] INFO: UE F-SEID[UP:0x105 CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.781: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 01/29 11:05:19.781: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 01/29 11:05:19.781: [smf] INFO: UE IMSI[262420271241248] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.786: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 01/29 11:05:19.786: [upf] INFO: UE F-SEID[UP:0xaef CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.786: [upf] INFO: UE F-SEID[UP:0xaef CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.792: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 01/29 11:05:19.792: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 01/29 11:05:19.792: [smf] INFO: UE IMSI[262421195155092] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.796: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 01/29 11:05:19.796: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.796: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.803: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 01/29 11:05:19.803: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 01/29 11:05:19.803: [smf] INFO: UE IMSI[262425405399401] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.807: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 01/29 11:05:19.807: [upf] INFO: UE F-SEID[UP:0x662 CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.807: [upf] INFO: UE F-SEID[UP:0x662 CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.813: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 01/29 11:05:19.813: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 01/29 11:05:19.813: [smf] INFO: UE IMSI[262422760566504] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.818: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 01/29 11:05:19.818: [upf] INFO: UE F-SEID[UP:0x7ca CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.818: [upf] INFO: UE F-SEID[UP:0x7ca CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.824: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 01/29 11:05:19.824: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 01/29 11:05:19.824: [smf] INFO: UE IMSI[262422507708103] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.829: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 01/29 11:05:19.829: [upf] INFO: UE F-SEID[UP:0x603 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.829: [upf] INFO: UE F-SEID[UP:0x603 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.835: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 01/29 11:05:19.835: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 01/29 11:05:19.835: [smf] INFO: UE IMSI[262427707721453] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.840: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 01/29 11:05:19.840: [upf] INFO: UE F-SEID[UP:0x1ad CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.840: [upf] INFO: UE F-SEID[UP:0x1ad CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.846: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 01/29 11:05:19.846: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 01/29 11:05:19.846: [smf] INFO: UE IMSI[262420001930540] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.850: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 01/29 11:05:19.850: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.850: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.857: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 01/29 11:05:19.857: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 01/29 11:05:19.857: [smf] INFO: UE IMSI[262423711112279] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.861: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 01/29 11:05:19.861: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.861: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.868: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 01/29 11:05:19.868: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 01/29 11:05:19.868: [smf] INFO: UE IMSI[262421464601991] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.872: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 01/29 11:05:19.872: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.872: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.879: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 01/29 11:05:19.879: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 01/29 11:05:19.879: [smf] INFO: UE IMSI[262427353405924] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.883: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 01/29 11:05:19.883: [upf] INFO: UE F-SEID[UP:0x352 CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.883: [upf] INFO: UE F-SEID[UP:0x352 CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.889: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 01/29 11:05:19.889: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 01/29 11:05:19.890: [smf] INFO: UE IMSI[262423020913631] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.894: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 01/29 11:05:19.894: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.894: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.900: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 01/29 11:05:19.900: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 01/29 11:05:19.900: [smf] INFO: UE IMSI[262423845737852] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.904: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 01/29 11:05:19.904: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.904: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.911: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 01/29 11:05:19.911: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 01/29 11:05:19.911: [smf] INFO: UE IMSI[262425327603588] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.915: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 01/29 11:05:19.915: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.915: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.922: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 01/29 11:05:19.922: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 01/29 11:05:19.922: [smf] INFO: UE IMSI[262425748614988] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.926: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 01/29 11:05:19.926: [upf] INFO: UE F-SEID[UP:0x157 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.926: [upf] INFO: UE F-SEID[UP:0x157 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.933: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 01/29 11:05:19.933: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 01/29 11:05:19.933: [smf] INFO: UE IMSI[262424043770226] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.938: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 01/29 11:05:19.938: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.938: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.944: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 01/29 11:05:19.944: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 01/29 11:05:19.944: [smf] INFO: UE IMSI[262424871264899] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.948: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 01/29 11:05:19.949: [upf] INFO: UE F-SEID[UP:0x1f CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.949: [upf] INFO: UE F-SEID[UP:0x1f CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.955: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 01/29 11:05:19.955: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 01/29 11:05:19.955: [smf] INFO: UE IMSI[262424924929928] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.961: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 01/29 11:05:19.961: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.961: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.966: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 01/29 11:05:19.966: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 01/29 11:05:19.966: [smf] INFO: UE IMSI[262428779900320] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.970: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 01/29 11:05:19.970: [upf] INFO: UE F-SEID[UP:0x910 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.970: [upf] INFO: UE F-SEID[UP:0x910 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.976: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 01/29 11:05:19.976: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 01/29 11:05:19.976: [smf] INFO: UE IMSI[262424818985687] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.981: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 01/29 11:05:19.981: [upf] INFO: UE F-SEID[UP:0x587 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.981: [upf] INFO: UE F-SEID[UP:0x587 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.988: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 01/29 11:05:19.988: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 01/29 11:05:19.988: [smf] INFO: UE IMSI[262423934944741] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:19.993: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 01/29 11:05:19.993: [upf] INFO: UE F-SEID[UP:0xf9a CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:19.993: [upf] INFO: UE F-SEID[UP:0xf9a CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:19.999: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 01/29 11:05:19.999: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 01/29 11:05:19.999: [smf] INFO: UE IMSI[262426670006908] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.005: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 01/29 11:05:20.005: [upf] INFO: UE F-SEID[UP:0x926 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.005: [upf] INFO: UE F-SEID[UP:0x926 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.010: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 01/29 11:05:20.010: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 01/29 11:05:20.010: [smf] INFO: UE IMSI[262420899550929] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.018: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 01/29 11:05:20.018: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.018: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.022: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 01/29 11:05:20.022: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 01/29 11:05:20.022: [smf] INFO: UE IMSI[262427726827295] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.028: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 01/29 11:05:20.029: [upf] INFO: UE F-SEID[UP:0xab1 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.029: [upf] INFO: UE F-SEID[UP:0xab1 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.033: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 01/29 11:05:20.033: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 01/29 11:05:20.033: [smf] INFO: UE IMSI[262420965112099] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.037: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 01/29 11:05:20.037: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.037: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.044: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 01/29 11:05:20.044: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 01/29 11:05:20.044: [smf] INFO: UE IMSI[262427368266553] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.047: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 01/29 11:05:20.047: [upf] INFO: UE F-SEID[UP:0x77e CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.047: [upf] INFO: UE F-SEID[UP:0x77e CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.055: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 01/29 11:05:20.055: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 01/29 11:05:20.055: [smf] INFO: UE IMSI[262429011744775] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.061: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 01/29 11:05:20.061: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.061: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.066: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 01/29 11:05:20.066: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 01/29 11:05:20.066: [smf] INFO: UE IMSI[262424437782186] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.071: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 01/29 11:05:20.071: [upf] INFO: UE F-SEID[UP:0x48c CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.071: [upf] INFO: UE F-SEID[UP:0x48c CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.077: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 01/29 11:05:20.077: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 01/29 11:05:20.077: [smf] INFO: UE IMSI[262423054857038] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.082: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 01/29 11:05:20.082: [upf] INFO: UE F-SEID[UP:0xa41 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.082: [upf] INFO: UE F-SEID[UP:0xa41 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.088: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 01/29 11:05:20.088: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 01/29 11:05:20.088: [smf] INFO: UE IMSI[262425644473876] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.097: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 01/29 11:05:20.097: [upf] INFO: UE F-SEID[UP:0x28 CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.097: [upf] INFO: UE F-SEID[UP:0x28 CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.101: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 01/29 11:05:20.101: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 01/29 11:05:20.101: [smf] INFO: UE IMSI[262429714512975] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.111: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 01/29 11:05:20.111: [upf] INFO: UE F-SEID[UP:0x7a CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.111: [upf] INFO: UE F-SEID[UP:0x7a CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.112: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 01/29 11:05:20.112: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 01/29 11:05:20.112: [smf] INFO: UE IMSI[262423339619497] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.119: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 01/29 11:05:20.119: [upf] INFO: UE F-SEID[UP:0x2bb CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.119: [upf] INFO: UE F-SEID[UP:0x2bb CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.123: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 01/29 11:05:20.123: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 01/29 11:05:20.123: [smf] INFO: UE IMSI[262425622984773] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.130: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 01/29 11:05:20.130: [upf] INFO: UE F-SEID[UP:0xc58 CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.130: [upf] INFO: UE F-SEID[UP:0xc58 CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.134: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 01/29 11:05:20.134: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 01/29 11:05:20.134: [smf] INFO: UE IMSI[262425462460377] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.140: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 01/29 11:05:20.140: [upf] INFO: UE F-SEID[UP:0xede CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.140: [upf] INFO: UE F-SEID[UP:0xede CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.145: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 01/29 11:05:20.145: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 01/29 11:05:20.145: [smf] INFO: UE IMSI[262422886139258] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.149: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 01/29 11:05:20.149: [upf] INFO: UE F-SEID[UP:0x841 CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.149: [upf] INFO: UE F-SEID[UP:0x841 CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.156: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 01/29 11:05:20.156: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 01/29 11:05:20.156: [smf] INFO: UE IMSI[262428538503649] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.163: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 01/29 11:05:20.164: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.164: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.168: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 01/29 11:05:20.168: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 01/29 11:05:20.168: [smf] INFO: UE IMSI[262429020706954] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.176: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 01/29 11:05:20.176: [upf] INFO: UE F-SEID[UP:0xa5a CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.176: [upf] INFO: UE F-SEID[UP:0xa5a CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.180: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 01/29 11:05:20.180: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 01/29 11:05:20.180: [smf] INFO: UE IMSI[262427375447420] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.186: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 01/29 11:05:20.186: [upf] INFO: UE F-SEID[UP:0x5df CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.186: [upf] INFO: UE F-SEID[UP:0x5df CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.191: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 01/29 11:05:20.191: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 01/29 11:05:20.191: [smf] INFO: UE IMSI[262426592890423] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.199: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 01/29 11:05:20.199: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.199: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.202: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 01/29 11:05:20.202: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 01/29 11:05:20.202: [smf] INFO: UE IMSI[262421391737192] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.207: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 01/29 11:05:20.207: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.207: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.213: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 01/29 11:05:20.213: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 01/29 11:05:20.213: [smf] INFO: UE IMSI[262421007281653] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.217: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 01/29 11:05:20.217: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.217: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.224: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 01/29 11:05:20.224: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 01/29 11:05:20.224: [smf] INFO: UE IMSI[262423344315880] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.229: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 01/29 11:05:20.229: [upf] INFO: UE F-SEID[UP:0x5 CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.229: [upf] INFO: UE F-SEID[UP:0x5 CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.235: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 01/29 11:05:20.235: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 01/29 11:05:20.235: [smf] INFO: UE IMSI[262428337881346] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.239: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 01/29 11:05:20.239: [upf] INFO: UE F-SEID[UP:0xba0 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.239: [upf] INFO: UE F-SEID[UP:0xba0 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.246: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 01/29 11:05:20.246: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 01/29 11:05:20.246: [smf] INFO: UE IMSI[262422196555102] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.250: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 01/29 11:05:20.250: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.250: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.256: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 01/29 11:05:20.256: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 01/29 11:05:20.256: [smf] INFO: UE IMSI[262426058771577] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.260: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 01/29 11:05:20.261: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.261: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.267: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 01/29 11:05:20.267: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 01/29 11:05:20.267: [smf] INFO: UE IMSI[262425004597402] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.272: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 01/29 11:05:20.272: [upf] INFO: UE F-SEID[UP:0xe7d CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.272: [upf] INFO: UE F-SEID[UP:0xe7d CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.278: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 01/29 11:05:20.278: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 01/29 11:05:20.278: [smf] INFO: UE IMSI[262423873985234] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.280: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 01/29 11:05:20.280: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.280: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.289: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 01/29 11:05:20.289: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 01/29 11:05:20.289: [smf] INFO: UE IMSI[262421902200211] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.294: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 01/29 11:05:20.294: [upf] INFO: UE F-SEID[UP:0x28e CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.294: [upf] INFO: UE F-SEID[UP:0x28e CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.300: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 01/29 11:05:20.300: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 01/29 11:05:20.300: [smf] INFO: UE IMSI[262422338225712] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.305: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 01/29 11:05:20.305: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.305: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.311: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 01/29 11:05:20.311: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 01/29 11:05:20.311: [smf] INFO: UE IMSI[262428321351561] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.315: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 01/29 11:05:20.315: [upf] INFO: UE F-SEID[UP:0x437 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.315: [upf] INFO: UE F-SEID[UP:0x437 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.322: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 01/29 11:05:20.322: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 01/29 11:05:20.322: [smf] INFO: UE IMSI[262424322820762] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.326: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 01/29 11:05:20.326: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.326: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.333: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 01/29 11:05:20.333: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 01/29 11:05:20.333: [smf] INFO: UE IMSI[262422412411716] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.337: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 01/29 11:05:20.337: [upf] INFO: UE F-SEID[UP:0x171 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.337: [upf] INFO: UE F-SEID[UP:0x171 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.343: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 01/29 11:05:20.343: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 01/29 11:05:20.343: [smf] INFO: UE IMSI[262420332888693] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.348: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 01/29 11:05:20.348: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.348: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.354: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 01/29 11:05:20.354: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 01/29 11:05:20.354: [smf] INFO: UE IMSI[262423910036666] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.358: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 01/29 11:05:20.359: [upf] INFO: UE F-SEID[UP:0x713 CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.359: [upf] INFO: UE F-SEID[UP:0x713 CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.365: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 01/29 11:05:20.365: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 01/29 11:05:20.365: [smf] INFO: UE IMSI[262429446655095] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.370: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 01/29 11:05:20.370: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.370: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.376: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 01/29 11:05:20.376: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 01/29 11:05:20.376: [smf] INFO: UE IMSI[262422054563353] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.380: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 01/29 11:05:20.380: [upf] INFO: UE F-SEID[UP:0x86e CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.380: [upf] INFO: UE F-SEID[UP:0x86e CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.387: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 01/29 11:05:20.387: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 01/29 11:05:20.387: [smf] INFO: UE IMSI[262420951173284] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.391: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 01/29 11:05:20.391: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.391: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.397: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 01/29 11:05:20.398: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 01/29 11:05:20.398: [smf] INFO: UE IMSI[262427467240880] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.402: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 01/29 11:05:20.402: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.402: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.408: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 01/29 11:05:20.408: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 01/29 11:05:20.408: [smf] INFO: UE IMSI[262425059119668] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.413: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 01/29 11:05:20.413: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.413: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.419: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 01/29 11:05:20.419: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 01/29 11:05:20.419: [smf] INFO: UE IMSI[262427814677004] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.424: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 01/29 11:05:20.424: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.424: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.430: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 01/29 11:05:20.430: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 01/29 11:05:20.430: [smf] INFO: UE IMSI[262421727236672] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.435: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 01/29 11:05:20.435: [upf] INFO: UE F-SEID[UP:0x659 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.435: [upf] INFO: UE F-SEID[UP:0x659 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.441: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 01/29 11:05:20.441: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 01/29 11:05:20.441: [smf] INFO: UE IMSI[262428080695121] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.445: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 01/29 11:05:20.445: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.445: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.452: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 01/29 11:05:20.452: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 01/29 11:05:20.452: [smf] INFO: UE IMSI[262429356592086] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.456: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 01/29 11:05:20.456: [upf] INFO: UE F-SEID[UP:0x32e CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.456: [upf] INFO: UE F-SEID[UP:0x32e CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.463: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 01/29 11:05:20.463: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 01/29 11:05:20.463: [smf] INFO: UE IMSI[262424722979883] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.467: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 01/29 11:05:20.467: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.467: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.473: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 01/29 11:05:20.473: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 01/29 11:05:20.473: [smf] INFO: UE IMSI[262427194368583] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.478: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 01/29 11:05:20.478: [upf] INFO: UE F-SEID[UP:0x5be CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.478: [upf] INFO: UE F-SEID[UP:0x5be CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.484: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 01/29 11:05:20.484: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 01/29 11:05:20.484: [smf] INFO: UE IMSI[262422549143805] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.489: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 01/29 11:05:20.489: [upf] INFO: UE F-SEID[UP:0xe17 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.489: [upf] INFO: UE F-SEID[UP:0xe17 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.495: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 01/29 11:05:20.495: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 01/29 11:05:20.495: [smf] INFO: UE IMSI[262423303694546] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.499: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 01/29 11:05:20.499: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.499: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.506: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 01/29 11:05:20.506: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 01/29 11:05:20.506: [smf] INFO: UE IMSI[262424967725587] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.510: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 01/29 11:05:20.510: [upf] INFO: UE F-SEID[UP:0x15 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.510: [upf] INFO: UE F-SEID[UP:0x15 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.517: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 01/29 11:05:20.517: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 01/29 11:05:20.517: [smf] INFO: UE IMSI[262422365101104] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.521: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 01/29 11:05:20.521: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.521: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.527: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 01/29 11:05:20.528: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 01/29 11:05:20.528: [smf] INFO: UE IMSI[262423296798747] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.532: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 01/29 11:05:20.532: [upf] INFO: UE F-SEID[UP:0xd4c CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.532: [upf] INFO: UE F-SEID[UP:0xd4c CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.538: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 01/29 11:05:20.538: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 01/29 11:05:20.538: [smf] INFO: UE IMSI[262422982462370] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.543: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 01/29 11:05:20.543: [upf] INFO: UE F-SEID[UP:0x621 CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.543: [upf] INFO: UE F-SEID[UP:0x621 CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.549: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 01/29 11:05:20.549: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 01/29 11:05:20.549: [smf] INFO: UE IMSI[262423840699048] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.554: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 01/29 11:05:20.554: [upf] INFO: UE F-SEID[UP:0x872 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.554: [upf] INFO: UE F-SEID[UP:0x872 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.560: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 01/29 11:05:20.560: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 01/29 11:05:20.560: [smf] INFO: UE IMSI[262424983944509] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.564: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 01/29 11:05:20.564: [upf] INFO: UE F-SEID[UP:0x901 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.564: [upf] INFO: UE F-SEID[UP:0x901 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.571: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 01/29 11:05:20.571: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 01/29 11:05:20.571: [smf] INFO: UE IMSI[262427178810080] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.575: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 01/29 11:05:20.575: [upf] INFO: UE F-SEID[UP:0x54e CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.575: [upf] INFO: UE F-SEID[UP:0x54e CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.582: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 01/29 11:05:20.582: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 01/29 11:05:20.582: [smf] INFO: UE IMSI[262427495108096] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.586: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 01/29 11:05:20.586: [upf] INFO: UE F-SEID[UP:0xca0 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.586: [upf] INFO: UE F-SEID[UP:0xca0 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.592: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 01/29 11:05:20.592: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 01/29 11:05:20.592: [smf] INFO: UE IMSI[262422046508919] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.597: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 01/29 11:05:20.597: [upf] INFO: UE F-SEID[UP:0xe68 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.597: [upf] INFO: UE F-SEID[UP:0xe68 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.603: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 01/29 11:05:20.603: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 01/29 11:05:20.603: [smf] INFO: UE IMSI[262424337216780] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.607: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 01/29 11:05:20.607: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.607: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.614: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 01/29 11:05:20.614: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 01/29 11:05:20.614: [smf] INFO: UE IMSI[262425946278411] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.619: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 01/29 11:05:20.619: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.619: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.625: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 01/29 11:05:20.625: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 01/29 11:05:20.625: [smf] INFO: UE IMSI[262423462855388] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.630: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 01/29 11:05:20.630: [upf] INFO: UE F-SEID[UP:0x44 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.630: [upf] INFO: UE F-SEID[UP:0x44 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.636: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 01/29 11:05:20.636: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 01/29 11:05:20.636: [smf] INFO: UE IMSI[262422189297024] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.643: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 01/29 11:05:20.643: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.643: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.647: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 01/29 11:05:20.647: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 01/29 11:05:20.647: [smf] INFO: UE IMSI[262427474493886] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.652: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 01/29 11:05:20.653: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.653: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.658: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 01/29 11:05:20.658: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 01/29 11:05:20.658: [smf] INFO: UE IMSI[262420300636598] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.663: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 01/29 11:05:20.663: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.663: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.669: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 01/29 11:05:20.669: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 01/29 11:05:20.669: [smf] INFO: UE IMSI[262426534732936] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.674: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 01/29 11:05:20.674: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.674: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.680: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 01/29 11:05:20.680: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 01/29 11:05:20.680: [smf] INFO: UE IMSI[262426934838438] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.687: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 01/29 11:05:20.687: [upf] INFO: UE F-SEID[UP:0x27c CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.687: [upf] INFO: UE F-SEID[UP:0x27c CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.691: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 01/29 11:05:20.691: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 01/29 11:05:20.691: [smf] INFO: UE IMSI[262421300857799] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.696: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 01/29 11:05:20.696: [upf] INFO: UE F-SEID[UP:0x610 CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.696: [upf] INFO: UE F-SEID[UP:0x610 CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.702: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 01/29 11:05:20.702: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 01/29 11:05:20.702: [smf] INFO: UE IMSI[262421762177379] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.706: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 01/29 11:05:20.707: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.707: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.713: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 01/29 11:05:20.713: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 01/29 11:05:20.713: [smf] INFO: UE IMSI[262428440753105] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.717: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 01/29 11:05:20.717: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.717: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.724: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 01/29 11:05:20.724: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 01/29 11:05:20.724: [smf] INFO: UE IMSI[262423038896014] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.728: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 01/29 11:05:20.728: [upf] INFO: UE F-SEID[UP:0x761 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.728: [upf] INFO: UE F-SEID[UP:0x761 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.734: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 01/29 11:05:20.734: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 01/29 11:05:20.734: [smf] INFO: UE IMSI[262426998197960] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.739: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 01/29 11:05:20.739: [upf] INFO: UE F-SEID[UP:0x280 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.739: [upf] INFO: UE F-SEID[UP:0x280 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.745: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 01/29 11:05:20.745: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 01/29 11:05:20.745: [smf] INFO: UE IMSI[262423421413618] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.750: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 01/29 11:05:20.750: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.750: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.756: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 01/29 11:05:20.756: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 01/29 11:05:20.756: [smf] INFO: UE IMSI[262424960750291] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.761: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 01/29 11:05:20.761: [upf] INFO: UE F-SEID[UP:0xa3d CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.761: [upf] INFO: UE F-SEID[UP:0xa3d CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.767: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 01/29 11:05:20.767: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 01/29 11:05:20.767: [smf] INFO: UE IMSI[262429280092607] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.771: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 01/29 11:05:20.771: [upf] INFO: UE F-SEID[UP:0x38 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.771: [upf] INFO: UE F-SEID[UP:0x38 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.778: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 01/29 11:05:20.778: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 01/29 11:05:20.778: [smf] INFO: UE IMSI[262427580151558] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.782: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 01/29 11:05:20.782: [upf] INFO: UE F-SEID[UP:0xc87 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.782: [upf] INFO: UE F-SEID[UP:0xc87 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.789: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 01/29 11:05:20.789: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 01/29 11:05:20.789: [smf] INFO: UE IMSI[262427180795095] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.793: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 01/29 11:05:20.793: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.793: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.799: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 01/29 11:05:20.799: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 01/29 11:05:20.799: [smf] INFO: UE IMSI[262424360056072] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.804: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 01/29 11:05:20.804: [upf] INFO: UE F-SEID[UP:0x54f CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.804: [upf] INFO: UE F-SEID[UP:0x54f CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.810: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 01/29 11:05:20.810: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 01/29 11:05:20.810: [smf] INFO: UE IMSI[262424879269832] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.815: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 01/29 11:05:20.815: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.815: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.821: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 01/29 11:05:20.821: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 01/29 11:05:20.821: [smf] INFO: UE IMSI[262426483481034] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.825: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 01/29 11:05:20.825: [upf] INFO: UE F-SEID[UP:0x646 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.825: [upf] INFO: UE F-SEID[UP:0x646 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.832: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 01/29 11:05:20.832: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 01/29 11:05:20.832: [smf] INFO: UE IMSI[262427829182532] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.836: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 01/29 11:05:20.836: [upf] INFO: UE F-SEID[UP:0x797 CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.836: [upf] INFO: UE F-SEID[UP:0x797 CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.843: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 01/29 11:05:20.843: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 01/29 11:05:20.843: [smf] INFO: UE IMSI[262428292573121] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.847: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 01/29 11:05:20.847: [upf] INFO: UE F-SEID[UP:0xbe CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.847: [upf] INFO: UE F-SEID[UP:0xbe CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.853: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 01/29 11:05:20.853: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 01/29 11:05:20.853: [smf] INFO: UE IMSI[262428488882401] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.857: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 01/29 11:05:20.857: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.857: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.864: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 01/29 11:05:20.864: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 01/29 11:05:20.864: [smf] INFO: UE IMSI[262422928709024] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.869: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 01/29 11:05:20.869: [upf] INFO: UE F-SEID[UP:0xff2 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.869: [upf] INFO: UE F-SEID[UP:0xff2 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.875: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 01/29 11:05:20.875: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 01/29 11:05:20.875: [smf] INFO: UE IMSI[262428816522595] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.879: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 01/29 11:05:20.879: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.879: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.886: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 01/29 11:05:20.886: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 01/29 11:05:20.886: [smf] INFO: UE IMSI[262425220287520] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.890: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 01/29 11:05:20.890: [upf] INFO: UE F-SEID[UP:0x6b CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.890: [upf] INFO: UE F-SEID[UP:0x6b CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.897: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 01/29 11:05:20.897: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 01/29 11:05:20.897: [smf] INFO: UE IMSI[262426431585516] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.901: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 01/29 11:05:20.901: [upf] INFO: UE F-SEID[UP:0x1cb CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.901: [upf] INFO: UE F-SEID[UP:0x1cb CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.907: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 01/29 11:05:20.907: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 01/29 11:05:20.907: [smf] INFO: UE IMSI[262428468041170] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.912: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 01/29 11:05:20.912: [upf] INFO: UE F-SEID[UP:0x985 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.912: [upf] INFO: UE F-SEID[UP:0x985 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.918: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 01/29 11:05:20.918: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 01/29 11:05:20.918: [smf] INFO: UE IMSI[262423594858552] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.922: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 01/29 11:05:20.922: [upf] INFO: UE F-SEID[UP:0xf19 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.922: [upf] INFO: UE F-SEID[UP:0xf19 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.929: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 01/29 11:05:20.929: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 01/29 11:05:20.929: [smf] INFO: UE IMSI[262425705770916] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.933: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 01/29 11:05:20.933: [upf] INFO: UE F-SEID[UP:0x8fe CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.933: [upf] INFO: UE F-SEID[UP:0x8fe CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.940: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 01/29 11:05:20.940: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 01/29 11:05:20.940: [smf] INFO: UE IMSI[262422254497640] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.944: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 01/29 11:05:20.944: [upf] INFO: UE F-SEID[UP:0x231 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.944: [upf] INFO: UE F-SEID[UP:0x231 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.951: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 01/29 11:05:20.951: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 01/29 11:05:20.951: [smf] INFO: UE IMSI[262429464567697] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.955: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 01/29 11:05:20.955: [upf] INFO: UE F-SEID[UP:0x65e CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.955: [upf] INFO: UE F-SEID[UP:0x65e CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.961: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 01/29 11:05:20.961: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 01/29 11:05:20.961: [smf] INFO: UE IMSI[262421445985202] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.966: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 01/29 11:05:20.966: [upf] INFO: UE F-SEID[UP:0x93e CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.966: [upf] INFO: UE F-SEID[UP:0x93e CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.972: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 01/29 11:05:20.972: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 01/29 11:05:20.972: [smf] INFO: UE IMSI[262423111621460] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.977: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 01/29 11:05:20.977: [upf] INFO: UE F-SEID[UP:0x6be CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.977: [upf] INFO: UE F-SEID[UP:0x6be CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.983: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 01/29 11:05:20.983: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 01/29 11:05:20.983: [smf] INFO: UE IMSI[262423524852843] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.988: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 01/29 11:05:20.988: [upf] INFO: UE F-SEID[UP:0x538 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.988: [upf] INFO: UE F-SEID[UP:0x538 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:20.994: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 01/29 11:05:20.994: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 01/29 11:05:20.994: [smf] INFO: UE IMSI[262428160529253] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:20.998: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 01/29 11:05:20.999: [upf] INFO: UE F-SEID[UP:0x696 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:20.999: [upf] INFO: UE F-SEID[UP:0x696 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.005: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 01/29 11:05:21.005: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 01/29 11:05:21.005: [smf] INFO: UE IMSI[262426301098137] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.009: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 01/29 11:05:21.009: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.009: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.016: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 01/29 11:05:21.016: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 01/29 11:05:21.016: [smf] INFO: UE IMSI[262429483356650] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.020: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 01/29 11:05:21.020: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.020: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.027: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 01/29 11:05:21.027: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 01/29 11:05:21.027: [smf] INFO: UE IMSI[262427582133366] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.031: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 01/29 11:05:21.031: [upf] INFO: UE F-SEID[UP:0x251 CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.031: [upf] INFO: UE F-SEID[UP:0x251 CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.037: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 01/29 11:05:21.037: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 01/29 11:05:21.037: [smf] INFO: UE IMSI[262424677203303] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.042: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 01/29 11:05:21.042: [upf] INFO: UE F-SEID[UP:0xabc CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.042: [upf] INFO: UE F-SEID[UP:0xabc CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.048: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 01/29 11:05:21.048: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 01/29 11:05:21.048: [smf] INFO: UE IMSI[262422558136901] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.053: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 01/29 11:05:21.053: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.053: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.059: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 01/29 11:05:21.059: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 01/29 11:05:21.059: [smf] INFO: UE IMSI[262422811151732] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.064: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 01/29 11:05:21.064: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.064: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.070: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 01/29 11:05:21.070: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 01/29 11:05:21.070: [smf] INFO: UE IMSI[262427726665123] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.075: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 01/29 11:05:21.075: [upf] INFO: UE F-SEID[UP:0xc39 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.075: [upf] INFO: UE F-SEID[UP:0xc39 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.081: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 01/29 11:05:21.081: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 01/29 11:05:21.081: [smf] INFO: UE IMSI[262426963523340] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.086: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 01/29 11:05:21.086: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.086: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.092: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 01/29 11:05:21.092: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 01/29 11:05:21.092: [smf] INFO: UE IMSI[262421986423711] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.096: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 01/29 11:05:21.096: [upf] INFO: UE F-SEID[UP:0x920 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.096: [upf] INFO: UE F-SEID[UP:0x920 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.102: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 01/29 11:05:21.102: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 01/29 11:05:21.102: [smf] INFO: UE IMSI[262423990228095] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.107: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 01/29 11:05:21.107: [upf] INFO: UE F-SEID[UP:0xf9 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.107: [upf] INFO: UE F-SEID[UP:0xf9 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.113: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 01/29 11:05:21.113: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 01/29 11:05:21.113: [smf] INFO: UE IMSI[262427341783450] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.117: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 01/29 11:05:21.117: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.117: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.124: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 01/29 11:05:21.124: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 01/29 11:05:21.124: [smf] INFO: UE IMSI[262424697430357] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.128: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 01/29 11:05:21.128: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.128: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.135: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 01/29 11:05:21.135: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 01/29 11:05:21.135: [smf] INFO: UE IMSI[262420020825374] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.138: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 01/29 11:05:21.139: [upf] INFO: UE F-SEID[UP:0x349 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.139: [upf] INFO: UE F-SEID[UP:0x349 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.145: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 01/29 11:05:21.145: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 01/29 11:05:21.145: [smf] INFO: UE IMSI[262429910378264] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.149: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 01/29 11:05:21.149: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.149: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.156: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 01/29 11:05:21.156: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 01/29 11:05:21.156: [smf] INFO: UE IMSI[262426666168758] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.161: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 01/29 11:05:21.161: [upf] INFO: UE F-SEID[UP:0x8b CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.161: [upf] INFO: UE F-SEID[UP:0x8b CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.167: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 01/29 11:05:21.167: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 01/29 11:05:21.167: [smf] INFO: UE IMSI[262424560899005] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.171: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 01/29 11:05:21.171: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.171: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.178: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 01/29 11:05:21.178: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 01/29 11:05:21.178: [smf] INFO: UE IMSI[262429562045828] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.182: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 01/29 11:05:21.182: [upf] INFO: UE F-SEID[UP:0x765 CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.182: [upf] INFO: UE F-SEID[UP:0x765 CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.189: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 01/29 11:05:21.189: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 01/29 11:05:21.189: [smf] INFO: UE IMSI[262424280920694] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.193: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 01/29 11:05:21.193: [upf] INFO: UE F-SEID[UP:0x600 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.193: [upf] INFO: UE F-SEID[UP:0x600 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.200: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 01/29 11:05:21.200: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 01/29 11:05:21.200: [smf] INFO: UE IMSI[262423882494950] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.204: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 01/29 11:05:21.204: [upf] INFO: UE F-SEID[UP:0x26 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.204: [upf] INFO: UE F-SEID[UP:0x26 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.210: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 01/29 11:05:21.210: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 01/29 11:05:21.210: [smf] INFO: UE IMSI[262425738198366] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.214: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 01/29 11:05:21.214: [upf] INFO: UE F-SEID[UP:0x899 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.214: [upf] INFO: UE F-SEID[UP:0x899 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.221: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 01/29 11:05:21.221: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 01/29 11:05:21.221: [smf] INFO: UE IMSI[262429187600662] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.226: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 01/29 11:05:21.226: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.226: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.232: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 01/29 11:05:21.232: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 01/29 11:05:21.232: [smf] INFO: UE IMSI[262420544446369] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.236: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 01/29 11:05:21.236: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.236: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.243: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 01/29 11:05:21.243: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 01/29 11:05:21.243: [smf] INFO: UE IMSI[262423232191447] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.247: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 01/29 11:05:21.247: [upf] INFO: UE F-SEID[UP:0x103 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.247: [upf] INFO: UE F-SEID[UP:0x103 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.254: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 01/29 11:05:21.254: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 01/29 11:05:21.254: [smf] INFO: UE IMSI[262420116965284] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.258: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 01/29 11:05:21.258: [upf] INFO: UE F-SEID[UP:0xd14 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.258: [upf] INFO: UE F-SEID[UP:0xd14 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.264: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 01/29 11:05:21.264: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 01/29 11:05:21.264: [smf] INFO: UE IMSI[262426288771466] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.269: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 01/29 11:05:21.269: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.269: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.275: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 01/29 11:05:21.275: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 01/29 11:05:21.275: [smf] INFO: UE IMSI[262425488889825] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.280: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 01/29 11:05:21.280: [upf] INFO: UE F-SEID[UP:0x12c CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.280: [upf] INFO: UE F-SEID[UP:0x12c CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.286: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 01/29 11:05:21.286: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 01/29 11:05:21.286: [smf] INFO: UE IMSI[262424765895106] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.291: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 01/29 11:05:21.291: [upf] INFO: UE F-SEID[UP:0xa08 CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.291: [upf] INFO: UE F-SEID[UP:0xa08 CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.297: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 01/29 11:05:21.297: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 01/29 11:05:21.297: [smf] INFO: UE IMSI[262421280096734] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.301: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 01/29 11:05:21.301: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.301: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.308: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 01/29 11:05:21.308: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 01/29 11:05:21.308: [smf] INFO: UE IMSI[262424107594814] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.312: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 01/29 11:05:21.312: [upf] INFO: UE F-SEID[UP:0x136 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.312: [upf] INFO: UE F-SEID[UP:0x136 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.318: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 01/29 11:05:21.319: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 01/29 11:05:21.319: [smf] INFO: UE IMSI[262425871250321] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.322: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 01/29 11:05:21.323: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.323: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.329: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 01/29 11:05:21.329: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 01/29 11:05:21.329: [smf] INFO: UE IMSI[262422845997153] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.334: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 01/29 11:05:21.334: [upf] INFO: UE F-SEID[UP:0xd63 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.334: [upf] INFO: UE F-SEID[UP:0xd63 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.340: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 01/29 11:05:21.340: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 01/29 11:05:21.340: [smf] INFO: UE IMSI[262423934483152] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.345: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 01/29 11:05:21.345: [upf] INFO: UE F-SEID[UP:0x790 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.345: [upf] INFO: UE F-SEID[UP:0x790 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.351: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 01/29 11:05:21.351: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 01/29 11:05:21.351: [smf] INFO: UE IMSI[262425944151917] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.355: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 01/29 11:05:21.355: [upf] INFO: UE F-SEID[UP:0x896 CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.355: [upf] INFO: UE F-SEID[UP:0x896 CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.362: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 01/29 11:05:21.362: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 01/29 11:05:21.362: [smf] INFO: UE IMSI[262423599470654] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.366: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 01/29 11:05:21.366: [upf] INFO: UE F-SEID[UP:0x6de CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.366: [upf] INFO: UE F-SEID[UP:0x6de CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.373: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 01/29 11:05:21.373: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 01/29 11:05:21.373: [smf] INFO: UE IMSI[262424798316529] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.377: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 01/29 11:05:21.377: [upf] INFO: UE F-SEID[UP:0xb30 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.377: [upf] INFO: UE F-SEID[UP:0xb30 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.383: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 01/29 11:05:21.383: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 01/29 11:05:21.383: [smf] INFO: UE IMSI[262427799449366] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.388: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 01/29 11:05:21.388: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.388: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.394: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 01/29 11:05:21.394: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 01/29 11:05:21.394: [smf] INFO: UE IMSI[262424356683492] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.399: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 01/29 11:05:21.399: [upf] INFO: UE F-SEID[UP:0x436 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.399: [upf] INFO: UE F-SEID[UP:0x436 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.405: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 01/29 11:05:21.405: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 01/29 11:05:21.405: [smf] INFO: UE IMSI[262421527790013] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.410: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 01/29 11:05:21.410: [upf] INFO: UE F-SEID[UP:0x928 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.410: [upf] INFO: UE F-SEID[UP:0x928 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.416: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 01/29 11:05:21.416: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 01/29 11:05:21.416: [smf] INFO: UE IMSI[262423426272753] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.421: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 01/29 11:05:21.421: [upf] INFO: UE F-SEID[UP:0xb92 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.421: [upf] INFO: UE F-SEID[UP:0xb92 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.427: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 01/29 11:05:21.427: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 01/29 11:05:21.427: [smf] INFO: UE IMSI[262425889890008] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.431: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 01/29 11:05:21.431: [upf] INFO: UE F-SEID[UP:0x121 CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.431: [upf] INFO: UE F-SEID[UP:0x121 CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.438: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 01/29 11:05:21.438: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 01/29 11:05:21.438: [smf] INFO: UE IMSI[262428661178854] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.442: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 01/29 11:05:21.442: [upf] INFO: UE F-SEID[UP:0x829 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.442: [upf] INFO: UE F-SEID[UP:0x829 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.448: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 01/29 11:05:21.448: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 01/29 11:05:21.448: [smf] INFO: UE IMSI[262422225721059] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.453: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 01/29 11:05:21.453: [upf] INFO: UE F-SEID[UP:0x156 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.453: [upf] INFO: UE F-SEID[UP:0x156 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.459: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 01/29 11:05:21.459: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 01/29 11:05:21.459: [smf] INFO: UE IMSI[262428921658429] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.464: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 01/29 11:05:21.464: [upf] INFO: UE F-SEID[UP:0xeda CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.464: [upf] INFO: UE F-SEID[UP:0xeda CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.470: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 01/29 11:05:21.470: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 01/29 11:05:21.470: [smf] INFO: UE IMSI[262420104708892] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.475: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 01/29 11:05:21.475: [upf] INFO: UE F-SEID[UP:0x917 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.475: [upf] INFO: UE F-SEID[UP:0x917 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.481: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 01/29 11:05:21.481: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 01/29 11:05:21.481: [smf] INFO: UE IMSI[262422647345271] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.485: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 01/29 11:05:21.485: [upf] INFO: UE F-SEID[UP:0x376 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.485: [upf] INFO: UE F-SEID[UP:0x376 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.492: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 01/29 11:05:21.492: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 01/29 11:05:21.492: [smf] INFO: UE IMSI[262421456940492] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.496: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 01/29 11:05:21.497: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.497: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.503: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 01/29 11:05:21.503: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 01/29 11:05:21.503: [smf] INFO: UE IMSI[262420068581554] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.507: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 01/29 11:05:21.507: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.507: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.514: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 01/29 11:05:21.514: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 01/29 11:05:21.514: [smf] INFO: UE IMSI[262424486592253] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.518: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 01/29 11:05:21.518: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.518: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.524: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 01/29 11:05:21.524: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 01/29 11:05:21.524: [smf] INFO: UE IMSI[262429586340299] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.529: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 01/29 11:05:21.529: [upf] INFO: UE F-SEID[UP:0x90f CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.529: [upf] INFO: UE F-SEID[UP:0x90f CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.535: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 01/29 11:05:21.535: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 01/29 11:05:21.535: [smf] INFO: UE IMSI[262420764097980] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.540: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 01/29 11:05:21.540: [upf] INFO: UE F-SEID[UP:0xbf CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.540: [upf] INFO: UE F-SEID[UP:0xbf CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.546: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 01/29 11:05:21.546: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 01/29 11:05:21.546: [smf] INFO: UE IMSI[262424923583225] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.551: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 01/29 11:05:21.551: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.551: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.557: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 01/29 11:05:21.557: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 01/29 11:05:21.557: [smf] INFO: UE IMSI[262422055071090] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.562: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 01/29 11:05:21.562: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.562: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.568: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 01/29 11:05:21.568: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 01/29 11:05:21.568: [smf] INFO: UE IMSI[262420898789164] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.572: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 01/29 11:05:21.572: [upf] INFO: UE F-SEID[UP:0xbab CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.572: [upf] INFO: UE F-SEID[UP:0xbab CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.579: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 01/29 11:05:21.579: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 01/29 11:05:21.579: [smf] INFO: UE IMSI[262421662855175] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.583: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 01/29 11:05:21.583: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.583: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.589: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 01/29 11:05:21.589: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 01/29 11:05:21.589: [smf] INFO: UE IMSI[262421783074405] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.594: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 01/29 11:05:21.594: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.594: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.600: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 01/29 11:05:21.600: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 01/29 11:05:21.600: [smf] INFO: UE IMSI[262428790715753] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.605: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 01/29 11:05:21.605: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.605: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.611: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 01/29 11:05:21.611: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 01/29 11:05:21.611: [smf] INFO: UE IMSI[262427074717427] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.615: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 01/29 11:05:21.615: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.615: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.622: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 01/29 11:05:21.622: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 01/29 11:05:21.622: [smf] INFO: UE IMSI[262421282745386] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.627: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 01/29 11:05:21.627: [upf] INFO: UE F-SEID[UP:0x93c CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.627: [upf] INFO: UE F-SEID[UP:0x93c CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.633: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 01/29 11:05:21.633: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 01/29 11:05:21.633: [smf] INFO: UE IMSI[262426832209838] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.638: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 01/29 11:05:21.638: [upf] INFO: UE F-SEID[UP:0x68e CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.638: [upf] INFO: UE F-SEID[UP:0x68e CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.644: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 01/29 11:05:21.644: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 01/29 11:05:21.644: [smf] INFO: UE IMSI[262424934367089] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.650: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 01/29 11:05:21.650: [upf] INFO: UE F-SEID[UP:0xac7 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.650: [upf] INFO: UE F-SEID[UP:0xac7 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.655: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 01/29 11:05:21.655: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 01/29 11:05:21.655: [smf] INFO: UE IMSI[262426995296910] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.658: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 01/29 11:05:21.658: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.658: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.666: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 01/29 11:05:21.666: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 01/29 11:05:21.666: [smf] INFO: UE IMSI[262429857012620] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.673: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 01/29 11:05:21.673: [upf] INFO: UE F-SEID[UP:0xe38 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.673: [upf] INFO: UE F-SEID[UP:0xe38 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.677: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 01/29 11:05:21.677: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 01/29 11:05:21.677: [smf] INFO: UE IMSI[262429017504588] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.681: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 01/29 11:05:21.682: [upf] INFO: UE F-SEID[UP:0x375 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.682: [upf] INFO: UE F-SEID[UP:0x375 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.687: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 01/29 11:05:21.687: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 01/29 11:05:21.687: [smf] INFO: UE IMSI[262426990290822] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.690: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 01/29 11:05:21.690: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.690: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.698: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 01/29 11:05:21.698: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 01/29 11:05:21.698: [smf] INFO: UE IMSI[262420878498989] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.701: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 01/29 11:05:21.701: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.701: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.709: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 01/29 11:05:21.709: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 01/29 11:05:21.709: [smf] INFO: UE IMSI[262420039040538] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.713: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 01/29 11:05:21.713: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.713: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.720: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 01/29 11:05:21.720: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 01/29 11:05:21.720: [smf] INFO: UE IMSI[262423200567123] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.725: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 01/29 11:05:21.725: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.725: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.731: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 01/29 11:05:21.731: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 01/29 11:05:21.731: [smf] INFO: UE IMSI[262428099601024] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.738: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 01/29 11:05:21.738: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.738: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.742: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 01/29 11:05:21.743: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 01/29 11:05:21.743: [smf] INFO: UE IMSI[262427444093992] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.750: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 01/29 11:05:21.750: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.750: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.757: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 01/29 11:05:21.757: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 01/29 11:05:21.757: [smf] INFO: UE IMSI[262429686900695] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.766: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 01/29 11:05:21.766: [upf] INFO: UE F-SEID[UP:0x712 CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.766: [upf] INFO: UE F-SEID[UP:0x712 CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.770: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 01/29 11:05:21.770: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 01/29 11:05:21.770: [smf] INFO: UE IMSI[262420454123140] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.774: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 01/29 11:05:21.774: [upf] INFO: UE F-SEID[UP:0xb88 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.774: [upf] INFO: UE F-SEID[UP:0xb88 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.781: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 01/29 11:05:21.781: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 01/29 11:05:21.781: [smf] INFO: UE IMSI[262425789273799] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.787: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 01/29 11:05:21.788: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.788: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.792: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 01/29 11:05:21.792: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 01/29 11:05:21.792: [smf] INFO: UE IMSI[262422324522193] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.797: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 01/29 11:05:21.797: [upf] INFO: UE F-SEID[UP:0x98f CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.797: [upf] INFO: UE F-SEID[UP:0x98f CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.803: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 01/29 11:05:21.803: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 01/29 11:05:21.803: [smf] INFO: UE IMSI[262425466711868] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.807: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 01/29 11:05:21.808: [upf] INFO: UE F-SEID[UP:0xe83 CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.808: [upf] INFO: UE F-SEID[UP:0xe83 CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.814: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 01/29 11:05:21.814: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 01/29 11:05:21.814: [smf] INFO: UE IMSI[262420733266202] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.818: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 01/29 11:05:21.818: [upf] INFO: UE F-SEID[UP:0x783 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.818: [upf] INFO: UE F-SEID[UP:0x783 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.825: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 01/29 11:05:21.825: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 01/29 11:05:21.825: [smf] INFO: UE IMSI[262426473584462] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.829: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 01/29 11:05:21.829: [upf] INFO: UE F-SEID[UP:0x8d CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.829: [upf] INFO: UE F-SEID[UP:0x8d CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.835: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 01/29 11:05:21.835: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 01/29 11:05:21.835: [smf] INFO: UE IMSI[262429639161202] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.840: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 01/29 11:05:21.840: [upf] INFO: UE F-SEID[UP:0x24a CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.840: [upf] INFO: UE F-SEID[UP:0x24a CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.846: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 01/29 11:05:21.846: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 01/29 11:05:21.846: [smf] INFO: UE IMSI[262429644349695] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.854: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 01/29 11:05:21.854: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.854: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.859: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 01/29 11:05:21.859: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 01/29 11:05:21.859: [smf] INFO: UE IMSI[262422106077577] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.867: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 01/29 11:05:21.867: [upf] INFO: UE F-SEID[UP:0xf5d CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.867: [upf] INFO: UE F-SEID[UP:0xf5d CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.870: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 01/29 11:05:21.870: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 01/29 11:05:21.870: [smf] INFO: UE IMSI[262428345140800] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.875: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 01/29 11:05:21.875: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.875: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.881: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 01/29 11:05:21.881: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 01/29 11:05:21.881: [smf] INFO: UE IMSI[262424606362534] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.885: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 01/29 11:05:21.885: [upf] INFO: UE F-SEID[UP:0x61 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.885: [upf] INFO: UE F-SEID[UP:0x61 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.892: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 01/29 11:05:21.892: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 01/29 11:05:21.892: [smf] INFO: UE IMSI[262424005536134] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.897: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 01/29 11:05:21.897: [upf] INFO: UE F-SEID[UP:0x191 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.897: [upf] INFO: UE F-SEID[UP:0x191 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.903: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 01/29 11:05:21.903: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 01/29 11:05:21.903: [smf] INFO: UE IMSI[262429389062356] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.907: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 01/29 11:05:21.907: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.907: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.914: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 01/29 11:05:21.914: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 01/29 11:05:21.914: [smf] INFO: UE IMSI[262426723461134] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.918: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 01/29 11:05:21.918: [upf] INFO: UE F-SEID[UP:0x37a CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.918: [upf] INFO: UE F-SEID[UP:0x37a CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.925: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 01/29 11:05:21.925: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 01/29 11:05:21.925: [smf] INFO: UE IMSI[262421099928700] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.929: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 01/29 11:05:21.929: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.929: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.935: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 01/29 11:05:21.935: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 01/29 11:05:21.935: [smf] INFO: UE IMSI[262421096745681] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.940: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 01/29 11:05:21.940: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.940: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.946: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 01/29 11:05:21.946: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 01/29 11:05:21.946: [smf] INFO: UE IMSI[262425709656479] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.950: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 01/29 11:05:21.950: [upf] INFO: UE F-SEID[UP:0x26d CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.950: [upf] INFO: UE F-SEID[UP:0x26d CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.957: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 01/29 11:05:21.957: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 01/29 11:05:21.957: [smf] INFO: UE IMSI[262426952852518] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.961: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 01/29 11:05:21.961: [upf] INFO: UE F-SEID[UP:0x48f CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.961: [upf] INFO: UE F-SEID[UP:0x48f CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.968: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 01/29 11:05:21.968: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 01/29 11:05:21.968: [smf] INFO: UE IMSI[262425304571686] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.972: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 01/29 11:05:21.972: [upf] INFO: UE F-SEID[UP:0x865 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.972: [upf] INFO: UE F-SEID[UP:0x865 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.979: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 01/29 11:05:21.979: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 01/29 11:05:21.979: [smf] INFO: UE IMSI[262428028280337] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.983: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 01/29 11:05:21.983: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.983: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:21.990: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 01/29 11:05:21.990: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 01/29 11:05:21.990: [smf] INFO: UE IMSI[262425352424945] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:21.994: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 01/29 11:05:21.994: [upf] INFO: UE F-SEID[UP:0x29a CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 01/29 11:05:21.994: [upf] INFO: UE F-SEID[UP:0x29a CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.000: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 01/29 11:05:22.000: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 01/29 11:05:22.000: [smf] INFO: UE IMSI[262429927792502] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.005: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 01/29 11:05:22.005: [upf] INFO: UE F-SEID[UP:0x69 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.005: [upf] INFO: UE F-SEID[UP:0x69 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.011: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 01/29 11:05:22.011: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 01/29 11:05:22.011: [smf] INFO: UE IMSI[262421054252148] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.016: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 01/29 11:05:22.016: [upf] INFO: UE F-SEID[UP:0x595 CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.016: [upf] INFO: UE F-SEID[UP:0x595 CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.022: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 01/29 11:05:22.022: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 01/29 11:05:22.022: [smf] INFO: UE IMSI[262429952656703] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.026: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 01/29 11:05:22.026: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.026: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.033: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 01/29 11:05:22.033: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 01/29 11:05:22.033: [smf] INFO: UE IMSI[262425018174448] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.037: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 01/29 11:05:22.037: [upf] INFO: UE F-SEID[UP:0x302 CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.037: [upf] INFO: UE F-SEID[UP:0x302 CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.044: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 01/29 11:05:22.044: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 01/29 11:05:22.044: [smf] INFO: UE IMSI[262428509759835] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.051: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 01/29 11:05:22.051: [upf] INFO: UE F-SEID[UP:0x9c CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.051: [upf] INFO: UE F-SEID[UP:0x9c CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.055: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 01/29 11:05:22.055: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 01/29 11:05:22.055: [smf] INFO: UE IMSI[262424719326335] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.059: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 01/29 11:05:22.059: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.059: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.066: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 01/29 11:05:22.066: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 01/29 11:05:22.066: [smf] INFO: UE IMSI[262422797605432] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.070: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 01/29 11:05:22.070: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.070: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.077: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 01/29 11:05:22.077: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 01/29 11:05:22.077: [smf] INFO: UE IMSI[262422452175049] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.080: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 01/29 11:05:22.081: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.081: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.087: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 01/29 11:05:22.087: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 01/29 11:05:22.087: [smf] INFO: UE IMSI[262427413080659] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.091: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 01/29 11:05:22.091: [upf] INFO: UE F-SEID[UP:0xc3a CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.091: [upf] INFO: UE F-SEID[UP:0xc3a CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.098: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 01/29 11:05:22.098: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 01/29 11:05:22.098: [smf] INFO: UE IMSI[262424010755866] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.102: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 01/29 11:05:22.102: [upf] INFO: UE F-SEID[UP:0xa64 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.102: [upf] INFO: UE F-SEID[UP:0xa64 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.109: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 01/29 11:05:22.109: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 01/29 11:05:22.109: [smf] INFO: UE IMSI[262420385089157] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.113: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 01/29 11:05:22.113: [upf] INFO: UE F-SEID[UP:0x1a CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.113: [upf] INFO: UE F-SEID[UP:0x1a CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.120: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 01/29 11:05:22.120: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 01/29 11:05:22.120: [smf] INFO: UE IMSI[262424169430863] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.124: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 01/29 11:05:22.124: [upf] INFO: UE F-SEID[UP:0xc9f CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.124: [upf] INFO: UE F-SEID[UP:0xc9f CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.131: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 01/29 11:05:22.131: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 01/29 11:05:22.131: [smf] INFO: UE IMSI[262425282121006] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.135: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 01/29 11:05:22.135: [upf] INFO: UE F-SEID[UP:0x276 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.135: [upf] INFO: UE F-SEID[UP:0x276 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.142: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 01/29 11:05:22.142: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 01/29 11:05:22.142: [smf] INFO: UE IMSI[262422269988392] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.146: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 01/29 11:05:22.146: [upf] INFO: UE F-SEID[UP:0x857 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.146: [upf] INFO: UE F-SEID[UP:0x857 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.153: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 01/29 11:05:22.153: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 01/29 11:05:22.153: [smf] INFO: UE IMSI[262429106088583] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.158: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 01/29 11:05:22.158: [upf] INFO: UE F-SEID[UP:0x443 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.158: [upf] INFO: UE F-SEID[UP:0x443 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.164: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 01/29 11:05:22.164: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 01/29 11:05:22.164: [smf] INFO: UE IMSI[262423809567854] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.169: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 01/29 11:05:22.169: [upf] INFO: UE F-SEID[UP:0x262 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.169: [upf] INFO: UE F-SEID[UP:0x262 CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.174: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 01/29 11:05:22.174: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 01/29 11:05:22.174: [smf] INFO: UE IMSI[262428078724736] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.182: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 01/29 11:05:22.182: [upf] INFO: UE F-SEID[UP:0x180 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.182: [upf] INFO: UE F-SEID[UP:0x180 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.186: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 01/29 11:05:22.186: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 01/29 11:05:22.186: [smf] INFO: UE IMSI[262425323661456] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.191: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 01/29 11:05:22.191: [upf] INFO: UE F-SEID[UP:0xda7 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.191: [upf] INFO: UE F-SEID[UP:0xda7 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.197: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 01/29 11:05:22.197: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 01/29 11:05:22.197: [smf] INFO: UE IMSI[262422043932731] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.201: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 01/29 11:05:22.201: [upf] INFO: UE F-SEID[UP:0xdae CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.201: [upf] INFO: UE F-SEID[UP:0xdae CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.208: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 01/29 11:05:22.208: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 01/29 11:05:22.208: [smf] INFO: UE IMSI[262423816232695] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.214: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 01/29 11:05:22.214: [upf] INFO: UE F-SEID[UP:0xeea CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.214: [upf] INFO: UE F-SEID[UP:0xeea CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.218: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 01/29 11:05:22.218: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 01/29 11:05:22.218: [smf] INFO: UE IMSI[262429484612277] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.222: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 01/29 11:05:22.222: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.222: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.229: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 01/29 11:05:22.229: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 01/29 11:05:22.229: [smf] INFO: UE IMSI[262420191161070] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.237: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 01/29 11:05:22.237: [upf] INFO: UE F-SEID[UP:0x86c CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.237: [upf] INFO: UE F-SEID[UP:0x86c CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.241: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 01/29 11:05:22.241: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 01/29 11:05:22.241: [smf] INFO: UE IMSI[262425493608553] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.247: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 01/29 11:05:22.247: [upf] INFO: UE F-SEID[UP:0xfcb CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.247: [upf] INFO: UE F-SEID[UP:0xfcb CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.252: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 01/29 11:05:22.252: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 01/29 11:05:22.252: [smf] INFO: UE IMSI[262423319034623] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.260: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 01/29 11:05:22.260: [upf] INFO: UE F-SEID[UP:0xacb CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.260: [upf] INFO: UE F-SEID[UP:0xacb CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.264: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 01/29 11:05:22.264: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 01/29 11:05:22.264: [smf] INFO: UE IMSI[262424498082519] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.271: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 01/29 11:05:22.271: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.271: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.275: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 01/29 11:05:22.275: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 01/29 11:05:22.275: [smf] INFO: UE IMSI[262427020038611] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.279: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 01/29 11:05:22.279: [upf] INFO: UE F-SEID[UP:0x6f CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.279: [upf] INFO: UE F-SEID[UP:0x6f CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.286: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 01/29 11:05:22.286: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 01/29 11:05:22.286: [smf] INFO: UE IMSI[262422302724586] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.290: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 01/29 11:05:22.290: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.290: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.297: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 01/29 11:05:22.297: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 01/29 11:05:22.297: [smf] INFO: UE IMSI[262427928846320] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.300: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 01/29 11:05:22.300: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.300: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.308: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 01/29 11:05:22.308: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 01/29 11:05:22.308: [smf] INFO: UE IMSI[262423590225442] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.314: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 01/29 11:05:22.314: [upf] INFO: UE F-SEID[UP:0x960 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.314: [upf] INFO: UE F-SEID[UP:0x960 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.319: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 01/29 11:05:22.319: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 01/29 11:05:22.319: [smf] INFO: UE IMSI[262429130111356] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.323: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 01/29 11:05:22.323: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.323: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.330: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 01/29 11:05:22.330: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 01/29 11:05:22.330: [smf] INFO: UE IMSI[262425534607317] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.338: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 01/29 11:05:22.338: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.338: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.344: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 01/29 11:05:22.344: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 01/29 11:05:22.344: [smf] INFO: UE IMSI[262423856145833] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.353: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 01/29 11:05:22.353: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.353: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.356: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 01/29 11:05:22.356: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 01/29 11:05:22.356: [smf] INFO: UE IMSI[262426267734524] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.360: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 01/29 11:05:22.360: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.360: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.366: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 01/29 11:05:22.366: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 01/29 11:05:22.366: [smf] INFO: UE IMSI[262423688945691] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.371: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 01/29 11:05:22.371: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.371: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.377: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 01/29 11:05:22.377: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 01/29 11:05:22.377: [smf] INFO: UE IMSI[262420283832079] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.382: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 01/29 11:05:22.382: [upf] INFO: UE F-SEID[UP:0x40d CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.382: [upf] INFO: UE F-SEID[UP:0x40d CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.388: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 01/29 11:05:22.388: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 01/29 11:05:22.388: [smf] INFO: UE IMSI[262421416875866] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.392: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 01/29 11:05:22.392: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.392: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.399: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 01/29 11:05:22.399: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 01/29 11:05:22.399: [smf] INFO: UE IMSI[262428339750217] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.404: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 01/29 11:05:22.404: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.404: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.410: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 01/29 11:05:22.410: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 01/29 11:05:22.410: [smf] INFO: UE IMSI[262425030802370] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.414: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 01/29 11:05:22.414: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.414: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.421: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 01/29 11:05:22.421: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 01/29 11:05:22.421: [smf] INFO: UE IMSI[262426119897001] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.425: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 01/29 11:05:22.425: [upf] INFO: UE F-SEID[UP:0x846 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.425: [upf] INFO: UE F-SEID[UP:0x846 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.431: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 01/29 11:05:22.431: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 01/29 11:05:22.431: [smf] INFO: UE IMSI[262422044161141] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.435: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 01/29 11:05:22.436: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.436: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.442: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 01/29 11:05:22.442: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 01/29 11:05:22.442: [smf] INFO: UE IMSI[262428929477328] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.447: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 01/29 11:05:22.447: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.447: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.453: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 01/29 11:05:22.453: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 01/29 11:05:22.453: [smf] INFO: UE IMSI[262423085613723] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.458: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 01/29 11:05:22.458: [upf] INFO: UE F-SEID[UP:0x88c CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.458: [upf] INFO: UE F-SEID[UP:0x88c CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.464: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 01/29 11:05:22.464: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 01/29 11:05:22.464: [smf] INFO: UE IMSI[262420903849988] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.468: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 01/29 11:05:22.468: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.468: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.475: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 01/29 11:05:22.475: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 01/29 11:05:22.475: [smf] INFO: UE IMSI[262420062342938] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.479: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 01/29 11:05:22.479: [upf] INFO: UE F-SEID[UP:0x95b CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.479: [upf] INFO: UE F-SEID[UP:0x95b CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.486: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 01/29 11:05:22.486: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 01/29 11:05:22.486: [smf] INFO: UE IMSI[262425929950174] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.490: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 01/29 11:05:22.490: [upf] INFO: UE F-SEID[UP:0x1af CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.490: [upf] INFO: UE F-SEID[UP:0x1af CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.497: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 01/29 11:05:22.497: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 01/29 11:05:22.497: [smf] INFO: UE IMSI[262420676503702] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.501: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 01/29 11:05:22.501: [upf] INFO: UE F-SEID[UP:0x47a CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.501: [upf] INFO: UE F-SEID[UP:0x47a CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.507: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 01/29 11:05:22.507: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 01/29 11:05:22.507: [smf] INFO: UE IMSI[262425150918603] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.512: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 01/29 11:05:22.512: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.512: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.518: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 01/29 11:05:22.518: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 01/29 11:05:22.518: [smf] INFO: UE IMSI[262420493403952] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.523: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 01/29 11:05:22.523: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.523: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.529: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 01/29 11:05:22.529: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 01/29 11:05:22.529: [smf] INFO: UE IMSI[262428321623099] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.533: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 01/29 11:05:22.533: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.533: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.540: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 01/29 11:05:22.540: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 01/29 11:05:22.540: [smf] INFO: UE IMSI[262428486838936] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.544: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 01/29 11:05:22.544: [upf] INFO: UE F-SEID[UP:0x944 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.544: [upf] INFO: UE F-SEID[UP:0x944 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.551: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 01/29 11:05:22.551: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 01/29 11:05:22.551: [smf] INFO: UE IMSI[262421432501346] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.555: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 01/29 11:05:22.555: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.555: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.562: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 01/29 11:05:22.562: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 01/29 11:05:22.562: [smf] INFO: UE IMSI[262422945605194] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.569: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 01/29 11:05:22.569: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.569: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.573: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 01/29 11:05:22.573: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 01/29 11:05:22.573: [smf] INFO: UE IMSI[262422079711012] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.578: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 01/29 11:05:22.578: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.578: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.584: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 01/29 11:05:22.584: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 01/29 11:05:22.584: [smf] INFO: UE IMSI[262427351414849] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.589: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 01/29 11:05:22.589: [upf] INFO: UE F-SEID[UP:0x966 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.589: [upf] INFO: UE F-SEID[UP:0x966 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.595: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 01/29 11:05:22.595: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 01/29 11:05:22.595: [smf] INFO: UE IMSI[262428389248831] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.599: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 01/29 11:05:22.599: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.599: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.606: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 01/29 11:05:22.606: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 01/29 11:05:22.606: [smf] INFO: UE IMSI[262425126808122] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.610: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 01/29 11:05:22.610: [upf] INFO: UE F-SEID[UP:0x75d CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.610: [upf] INFO: UE F-SEID[UP:0x75d CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.617: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 01/29 11:05:22.617: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 01/29 11:05:22.617: [smf] INFO: UE IMSI[262426953461088] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.621: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 01/29 11:05:22.621: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.621: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.627: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 01/29 11:05:22.627: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 01/29 11:05:22.627: [smf] INFO: UE IMSI[262420766825019] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.631: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 01/29 11:05:22.631: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.631: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.638: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 01/29 11:05:22.638: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 01/29 11:05:22.638: [smf] INFO: UE IMSI[262422167529399] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.642: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 01/29 11:05:22.642: [upf] INFO: UE F-SEID[UP:0x126 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.642: [upf] INFO: UE F-SEID[UP:0x126 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.649: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 01/29 11:05:22.649: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 01/29 11:05:22.649: [smf] INFO: UE IMSI[262426673956994] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.653: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 01/29 11:05:22.653: [upf] INFO: UE F-SEID[UP:0x45b CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.653: [upf] INFO: UE F-SEID[UP:0x45b CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.660: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 01/29 11:05:22.660: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 01/29 11:05:22.660: [smf] INFO: UE IMSI[262421141790492] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.664: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 01/29 11:05:22.664: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.664: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.671: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 01/29 11:05:22.671: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 01/29 11:05:22.671: [smf] INFO: UE IMSI[262422414060688] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.675: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 01/29 11:05:22.675: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.675: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.681: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 01/29 11:05:22.681: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 01/29 11:05:22.681: [smf] INFO: UE IMSI[262424381878613] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.686: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 01/29 11:05:22.686: [upf] INFO: UE F-SEID[UP:0x759 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.686: [upf] INFO: UE F-SEID[UP:0x759 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.692: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 01/29 11:05:22.692: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 01/29 11:05:22.692: [smf] INFO: UE IMSI[262423072846465] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.697: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 01/29 11:05:22.697: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.697: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.703: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 01/29 11:05:22.703: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 01/29 11:05:22.703: [smf] INFO: UE IMSI[262429103143548] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.707: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 01/29 11:05:22.707: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.707: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.714: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 01/29 11:05:22.714: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 01/29 11:05:22.714: [smf] INFO: UE IMSI[262423902410021] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.718: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 01/29 11:05:22.718: [upf] INFO: UE F-SEID[UP:0xdda CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.718: [upf] INFO: UE F-SEID[UP:0xdda CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.725: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 01/29 11:05:22.725: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 01/29 11:05:22.725: [smf] INFO: UE IMSI[262427191972975] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.729: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 01/29 11:05:22.729: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.729: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.736: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 01/29 11:05:22.736: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 01/29 11:05:22.736: [smf] INFO: UE IMSI[262423934686828] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.740: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 01/29 11:05:22.740: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.740: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.746: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 01/29 11:05:22.746: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 01/29 11:05:22.746: [smf] INFO: UE IMSI[262426667894195] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.751: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 01/29 11:05:22.751: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.751: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.757: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 01/29 11:05:22.757: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 01/29 11:05:22.757: [smf] INFO: UE IMSI[262420312228636] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.762: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 01/29 11:05:22.762: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.762: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.768: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 01/29 11:05:22.768: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 01/29 11:05:22.768: [smf] INFO: UE IMSI[262422784159863] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.773: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 01/29 11:05:22.773: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.773: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.779: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 01/29 11:05:22.779: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 01/29 11:05:22.779: [smf] INFO: UE IMSI[262424584256828] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.784: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 01/29 11:05:22.784: [upf] INFO: UE F-SEID[UP:0x87a CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.784: [upf] INFO: UE F-SEID[UP:0x87a CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.790: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 01/29 11:05:22.790: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 01/29 11:05:22.790: [smf] INFO: UE IMSI[262426679446899] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.794: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 01/29 11:05:22.794: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.794: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.801: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 01/29 11:05:22.801: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 01/29 11:05:22.801: [smf] INFO: UE IMSI[262428979254290] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.805: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 01/29 11:05:22.805: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.805: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.812: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 01/29 11:05:22.812: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 01/29 11:05:22.812: [smf] INFO: UE IMSI[262422202517134] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.816: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 01/29 11:05:22.816: [upf] INFO: UE F-SEID[UP:0x997 CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.816: [upf] INFO: UE F-SEID[UP:0x997 CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.823: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 01/29 11:05:22.823: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 01/29 11:05:22.823: [smf] INFO: UE IMSI[262420407519592] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.830: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 01/29 11:05:22.830: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.830: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.835: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 01/29 11:05:22.835: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 01/29 11:05:22.835: [smf] INFO: UE IMSI[262424761679365] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.841: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 01/29 11:05:22.841: [upf] INFO: UE F-SEID[UP:0x907 CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.841: [upf] INFO: UE F-SEID[UP:0x907 CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.846: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 01/29 11:05:22.846: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 01/29 11:05:22.846: [smf] INFO: UE IMSI[262428361127825] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.850: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 01/29 11:05:22.850: [upf] INFO: UE F-SEID[UP:0x866 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.850: [upf] INFO: UE F-SEID[UP:0x866 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.856: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 01/29 11:05:22.856: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 01/29 11:05:22.856: [smf] INFO: UE IMSI[262429231318936] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.861: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 01/29 11:05:22.861: [upf] INFO: UE F-SEID[UP:0x519 CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.861: [upf] INFO: UE F-SEID[UP:0x519 CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.867: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 01/29 11:05:22.867: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 01/29 11:05:22.867: [smf] INFO: UE IMSI[262425505261142] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.871: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 01/29 11:05:22.872: [upf] INFO: UE F-SEID[UP:0xf69 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.872: [upf] INFO: UE F-SEID[UP:0xf69 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.878: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 01/29 11:05:22.878: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 01/29 11:05:22.878: [smf] INFO: UE IMSI[262426435570998] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.882: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 01/29 11:05:22.882: [upf] INFO: UE F-SEID[UP:0x884 CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.882: [upf] INFO: UE F-SEID[UP:0x884 CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.889: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 01/29 11:05:22.889: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 01/29 11:05:22.889: [smf] INFO: UE IMSI[262427345506496] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.893: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 01/29 11:05:22.893: [upf] INFO: UE F-SEID[UP:0x91a CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.893: [upf] INFO: UE F-SEID[UP:0x91a CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.900: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 01/29 11:05:22.900: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 01/29 11:05:22.900: [smf] INFO: UE IMSI[262424356986268] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.904: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 01/29 11:05:22.904: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.904: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.911: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 01/29 11:05:22.911: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 01/29 11:05:22.911: [smf] INFO: UE IMSI[262422860216391] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.919: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 01/29 11:05:22.919: [upf] INFO: UE F-SEID[UP:0x101 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.919: [upf] INFO: UE F-SEID[UP:0x101 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.922: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 01/29 11:05:22.922: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 01/29 11:05:22.922: [smf] INFO: UE IMSI[262428320437062] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.927: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 01/29 11:05:22.927: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.927: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x4fd] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.933: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 01/29 11:05:22.933: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 01/29 11:05:22.933: [smf] INFO: UE IMSI[262426312382902] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.937: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 01/29 11:05:22.937: [upf] INFO: UE F-SEID[UP:0x64 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.937: [upf] INFO: UE F-SEID[UP:0x64 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.944: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 01/29 11:05:22.944: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 01/29 11:05:22.944: [smf] INFO: UE IMSI[262421361461294] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.948: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 01/29 11:05:22.948: [upf] INFO: UE F-SEID[UP:0x666 CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.948: [upf] INFO: UE F-SEID[UP:0x666 CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.955: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 01/29 11:05:22.955: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 01/29 11:05:22.955: [smf] INFO: UE IMSI[262421658869450] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.959: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 01/29 11:05:22.959: [upf] INFO: UE F-SEID[UP:0x196 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.959: [upf] INFO: UE F-SEID[UP:0x196 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.965: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 01/29 11:05:22.965: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 01/29 11:05:22.965: [smf] INFO: UE IMSI[262425166888846] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.969: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 01/29 11:05:22.969: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.969: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.976: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 01/29 11:05:22.976: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 01/29 11:05:22.976: [smf] INFO: UE IMSI[262428680475798] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.980: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 01/29 11:05:22.980: [upf] INFO: UE F-SEID[UP:0x637 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.980: [upf] INFO: UE F-SEID[UP:0x637 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.987: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 01/29 11:05:22.987: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 01/29 11:05:22.987: [smf] INFO: UE IMSI[262423608372533] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:22.991: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 01/29 11:05:22.991: [upf] INFO: UE F-SEID[UP:0x2df CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:22.991: [upf] INFO: UE F-SEID[UP:0x2df CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:22.998: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 01/29 11:05:22.998: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 01/29 11:05:22.998: [smf] INFO: UE IMSI[262429653430254] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.002: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 01/29 11:05:23.002: [upf] INFO: UE F-SEID[UP:0x864 CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.002: [upf] INFO: UE F-SEID[UP:0x864 CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.009: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 01/29 11:05:23.009: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 01/29 11:05:23.009: [smf] INFO: UE IMSI[262420100443366] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.013: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 01/29 11:05:23.013: [upf] INFO: UE F-SEID[UP:0x343 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.013: [upf] INFO: UE F-SEID[UP:0x343 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.020: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 01/29 11:05:23.020: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 01/29 11:05:23.020: [smf] INFO: UE IMSI[262427915368089] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.024: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 01/29 11:05:23.024: [upf] INFO: UE F-SEID[UP:0x863 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.024: [upf] INFO: UE F-SEID[UP:0x863 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.030: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 01/29 11:05:23.030: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 01/29 11:05:23.030: [smf] INFO: UE IMSI[262427609455193] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.035: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 01/29 11:05:23.035: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.035: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.041: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 01/29 11:05:23.041: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 01/29 11:05:23.041: [smf] INFO: UE IMSI[262422622243767] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.045: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 01/29 11:05:23.045: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.045: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.052: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 01/29 11:05:23.052: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 01/29 11:05:23.052: [smf] INFO: UE IMSI[262421441949076] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.056: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 01/29 11:05:23.056: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.056: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.063: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 01/29 11:05:23.063: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 01/29 11:05:23.063: [smf] INFO: UE IMSI[262422423033920] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.067: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 01/29 11:05:23.067: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.067: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.074: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 01/29 11:05:23.074: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 01/29 11:05:23.074: [smf] INFO: UE IMSI[262421519206630] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.079: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 01/29 11:05:23.079: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.079: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.085: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 01/29 11:05:23.085: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 01/29 11:05:23.085: [smf] INFO: UE IMSI[262421551214307] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.090: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 01/29 11:05:23.090: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.090: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.096: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 01/29 11:05:23.096: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 01/29 11:05:23.096: [smf] INFO: UE IMSI[262420656554590] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.100: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 01/29 11:05:23.100: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.100: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.107: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 01/29 11:05:23.107: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 01/29 11:05:23.107: [smf] INFO: UE IMSI[262425021616751] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.111: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 01/29 11:05:23.111: [upf] INFO: UE F-SEID[UP:0x741 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.111: [upf] INFO: UE F-SEID[UP:0x741 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.118: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 01/29 11:05:23.118: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 01/29 11:05:23.118: [smf] INFO: UE IMSI[262424049067914] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.122: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 01/29 11:05:23.122: [upf] INFO: UE F-SEID[UP:0x715 CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.122: [upf] INFO: UE F-SEID[UP:0x715 CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.129: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 01/29 11:05:23.129: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 01/29 11:05:23.129: [smf] INFO: UE IMSI[262422674863950] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.133: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 01/29 11:05:23.133: [upf] INFO: UE F-SEID[UP:0x2de CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.133: [upf] INFO: UE F-SEID[UP:0x2de CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.139: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 01/29 11:05:23.139: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 01/29 11:05:23.139: [smf] INFO: UE IMSI[262426276553143] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.142: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 01/29 11:05:23.142: [upf] INFO: UE F-SEID[UP:0x785 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.142: [upf] INFO: UE F-SEID[UP:0x785 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.150: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 01/29 11:05:23.150: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 01/29 11:05:23.150: [smf] INFO: UE IMSI[262423848133449] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.152: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 01/29 11:05:23.152: [upf] INFO: UE F-SEID[UP:0xb7f CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.152: [upf] INFO: UE F-SEID[UP:0xb7f CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.160: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 01/29 11:05:23.160: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 01/29 11:05:23.160: [smf] INFO: UE IMSI[262424792814598] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.162: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 01/29 11:05:23.162: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.162: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.171: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 01/29 11:05:23.171: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 01/29 11:05:23.171: [smf] INFO: UE IMSI[262428159634838] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.173: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 01/29 11:05:23.173: [upf] INFO: UE F-SEID[UP:0xc12 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.173: [upf] INFO: UE F-SEID[UP:0xc12 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.181: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 01/29 11:05:23.181: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 01/29 11:05:23.181: [smf] INFO: UE IMSI[262426360840532] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.183: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 01/29 11:05:23.183: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.183: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.191: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 01/29 11:05:23.191: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 01/29 11:05:23.191: [smf] INFO: UE IMSI[262427017974601] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.194: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 01/29 11:05:23.194: [upf] INFO: UE F-SEID[UP:0x18e CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.194: [upf] INFO: UE F-SEID[UP:0x18e CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.202: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 01/29 11:05:23.202: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 01/29 11:05:23.202: [smf] INFO: UE IMSI[262420011663825] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.204: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 01/29 11:05:23.204: [upf] INFO: UE F-SEID[UP:0x556 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.204: [upf] INFO: UE F-SEID[UP:0x556 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.212: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 01/29 11:05:23.212: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 01/29 11:05:23.212: [smf] INFO: UE IMSI[262425593043490] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.214: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 01/29 11:05:23.214: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.214: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.223: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 01/29 11:05:23.223: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 01/29 11:05:23.223: [smf] INFO: UE IMSI[262425143294278] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.225: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 01/29 11:05:23.225: [upf] INFO: UE F-SEID[UP:0x653 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.225: [upf] INFO: UE F-SEID[UP:0x653 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.233: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 01/29 11:05:23.233: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 01/29 11:05:23.233: [smf] INFO: UE IMSI[262424990159066] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.235: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 01/29 11:05:23.235: [upf] INFO: UE F-SEID[UP:0xb16 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.235: [upf] INFO: UE F-SEID[UP:0xb16 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.243: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 01/29 11:05:23.243: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 01/29 11:05:23.243: [smf] INFO: UE IMSI[262425646479726] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.245: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 01/29 11:05:23.246: [upf] INFO: UE F-SEID[UP:0xfbf CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.246: [upf] INFO: UE F-SEID[UP:0xfbf CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.254: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 01/29 11:05:23.254: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 01/29 11:05:23.254: [smf] INFO: UE IMSI[262426382057907] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.256: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 01/29 11:05:23.256: [upf] INFO: UE F-SEID[UP:0x61d CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.256: [upf] INFO: UE F-SEID[UP:0x61d CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.264: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 01/29 11:05:23.264: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 01/29 11:05:23.264: [smf] INFO: UE IMSI[262428240881268] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.266: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 01/29 11:05:23.266: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.266: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.275: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 01/29 11:05:23.275: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 01/29 11:05:23.275: [smf] INFO: UE IMSI[262423613332739] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.277: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 01/29 11:05:23.277: [upf] INFO: UE F-SEID[UP:0x224 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.277: [upf] INFO: UE F-SEID[UP:0x224 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.285: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 01/29 11:05:23.285: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 01/29 11:05:23.285: [smf] INFO: UE IMSI[262429115272696] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.287: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 01/29 11:05:23.287: [upf] INFO: UE F-SEID[UP:0x5fe CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.287: [upf] INFO: UE F-SEID[UP:0x5fe CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.295: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 01/29 11:05:23.295: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 01/29 11:05:23.295: [smf] INFO: UE IMSI[262421558026611] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.297: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 01/29 11:05:23.297: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.297: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.306: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 01/29 11:05:23.306: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 01/29 11:05:23.306: [smf] INFO: UE IMSI[262427731490949] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.308: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 01/29 11:05:23.308: [upf] INFO: UE F-SEID[UP:0x511 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.308: [upf] INFO: UE F-SEID[UP:0x511 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.316: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 01/29 11:05:23.316: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 01/29 11:05:23.316: [smf] INFO: UE IMSI[262423028506192] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.318: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 01/29 11:05:23.318: [upf] INFO: UE F-SEID[UP:0x763 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.318: [upf] INFO: UE F-SEID[UP:0x763 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.327: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 01/29 11:05:23.327: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 01/29 11:05:23.327: [smf] INFO: UE IMSI[262424149721662] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.329: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 01/29 11:05:23.329: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.329: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.337: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 01/29 11:05:23.337: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 01/29 11:05:23.337: [smf] INFO: UE IMSI[262427451066863] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.339: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 01/29 11:05:23.339: [upf] INFO: UE F-SEID[UP:0x942 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.339: [upf] INFO: UE F-SEID[UP:0x942 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.347: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 01/29 11:05:23.347: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 01/29 11:05:23.347: [smf] INFO: UE IMSI[262420669205421] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.349: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 01/29 11:05:23.349: [upf] INFO: UE F-SEID[UP:0x20d CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.349: [upf] INFO: UE F-SEID[UP:0x20d CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.358: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 01/29 11:05:23.358: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 01/29 11:05:23.358: [smf] INFO: UE IMSI[262428728400766] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.360: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 01/29 11:05:23.360: [upf] INFO: UE F-SEID[UP:0x4de CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.360: [upf] INFO: UE F-SEID[UP:0x4de CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.368: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 01/29 11:05:23.368: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 01/29 11:05:23.368: [smf] INFO: UE IMSI[262421028881579] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.370: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 01/29 11:05:23.370: [upf] INFO: UE F-SEID[UP:0xd78 CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.370: [upf] INFO: UE F-SEID[UP:0xd78 CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.378: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 01/29 11:05:23.378: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 01/29 11:05:23.378: [smf] INFO: UE IMSI[262422217804766] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.381: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 01/29 11:05:23.381: [upf] INFO: UE F-SEID[UP:0x74b CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.381: [upf] INFO: UE F-SEID[UP:0x74b CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.389: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 01/29 11:05:23.389: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 01/29 11:05:23.389: [smf] INFO: UE IMSI[262421980041546] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.391: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 01/29 11:05:23.391: [upf] INFO: UE F-SEID[UP:0x678 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.391: [upf] INFO: UE F-SEID[UP:0x678 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.399: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 01/29 11:05:23.399: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 01/29 11:05:23.399: [smf] INFO: UE IMSI[262424539167037] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.402: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 01/29 11:05:23.402: [upf] INFO: UE F-SEID[UP:0x66b CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.402: [upf] INFO: UE F-SEID[UP:0x66b CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.410: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 01/29 11:05:23.410: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 01/29 11:05:23.410: [smf] INFO: UE IMSI[262422138870804] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.412: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 01/29 11:05:23.412: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.412: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.420: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 01/29 11:05:23.420: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 01/29 11:05:23.420: [smf] INFO: UE IMSI[262424280302336] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.423: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 01/29 11:05:23.423: [upf] INFO: UE F-SEID[UP:0x579 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.423: [upf] INFO: UE F-SEID[UP:0x579 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.431: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 01/29 11:05:23.431: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 01/29 11:05:23.431: [smf] INFO: UE IMSI[262428200515852] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.433: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 01/29 11:05:23.433: [upf] INFO: UE F-SEID[UP:0x72 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.433: [upf] INFO: UE F-SEID[UP:0x72 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.441: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 01/29 11:05:23.441: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 01/29 11:05:23.441: [smf] INFO: UE IMSI[262429075587946] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.443: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 01/29 11:05:23.443: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.443: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.451: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 01/29 11:05:23.451: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 01/29 11:05:23.451: [smf] INFO: UE IMSI[262425187210202] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.454: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 01/29 11:05:23.454: [upf] INFO: UE F-SEID[UP:0xdea CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.454: [upf] INFO: UE F-SEID[UP:0xdea CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.462: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 01/29 11:05:23.462: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 01/29 11:05:23.462: [smf] INFO: UE IMSI[262429614775702] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.464: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 01/29 11:05:23.464: [upf] INFO: UE F-SEID[UP:0x435 CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.464: [upf] INFO: UE F-SEID[UP:0x435 CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.472: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 01/29 11:05:23.472: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 01/29 11:05:23.472: [smf] INFO: UE IMSI[262422824584072] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.474: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 01/29 11:05:23.474: [upf] INFO: UE F-SEID[UP:0x209 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.474: [upf] INFO: UE F-SEID[UP:0x209 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.483: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 01/29 11:05:23.483: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 01/29 11:05:23.483: [smf] INFO: UE IMSI[262425490635223] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.485: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 01/29 11:05:23.485: [upf] INFO: UE F-SEID[UP:0x886 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.485: [upf] INFO: UE F-SEID[UP:0x886 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.493: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 01/29 11:05:23.493: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 01/29 11:05:23.493: [smf] INFO: UE IMSI[262421005194468] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.495: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 01/29 11:05:23.495: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.495: [upf] INFO: UE F-SEID[UP:0x4fd CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.503: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 01/29 11:05:23.503: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 01/29 11:05:23.503: [smf] INFO: UE IMSI[262429173904042] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.506: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 01/29 11:05:23.506: [upf] INFO: UE F-SEID[UP:0x39c CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.506: [upf] INFO: UE F-SEID[UP:0x39c CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.514: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 01/29 11:05:23.514: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 01/29 11:05:23.514: [smf] INFO: UE IMSI[262422157225444] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.516: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 01/29 11:05:23.516: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.516: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.524: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 01/29 11:05:23.524: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 01/29 11:05:23.524: [smf] INFO: UE IMSI[262423665986989] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.526: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 01/29 11:05:23.526: [upf] INFO: UE F-SEID[UP:0x738 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.526: [upf] INFO: UE F-SEID[UP:0x738 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.534: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 01/29 11:05:23.534: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 01/29 11:05:23.534: [smf] INFO: UE IMSI[262423567546499] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.537: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 01/29 11:05:23.537: [upf] INFO: UE F-SEID[UP:0x676 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.537: [upf] INFO: UE F-SEID[UP:0x676 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.545: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 01/29 11:05:23.545: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 01/29 11:05:23.545: [smf] INFO: UE IMSI[262428501532209] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.547: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 01/29 11:05:23.547: [upf] INFO: UE F-SEID[UP:0x41b CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.547: [upf] INFO: UE F-SEID[UP:0x41b CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.555: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 01/29 11:05:23.555: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 01/29 11:05:23.555: [smf] INFO: UE IMSI[262425967699530] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.557: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 01/29 11:05:23.557: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.557: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.566: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 01/29 11:05:23.566: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 01/29 11:05:23.566: [smf] INFO: UE IMSI[262420871132728] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.568: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 01/29 11:05:23.568: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.568: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.576: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 01/29 11:05:23.576: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 01/29 11:05:23.576: [smf] INFO: UE IMSI[262421204306712] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.578: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 01/29 11:05:23.578: [upf] INFO: UE F-SEID[UP:0x49f CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.578: [upf] INFO: UE F-SEID[UP:0x49f CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.586: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 01/29 11:05:23.586: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 01/29 11:05:23.586: [smf] INFO: UE IMSI[262420487332415] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.589: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 01/29 11:05:23.589: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.589: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.597: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 01/29 11:05:23.597: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 01/29 11:05:23.597: [smf] INFO: UE IMSI[262427539493758] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.599: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 01/29 11:05:23.599: [upf] INFO: UE F-SEID[UP:0x7aa CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.599: [upf] INFO: UE F-SEID[UP:0x7aa CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.607: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 01/29 11:05:23.607: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 01/29 11:05:23.607: [smf] INFO: UE IMSI[262426966543608] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.610: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 01/29 11:05:23.610: [upf] INFO: UE F-SEID[UP:0x415 CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.610: [upf] INFO: UE F-SEID[UP:0x415 CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.618: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 01/29 11:05:23.618: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 01/29 11:05:23.618: [smf] INFO: UE IMSI[262426293217184] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.620: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 01/29 11:05:23.620: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.620: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.628: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 01/29 11:05:23.628: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 01/29 11:05:23.628: [smf] INFO: UE IMSI[262426828267934] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.630: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 01/29 11:05:23.630: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.630: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.638: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 01/29 11:05:23.638: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 01/29 11:05:23.638: [smf] INFO: UE IMSI[262420882513428] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.641: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 01/29 11:05:23.641: [upf] INFO: UE F-SEID[UP:0xe00 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.641: [upf] INFO: UE F-SEID[UP:0xe00 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.649: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 01/29 11:05:23.649: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 01/29 11:05:23.649: [smf] INFO: UE IMSI[262429421847081] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.651: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 01/29 11:05:23.651: [upf] INFO: UE F-SEID[UP:0x268 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.651: [upf] INFO: UE F-SEID[UP:0x268 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.659: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 01/29 11:05:23.659: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 01/29 11:05:23.659: [smf] INFO: UE IMSI[262422205767034] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.662: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 01/29 11:05:23.662: [upf] INFO: UE F-SEID[UP:0xf5a CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.662: [upf] INFO: UE F-SEID[UP:0xf5a CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.670: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 01/29 11:05:23.670: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 01/29 11:05:23.670: [smf] INFO: UE IMSI[262425818956704] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.672: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 01/29 11:05:23.672: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.672: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.680: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 01/29 11:05:23.680: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 01/29 11:05:23.680: [smf] INFO: UE IMSI[262423654146694] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.682: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 01/29 11:05:23.682: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.682: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.690: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 01/29 11:05:23.690: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 01/29 11:05:23.690: [smf] INFO: UE IMSI[262421390218297] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.693: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 01/29 11:05:23.693: [upf] INFO: UE F-SEID[UP:0x10a CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.693: [upf] INFO: UE F-SEID[UP:0x10a CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.701: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 01/29 11:05:23.701: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 01/29 11:05:23.701: [smf] INFO: UE IMSI[262426352588450] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.703: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 01/29 11:05:23.703: [upf] INFO: UE F-SEID[UP:0x652 CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.703: [upf] INFO: UE F-SEID[UP:0x652 CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.711: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 01/29 11:05:23.711: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 01/29 11:05:23.711: [smf] INFO: UE IMSI[262424840275746] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.713: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 01/29 11:05:23.713: [upf] INFO: UE F-SEID[UP:0x123 CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.713: [upf] INFO: UE F-SEID[UP:0x123 CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.721: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 01/29 11:05:23.721: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 01/29 11:05:23.721: [smf] INFO: UE IMSI[262422598505602] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.724: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 01/29 11:05:23.724: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.724: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.732: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 01/29 11:05:23.732: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 01/29 11:05:23.732: [smf] INFO: UE IMSI[262425099452358] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.734: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 01/29 11:05:23.734: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.734: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.742: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 01/29 11:05:23.742: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 01/29 11:05:23.742: [smf] INFO: UE IMSI[262422721825812] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.745: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 01/29 11:05:23.745: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.745: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.753: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 01/29 11:05:23.753: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 01/29 11:05:23.753: [smf] INFO: UE IMSI[262426331147557] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.755: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 01/29 11:05:23.755: [upf] INFO: UE F-SEID[UP:0xeff CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.755: [upf] INFO: UE F-SEID[UP:0xeff CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.763: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 01/29 11:05:23.763: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 01/29 11:05:23.763: [smf] INFO: UE IMSI[262421091906390] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.765: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 01/29 11:05:23.765: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.765: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.773: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 01/29 11:05:23.773: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 01/29 11:05:23.773: [smf] INFO: UE IMSI[262424505008120] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.776: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 01/29 11:05:23.776: [upf] INFO: UE F-SEID[UP:0x83 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.776: [upf] INFO: UE F-SEID[UP:0x83 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.784: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 01/29 11:05:23.784: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 01/29 11:05:23.784: [smf] INFO: UE IMSI[262425784402545] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.786: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 01/29 11:05:23.786: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.786: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.794: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 01/29 11:05:23.794: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 01/29 11:05:23.794: [smf] INFO: UE IMSI[262427629270746] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.796: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 01/29 11:05:23.797: [upf] INFO: UE F-SEID[UP:0x390 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.797: [upf] INFO: UE F-SEID[UP:0x390 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.805: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 01/29 11:05:23.805: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 01/29 11:05:23.805: [smf] INFO: UE IMSI[262422409568898] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.807: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 01/29 11:05:23.807: [upf] INFO: UE F-SEID[UP:0x41 CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.807: [upf] INFO: UE F-SEID[UP:0x41 CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.815: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 01/29 11:05:23.815: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 01/29 11:05:23.815: [smf] INFO: UE IMSI[262428939242305] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.817: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 01/29 11:05:23.817: [upf] INFO: UE F-SEID[UP:0xc60 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.817: [upf] INFO: UE F-SEID[UP:0xc60 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.825: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 01/29 11:05:23.825: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 01/29 11:05:23.825: [smf] INFO: UE IMSI[262429128429331] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.827: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 01/29 11:05:23.828: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.828: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.836: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 01/29 11:05:23.836: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 01/29 11:05:23.836: [smf] INFO: UE IMSI[262423443187809] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.838: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 01/29 11:05:23.838: [upf] INFO: UE F-SEID[UP:0x636 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.838: [upf] INFO: UE F-SEID[UP:0x636 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.846: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 01/29 11:05:23.846: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 01/29 11:05:23.846: [smf] INFO: UE IMSI[262427689485412] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.849: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 01/29 11:05:23.849: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.849: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.857: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 01/29 11:05:23.857: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 01/29 11:05:23.857: [smf] INFO: UE IMSI[262427107371350] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.860: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 01/29 11:05:23.860: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.860: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.867: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 01/29 11:05:23.867: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 01/29 11:05:23.867: [smf] INFO: UE IMSI[262427981048625] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.869: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 01/29 11:05:23.869: [upf] INFO: UE F-SEID[UP:0x14a CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.869: [upf] INFO: UE F-SEID[UP:0x14a CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.878: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 01/29 11:05:23.878: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 01/29 11:05:23.878: [smf] INFO: UE IMSI[262421082982536] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.880: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 01/29 11:05:23.880: [upf] INFO: UE F-SEID[UP:0x532 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.880: [upf] INFO: UE F-SEID[UP:0x532 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.888: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 01/29 11:05:23.888: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 01/29 11:05:23.888: [smf] INFO: UE IMSI[262422994501205] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.890: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 01/29 11:05:23.890: [upf] INFO: UE F-SEID[UP:0xa96 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.890: [upf] INFO: UE F-SEID[UP:0xa96 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.898: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 01/29 11:05:23.898: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 01/29 11:05:23.898: [smf] INFO: UE IMSI[262423920819236] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.901: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 01/29 11:05:23.901: [upf] INFO: UE F-SEID[UP:0x211 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.901: [upf] INFO: UE F-SEID[UP:0x211 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.909: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 01/29 11:05:23.909: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 01/29 11:05:23.909: [smf] INFO: UE IMSI[262423709016319] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.911: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 01/29 11:05:23.911: [upf] INFO: UE F-SEID[UP:0x25 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.911: [upf] INFO: UE F-SEID[UP:0x25 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.920: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 01/29 11:05:23.920: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 01/29 11:05:23.920: [smf] INFO: UE IMSI[262422151406655] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.923: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 01/29 11:05:23.923: [upf] INFO: UE F-SEID[UP:0xa4c CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.923: [upf] INFO: UE F-SEID[UP:0xa4c CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.930: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 01/29 11:05:23.930: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 01/29 11:05:23.930: [smf] INFO: UE IMSI[262426756725708] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.933: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 01/29 11:05:23.933: [upf] INFO: UE F-SEID[UP:0x164 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.933: [upf] INFO: UE F-SEID[UP:0x164 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.941: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 01/29 11:05:23.941: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 01/29 11:05:23.941: [smf] INFO: UE IMSI[262427341039240] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.943: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 01/29 11:05:23.943: [upf] INFO: UE F-SEID[UP:0x1fd CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.943: [upf] INFO: UE F-SEID[UP:0x1fd CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.951: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 01/29 11:05:23.951: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 01/29 11:05:23.951: [smf] INFO: UE IMSI[262421000246341] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.953: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 01/29 11:05:23.953: [upf] INFO: UE F-SEID[UP:0x72a CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.953: [upf] INFO: UE F-SEID[UP:0x72a CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.961: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 01/29 11:05:23.961: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 01/29 11:05:23.961: [smf] INFO: UE IMSI[262421616394872] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.964: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 01/29 11:05:23.964: [upf] INFO: UE F-SEID[UP:0xf1b CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.964: [upf] INFO: UE F-SEID[UP:0xf1b CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.972: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 01/29 11:05:23.972: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 01/29 11:05:23.972: [smf] INFO: UE IMSI[262421434440225] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.974: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 01/29 11:05:23.974: [upf] INFO: UE F-SEID[UP:0x464 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.974: [upf] INFO: UE F-SEID[UP:0x464 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.982: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 01/29 11:05:23.982: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 01/29 11:05:23.982: [smf] INFO: UE IMSI[262427019030540] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.985: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 01/29 11:05:23.985: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.985: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:23.993: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 01/29 11:05:23.993: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 01/29 11:05:23.993: [smf] INFO: UE IMSI[262423440800680] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:23.995: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 01/29 11:05:23.995: [upf] INFO: UE F-SEID[UP:0x106 CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:23.995: [upf] INFO: UE F-SEID[UP:0x106 CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.003: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 01/29 11:05:24.003: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 01/29 11:05:24.003: [smf] INFO: UE IMSI[262427168538155] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.005: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 01/29 11:05:24.005: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.005: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.014: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 01/29 11:05:24.014: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 01/29 11:05:24.014: [smf] INFO: UE IMSI[262428287028755] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.016: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 01/29 11:05:24.016: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.016: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.024: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 01/29 11:05:24.024: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 01/29 11:05:24.024: [smf] INFO: UE IMSI[262428908621340] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.029: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 01/29 11:05:24.029: [upf] INFO: UE F-SEID[UP:0xd66 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.029: [upf] INFO: UE F-SEID[UP:0xd66 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.035: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 01/29 11:05:24.035: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 01/29 11:05:24.035: [smf] INFO: UE IMSI[262428773353625] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.039: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 01/29 11:05:24.039: [upf] INFO: UE F-SEID[UP:0xbce CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.039: [upf] INFO: UE F-SEID[UP:0xbce CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.046: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 01/29 11:05:24.046: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 01/29 11:05:24.046: [smf] INFO: UE IMSI[262421108969234] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.050: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 01/29 11:05:24.050: [upf] INFO: UE F-SEID[UP:0x98a CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.050: [upf] INFO: UE F-SEID[UP:0x98a CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.057: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 01/29 11:05:24.057: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 01/29 11:05:24.057: [smf] INFO: UE IMSI[262428424909345] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.061: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 01/29 11:05:24.061: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.061: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.067: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 01/29 11:05:24.067: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 01/29 11:05:24.068: [smf] INFO: UE IMSI[262427923176929] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.072: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 01/29 11:05:24.072: [upf] INFO: UE F-SEID[UP:0x56a CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.072: [upf] INFO: UE F-SEID[UP:0x56a CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.078: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 01/29 11:05:24.078: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 01/29 11:05:24.078: [smf] INFO: UE IMSI[262426513398619] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.083: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 01/29 11:05:24.083: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.083: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.089: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 01/29 11:05:24.089: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 01/29 11:05:24.089: [smf] INFO: UE IMSI[262425119720982] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.094: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 01/29 11:05:24.094: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.094: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.100: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 01/29 11:05:24.100: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 01/29 11:05:24.100: [smf] INFO: UE IMSI[262427729223844] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.105: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 01/29 11:05:24.105: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.105: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.111: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 01/29 11:05:24.111: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 01/29 11:05:24.111: [smf] INFO: UE IMSI[262426974480322] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.116: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 01/29 11:05:24.116: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.116: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.122: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 01/29 11:05:24.122: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 01/29 11:05:24.122: [smf] INFO: UE IMSI[262422820828518] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.127: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 01/29 11:05:24.127: [upf] INFO: UE F-SEID[UP:0x309 CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.127: [upf] INFO: UE F-SEID[UP:0x309 CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.133: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 01/29 11:05:24.133: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 01/29 11:05:24.133: [smf] INFO: UE IMSI[262421745753070] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.137: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 01/29 11:05:24.137: [upf] INFO: UE F-SEID[UP:0x69d CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.137: [upf] INFO: UE F-SEID[UP:0x69d CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.143: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 01/29 11:05:24.144: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 01/29 11:05:24.144: [smf] INFO: UE IMSI[262425299330547] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.148: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 01/29 11:05:24.148: [upf] INFO: UE F-SEID[UP:0x14e CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.148: [upf] INFO: UE F-SEID[UP:0x14e CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.154: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 01/29 11:05:24.154: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 01/29 11:05:24.154: [smf] INFO: UE IMSI[262429546609967] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.159: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 01/29 11:05:24.160: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.160: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.165: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 01/29 11:05:24.165: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 01/29 11:05:24.165: [smf] INFO: UE IMSI[262427378757332] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.170: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 01/29 11:05:24.170: [upf] INFO: UE F-SEID[UP:0xbca CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.170: [upf] INFO: UE F-SEID[UP:0xbca CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.177: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 01/29 11:05:24.177: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 01/29 11:05:24.177: [smf] INFO: UE IMSI[262427934743777] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.184: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 01/29 11:05:24.184: [upf] INFO: UE F-SEID[UP:0xc2e CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.184: [upf] INFO: UE F-SEID[UP:0xc2e CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.188: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 01/29 11:05:24.188: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 01/29 11:05:24.188: [smf] INFO: UE IMSI[262423296028467] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.194: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 01/29 11:05:24.194: [upf] INFO: UE F-SEID[UP:0xacd CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.194: [upf] INFO: UE F-SEID[UP:0xacd CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.199: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 01/29 11:05:24.199: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 01/29 11:05:24.199: [smf] INFO: UE IMSI[262428270297565] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.204: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 01/29 11:05:24.204: [upf] INFO: UE F-SEID[UP:0xedf CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.204: [upf] INFO: UE F-SEID[UP:0xedf CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.209: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 01/29 11:05:24.209: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 01/29 11:05:24.209: [smf] INFO: UE IMSI[262428343903202] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.214: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 01/29 11:05:24.214: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.214: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.221: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 01/29 11:05:24.221: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 01/29 11:05:24.221: [smf] INFO: UE IMSI[262420915842401] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.228: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 01/29 11:05:24.228: [upf] INFO: UE F-SEID[UP:0x38f CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.228: [upf] INFO: UE F-SEID[UP:0x38f CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.233: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 01/29 11:05:24.233: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 01/29 11:05:24.233: [smf] INFO: UE IMSI[262426514214583] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.242: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 01/29 11:05:24.242: [upf] INFO: UE F-SEID[UP:0x423 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.242: [upf] INFO: UE F-SEID[UP:0x423 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.244: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 01/29 11:05:24.244: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 01/29 11:05:24.244: [smf] INFO: UE IMSI[262427496630294] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.251: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 01/29 11:05:24.251: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.251: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.255: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 01/29 11:05:24.255: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 01/29 11:05:24.255: [smf] INFO: UE IMSI[262429801716643] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.258: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 01/29 11:05:24.258: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.258: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.266: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 01/29 11:05:24.266: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 01/29 11:05:24.266: [smf] INFO: UE IMSI[262424138280564] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.270: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 01/29 11:05:24.270: [upf] INFO: UE F-SEID[UP:0xd0b CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.270: [upf] INFO: UE F-SEID[UP:0xd0b CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.277: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 01/29 11:05:24.277: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 01/29 11:05:24.277: [smf] INFO: UE IMSI[262423147881724] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.281: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 01/29 11:05:24.281: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.281: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.288: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 01/29 11:05:24.288: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 01/29 11:05:24.288: [smf] INFO: UE IMSI[262426219082585] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.292: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 01/29 11:05:24.292: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.292: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.298: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 01/29 11:05:24.298: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 01/29 11:05:24.298: [smf] INFO: UE IMSI[262423029402749] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.303: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 01/29 11:05:24.303: [upf] INFO: UE F-SEID[UP:0x15f CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.303: [upf] INFO: UE F-SEID[UP:0x15f CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.310: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 01/29 11:05:24.310: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 01/29 11:05:24.310: [smf] INFO: UE IMSI[262424876784006] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.317: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 01/29 11:05:24.317: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.317: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.321: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 01/29 11:05:24.321: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 01/29 11:05:24.321: [smf] INFO: UE IMSI[262426832438684] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.327: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 01/29 11:05:24.327: [upf] INFO: UE F-SEID[UP:0x767 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.327: [upf] INFO: UE F-SEID[UP:0x767 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.332: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 01/29 11:05:24.332: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 01/29 11:05:24.332: [smf] INFO: UE IMSI[262422922833142] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.337: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 01/29 11:05:24.337: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.337: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.343: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 01/29 11:05:24.343: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 01/29 11:05:24.343: [smf] INFO: UE IMSI[262421292758460] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.350: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 01/29 11:05:24.350: [upf] INFO: UE F-SEID[UP:0x11e CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.350: [upf] INFO: UE F-SEID[UP:0x11e CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.353: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 01/29 11:05:24.353: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 01/29 11:05:24.353: [smf] INFO: UE IMSI[262423996036879] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.356: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 01/29 11:05:24.356: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.356: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.364: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 01/29 11:05:24.364: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 01/29 11:05:24.364: [smf] INFO: UE IMSI[262428396386942] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.371: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 01/29 11:05:24.371: [upf] INFO: UE F-SEID[UP:0x8ac CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.371: [upf] INFO: UE F-SEID[UP:0x8ac CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.376: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 01/29 11:05:24.376: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 01/29 11:05:24.376: [smf] INFO: UE IMSI[262426222223542] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.389: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 01/29 11:05:24.389: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 01/29 11:05:24.389: [smf] INFO: UE IMSI[262420768071192] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.389: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 01/29 11:05:24.389: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.389: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.394: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 01/29 11:05:24.394: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.394: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.399: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 01/29 11:05:24.399: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 01/29 11:05:24.400: [smf] INFO: UE IMSI[262423375088043] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.405: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 01/29 11:05:24.405: [upf] INFO: UE F-SEID[UP:0x8f CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.405: [upf] INFO: UE F-SEID[UP:0x8f CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.410: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 01/29 11:05:24.410: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 01/29 11:05:24.410: [smf] INFO: UE IMSI[262428225073499] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.419: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 01/29 11:05:24.419: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.419: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.422: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 01/29 11:05:24.422: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 01/29 11:05:24.422: [smf] INFO: UE IMSI[262424307766524] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.426: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 01/29 11:05:24.426: [upf] INFO: UE F-SEID[UP:0xd3e CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.426: [upf] INFO: UE F-SEID[UP:0xd3e CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.433: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 01/29 11:05:24.433: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 01/29 11:05:24.433: [smf] INFO: UE IMSI[262426713411259] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.441: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 01/29 11:05:24.441: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.441: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.444: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 01/29 11:05:24.444: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 01/29 11:05:24.444: [smf] INFO: UE IMSI[262424596034922] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.451: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 01/29 11:05:24.451: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.451: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.455: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 01/29 11:05:24.455: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 01/29 11:05:24.455: [smf] INFO: UE IMSI[262425021742776] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.462: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 01/29 11:05:24.462: [upf] INFO: UE F-SEID[UP:0xccf CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.462: [upf] INFO: UE F-SEID[UP:0xccf CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.466: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 01/29 11:05:24.466: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 01/29 11:05:24.466: [smf] INFO: UE IMSI[262422941311913] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.471: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 01/29 11:05:24.471: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.471: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.477: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 01/29 11:05:24.477: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 01/29 11:05:24.477: [smf] INFO: UE IMSI[262426349620577] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.481: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 01/29 11:05:24.481: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.481: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.487: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 01/29 11:05:24.487: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 01/29 11:05:24.487: [smf] INFO: UE IMSI[262428848637504] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.492: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 01/29 11:05:24.492: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.492: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.498: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 01/29 11:05:24.498: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 01/29 11:05:24.498: [smf] INFO: UE IMSI[262427368122454] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.502: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 01/29 11:05:24.502: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.502: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.509: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 01/29 11:05:24.509: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 01/29 11:05:24.509: [smf] INFO: UE IMSI[262425762780549] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.513: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 01/29 11:05:24.513: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.513: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.520: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 01/29 11:05:24.520: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 01/29 11:05:24.520: [smf] INFO: UE IMSI[262429467759155] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.524: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 01/29 11:05:24.524: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.524: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.530: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 01/29 11:05:24.530: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 01/29 11:05:24.530: [smf] INFO: UE IMSI[262425726622413] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.535: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 01/29 11:05:24.535: [upf] INFO: UE F-SEID[UP:0x43a CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.535: [upf] INFO: UE F-SEID[UP:0x43a CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.541: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 01/29 11:05:24.541: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 01/29 11:05:24.541: [smf] INFO: UE IMSI[262428629217709] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.545: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 01/29 11:05:24.545: [upf] INFO: UE F-SEID[UP:0x977 CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.545: [upf] INFO: UE F-SEID[UP:0x977 CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.552: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 01/29 11:05:24.552: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 01/29 11:05:24.552: [smf] INFO: UE IMSI[262425006428141] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.556: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 01/29 11:05:24.556: [upf] INFO: UE F-SEID[UP:0x582 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.556: [upf] INFO: UE F-SEID[UP:0x582 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.563: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 01/29 11:05:24.563: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 01/29 11:05:24.563: [smf] INFO: UE IMSI[262422208888197] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.568: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 01/29 11:05:24.568: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.568: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.574: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 01/29 11:05:24.574: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 01/29 11:05:24.574: [smf] INFO: UE IMSI[262423193999951] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.579: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 01/29 11:05:24.579: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.579: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.584: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 01/29 11:05:24.584: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 01/29 11:05:24.584: [smf] INFO: UE IMSI[262425207577754] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.589: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 01/29 11:05:24.589: [upf] INFO: UE F-SEID[UP:0xc09 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.589: [upf] INFO: UE F-SEID[UP:0xc09 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.595: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 01/29 11:05:24.595: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 01/29 11:05:24.595: [smf] INFO: UE IMSI[262424367745174] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.600: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 01/29 11:05:24.600: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.600: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.606: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 01/29 11:05:24.606: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 01/29 11:05:24.606: [smf] INFO: UE IMSI[262429397884637] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.611: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 01/29 11:05:24.611: [upf] INFO: UE F-SEID[UP:0xded CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.611: [upf] INFO: UE F-SEID[UP:0xded CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.617: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 01/29 11:05:24.617: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 01/29 11:05:24.617: [smf] INFO: UE IMSI[262420137325617] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.622: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 01/29 11:05:24.622: [upf] INFO: UE F-SEID[UP:0xd96 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.622: [upf] INFO: UE F-SEID[UP:0xd96 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.628: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 01/29 11:05:24.628: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 01/29 11:05:24.628: [smf] INFO: UE IMSI[262420243134919] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.632: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 01/29 11:05:24.632: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.632: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.639: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 01/29 11:05:24.639: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 01/29 11:05:24.639: [smf] INFO: UE IMSI[262420004973190] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.643: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 01/29 11:05:24.643: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.643: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.650: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 01/29 11:05:24.650: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 01/29 11:05:24.650: [smf] INFO: UE IMSI[262429027969591] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.658: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 01/29 11:05:24.658: [upf] INFO: UE F-SEID[UP:0x936 CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.658: [upf] INFO: UE F-SEID[UP:0x936 CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.661: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 01/29 11:05:24.661: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 01/29 11:05:24.661: [smf] INFO: UE IMSI[262425865343941] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.667: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 01/29 11:05:24.667: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.667: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.672: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 01/29 11:05:24.672: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 01/29 11:05:24.672: [smf] INFO: UE IMSI[262424699613014] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.678: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 01/29 11:05:24.678: [upf] INFO: UE F-SEID[UP:0x67 CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.678: [upf] INFO: UE F-SEID[UP:0x67 CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.683: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 01/29 11:05:24.683: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 01/29 11:05:24.683: [smf] INFO: UE IMSI[262428959160018] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.689: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 01/29 11:05:24.689: [upf] INFO: UE F-SEID[UP:0x215 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.689: [upf] INFO: UE F-SEID[UP:0x215 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.695: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 01/29 11:05:24.695: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 01/29 11:05:24.695: [smf] INFO: UE IMSI[262422403698803] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.701: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 01/29 11:05:24.701: [upf] INFO: UE F-SEID[UP:0xa91 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.701: [upf] INFO: UE F-SEID[UP:0xa91 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.706: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 01/29 11:05:24.706: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 01/29 11:05:24.706: [smf] INFO: UE IMSI[262424478990455] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.711: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 01/29 11:05:24.711: [upf] INFO: UE F-SEID[UP:0x5e CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.711: [upf] INFO: UE F-SEID[UP:0x5e CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.717: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 01/29 11:05:24.717: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 01/29 11:05:24.717: [smf] INFO: UE IMSI[262420917802413] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.724: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 01/29 11:05:24.724: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.724: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.729: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 01/29 11:05:24.729: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 01/29 11:05:24.729: [smf] INFO: UE IMSI[262424074787508] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.737: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 01/29 11:05:24.737: [upf] INFO: UE F-SEID[UP:0x8e CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.737: [upf] INFO: UE F-SEID[UP:0x8e CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.741: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 01/29 11:05:24.741: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 01/29 11:05:24.741: [smf] INFO: UE IMSI[262424351892165] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.747: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 01/29 11:05:24.747: [upf] INFO: UE F-SEID[UP:0x782 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.747: [upf] INFO: UE F-SEID[UP:0x782 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.752: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 01/29 11:05:24.752: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 01/29 11:05:24.752: [smf] INFO: UE IMSI[262422433999727] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.757: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 01/29 11:05:24.757: [upf] INFO: UE F-SEID[UP:0x77f CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.757: [upf] INFO: UE F-SEID[UP:0x77f CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.763: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 01/29 11:05:24.763: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 01/29 11:05:24.763: [smf] INFO: UE IMSI[262426801585280] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.767: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 01/29 11:05:24.767: [upf] INFO: UE F-SEID[UP:0xd6e CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.767: [upf] INFO: UE F-SEID[UP:0xd6e CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.774: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 01/29 11:05:24.774: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 01/29 11:05:24.774: [smf] INFO: UE IMSI[262422962747459] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.778: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 01/29 11:05:24.778: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.778: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.784: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 01/29 11:05:24.784: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 01/29 11:05:24.784: [smf] INFO: UE IMSI[262425823364435] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.789: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 01/29 11:05:24.789: [upf] INFO: UE F-SEID[UP:0x513 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.789: [upf] INFO: UE F-SEID[UP:0x513 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.796: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 01/29 11:05:24.796: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 01/29 11:05:24.796: [smf] INFO: UE IMSI[262428614156919] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.805: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 01/29 11:05:24.805: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.805: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.809: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 01/29 11:05:24.809: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 01/29 11:05:24.809: [smf] INFO: UE IMSI[262426435722323] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.817: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 01/29 11:05:24.817: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.817: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.820: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 01/29 11:05:24.820: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 01/29 11:05:24.820: [smf] INFO: UE IMSI[262420184564528] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.824: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 01/29 11:05:24.824: [upf] INFO: UE F-SEID[UP:0x3 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.824: [upf] INFO: UE F-SEID[UP:0x3 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.830: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 01/29 11:05:24.830: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 01/29 11:05:24.830: [smf] INFO: UE IMSI[262420678769517] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.835: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 01/29 11:05:24.835: [upf] INFO: UE F-SEID[UP:0x139 CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.835: [upf] INFO: UE F-SEID[UP:0x139 CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.841: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 01/29 11:05:24.841: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 01/29 11:05:24.841: [smf] INFO: UE IMSI[262429228542628] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.846: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 01/29 11:05:24.846: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.846: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.852: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 01/29 11:05:24.852: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 01/29 11:05:24.852: [smf] INFO: UE IMSI[262424777076804] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.856: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 01/29 11:05:24.856: [upf] INFO: UE F-SEID[UP:0x26c CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.856: [upf] INFO: UE F-SEID[UP:0x26c CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.863: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 01/29 11:05:24.863: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 01/29 11:05:24.863: [smf] INFO: UE IMSI[262429446473688] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.868: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 01/29 11:05:24.868: [upf] INFO: UE F-SEID[UP:0x78b CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.868: [upf] INFO: UE F-SEID[UP:0x78b CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.874: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 01/29 11:05:24.874: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 01/29 11:05:24.874: [smf] INFO: UE IMSI[262425935631996] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.878: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 01/29 11:05:24.878: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.878: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.885: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 01/29 11:05:24.885: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 01/29 11:05:24.885: [smf] INFO: UE IMSI[262428639261173] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.889: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 01/29 11:05:24.889: [upf] INFO: UE F-SEID[UP:0x63d CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.889: [upf] INFO: UE F-SEID[UP:0x63d CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.896: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 01/29 11:05:24.896: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 01/29 11:05:24.896: [smf] INFO: UE IMSI[262427684559052] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.900: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 01/29 11:05:24.900: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.900: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.906: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 01/29 11:05:24.907: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 01/29 11:05:24.907: [smf] INFO: UE IMSI[262428724313764] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.911: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 01/29 11:05:24.911: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.911: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.917: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 01/29 11:05:24.917: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 01/29 11:05:24.917: [smf] INFO: UE IMSI[262420276074059] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.922: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 01/29 11:05:24.922: [upf] INFO: UE F-SEID[UP:0x79f CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.922: [upf] INFO: UE F-SEID[UP:0x79f CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.928: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 01/29 11:05:24.928: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 01/29 11:05:24.928: [smf] INFO: UE IMSI[262421064618141] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.933: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 01/29 11:05:24.933: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.933: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.939: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 01/29 11:05:24.939: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 01/29 11:05:24.939: [smf] INFO: UE IMSI[262420363540571] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.943: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 01/29 11:05:24.943: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.943: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.950: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 01/29 11:05:24.950: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 01/29 11:05:24.950: [smf] INFO: UE IMSI[262423840315916] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.954: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 01/29 11:05:24.954: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.954: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.961: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 01/29 11:05:24.961: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 01/29 11:05:24.961: [smf] INFO: UE IMSI[262424760054498] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.964: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 01/29 11:05:24.965: [upf] INFO: UE F-SEID[UP:0xe3c CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.965: [upf] INFO: UE F-SEID[UP:0xe3c CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.971: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 01/29 11:05:24.971: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 01/29 11:05:24.971: [smf] INFO: UE IMSI[262426552230307] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.976: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 01/29 11:05:24.976: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.976: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.982: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 01/29 11:05:24.982: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 01/29 11:05:24.982: [smf] INFO: UE IMSI[262425644216980] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:24.986: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 01/29 11:05:24.987: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:24.987: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:24.993: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 01/29 11:05:24.993: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 01/29 11:05:24.994: [smf] INFO: UE IMSI[262421729854520] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.004: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 01/29 11:05:25.004: [upf] INFO: UE F-SEID[UP:0xffc CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.004: [upf] INFO: UE F-SEID[UP:0xffc CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.006: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 01/29 11:05:25.006: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 01/29 11:05:25.006: [smf] INFO: UE IMSI[262421702231430] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.015: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 01/29 11:05:25.015: [upf] INFO: UE F-SEID[UP:0x189 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.015: [upf] INFO: UE F-SEID[UP:0x189 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.017: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 01/29 11:05:25.017: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 01/29 11:05:25.017: [smf] INFO: UE IMSI[262424562416103] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.022: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 01/29 11:05:25.022: [upf] INFO: UE F-SEID[UP:0xefa CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.022: [upf] INFO: UE F-SEID[UP:0xefa CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.027: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 01/29 11:05:25.027: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 01/29 11:05:25.028: [smf] INFO: UE IMSI[262425859712544] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.032: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 01/29 11:05:25.032: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.032: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.038: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 01/29 11:05:25.038: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 01/29 11:05:25.038: [smf] INFO: UE IMSI[262422566997035] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.043: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 01/29 11:05:25.043: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.043: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.049: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 01/29 11:05:25.049: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 01/29 11:05:25.049: [smf] INFO: UE IMSI[262426085762584] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.053: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 01/29 11:05:25.053: [upf] INFO: UE F-SEID[UP:0x29f CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.053: [upf] INFO: UE F-SEID[UP:0x29f CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.060: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 01/29 11:05:25.060: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 01/29 11:05:25.060: [smf] INFO: UE IMSI[262425346864455] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.064: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 01/29 11:05:25.064: [upf] INFO: UE F-SEID[UP:0xea9 CP:0xc85] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.064: [upf] INFO: UE F-SEID[UP:0xea9 CP:0xc85] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.070: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 01/29 11:05:25.070: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 01/29 11:05:25.070: [smf] INFO: UE IMSI[262429762522921] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.075: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 01/29 11:05:25.075: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.075: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.081: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 01/29 11:05:25.081: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 01/29 11:05:25.081: [smf] INFO: UE IMSI[262424493197048] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.085: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 01/29 11:05:25.085: [upf] INFO: UE F-SEID[UP:0xc7b CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.085: [upf] INFO: UE F-SEID[UP:0xc7b CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.092: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 01/29 11:05:25.092: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 01/29 11:05:25.092: [smf] INFO: UE IMSI[262424276659085] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.097: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 01/29 11:05:25.097: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.097: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.103: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 01/29 11:05:25.103: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 01/29 11:05:25.103: [smf] INFO: UE IMSI[262420993781323] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.108: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 01/29 11:05:25.108: [upf] INFO: UE F-SEID[UP:0x425 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.108: [upf] INFO: UE F-SEID[UP:0x425 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.114: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 01/29 11:05:25.114: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 01/29 11:05:25.114: [smf] INFO: UE IMSI[262421373658103] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.119: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 01/29 11:05:25.119: [upf] INFO: UE F-SEID[UP:0x36 CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.119: [upf] INFO: UE F-SEID[UP:0x36 CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.125: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 01/29 11:05:25.125: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 01/29 11:05:25.125: [smf] INFO: UE IMSI[262420861031018] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.130: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 01/29 11:05:25.130: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.130: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.135: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 01/29 11:05:25.135: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 01/29 11:05:25.135: [smf] INFO: UE IMSI[262422779930211] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.140: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 01/29 11:05:25.140: [upf] INFO: UE F-SEID[UP:0xec7 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.140: [upf] INFO: UE F-SEID[UP:0xec7 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.146: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 01/29 11:05:25.146: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 01/29 11:05:25.146: [smf] INFO: UE IMSI[262425093579446] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.150: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 01/29 11:05:25.150: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.150: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.157: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 01/29 11:05:25.157: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 01/29 11:05:25.157: [smf] INFO: UE IMSI[262426701205308] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.162: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 01/29 11:05:25.162: [upf] INFO: UE F-SEID[UP:0x6df CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.162: [upf] INFO: UE F-SEID[UP:0x6df CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.168: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 01/29 11:05:25.168: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 01/29 11:05:25.168: [smf] INFO: UE IMSI[262427887796317] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.172: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 01/29 11:05:25.172: [upf] INFO: UE F-SEID[UP:0x729 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.172: [upf] INFO: UE F-SEID[UP:0x729 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.179: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 01/29 11:05:25.179: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 01/29 11:05:25.179: [smf] INFO: UE IMSI[262424109039653] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.183: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 01/29 11:05:25.183: [upf] INFO: UE F-SEID[UP:0x316 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.183: [upf] INFO: UE F-SEID[UP:0x316 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.189: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 01/29 11:05:25.190: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 01/29 11:05:25.190: [smf] INFO: UE IMSI[262428175187366] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.193: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 01/29 11:05:25.193: [upf] INFO: UE F-SEID[UP:0x91c CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.193: [upf] INFO: UE F-SEID[UP:0x91c CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.200: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 01/29 11:05:25.200: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 01/29 11:05:25.200: [smf] INFO: UE IMSI[262425658106924] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.204: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 01/29 11:05:25.204: [upf] INFO: UE F-SEID[UP:0xfb CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.204: [upf] INFO: UE F-SEID[UP:0xfb CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.211: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 01/29 11:05:25.211: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 01/29 11:05:25.211: [smf] INFO: UE IMSI[262427535977163] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.216: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 01/29 11:05:25.216: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.216: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.222: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 01/29 11:05:25.222: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 01/29 11:05:25.222: [smf] INFO: UE IMSI[262429222909344] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.228: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 01/29 11:05:25.228: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.228: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.234: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 01/29 11:05:25.234: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 01/29 11:05:25.234: [smf] INFO: UE IMSI[262422534219600] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.246: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 01/29 11:05:25.246: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.246: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.246: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 01/29 11:05:25.246: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 01/29 11:05:25.246: [smf] INFO: UE IMSI[262421556120349] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.258: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 01/29 11:05:25.258: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.258: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.259: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 01/29 11:05:25.259: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 01/29 11:05:25.260: [smf] INFO: UE IMSI[262426310430774] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.270: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 01/29 11:05:25.270: [upf] INFO: UE F-SEID[UP:0x306 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.270: [upf] INFO: UE F-SEID[UP:0x306 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.271: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 01/29 11:05:25.271: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 01/29 11:05:25.271: [smf] INFO: UE IMSI[262427307888475] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.275: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 01/29 11:05:25.275: [upf] INFO: UE F-SEID[UP:0x81e CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.275: [upf] INFO: UE F-SEID[UP:0x81e CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.281: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 01/29 11:05:25.281: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 01/29 11:05:25.281: [smf] INFO: UE IMSI[262425392909957] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.286: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 01/29 11:05:25.286: [upf] INFO: UE F-SEID[UP:0x560 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.286: [upf] INFO: UE F-SEID[UP:0x560 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.292: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 01/29 11:05:25.292: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 01/29 11:05:25.292: [smf] INFO: UE IMSI[262421747735418] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.296: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 01/29 11:05:25.296: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.296: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.303: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 01/29 11:05:25.303: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 01/29 11:05:25.303: [smf] INFO: UE IMSI[262424484833872] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.307: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 01/29 11:05:25.307: [upf] INFO: UE F-SEID[UP:0x72d CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.307: [upf] INFO: UE F-SEID[UP:0x72d CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.314: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 01/29 11:05:25.314: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 01/29 11:05:25.314: [smf] INFO: UE IMSI[262426644541177] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.318: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 01/29 11:05:25.318: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.318: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.324: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 01/29 11:05:25.324: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 01/29 11:05:25.324: [smf] INFO: UE IMSI[262427710090533] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.329: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 01/29 11:05:25.329: [upf] INFO: UE F-SEID[UP:0x8bd CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.329: [upf] INFO: UE F-SEID[UP:0x8bd CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.336: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 01/29 11:05:25.336: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 01/29 11:05:25.336: [smf] INFO: UE IMSI[262425400805826] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.342: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 01/29 11:05:25.342: [upf] INFO: UE F-SEID[UP:0x266 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.342: [upf] INFO: UE F-SEID[UP:0x266 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.346: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 01/29 11:05:25.346: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 01/29 11:05:25.346: [smf] INFO: UE IMSI[262427313247330] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.351: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 01/29 11:05:25.351: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.351: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.357: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 01/29 11:05:25.357: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 01/29 11:05:25.357: [smf] INFO: UE IMSI[262425373980923] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.362: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 01/29 11:05:25.362: [upf] INFO: UE F-SEID[UP:0x861 CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.362: [upf] INFO: UE F-SEID[UP:0x861 CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.368: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 01/29 11:05:25.368: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 01/29 11:05:25.368: [smf] INFO: UE IMSI[262429112131681] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.373: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 01/29 11:05:25.373: [upf] INFO: UE F-SEID[UP:0xd1f CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.373: [upf] INFO: UE F-SEID[UP:0xd1f CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.379: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 01/29 11:05:25.379: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 01/29 11:05:25.379: [smf] INFO: UE IMSI[262428117699231] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.384: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 01/29 11:05:25.384: [upf] INFO: UE F-SEID[UP:0x53d CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.384: [upf] INFO: UE F-SEID[UP:0x53d CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.390: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 01/29 11:05:25.390: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 01/29 11:05:25.390: [smf] INFO: UE IMSI[262425530420134] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.395: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 01/29 11:05:25.395: [upf] INFO: UE F-SEID[UP:0x576 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.395: [upf] INFO: UE F-SEID[UP:0x576 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.401: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 01/29 11:05:25.401: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 01/29 11:05:25.401: [smf] INFO: UE IMSI[262423591893060] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.406: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 01/29 11:05:25.406: [upf] INFO: UE F-SEID[UP:0x851 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.406: [upf] INFO: UE F-SEID[UP:0x851 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.412: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 01/29 11:05:25.412: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 01/29 11:05:25.412: [smf] INFO: UE IMSI[262429500423846] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.416: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 01/29 11:05:25.416: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.416: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.423: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 01/29 11:05:25.423: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 01/29 11:05:25.423: [smf] INFO: UE IMSI[262423800506504] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.427: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 01/29 11:05:25.427: [upf] INFO: UE F-SEID[UP:0x46a CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.427: [upf] INFO: UE F-SEID[UP:0x46a CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.433: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 01/29 11:05:25.433: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 01/29 11:05:25.433: [smf] INFO: UE IMSI[262421948449513] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.438: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 01/29 11:05:25.438: [upf] INFO: UE F-SEID[UP:0xfbd CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.438: [upf] INFO: UE F-SEID[UP:0xfbd CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.444: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 01/29 11:05:25.444: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 01/29 11:05:25.444: [smf] INFO: UE IMSI[262423417138121] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.449: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 01/29 11:05:25.449: [upf] INFO: UE F-SEID[UP:0x94b CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.449: [upf] INFO: UE F-SEID[UP:0x94b CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.455: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 01/29 11:05:25.455: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 01/29 11:05:25.455: [smf] INFO: UE IMSI[262421991411073] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.460: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 01/29 11:05:25.460: [upf] INFO: UE F-SEID[UP:0x12a CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.460: [upf] INFO: UE F-SEID[UP:0x12a CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.466: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 01/29 11:05:25.466: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 01/29 11:05:25.466: [smf] INFO: UE IMSI[262425102897828] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.470: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 01/29 11:05:25.470: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.470: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.477: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 01/29 11:05:25.477: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 01/29 11:05:25.477: [smf] INFO: UE IMSI[262425690983590] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.481: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 01/29 11:05:25.481: [upf] INFO: UE F-SEID[UP:0x743 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.481: [upf] INFO: UE F-SEID[UP:0x743 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.488: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 01/29 11:05:25.488: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 01/29 11:05:25.488: [smf] INFO: UE IMSI[262420047981992] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.491: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 01/29 11:05:25.491: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.491: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.498: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 01/29 11:05:25.498: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 01/29 11:05:25.498: [smf] INFO: UE IMSI[262421338614731] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.503: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 01/29 11:05:25.503: [upf] INFO: UE F-SEID[UP:0x858 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.503: [upf] INFO: UE F-SEID[UP:0x858 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.509: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 01/29 11:05:25.509: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 01/29 11:05:25.509: [smf] INFO: UE IMSI[262425449015369] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.513: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 01/29 11:05:25.514: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.514: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.520: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 01/29 11:05:25.520: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 01/29 11:05:25.520: [smf] INFO: UE IMSI[262423580934773] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.524: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 01/29 11:05:25.524: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.524: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.531: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 01/29 11:05:25.531: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 01/29 11:05:25.531: [smf] INFO: UE IMSI[262422215788016] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.535: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 01/29 11:05:25.535: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.535: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.542: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 01/29 11:05:25.542: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 01/29 11:05:25.542: [smf] INFO: UE IMSI[262429176397486] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.546: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 01/29 11:05:25.546: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.546: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.552: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 01/29 11:05:25.552: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 01/29 11:05:25.552: [smf] INFO: UE IMSI[262425859222412] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.557: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 01/29 11:05:25.557: [upf] INFO: UE F-SEID[UP:0x60c CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.557: [upf] INFO: UE F-SEID[UP:0x60c CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.563: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 01/29 11:05:25.563: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 01/29 11:05:25.563: [smf] INFO: UE IMSI[262428585167292] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.568: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 01/29 11:05:25.568: [upf] INFO: UE F-SEID[UP:0xd80 CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.568: [upf] INFO: UE F-SEID[UP:0xd80 CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.574: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 01/29 11:05:25.574: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 01/29 11:05:25.574: [smf] INFO: UE IMSI[262422049464193] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.578: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 01/29 11:05:25.579: [upf] INFO: UE F-SEID[UP:0xf0b CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.579: [upf] INFO: UE F-SEID[UP:0xf0b CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.585: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 01/29 11:05:25.585: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 01/29 11:05:25.585: [smf] INFO: UE IMSI[262427127288330] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.589: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 01/29 11:05:25.589: [upf] INFO: UE F-SEID[UP:0x46d CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.589: [upf] INFO: UE F-SEID[UP:0x46d CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.596: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 01/29 11:05:25.596: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 01/29 11:05:25.596: [smf] INFO: UE IMSI[262424411023537] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.600: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 01/29 11:05:25.600: [upf] INFO: UE F-SEID[UP:0xadd CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.600: [upf] INFO: UE F-SEID[UP:0xadd CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.607: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 01/29 11:05:25.607: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 01/29 11:05:25.607: [smf] INFO: UE IMSI[262420395793898] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.610: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 01/29 11:05:25.610: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.610: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.617: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 01/29 11:05:25.617: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 01/29 11:05:25.617: [smf] INFO: UE IMSI[262427609812388] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.622: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 01/29 11:05:25.622: [upf] INFO: UE F-SEID[UP:0x185 CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.622: [upf] INFO: UE F-SEID[UP:0x185 CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.628: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 01/29 11:05:25.628: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 01/29 11:05:25.628: [smf] INFO: UE IMSI[262420538162172] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.632: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 01/29 11:05:25.632: [upf] INFO: UE F-SEID[UP:0xa5d CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.632: [upf] INFO: UE F-SEID[UP:0xa5d CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.639: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 01/29 11:05:25.639: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 01/29 11:05:25.639: [smf] INFO: UE IMSI[262426581243340] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.643: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 01/29 11:05:25.643: [upf] INFO: UE F-SEID[UP:0x983 CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.643: [upf] INFO: UE F-SEID[UP:0x983 CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.650: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 01/29 11:05:25.650: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 01/29 11:05:25.650: [smf] INFO: UE IMSI[262429118945107] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.654: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 01/29 11:05:25.654: [upf] INFO: UE F-SEID[UP:0xe0b CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.654: [upf] INFO: UE F-SEID[UP:0xe0b CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.661: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 01/29 11:05:25.661: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 01/29 11:05:25.661: [smf] INFO: UE IMSI[262429248808161] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.665: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 01/29 11:05:25.665: [upf] INFO: UE F-SEID[UP:0xa2c CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.665: [upf] INFO: UE F-SEID[UP:0xa2c CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.671: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 01/29 11:05:25.671: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 01/29 11:05:25.671: [smf] INFO: UE IMSI[262424206897249] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.676: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 01/29 11:05:25.676: [upf] INFO: UE F-SEID[UP:0x639 CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.676: [upf] INFO: UE F-SEID[UP:0x639 CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.682: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 01/29 11:05:25.682: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 01/29 11:05:25.682: [smf] INFO: UE IMSI[262428412328447] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.687: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 01/29 11:05:25.687: [upf] INFO: UE F-SEID[UP:0x534 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.687: [upf] INFO: UE F-SEID[UP:0x534 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.693: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 01/29 11:05:25.693: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 01/29 11:05:25.693: [smf] INFO: UE IMSI[262425562874124] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.697: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 01/29 11:05:25.697: [upf] INFO: UE F-SEID[UP:0x93f CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.697: [upf] INFO: UE F-SEID[UP:0x93f CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.704: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 01/29 11:05:25.704: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 01/29 11:05:25.704: [smf] INFO: UE IMSI[262427085381487] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.708: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 01/29 11:05:25.708: [upf] INFO: UE F-SEID[UP:0x95d CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.708: [upf] INFO: UE F-SEID[UP:0x95d CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.715: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 01/29 11:05:25.715: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 01/29 11:05:25.715: [smf] INFO: UE IMSI[262423196623556] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.719: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 01/29 11:05:25.719: [upf] INFO: UE F-SEID[UP:0x73d CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.719: [upf] INFO: UE F-SEID[UP:0x73d CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.726: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 01/29 11:05:25.726: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 01/29 11:05:25.726: [smf] INFO: UE IMSI[262428563928869] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.730: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 01/29 11:05:25.730: [upf] INFO: UE F-SEID[UP:0xabb CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.730: [upf] INFO: UE F-SEID[UP:0xabb CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.736: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 01/29 11:05:25.736: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 01/29 11:05:25.736: [smf] INFO: UE IMSI[262421314100609] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.741: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 01/29 11:05:25.741: [upf] INFO: UE F-SEID[UP:0xc0f CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.741: [upf] INFO: UE F-SEID[UP:0xc0f CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.747: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 01/29 11:05:25.747: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 01/29 11:05:25.747: [smf] INFO: UE IMSI[262422297695990] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.752: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 01/29 11:05:25.752: [upf] INFO: UE F-SEID[UP:0xf53 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.752: [upf] INFO: UE F-SEID[UP:0xf53 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.758: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 01/29 11:05:25.758: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 01/29 11:05:25.758: [smf] INFO: UE IMSI[262422241182770] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.762: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 01/29 11:05:25.762: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.762: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.769: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 01/29 11:05:25.769: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 01/29 11:05:25.769: [smf] INFO: UE IMSI[262427635189207] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.773: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 01/29 11:05:25.773: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.773: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.780: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 01/29 11:05:25.780: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 01/29 11:05:25.780: [smf] INFO: UE IMSI[262425244067462] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.784: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 01/29 11:05:25.784: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.784: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.791: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 01/29 11:05:25.791: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 01/29 11:05:25.791: [smf] INFO: UE IMSI[262421055476221] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.795: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 01/29 11:05:25.795: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.795: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.802: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 01/29 11:05:25.802: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 01/29 11:05:25.802: [smf] INFO: UE IMSI[262427673682204] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.806: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 01/29 11:05:25.806: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.806: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.812: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 01/29 11:05:25.812: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 01/29 11:05:25.812: [smf] INFO: UE IMSI[262421168040829] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.816: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 01/29 11:05:25.816: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.816: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.823: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 01/29 11:05:25.823: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 01/29 11:05:25.823: [smf] INFO: UE IMSI[262423978152929] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.828: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 01/29 11:05:25.828: [upf] INFO: UE F-SEID[UP:0x586 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.828: [upf] INFO: UE F-SEID[UP:0x586 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.834: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 01/29 11:05:25.834: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 01/29 11:05:25.834: [smf] INFO: UE IMSI[262429205530307] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.838: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 01/29 11:05:25.838: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.838: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.845: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 01/29 11:05:25.845: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 01/29 11:05:25.845: [smf] INFO: UE IMSI[262428357883512] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.849: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 01/29 11:05:25.849: [upf] INFO: UE F-SEID[UP:0x3c CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.849: [upf] INFO: UE F-SEID[UP:0x3c CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.856: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 01/29 11:05:25.856: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 01/29 11:05:25.856: [smf] INFO: UE IMSI[262429133621606] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.860: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 01/29 11:05:25.860: [upf] INFO: UE F-SEID[UP:0x946 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.860: [upf] INFO: UE F-SEID[UP:0x946 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.867: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 01/29 11:05:25.867: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 01/29 11:05:25.867: [smf] INFO: UE IMSI[262424679482381] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.871: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 01/29 11:05:25.871: [upf] INFO: UE F-SEID[UP:0xa06 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.871: [upf] INFO: UE F-SEID[UP:0xa06 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.877: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 01/29 11:05:25.877: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 01/29 11:05:25.878: [smf] INFO: UE IMSI[262422599571859] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.882: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 01/29 11:05:25.882: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.882: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.888: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 01/29 11:05:25.888: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 01/29 11:05:25.888: [smf] INFO: UE IMSI[262427831880656] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.892: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 01/29 11:05:25.892: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.892: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.899: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 01/29 11:05:25.899: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 01/29 11:05:25.899: [smf] INFO: UE IMSI[262423331763648] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.904: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 01/29 11:05:25.904: [upf] INFO: UE F-SEID[UP:0xb68 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.904: [upf] INFO: UE F-SEID[UP:0xb68 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.910: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 01/29 11:05:25.910: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 01/29 11:05:25.910: [smf] INFO: UE IMSI[262425810199542] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.914: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 01/29 11:05:25.914: [upf] INFO: UE F-SEID[UP:0x218 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.914: [upf] INFO: UE F-SEID[UP:0x218 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.921: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 01/29 11:05:25.921: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 01/29 11:05:25.921: [smf] INFO: UE IMSI[262425991140989] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.925: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 01/29 11:05:25.925: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.925: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.932: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 01/29 11:05:25.932: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 01/29 11:05:25.932: [smf] INFO: UE IMSI[262422205236566] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.936: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 01/29 11:05:25.936: [upf] INFO: UE F-SEID[UP:0xafe CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.936: [upf] INFO: UE F-SEID[UP:0xafe CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.942: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 01/29 11:05:25.943: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 01/29 11:05:25.943: [smf] INFO: UE IMSI[262422446570343] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.947: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 01/29 11:05:25.947: [upf] INFO: UE F-SEID[UP:0x327 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.947: [upf] INFO: UE F-SEID[UP:0x327 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.953: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 01/29 11:05:25.953: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 01/29 11:05:25.953: [smf] INFO: UE IMSI[262426275354978] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.957: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 01/29 11:05:25.957: [upf] INFO: UE F-SEID[UP:0xe6b CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.957: [upf] INFO: UE F-SEID[UP:0xe6b CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.964: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 01/29 11:05:25.964: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 01/29 11:05:25.964: [smf] INFO: UE IMSI[262424161745338] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.968: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 01/29 11:05:25.968: [upf] INFO: UE F-SEID[UP:0x54b CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.968: [upf] INFO: UE F-SEID[UP:0x54b CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.975: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 01/29 11:05:25.975: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 01/29 11:05:25.975: [smf] INFO: UE IMSI[262420091252619] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.979: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 01/29 11:05:25.979: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.979: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.986: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 01/29 11:05:25.986: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 01/29 11:05:25.986: [smf] INFO: UE IMSI[262422722676888] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:25.990: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 01/29 11:05:25.990: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:25.990: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:25.997: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 01/29 11:05:25.997: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 01/29 11:05:25.997: [smf] INFO: UE IMSI[262424091043468] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.001: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 01/29 11:05:26.001: [upf] INFO: UE F-SEID[UP:0x399 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.001: [upf] INFO: UE F-SEID[UP:0x399 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.008: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 01/29 11:05:26.008: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 01/29 11:05:26.008: [smf] INFO: UE IMSI[262420880613587] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.010: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 01/29 11:05:26.010: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.010: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.019: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 01/29 11:05:26.019: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 01/29 11:05:26.019: [smf] INFO: UE IMSI[262420437112362] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.024: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 01/29 11:05:26.024: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.024: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.030: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 01/29 11:05:26.030: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 01/29 11:05:26.030: [smf] INFO: UE IMSI[262425436712561] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.035: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 01/29 11:05:26.035: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.035: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.041: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 01/29 11:05:26.041: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 01/29 11:05:26.041: [smf] INFO: UE IMSI[262423724977702] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.046: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 01/29 11:05:26.046: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.046: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.052: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 01/29 11:05:26.052: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 01/29 11:05:26.052: [smf] INFO: UE IMSI[262427391149448] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.057: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 01/29 11:05:26.057: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.057: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.062: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 01/29 11:05:26.063: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 01/29 11:05:26.063: [smf] INFO: UE IMSI[262423827522803] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.068: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 01/29 11:05:26.068: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.068: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.073: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 01/29 11:05:26.073: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 01/29 11:05:26.073: [smf] INFO: UE IMSI[262423245718633] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.079: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 01/29 11:05:26.079: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.079: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.084: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 01/29 11:05:26.084: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 01/29 11:05:26.084: [smf] INFO: UE IMSI[262421993111984] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.093: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 01/29 11:05:26.093: [upf] INFO: UE F-SEID[UP:0x59d CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.093: [upf] INFO: UE F-SEID[UP:0x59d CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.097: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 01/29 11:05:26.097: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 01/29 11:05:26.097: [smf] INFO: UE IMSI[262421901653279] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.106: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 01/29 11:05:26.106: [upf] INFO: UE F-SEID[UP:0x474 CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.106: [upf] INFO: UE F-SEID[UP:0x474 CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.109: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 01/29 11:05:26.109: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 01/29 11:05:26.109: [smf] INFO: UE IMSI[262422473179110] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.117: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 01/29 11:05:26.117: [upf] INFO: UE F-SEID[UP:0x96f CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.117: [upf] INFO: UE F-SEID[UP:0x96f CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.121: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 01/29 11:05:26.121: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 01/29 11:05:26.121: [smf] INFO: UE IMSI[262420183866929] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.127: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 01/29 11:05:26.127: [upf] INFO: UE F-SEID[UP:0xe3b CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.127: [upf] INFO: UE F-SEID[UP:0xe3b CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.131: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 01/29 11:05:26.131: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 01/29 11:05:26.131: [smf] INFO: UE IMSI[262429924770918] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.136: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 01/29 11:05:26.136: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.136: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.142: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 01/29 11:05:26.142: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 01/29 11:05:26.142: [smf] INFO: UE IMSI[262428511672856] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.145: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 01/29 11:05:26.145: [upf] INFO: UE F-SEID[UP:0xd34 CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.145: [upf] INFO: UE F-SEID[UP:0xd34 CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.153: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 01/29 11:05:26.153: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 01/29 11:05:26.153: [smf] INFO: UE IMSI[262428187945253] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.159: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 01/29 11:05:26.159: [upf] INFO: UE F-SEID[UP:0x802 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.159: [upf] INFO: UE F-SEID[UP:0x802 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.164: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 01/29 11:05:26.164: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 01/29 11:05:26.164: [smf] INFO: UE IMSI[262429868367019] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.167: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 01/29 11:05:26.167: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.167: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.174: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 01/29 11:05:26.174: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 01/29 11:05:26.174: [smf] INFO: UE IMSI[262429017383982] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.179: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 01/29 11:05:26.179: [upf] INFO: UE F-SEID[UP:0x371 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.179: [upf] INFO: UE F-SEID[UP:0x371 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.185: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 01/29 11:05:26.185: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 01/29 11:05:26.185: [smf] INFO: UE IMSI[262428103693614] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.190: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 01/29 11:05:26.190: [upf] INFO: UE F-SEID[UP:0x282 CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.190: [upf] INFO: UE F-SEID[UP:0x282 CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.196: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 01/29 11:05:26.196: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 01/29 11:05:26.196: [smf] INFO: UE IMSI[262420822824737] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.202: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 01/29 11:05:26.202: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.202: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.208: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 01/29 11:05:26.208: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 01/29 11:05:26.208: [smf] INFO: UE IMSI[262427360921412] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.216: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 01/29 11:05:26.216: [upf] INFO: UE F-SEID[UP:0x55f CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.216: [upf] INFO: UE F-SEID[UP:0x55f CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.220: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 01/29 11:05:26.221: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 01/29 11:05:26.221: [smf] INFO: UE IMSI[262425054072860] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.228: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 01/29 11:05:26.228: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.228: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.231: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 01/29 11:05:26.231: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 01/29 11:05:26.231: [smf] INFO: UE IMSI[262420989978838] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.236: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 01/29 11:05:26.236: [upf] INFO: UE F-SEID[UP:0xb95 CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.236: [upf] INFO: UE F-SEID[UP:0xb95 CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.242: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 01/29 11:05:26.242: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 01/29 11:05:26.242: [smf] INFO: UE IMSI[262429884264666] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.246: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 01/29 11:05:26.246: [upf] INFO: UE F-SEID[UP:0x22e CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.246: [upf] INFO: UE F-SEID[UP:0x22e CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.253: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 01/29 11:05:26.253: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 01/29 11:05:26.253: [smf] INFO: UE IMSI[262427529847536] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.257: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 01/29 11:05:26.257: [upf] INFO: UE F-SEID[UP:0xf75 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.257: [upf] INFO: UE F-SEID[UP:0xf75 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.264: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 01/29 11:05:26.264: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 01/29 11:05:26.264: [smf] INFO: UE IMSI[262421140470654] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.268: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 01/29 11:05:26.268: [upf] INFO: UE F-SEID[UP:0xa5e CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.268: [upf] INFO: UE F-SEID[UP:0xa5e CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.275: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 01/29 11:05:26.275: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 01/29 11:05:26.275: [smf] INFO: UE IMSI[262421784610281] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.279: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 01/29 11:05:26.279: [upf] INFO: UE F-SEID[UP:0x665 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.279: [upf] INFO: UE F-SEID[UP:0x665 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.285: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 01/29 11:05:26.285: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 01/29 11:05:26.285: [smf] INFO: UE IMSI[262427205798166] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.290: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 01/29 11:05:26.290: [upf] INFO: UE F-SEID[UP:0x698 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.290: [upf] INFO: UE F-SEID[UP:0x698 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.296: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 01/29 11:05:26.296: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 01/29 11:05:26.296: [smf] INFO: UE IMSI[262423351180284] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.301: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 01/29 11:05:26.301: [upf] INFO: UE F-SEID[UP:0x955 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.301: [upf] INFO: UE F-SEID[UP:0x955 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.307: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 01/29 11:05:26.307: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 01/29 11:05:26.307: [smf] INFO: UE IMSI[262425806111020] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.312: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 01/29 11:05:26.312: [upf] INFO: UE F-SEID[UP:0x71c CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.312: [upf] INFO: UE F-SEID[UP:0x71c CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.318: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 01/29 11:05:26.318: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 01/29 11:05:26.318: [smf] INFO: UE IMSI[262428935952411] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.322: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 01/29 11:05:26.322: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.322: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.329: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 01/29 11:05:26.329: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 01/29 11:05:26.329: [smf] INFO: UE IMSI[262424794474078] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.334: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 01/29 11:05:26.334: [upf] INFO: UE F-SEID[UP:0xa5c CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.334: [upf] INFO: UE F-SEID[UP:0xa5c CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.340: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 01/29 11:05:26.340: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 01/29 11:05:26.340: [smf] INFO: UE IMSI[262425246829259] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.344: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 01/29 11:05:26.344: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.344: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.351: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 01/29 11:05:26.351: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 01/29 11:05:26.351: [smf] INFO: UE IMSI[262427939927831] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.355: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 01/29 11:05:26.355: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.355: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.361: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 01/29 11:05:26.361: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 01/29 11:05:26.361: [smf] INFO: UE IMSI[262421623375109] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.365: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 01/29 11:05:26.366: [upf] INFO: UE F-SEID[UP:0xf2c CP:0xc64] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.366: [upf] INFO: UE F-SEID[UP:0xf2c CP:0xc64] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.372: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 01/29 11:05:26.372: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 01/29 11:05:26.372: [smf] INFO: UE IMSI[262425184088395] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.377: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 01/29 11:05:26.377: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.377: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.383: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 01/29 11:05:26.383: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 01/29 11:05:26.383: [smf] INFO: UE IMSI[262422600616948] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.388: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 01/29 11:05:26.388: [upf] INFO: UE F-SEID[UP:0xc1c CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.388: [upf] INFO: UE F-SEID[UP:0xc1c CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.394: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 01/29 11:05:26.394: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 01/29 11:05:26.394: [smf] INFO: UE IMSI[262422322941931] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.399: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 01/29 11:05:26.399: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.399: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.405: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 01/29 11:05:26.405: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 01/29 11:05:26.405: [smf] INFO: UE IMSI[262429663455833] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.409: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 01/29 11:05:26.410: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.410: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.416: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 01/29 11:05:26.416: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 01/29 11:05:26.416: [smf] INFO: UE IMSI[262428084268064] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.420: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 01/29 11:05:26.420: [upf] INFO: UE F-SEID[UP:0x21c CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.420: [upf] INFO: UE F-SEID[UP:0x21c CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.426: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 01/29 11:05:26.426: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 01/29 11:05:26.426: [smf] INFO: UE IMSI[262429419717153] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.431: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 01/29 11:05:26.431: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.431: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.437: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 01/29 11:05:26.437: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 01/29 11:05:26.437: [smf] INFO: UE IMSI[262426853461796] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.442: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 01/29 11:05:26.442: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.442: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.448: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 01/29 11:05:26.448: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 01/29 11:05:26.448: [smf] INFO: UE IMSI[262423922871761] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.452: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 01/29 11:05:26.452: [upf] INFO: UE F-SEID[UP:0x827 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.452: [upf] INFO: UE F-SEID[UP:0x827 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.459: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 01/29 11:05:26.459: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 01/29 11:05:26.459: [smf] INFO: UE IMSI[262429357922433] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.463: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 01/29 11:05:26.463: [upf] INFO: UE F-SEID[UP:0x170 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.463: [upf] INFO: UE F-SEID[UP:0x170 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.470: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 01/29 11:05:26.470: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 01/29 11:05:26.470: [smf] INFO: UE IMSI[262420549822517] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.474: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 01/29 11:05:26.474: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.474: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.481: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 01/29 11:05:26.481: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 01/29 11:05:26.481: [smf] INFO: UE IMSI[262426681814296] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.483: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 01/29 11:05:26.483: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.483: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.491: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 01/29 11:05:26.491: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 01/29 11:05:26.491: [smf] INFO: UE IMSI[262426739330019] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.495: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 01/29 11:05:26.495: [upf] INFO: UE F-SEID[UP:0x78e CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.495: [upf] INFO: UE F-SEID[UP:0x78e CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.502: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 01/29 11:05:26.502: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 01/29 11:05:26.502: [smf] INFO: UE IMSI[262420381054559] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.506: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 01/29 11:05:26.506: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.506: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.513: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 01/29 11:05:26.513: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 01/29 11:05:26.513: [smf] INFO: UE IMSI[262425887151245] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.517: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 01/29 11:05:26.517: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.517: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.524: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 01/29 11:05:26.524: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 01/29 11:05:26.524: [smf] INFO: UE IMSI[262424575472989] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.528: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 01/29 11:05:26.528: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.528: [upf] INFO: UE F-SEID[UP:0xf3f CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.535: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 01/29 11:05:26.535: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 01/29 11:05:26.535: [smf] INFO: UE IMSI[262428374853150] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.539: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 01/29 11:05:26.539: [upf] INFO: UE F-SEID[UP:0x547 CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.539: [upf] INFO: UE F-SEID[UP:0x547 CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.546: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 01/29 11:05:26.547: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 01/29 11:05:26.547: [smf] INFO: UE IMSI[262428668445016] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.556: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 01/29 11:05:26.556: [upf] INFO: UE F-SEID[UP:0x2ce CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.556: [upf] INFO: UE F-SEID[UP:0x2ce CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.558: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 01/29 11:05:26.558: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 01/29 11:05:26.558: [smf] INFO: UE IMSI[262420368712964] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.566: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 01/29 11:05:26.566: [upf] INFO: UE F-SEID[UP:0x96a CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.566: [upf] INFO: UE F-SEID[UP:0x96a CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.571: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 01/29 11:05:26.571: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 01/29 11:05:26.571: [smf] INFO: UE IMSI[262427991441394] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.578: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 01/29 11:05:26.578: [upf] INFO: UE F-SEID[UP:0x411 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.578: [upf] INFO: UE F-SEID[UP:0x411 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.582: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 01/29 11:05:26.582: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 01/29 11:05:26.582: [smf] INFO: UE IMSI[262420567133386] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.587: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 01/29 11:05:26.587: [upf] INFO: UE F-SEID[UP:0xafc CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.587: [upf] INFO: UE F-SEID[UP:0xafc CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.593: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 01/29 11:05:26.593: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 01/29 11:05:26.593: [smf] INFO: UE IMSI[262429590127735] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.597: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 01/29 11:05:26.597: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.597: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.603: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 01/29 11:05:26.603: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 01/29 11:05:26.603: [smf] INFO: UE IMSI[262426048672413] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.606: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 01/29 11:05:26.606: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.606: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.614: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 01/29 11:05:26.614: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 01/29 11:05:26.614: [smf] INFO: UE IMSI[262422472125977] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.618: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 01/29 11:05:26.618: [upf] INFO: UE F-SEID[UP:0xe66 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.618: [upf] INFO: UE F-SEID[UP:0xe66 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.625: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 01/29 11:05:26.625: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 01/29 11:05:26.625: [smf] INFO: UE IMSI[262420406925968] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.634: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 01/29 11:05:26.634: [upf] INFO: UE F-SEID[UP:0x29 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.634: [upf] INFO: UE F-SEID[UP:0x29 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.637: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 01/29 11:05:26.637: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 01/29 11:05:26.637: [smf] INFO: UE IMSI[262420009134246] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.643: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 01/29 11:05:26.643: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.643: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.648: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 01/29 11:05:26.648: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 01/29 11:05:26.648: [smf] INFO: UE IMSI[262425627935117] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.652: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 01/29 11:05:26.652: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.652: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.658: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 01/29 11:05:26.658: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 01/29 11:05:26.658: [smf] INFO: UE IMSI[262421833575959] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.663: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 01/29 11:05:26.663: [upf] INFO: UE F-SEID[UP:0x438 CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.663: [upf] INFO: UE F-SEID[UP:0x438 CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.669: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 01/29 11:05:26.669: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 01/29 11:05:26.669: [smf] INFO: UE IMSI[262426180833310] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.673: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 01/29 11:05:26.673: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x7c3] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.673: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x7c3] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.680: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 01/29 11:05:26.680: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 01/29 11:05:26.680: [smf] INFO: UE IMSI[262428357857109] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.684: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 01/29 11:05:26.684: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.684: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.691: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 01/29 11:05:26.691: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 01/29 11:05:26.691: [smf] INFO: UE IMSI[262421624637890] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.695: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 01/29 11:05:26.695: [upf] INFO: UE F-SEID[UP:0x9db CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.695: [upf] INFO: UE F-SEID[UP:0x9db CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.701: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 01/29 11:05:26.701: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 01/29 11:05:26.701: [smf] INFO: UE IMSI[262422565730457] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.706: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 01/29 11:05:26.706: [upf] INFO: UE F-SEID[UP:0x318 CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.706: [upf] INFO: UE F-SEID[UP:0x318 CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.712: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 01/29 11:05:26.712: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 01/29 11:05:26.712: [smf] INFO: UE IMSI[262424549406109] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.717: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 01/29 11:05:26.717: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.717: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.723: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 01/29 11:05:26.723: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 01/29 11:05:26.723: [smf] INFO: UE IMSI[262424805298609] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.728: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 01/29 11:05:26.728: [upf] INFO: UE F-SEID[UP:0x419 CP:0x832] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.728: [upf] INFO: UE F-SEID[UP:0x419 CP:0x832] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.734: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 01/29 11:05:26.734: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 01/29 11:05:26.734: [smf] INFO: UE IMSI[262421144482238] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.738: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 01/29 11:05:26.738: [upf] INFO: UE F-SEID[UP:0x952 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.738: [upf] INFO: UE F-SEID[UP:0x952 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.745: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 01/29 11:05:26.745: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 01/29 11:05:26.745: [smf] INFO: UE IMSI[262425243425297] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.749: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 01/29 11:05:26.749: [upf] INFO: UE F-SEID[UP:0x92f CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.749: [upf] INFO: UE F-SEID[UP:0x92f CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.756: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 01/29 11:05:26.756: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 01/29 11:05:26.756: [smf] INFO: UE IMSI[262420243876860] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.761: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 01/29 11:05:26.761: [upf] INFO: UE F-SEID[UP:0x392 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.761: [upf] INFO: UE F-SEID[UP:0x392 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.767: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 01/29 11:05:26.767: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 01/29 11:05:26.767: [smf] INFO: UE IMSI[262421748874349] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.771: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 01/29 11:05:26.771: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.771: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.777: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 01/29 11:05:26.777: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 01/29 11:05:26.777: [smf] INFO: UE IMSI[262427113667833] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.782: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 01/29 11:05:26.782: [upf] INFO: UE F-SEID[UP:0x5ea CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.782: [upf] INFO: UE F-SEID[UP:0x5ea CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.788: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 01/29 11:05:26.788: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 01/29 11:05:26.788: [smf] INFO: UE IMSI[262420643260112] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.793: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 01/29 11:05:26.793: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.793: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.799: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 01/29 11:05:26.799: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 01/29 11:05:26.799: [smf] INFO: UE IMSI[262421252065180] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.804: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 01/29 11:05:26.804: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.804: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.810: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 01/29 11:05:26.810: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 01/29 11:05:26.810: [smf] INFO: UE IMSI[262429395644029] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.816: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 01/29 11:05:26.816: [upf] INFO: UE F-SEID[UP:0x4c CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.816: [upf] INFO: UE F-SEID[UP:0x4c CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.821: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 01/29 11:05:26.821: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 01/29 11:05:26.821: [smf] INFO: UE IMSI[262423821986910] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.826: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 01/29 11:05:26.826: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.826: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.832: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 01/29 11:05:26.832: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 01/29 11:05:26.832: [smf] INFO: UE IMSI[262421267009816] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.836: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 01/29 11:05:26.836: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.836: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.842: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 01/29 11:05:26.842: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 01/29 11:05:26.842: [smf] INFO: UE IMSI[262426754801308] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.847: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 01/29 11:05:26.847: [upf] INFO: UE F-SEID[UP:0x552 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.847: [upf] INFO: UE F-SEID[UP:0x552 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.853: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 01/29 11:05:26.853: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 01/29 11:05:26.853: [smf] INFO: UE IMSI[262426724007828] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.858: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 01/29 11:05:26.858: [upf] INFO: UE F-SEID[UP:0x51e CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.858: [upf] INFO: UE F-SEID[UP:0x51e CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.864: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 01/29 11:05:26.864: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 01/29 11:05:26.864: [smf] INFO: UE IMSI[262423171467702] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.868: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 01/29 11:05:26.868: [upf] INFO: UE F-SEID[UP:0x175 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.868: [upf] INFO: UE F-SEID[UP:0x175 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.875: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 01/29 11:05:26.875: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 01/29 11:05:26.875: [smf] INFO: UE IMSI[262423929034172] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.879: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 01/29 11:05:26.879: [upf] INFO: UE F-SEID[UP:0x201 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.879: [upf] INFO: UE F-SEID[UP:0x201 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.886: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 01/29 11:05:26.886: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 01/29 11:05:26.886: [smf] INFO: UE IMSI[262428921768228] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.890: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 01/29 11:05:26.890: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.890: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.897: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 01/29 11:05:26.897: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 01/29 11:05:26.897: [smf] INFO: UE IMSI[262427664080808] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.901: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 01/29 11:05:26.901: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.901: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.907: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 01/29 11:05:26.907: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 01/29 11:05:26.907: [smf] INFO: UE IMSI[262429491957307] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.912: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 01/29 11:05:26.912: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.912: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.918: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 01/29 11:05:26.918: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 01/29 11:05:26.918: [smf] INFO: UE IMSI[262420936692443] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.923: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 01/29 11:05:26.923: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.923: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.929: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 01/29 11:05:26.929: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 01/29 11:05:26.929: [smf] INFO: UE IMSI[262426589268781] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.934: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 01/29 11:05:26.934: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.934: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.940: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 01/29 11:05:26.940: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 01/29 11:05:26.940: [smf] INFO: UE IMSI[262423657587324] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.944: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 01/29 11:05:26.944: [upf] INFO: UE F-SEID[UP:0x340 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.944: [upf] INFO: UE F-SEID[UP:0x340 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.951: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 01/29 11:05:26.951: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 01/29 11:05:26.951: [smf] INFO: UE IMSI[262420760076660] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.955: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 01/29 11:05:26.955: [upf] INFO: UE F-SEID[UP:0x58a CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.955: [upf] INFO: UE F-SEID[UP:0x58a CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.962: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 01/29 11:05:26.962: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 01/29 11:05:26.962: [smf] INFO: UE IMSI[262426200037313] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.966: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 01/29 11:05:26.966: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.966: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.972: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 01/29 11:05:26.972: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 01/29 11:05:26.972: [smf] INFO: UE IMSI[262423396871177] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.977: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 01/29 11:05:26.977: [upf] INFO: UE F-SEID[UP:0x542 CP:0x164] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.977: [upf] INFO: UE F-SEID[UP:0x542 CP:0x164] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.983: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 01/29 11:05:26.983: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 01/29 11:05:26.983: [smf] INFO: UE IMSI[262428508406721] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.988: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 01/29 11:05:26.988: [upf] INFO: UE F-SEID[UP:0x4a CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.988: [upf] INFO: UE F-SEID[UP:0x4a CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:26.994: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 01/29 11:05:26.994: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 01/29 11:05:26.994: [smf] INFO: UE IMSI[262428233062249] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:26.998: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 01/29 11:05:26.998: [upf] INFO: UE F-SEID[UP:0x497 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:26.998: [upf] INFO: UE F-SEID[UP:0x497 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.005: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 01/29 11:05:27.005: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 01/29 11:05:27.005: [smf] INFO: UE IMSI[262425994930215] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.009: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 01/29 11:05:27.009: [upf] INFO: UE F-SEID[UP:0x517 CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.010: [upf] INFO: UE F-SEID[UP:0x517 CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.016: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 01/29 11:05:27.016: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 01/29 11:05:27.016: [smf] INFO: UE IMSI[262421042208699] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.020: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 01/29 11:05:27.020: [upf] INFO: UE F-SEID[UP:0x31b CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.020: [upf] INFO: UE F-SEID[UP:0x31b CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.027: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 01/29 11:05:27.027: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 01/29 11:05:27.027: [smf] INFO: UE IMSI[262426898253386] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.031: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 01/29 11:05:27.031: [upf] INFO: UE F-SEID[UP:0x82e CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.031: [upf] INFO: UE F-SEID[UP:0x82e CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.037: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 01/29 11:05:27.037: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 01/29 11:05:27.037: [smf] INFO: UE IMSI[262429194814447] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.041: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 01/29 11:05:27.041: [upf] INFO: UE F-SEID[UP:0xedc CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.041: [upf] INFO: UE F-SEID[UP:0xedc CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.048: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 01/29 11:05:27.048: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 01/29 11:05:27.048: [smf] INFO: UE IMSI[262421682042193] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.053: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 01/29 11:05:27.053: [upf] INFO: UE F-SEID[UP:0x369 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.053: [upf] INFO: UE F-SEID[UP:0x369 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.059: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 01/29 11:05:27.059: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 01/29 11:05:27.059: [smf] INFO: UE IMSI[262429911765666] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.063: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 01/29 11:05:27.063: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.063: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.070: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 01/29 11:05:27.070: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 01/29 11:05:27.070: [smf] INFO: UE IMSI[262424637746841] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.074: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 01/29 11:05:27.074: [upf] INFO: UE F-SEID[UP:0x55a CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.074: [upf] INFO: UE F-SEID[UP:0x55a CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.081: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 01/29 11:05:27.081: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 01/29 11:05:27.081: [smf] INFO: UE IMSI[262420630005004] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.085: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 01/29 11:05:27.085: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.085: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.091: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 01/29 11:05:27.091: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 01/29 11:05:27.091: [smf] INFO: UE IMSI[262421568437693] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.096: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 01/29 11:05:27.096: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.096: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.102: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 01/29 11:05:27.102: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 01/29 11:05:27.102: [smf] INFO: UE IMSI[262426602083708] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.107: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 01/29 11:05:27.107: [upf] INFO: UE F-SEID[UP:0x98e CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.107: [upf] INFO: UE F-SEID[UP:0x98e CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.113: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 01/29 11:05:27.113: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 01/29 11:05:27.113: [smf] INFO: UE IMSI[262426059170941] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.117: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 01/29 11:05:27.117: [upf] INFO: UE F-SEID[UP:0x230 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.117: [upf] INFO: UE F-SEID[UP:0x230 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.124: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 01/29 11:05:27.124: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 01/29 11:05:27.124: [smf] INFO: UE IMSI[262422134794399] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.128: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 01/29 11:05:27.128: [upf] INFO: UE F-SEID[UP:0x70b CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.128: [upf] INFO: UE F-SEID[UP:0x70b CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.135: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 01/29 11:05:27.135: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 01/29 11:05:27.135: [smf] INFO: UE IMSI[262426213500716] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.139: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 01/29 11:05:27.139: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.139: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.146: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 01/29 11:05:27.146: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 01/29 11:05:27.146: [smf] INFO: UE IMSI[262425689574906] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.150: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 01/29 11:05:27.150: [upf] INFO: UE F-SEID[UP:0x825 CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.150: [upf] INFO: UE F-SEID[UP:0x825 CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.156: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 01/29 11:05:27.156: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 01/29 11:05:27.156: [smf] INFO: UE IMSI[262429008973337] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.161: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 01/29 11:05:27.161: [upf] INFO: UE F-SEID[UP:0x501 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.161: [upf] INFO: UE F-SEID[UP:0x501 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.167: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 01/29 11:05:27.167: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 01/29 11:05:27.167: [smf] INFO: UE IMSI[262421945257562] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.171: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 01/29 11:05:27.171: [upf] INFO: UE F-SEID[UP:0xc43 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.171: [upf] INFO: UE F-SEID[UP:0xc43 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.178: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 01/29 11:05:27.178: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 01/29 11:05:27.178: [smf] INFO: UE IMSI[262426488110807] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.182: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 01/29 11:05:27.182: [upf] INFO: UE F-SEID[UP:0x670 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.182: [upf] INFO: UE F-SEID[UP:0x670 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.189: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 01/29 11:05:27.189: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 01/29 11:05:27.189: [smf] INFO: UE IMSI[262421264141039] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.193: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 01/29 11:05:27.193: [upf] INFO: UE F-SEID[UP:0xb86 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.193: [upf] INFO: UE F-SEID[UP:0xb86 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.200: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 01/29 11:05:27.200: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 01/29 11:05:27.200: [smf] INFO: UE IMSI[262428716714337] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.203: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 01/29 11:05:27.203: [upf] INFO: UE F-SEID[UP:0x395 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.203: [upf] INFO: UE F-SEID[UP:0x395 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.210: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 01/29 11:05:27.210: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 01/29 11:05:27.210: [smf] INFO: UE IMSI[262425678660396] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.215: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 01/29 11:05:27.215: [upf] INFO: UE F-SEID[UP:0xd4b CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.215: [upf] INFO: UE F-SEID[UP:0xd4b CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.221: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 01/29 11:05:27.221: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 01/29 11:05:27.221: [smf] INFO: UE IMSI[262429526944010] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.225: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 01/29 11:05:27.225: [upf] INFO: UE F-SEID[UP:0x38b CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.225: [upf] INFO: UE F-SEID[UP:0x38b CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.232: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 01/29 11:05:27.232: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 01/29 11:05:27.232: [smf] INFO: UE IMSI[262420856430448] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.236: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 01/29 11:05:27.236: [upf] INFO: UE F-SEID[UP:0x11 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.236: [upf] INFO: UE F-SEID[UP:0x11 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.243: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 01/29 11:05:27.243: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 01/29 11:05:27.243: [smf] INFO: UE IMSI[262425847566047] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.247: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 01/29 11:05:27.247: [upf] INFO: UE F-SEID[UP:0x63f CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.247: [upf] INFO: UE F-SEID[UP:0x63f CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.254: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 01/29 11:05:27.254: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 01/29 11:05:27.254: [smf] INFO: UE IMSI[262421678161486] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.258: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 01/29 11:05:27.258: [upf] INFO: UE F-SEID[UP:0x663 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.258: [upf] INFO: UE F-SEID[UP:0x663 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.264: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 01/29 11:05:27.264: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 01/29 11:05:27.264: [smf] INFO: UE IMSI[262424602430467] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.269: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 01/29 11:05:27.269: [upf] INFO: UE F-SEID[UP:0xed5 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.269: [upf] INFO: UE F-SEID[UP:0xed5 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.275: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 01/29 11:05:27.275: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 01/29 11:05:27.275: [smf] INFO: UE IMSI[262429154721934] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.280: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 01/29 11:05:27.280: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.280: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.286: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 01/29 11:05:27.286: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 01/29 11:05:27.286: [smf] INFO: UE IMSI[262422536548059] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.290: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 01/29 11:05:27.290: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.290: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.297: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 01/29 11:05:27.297: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 01/29 11:05:27.297: [smf] INFO: UE IMSI[262420042755603] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.303: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 01/29 11:05:27.303: [upf] INFO: UE F-SEID[UP:0x622 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.303: [upf] INFO: UE F-SEID[UP:0x622 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.308: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 01/29 11:05:27.308: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 01/29 11:05:27.308: [smf] INFO: UE IMSI[262422606524365] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.313: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 01/29 11:05:27.313: [upf] INFO: UE F-SEID[UP:0x717 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.313: [upf] INFO: UE F-SEID[UP:0x717 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.319: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 01/29 11:05:27.319: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 01/29 11:05:27.319: [smf] INFO: UE IMSI[262428769422288] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.323: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 01/29 11:05:27.323: [upf] INFO: UE F-SEID[UP:0x33d CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.323: [upf] INFO: UE F-SEID[UP:0x33d CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.330: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 01/29 11:05:27.330: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 01/29 11:05:27.330: [smf] INFO: UE IMSI[262421500225903] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.334: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 01/29 11:05:27.334: [upf] INFO: UE F-SEID[UP:0xfa CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.334: [upf] INFO: UE F-SEID[UP:0xfa CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.341: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 01/29 11:05:27.341: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 01/29 11:05:27.341: [smf] INFO: UE IMSI[262422710419789] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.345: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 01/29 11:05:27.345: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.345: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.351: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 01/29 11:05:27.351: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 01/29 11:05:27.351: [smf] INFO: UE IMSI[262426096252770] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.355: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 01/29 11:05:27.355: [upf] INFO: UE F-SEID[UP:0x690 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.355: [upf] INFO: UE F-SEID[UP:0x690 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.362: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 01/29 11:05:27.362: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 01/29 11:05:27.362: [smf] INFO: UE IMSI[262422006707876] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.369: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 01/29 11:05:27.369: [upf] INFO: UE F-SEID[UP:0xab2 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.369: [upf] INFO: UE F-SEID[UP:0xab2 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.374: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 01/29 11:05:27.374: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 01/29 11:05:27.374: [smf] INFO: UE IMSI[262428538746388] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.378: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 01/29 11:05:27.378: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.378: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.384: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 01/29 11:05:27.384: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 01/29 11:05:27.384: [smf] INFO: UE IMSI[262426346504183] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.388: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 01/29 11:05:27.388: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.388: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.395: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 01/29 11:05:27.395: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 01/29 11:05:27.395: [smf] INFO: UE IMSI[262428651027170] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.400: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 01/29 11:05:27.400: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.400: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.406: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 01/29 11:05:27.406: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 01/29 11:05:27.406: [smf] INFO: UE IMSI[262426627458032] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.411: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 01/29 11:05:27.411: [upf] INFO: UE F-SEID[UP:0xed CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.411: [upf] INFO: UE F-SEID[UP:0xed CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.417: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 01/29 11:05:27.417: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 01/29 11:05:27.417: [smf] INFO: UE IMSI[262422546905590] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.424: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 01/29 11:05:27.424: [upf] INFO: UE F-SEID[UP:0x8be CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.424: [upf] INFO: UE F-SEID[UP:0x8be CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.428: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 01/29 11:05:27.428: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 01/29 11:05:27.428: [smf] INFO: UE IMSI[262425390699488] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.432: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 01/29 11:05:27.432: [upf] INFO: UE F-SEID[UP:0xef2 CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.433: [upf] INFO: UE F-SEID[UP:0xef2 CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.439: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 01/29 11:05:27.439: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 01/29 11:05:27.439: [smf] INFO: UE IMSI[262428539850617] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.447: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 01/29 11:05:27.447: [upf] INFO: UE F-SEID[UP:0xce0 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.447: [upf] INFO: UE F-SEID[UP:0xce0 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.451: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 01/29 11:05:27.451: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 01/29 11:05:27.451: [smf] INFO: UE IMSI[262425858150884] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.457: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 01/29 11:05:27.457: [upf] INFO: UE F-SEID[UP:0x387 CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.457: [upf] INFO: UE F-SEID[UP:0x387 CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.462: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 01/29 11:05:27.462: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 01/29 11:05:27.462: [smf] INFO: UE IMSI[262421441914771] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.469: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 01/29 11:05:27.469: [upf] INFO: UE F-SEID[UP:0x42e CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.469: [upf] INFO: UE F-SEID[UP:0x42e CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.474: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 01/29 11:05:27.474: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 01/29 11:05:27.474: [smf] INFO: UE IMSI[262422797692425] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.480: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 01/29 11:05:27.480: [upf] INFO: UE F-SEID[UP:0x3b CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.480: [upf] INFO: UE F-SEID[UP:0x3b CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.485: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 01/29 11:05:27.485: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 01/29 11:05:27.485: [smf] INFO: UE IMSI[262425127596017] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.491: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 01/29 11:05:27.491: [upf] INFO: UE F-SEID[UP:0xf74 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.491: [upf] INFO: UE F-SEID[UP:0xf74 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.496: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 01/29 11:05:27.496: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 01/29 11:05:27.496: [smf] INFO: UE IMSI[262427751622871] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.500: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 01/29 11:05:27.500: [upf] INFO: UE F-SEID[UP:0x30f CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.500: [upf] INFO: UE F-SEID[UP:0x30f CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.507: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 01/29 11:05:27.507: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 01/29 11:05:27.507: [smf] INFO: UE IMSI[262429929462574] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.511: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 01/29 11:05:27.511: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.511: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.518: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 01/29 11:05:27.518: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 01/29 11:05:27.518: [smf] INFO: UE IMSI[262421713128561] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.522: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 01/29 11:05:27.522: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x4e8] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.522: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x4e8] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.528: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 01/29 11:05:27.528: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 01/29 11:05:27.528: [smf] INFO: UE IMSI[262423869092610] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.532: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 01/29 11:05:27.532: [upf] INFO: UE F-SEID[UP:0x341 CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.532: [upf] INFO: UE F-SEID[UP:0x341 CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.539: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 01/29 11:05:27.539: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 01/29 11:05:27.539: [smf] INFO: UE IMSI[262421305232983] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.544: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 01/29 11:05:27.544: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.544: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.550: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 01/29 11:05:27.550: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 01/29 11:05:27.550: [smf] INFO: UE IMSI[262429310918786] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.554: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 01/29 11:05:27.554: [upf] INFO: UE F-SEID[UP:0x88b CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.554: [upf] INFO: UE F-SEID[UP:0x88b CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.561: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 01/29 11:05:27.561: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 01/29 11:05:27.561: [smf] INFO: UE IMSI[262425681331067] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.566: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 01/29 11:05:27.566: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.566: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.572: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 01/29 11:05:27.572: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 01/29 11:05:27.572: [smf] INFO: UE IMSI[262423101999196] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.576: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 01/29 11:05:27.576: [upf] INFO: UE F-SEID[UP:0x504 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.576: [upf] INFO: UE F-SEID[UP:0x504 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.583: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 01/29 11:05:27.583: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 01/29 11:05:27.583: [smf] INFO: UE IMSI[262429943392182] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.587: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 01/29 11:05:27.587: [upf] INFO: UE F-SEID[UP:0x925 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.587: [upf] INFO: UE F-SEID[UP:0x925 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.594: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 01/29 11:05:27.594: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 01/29 11:05:27.594: [smf] INFO: UE IMSI[262428129221702] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.598: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 01/29 11:05:27.598: [upf] INFO: UE F-SEID[UP:0x8df CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.598: [upf] INFO: UE F-SEID[UP:0x8df CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.604: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 01/29 11:05:27.604: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 01/29 11:05:27.604: [smf] INFO: UE IMSI[262423058834547] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.609: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 01/29 11:05:27.609: [upf] INFO: UE F-SEID[UP:0x12 CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.609: [upf] INFO: UE F-SEID[UP:0x12 CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.615: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 01/29 11:05:27.615: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 01/29 11:05:27.615: [smf] INFO: UE IMSI[262423740848841] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.620: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 01/29 11:05:27.620: [upf] INFO: UE F-SEID[UP:0xb4d CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.620: [upf] INFO: UE F-SEID[UP:0xb4d CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.626: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 01/29 11:05:27.626: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 01/29 11:05:27.626: [smf] INFO: UE IMSI[262428197975169] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.630: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 01/29 11:05:27.630: [upf] INFO: UE F-SEID[UP:0xafb CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.630: [upf] INFO: UE F-SEID[UP:0xafb CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.637: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 01/29 11:05:27.637: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 01/29 11:05:27.637: [smf] INFO: UE IMSI[262429501217520] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.641: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 01/29 11:05:27.641: [upf] INFO: UE F-SEID[UP:0x197 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.641: [upf] INFO: UE F-SEID[UP:0x197 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.648: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 01/29 11:05:27.648: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 01/29 11:05:27.648: [smf] INFO: UE IMSI[262421821862991] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.652: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 01/29 11:05:27.652: [upf] INFO: UE F-SEID[UP:0x535 CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.652: [upf] INFO: UE F-SEID[UP:0x535 CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.659: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 01/29 11:05:27.659: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 01/29 11:05:27.659: [smf] INFO: UE IMSI[262425105888292] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.662: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 01/29 11:05:27.662: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.662: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.669: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 01/29 11:05:27.669: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 01/29 11:05:27.669: [smf] INFO: UE IMSI[262429613408492] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.673: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 01/29 11:05:27.673: [upf] INFO: UE F-SEID[UP:0x8cc CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.673: [upf] INFO: UE F-SEID[UP:0x8cc CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.680: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 01/29 11:05:27.680: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 01/29 11:05:27.680: [smf] INFO: UE IMSI[262421427834806] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.684: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 01/29 11:05:27.684: [upf] INFO: UE F-SEID[UP:0x900 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.684: [upf] INFO: UE F-SEID[UP:0x900 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.691: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 01/29 11:05:27.691: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 01/29 11:05:27.691: [smf] INFO: UE IMSI[262424440895311] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.695: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 01/29 11:05:27.695: [upf] INFO: UE F-SEID[UP:0xac2 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.695: [upf] INFO: UE F-SEID[UP:0xac2 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.702: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 01/29 11:05:27.702: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 01/29 11:05:27.702: [smf] INFO: UE IMSI[262425381296323] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.706: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 01/29 11:05:27.706: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.706: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.713: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 01/29 11:05:27.713: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 01/29 11:05:27.713: [smf] INFO: UE IMSI[262429414114173] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.717: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 01/29 11:05:27.717: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.717: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.724: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 01/29 11:05:27.724: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 01/29 11:05:27.724: [smf] INFO: UE IMSI[262420358013164] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.728: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 01/29 11:05:27.728: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.728: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.735: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 01/29 11:05:27.735: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 01/29 11:05:27.735: [smf] INFO: UE IMSI[262428600724419] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.740: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 01/29 11:05:27.740: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.741: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.746: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 01/29 11:05:27.746: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 01/29 11:05:27.746: [smf] INFO: UE IMSI[262420046029492] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.753: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 01/29 11:05:27.753: [upf] INFO: UE F-SEID[UP:0x41e CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.753: [upf] INFO: UE F-SEID[UP:0x41e CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.757: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 01/29 11:05:27.757: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 01/29 11:05:27.757: [smf] INFO: UE IMSI[262429830489083] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.762: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 01/29 11:05:27.762: [upf] INFO: UE F-SEID[UP:0x93 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.762: [upf] INFO: UE F-SEID[UP:0x93 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.768: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 01/29 11:05:27.769: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 01/29 11:05:27.769: [smf] INFO: UE IMSI[262426406564974] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.774: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 01/29 11:05:27.774: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.774: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.779: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 01/29 11:05:27.779: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 01/29 11:05:27.779: [smf] INFO: UE IMSI[262423094841724] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.784: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 01/29 11:05:27.784: [upf] INFO: UE F-SEID[UP:0x32 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.784: [upf] INFO: UE F-SEID[UP:0x32 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.790: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 01/29 11:05:27.790: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 01/29 11:05:27.790: [smf] INFO: UE IMSI[262423296401912] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.794: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 01/29 11:05:27.794: [upf] INFO: UE F-SEID[UP:0xe36 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.794: [upf] INFO: UE F-SEID[UP:0xe36 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.801: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 01/29 11:05:27.801: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 01/29 11:05:27.801: [smf] INFO: UE IMSI[262425717226411] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.805: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 01/29 11:05:27.805: [upf] INFO: UE F-SEID[UP:0x99c CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.805: [upf] INFO: UE F-SEID[UP:0x99c CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.812: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 01/29 11:05:27.812: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 01/29 11:05:27.812: [smf] INFO: UE IMSI[262422210886764] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.816: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 01/29 11:05:27.816: [upf] INFO: UE F-SEID[UP:0x87b CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.816: [upf] INFO: UE F-SEID[UP:0x87b CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.823: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 01/29 11:05:27.823: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 01/29 11:05:27.823: [smf] INFO: UE IMSI[262425798243965] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.827: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 01/29 11:05:27.827: [upf] INFO: UE F-SEID[UP:0x4da CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.827: [upf] INFO: UE F-SEID[UP:0x4da CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.834: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 01/29 11:05:27.834: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 01/29 11:05:27.834: [smf] INFO: UE IMSI[262426014572874] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.838: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 01/29 11:05:27.838: [upf] INFO: UE F-SEID[UP:0x62b CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.838: [upf] INFO: UE F-SEID[UP:0x62b CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.844: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 01/29 11:05:27.844: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 01/29 11:05:27.844: [smf] INFO: UE IMSI[262421772653233] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.849: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 01/29 11:05:27.849: [upf] INFO: UE F-SEID[UP:0xbec CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.849: [upf] INFO: UE F-SEID[UP:0xbec CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.855: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 01/29 11:05:27.855: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 01/29 11:05:27.855: [smf] INFO: UE IMSI[262428481221477] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.860: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 01/29 11:05:27.860: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.860: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.866: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 01/29 11:05:27.866: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 01/29 11:05:27.866: [smf] INFO: UE IMSI[262426983580500] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.870: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 01/29 11:05:27.870: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.870: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.877: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 01/29 11:05:27.877: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 01/29 11:05:27.877: [smf] INFO: UE IMSI[262426496396786] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.881: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 01/29 11:05:27.881: [upf] INFO: UE F-SEID[UP:0x250 CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.881: [upf] INFO: UE F-SEID[UP:0x250 CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.888: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 01/29 11:05:27.888: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 01/29 11:05:27.888: [smf] INFO: UE IMSI[262420233102307] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.892: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 01/29 11:05:27.892: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.892: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.899: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 01/29 11:05:27.899: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 01/29 11:05:27.899: [smf] INFO: UE IMSI[262424566247934] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.903: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 01/29 11:05:27.903: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.903: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.909: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 01/29 11:05:27.909: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 01/29 11:05:27.909: [smf] INFO: UE IMSI[262423614747100] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.914: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 01/29 11:05:27.914: [upf] INFO: UE F-SEID[UP:0x1bf CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.914: [upf] INFO: UE F-SEID[UP:0x1bf CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.920: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 01/29 11:05:27.920: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 01/29 11:05:27.920: [smf] INFO: UE IMSI[262426782193668] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.924: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 01/29 11:05:27.924: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.924: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.931: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 01/29 11:05:27.931: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 01/29 11:05:27.931: [smf] INFO: UE IMSI[262423570947312] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.936: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 01/29 11:05:27.936: [upf] INFO: UE F-SEID[UP:0x40b CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.936: [upf] INFO: UE F-SEID[UP:0x40b CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.942: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 01/29 11:05:27.942: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 01/29 11:05:27.942: [smf] INFO: UE IMSI[262424890040333] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.946: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 01/29 11:05:27.946: [upf] INFO: UE F-SEID[UP:0x244 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.946: [upf] INFO: UE F-SEID[UP:0x244 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.953: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 01/29 11:05:27.953: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 01/29 11:05:27.953: [smf] INFO: UE IMSI[262421702209138] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.957: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 01/29 11:05:27.957: [upf] INFO: UE F-SEID[UP:0x61e CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.957: [upf] INFO: UE F-SEID[UP:0x61e CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.964: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 01/29 11:05:27.964: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 01/29 11:05:27.964: [smf] INFO: UE IMSI[262422616180757] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.968: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 01/29 11:05:27.968: [upf] INFO: UE F-SEID[UP:0xced CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.968: [upf] INFO: UE F-SEID[UP:0xced CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.975: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 01/29 11:05:27.975: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 01/29 11:05:27.975: [smf] INFO: UE IMSI[262428486045820] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.979: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 01/29 11:05:27.979: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.979: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.985: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 01/29 11:05:27.985: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 01/29 11:05:27.985: [smf] INFO: UE IMSI[262428598943495] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:27.989: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 01/29 11:05:27.989: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:27.989: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:27.996: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 01/29 11:05:27.996: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 01/29 11:05:27.996: [smf] INFO: UE IMSI[262420174612074] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.001: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 01/29 11:05:28.001: [upf] INFO: UE F-SEID[UP:0xc77 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.001: [upf] INFO: UE F-SEID[UP:0xc77 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.007: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 01/29 11:05:28.007: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 01/29 11:05:28.007: [smf] INFO: UE IMSI[262428867684229] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.011: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 01/29 11:05:28.011: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.011: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.018: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 01/29 11:05:28.018: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 01/29 11:05:28.018: [smf] INFO: UE IMSI[262429808468602] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.023: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 01/29 11:05:28.023: [upf] INFO: UE F-SEID[UP:0x7be CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.023: [upf] INFO: UE F-SEID[UP:0x7be CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.029: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 01/29 11:05:28.029: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 01/29 11:05:28.029: [smf] INFO: UE IMSI[262425055940391] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.033: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 01/29 11:05:28.033: [upf] INFO: UE F-SEID[UP:0x83b CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.033: [upf] INFO: UE F-SEID[UP:0x83b CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.040: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 01/29 11:05:28.040: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 01/29 11:05:28.040: [smf] INFO: UE IMSI[262427369913531] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.044: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 01/29 11:05:28.044: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.044: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.051: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 01/29 11:05:28.051: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 01/29 11:05:28.051: [smf] INFO: UE IMSI[262429604977152] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.058: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 01/29 11:05:28.059: [upf] INFO: UE F-SEID[UP:0x969 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.059: [upf] INFO: UE F-SEID[UP:0x969 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.062: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 01/29 11:05:28.062: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 01/29 11:05:28.062: [smf] INFO: UE IMSI[262425147803644] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.067: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 01/29 11:05:28.067: [upf] INFO: UE F-SEID[UP:0x16a CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.067: [upf] INFO: UE F-SEID[UP:0x16a CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.073: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 01/29 11:05:28.073: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 01/29 11:05:28.073: [smf] INFO: UE IMSI[262425790052499] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.078: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 01/29 11:05:28.078: [upf] INFO: UE F-SEID[UP:0x57 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.078: [upf] INFO: UE F-SEID[UP:0x57 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.084: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 01/29 11:05:28.084: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 01/29 11:05:28.084: [smf] INFO: UE IMSI[262428320610852] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.088: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 01/29 11:05:28.088: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.088: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.095: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 01/29 11:05:28.095: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 01/29 11:05:28.095: [smf] INFO: UE IMSI[262429365256529] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.099: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 01/29 11:05:28.099: [upf] INFO: UE F-SEID[UP:0x70f CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.099: [upf] INFO: UE F-SEID[UP:0x70f CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.106: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 01/29 11:05:28.106: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 01/29 11:05:28.106: [smf] INFO: UE IMSI[262426579147368] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.110: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 01/29 11:05:28.110: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.110: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.116: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 01/29 11:05:28.116: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 01/29 11:05:28.116: [smf] INFO: UE IMSI[262425561700398] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.121: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 01/29 11:05:28.121: [upf] INFO: UE F-SEID[UP:0x1ca CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.121: [upf] INFO: UE F-SEID[UP:0x1ca CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.127: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 01/29 11:05:28.127: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 01/29 11:05:28.127: [smf] INFO: UE IMSI[262429644551599] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.132: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 01/29 11:05:28.132: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.132: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.138: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 01/29 11:05:28.138: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 01/29 11:05:28.138: [smf] INFO: UE IMSI[262422216734862] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.142: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 01/29 11:05:28.142: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.142: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.149: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 01/29 11:05:28.149: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 01/29 11:05:28.149: [smf] INFO: UE IMSI[262421825039050] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.154: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 01/29 11:05:28.154: [upf] INFO: UE F-SEID[UP:0x241 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.154: [upf] INFO: UE F-SEID[UP:0x241 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.160: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 01/29 11:05:28.160: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 01/29 11:05:28.160: [smf] INFO: UE IMSI[262426109367422] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.164: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 01/29 11:05:28.164: [upf] INFO: UE F-SEID[UP:0x3be CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.164: [upf] INFO: UE F-SEID[UP:0x3be CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.171: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 01/29 11:05:28.171: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 01/29 11:05:28.171: [smf] INFO: UE IMSI[262425815617433] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.175: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 01/29 11:05:28.175: [upf] INFO: UE F-SEID[UP:0x364 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.175: [upf] INFO: UE F-SEID[UP:0x364 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.182: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 01/29 11:05:28.182: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 01/29 11:05:28.182: [smf] INFO: UE IMSI[262426483377669] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.185: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 01/29 11:05:28.186: [upf] INFO: UE F-SEID[UP:0xeec CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.186: [upf] INFO: UE F-SEID[UP:0xeec CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.192: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 01/29 11:05:28.192: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 01/29 11:05:28.192: [smf] INFO: UE IMSI[262420778367290] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.197: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 01/29 11:05:28.197: [upf] INFO: UE F-SEID[UP:0xda0 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.197: [upf] INFO: UE F-SEID[UP:0xda0 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.203: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 01/29 11:05:28.203: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 01/29 11:05:28.203: [smf] INFO: UE IMSI[262420248416728] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.207: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 01/29 11:05:28.207: [upf] INFO: UE F-SEID[UP:0x466 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.207: [upf] INFO: UE F-SEID[UP:0x466 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.214: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 01/29 11:05:28.214: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 01/29 11:05:28.214: [smf] INFO: UE IMSI[262425118877623] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.217: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 01/29 11:05:28.217: [upf] INFO: UE F-SEID[UP:0x473 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.217: [upf] INFO: UE F-SEID[UP:0x473 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.224: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 01/29 11:05:28.224: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 01/29 11:05:28.224: [smf] INFO: UE IMSI[262427712740045] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.228: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 01/29 11:05:28.228: [upf] INFO: UE F-SEID[UP:0xdba CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.228: [upf] INFO: UE F-SEID[UP:0xdba CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.235: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 01/29 11:05:28.235: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 01/29 11:05:28.235: [smf] INFO: UE IMSI[262424196463012] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.238: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 01/29 11:05:28.238: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.238: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.245: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 01/29 11:05:28.245: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 01/29 11:05:28.245: [smf] INFO: UE IMSI[262427885827428] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.248: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 01/29 11:05:28.248: [upf] INFO: UE F-SEID[UP:0xe65 CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.248: [upf] INFO: UE F-SEID[UP:0xe65 CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.256: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 01/29 11:05:28.256: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 01/29 11:05:28.256: [smf] INFO: UE IMSI[262429922523026] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.258: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 01/29 11:05:28.258: [upf] INFO: UE F-SEID[UP:0x416 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.258: [upf] INFO: UE F-SEID[UP:0x416 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.266: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 01/29 11:05:28.266: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 01/29 11:05:28.266: [smf] INFO: UE IMSI[262420292186264] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.269: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 01/29 11:05:28.269: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.269: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.277: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 01/29 11:05:28.277: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 01/29 11:05:28.277: [smf] INFO: UE IMSI[262425418668143] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.279: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 01/29 11:05:28.279: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.279: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.287: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 01/29 11:05:28.287: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 01/29 11:05:28.287: [smf] INFO: UE IMSI[262426002978481] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.290: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 01/29 11:05:28.290: [upf] INFO: UE F-SEID[UP:0xe1c CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.290: [upf] INFO: UE F-SEID[UP:0xe1c CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.298: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 01/29 11:05:28.298: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 01/29 11:05:28.298: [smf] INFO: UE IMSI[262420919391682] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.300: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 01/29 11:05:28.301: [upf] INFO: UE F-SEID[UP:0xcf0 CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.301: [upf] INFO: UE F-SEID[UP:0xcf0 CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.308: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 01/29 11:05:28.308: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 01/29 11:05:28.308: [smf] INFO: UE IMSI[262426062043932] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.311: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 01/29 11:05:28.311: [upf] INFO: UE F-SEID[UP:0x673 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.311: [upf] INFO: UE F-SEID[UP:0x673 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.319: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 01/29 11:05:28.319: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 01/29 11:05:28.319: [smf] INFO: UE IMSI[262425162564294] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.322: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 01/29 11:05:28.322: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.322: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.329: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 01/29 11:05:28.329: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 01/29 11:05:28.329: [smf] INFO: UE IMSI[262427407567609] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.332: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 01/29 11:05:28.332: [upf] INFO: UE F-SEID[UP:0x58e CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.332: [upf] INFO: UE F-SEID[UP:0x58e CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.339: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 01/29 11:05:28.339: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 01/29 11:05:28.340: [smf] INFO: UE IMSI[262421961222020] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.342: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 01/29 11:05:28.342: [upf] INFO: UE F-SEID[UP:0x445 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.342: [upf] INFO: UE F-SEID[UP:0x445 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.350: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 01/29 11:05:28.350: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 01/29 11:05:28.350: [smf] INFO: UE IMSI[262424530734626] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.352: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 01/29 11:05:28.352: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.352: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.360: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 01/29 11:05:28.360: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 01/29 11:05:28.360: [smf] INFO: UE IMSI[262421348440710] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.363: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 01/29 11:05:28.363: [upf] INFO: UE F-SEID[UP:0x752 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.363: [upf] INFO: UE F-SEID[UP:0x752 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.371: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 01/29 11:05:28.371: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 01/29 11:05:28.371: [smf] INFO: UE IMSI[262421267127177] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.373: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 01/29 11:05:28.373: [upf] INFO: UE F-SEID[UP:0x786 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.373: [upf] INFO: UE F-SEID[UP:0x786 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.381: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 01/29 11:05:28.381: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 01/29 11:05:28.381: [smf] INFO: UE IMSI[262428976048710] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.383: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 01/29 11:05:28.383: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.383: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.392: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 01/29 11:05:28.392: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 01/29 11:05:28.392: [smf] INFO: UE IMSI[262423639644165] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.394: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 01/29 11:05:28.394: [upf] INFO: UE F-SEID[UP:0xae1 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.394: [upf] INFO: UE F-SEID[UP:0xae1 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.402: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 01/29 11:05:28.402: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 01/29 11:05:28.402: [smf] INFO: UE IMSI[262426818071682] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.404: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 01/29 11:05:28.404: [upf] INFO: UE F-SEID[UP:0xbfd CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.404: [upf] INFO: UE F-SEID[UP:0xbfd CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.412: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 01/29 11:05:28.412: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 01/29 11:05:28.412: [smf] INFO: UE IMSI[262426979189095] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.414: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 01/29 11:05:28.414: [upf] INFO: UE F-SEID[UP:0x629 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.414: [upf] INFO: UE F-SEID[UP:0x629 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.423: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 01/29 11:05:28.423: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 01/29 11:05:28.423: [smf] INFO: UE IMSI[262429484526899] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.425: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 01/29 11:05:28.425: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.425: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.433: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 01/29 11:05:28.433: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 01/29 11:05:28.433: [smf] INFO: UE IMSI[262420918594960] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.435: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 01/29 11:05:28.435: [upf] INFO: UE F-SEID[UP:0x683 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.435: [upf] INFO: UE F-SEID[UP:0x683 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.443: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 01/29 11:05:28.443: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 01/29 11:05:28.443: [smf] INFO: UE IMSI[262423238300155] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.446: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 01/29 11:05:28.446: [upf] INFO: UE F-SEID[UP:0x588 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.446: [upf] INFO: UE F-SEID[UP:0x588 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.454: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 01/29 11:05:28.454: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 01/29 11:05:28.454: [smf] INFO: UE IMSI[262429608976214] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.456: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 01/29 11:05:28.456: [upf] INFO: UE F-SEID[UP:0x90e CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.456: [upf] INFO: UE F-SEID[UP:0x90e CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.464: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 01/29 11:05:28.464: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 01/29 11:05:28.464: [smf] INFO: UE IMSI[262421849153002] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.466: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 01/29 11:05:28.467: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.467: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.475: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 01/29 11:05:28.475: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 01/29 11:05:28.475: [smf] INFO: UE IMSI[262422433313185] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.477: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 01/29 11:05:28.477: [upf] INFO: UE F-SEID[UP:0x2b CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.477: [upf] INFO: UE F-SEID[UP:0x2b CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.485: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 01/29 11:05:28.485: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 01/29 11:05:28.485: [smf] INFO: UE IMSI[262428650592375] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.487: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 01/29 11:05:28.487: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.487: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.495: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 01/29 11:05:28.496: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 01/29 11:05:28.496: [smf] INFO: UE IMSI[262420477838194] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.498: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 01/29 11:05:28.498: [upf] INFO: UE F-SEID[UP:0x7d CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.498: [upf] INFO: UE F-SEID[UP:0x7d CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.506: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 01/29 11:05:28.506: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 01/29 11:05:28.506: [smf] INFO: UE IMSI[262429319969048] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.508: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 01/29 11:05:28.508: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.508: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.516: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 01/29 11:05:28.516: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 01/29 11:05:28.516: [smf] INFO: UE IMSI[262424222424345] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.518: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 01/29 11:05:28.518: [upf] INFO: UE F-SEID[UP:0x9da CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.518: [upf] INFO: UE F-SEID[UP:0x9da CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.527: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 01/29 11:05:28.527: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 01/29 11:05:28.527: [smf] INFO: UE IMSI[262427754899519] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.529: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 01/29 11:05:28.529: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.529: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.537: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 01/29 11:05:28.537: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 01/29 11:05:28.537: [smf] INFO: UE IMSI[262429477165234] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.539: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 01/29 11:05:28.539: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.539: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.547: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 01/29 11:05:28.547: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 01/29 11:05:28.547: [smf] INFO: UE IMSI[262424986952598] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.550: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 01/29 11:05:28.550: [upf] INFO: UE F-SEID[UP:0xccd CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.550: [upf] INFO: UE F-SEID[UP:0xccd CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.558: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 01/29 11:05:28.558: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 01/29 11:05:28.558: [smf] INFO: UE IMSI[262427425947182] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.560: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 01/29 11:05:28.560: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.560: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.568: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 01/29 11:05:28.568: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 01/29 11:05:28.568: [smf] INFO: UE IMSI[262428765694759] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.570: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 01/29 11:05:28.570: [upf] INFO: UE F-SEID[UP:0x777 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.570: [upf] INFO: UE F-SEID[UP:0x777 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.579: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 01/29 11:05:28.579: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 01/29 11:05:28.579: [smf] INFO: UE IMSI[262421051390624] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.581: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 01/29 11:05:28.581: [upf] INFO: UE F-SEID[UP:0x132 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.581: [upf] INFO: UE F-SEID[UP:0x132 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.589: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 01/29 11:05:28.589: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 01/29 11:05:28.589: [smf] INFO: UE IMSI[262420493188583] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.591: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 01/29 11:05:28.591: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.591: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.599: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 01/29 11:05:28.599: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 01/29 11:05:28.599: [smf] INFO: UE IMSI[262429981933885] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.601: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 01/29 11:05:28.602: [upf] INFO: UE F-SEID[UP:0x73 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.602: [upf] INFO: UE F-SEID[UP:0x73 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.610: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 01/29 11:05:28.610: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 01/29 11:05:28.610: [smf] INFO: UE IMSI[262423090918634] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.612: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 01/29 11:05:28.612: [upf] INFO: UE F-SEID[UP:0x47b CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.612: [upf] INFO: UE F-SEID[UP:0x47b CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.620: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 01/29 11:05:28.620: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 01/29 11:05:28.620: [smf] INFO: UE IMSI[262427101955930] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.622: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 01/29 11:05:28.622: [upf] INFO: UE F-SEID[UP:0xd53 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.622: [upf] INFO: UE F-SEID[UP:0xd53 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.630: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 01/29 11:05:28.630: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 01/29 11:05:28.630: [smf] INFO: UE IMSI[262429034664589] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.633: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 01/29 11:05:28.633: [upf] INFO: UE F-SEID[UP:0x358 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.633: [upf] INFO: UE F-SEID[UP:0x358 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.641: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 01/29 11:05:28.641: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 01/29 11:05:28.641: [smf] INFO: UE IMSI[262423568912653] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.643: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 01/29 11:05:28.643: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.643: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.651: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 01/29 11:05:28.651: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 01/29 11:05:28.651: [smf] INFO: UE IMSI[262424372714823] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.653: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 01/29 11:05:28.653: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.653: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.662: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 01/29 11:05:28.662: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 01/29 11:05:28.662: [smf] INFO: UE IMSI[262422029041413] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.664: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 01/29 11:05:28.664: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.664: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.672: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 01/29 11:05:28.672: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 01/29 11:05:28.672: [smf] INFO: UE IMSI[262425419351425] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.674: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 01/29 11:05:28.674: [upf] INFO: UE F-SEID[UP:0x81f CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.674: [upf] INFO: UE F-SEID[UP:0x81f CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.683: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 01/29 11:05:28.683: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 01/29 11:05:28.683: [smf] INFO: UE IMSI[262424427175103] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.685: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 01/29 11:05:28.685: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.685: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.693: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 01/29 11:05:28.693: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 01/29 11:05:28.693: [smf] INFO: UE IMSI[262427452987129] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.695: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 01/29 11:05:28.695: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.695: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.703: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 01/29 11:05:28.703: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 01/29 11:05:28.703: [smf] INFO: UE IMSI[262424564847955] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.706: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 01/29 11:05:28.706: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.706: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.714: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 01/29 11:05:28.714: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 01/29 11:05:28.714: [smf] INFO: UE IMSI[262426145412493] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.716: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 01/29 11:05:28.716: [upf] INFO: UE F-SEID[UP:0x160 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.716: [upf] INFO: UE F-SEID[UP:0x160 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.724: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 01/29 11:05:28.724: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 01/29 11:05:28.724: [smf] INFO: UE IMSI[262421454140778] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.726: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 01/29 11:05:28.726: [upf] INFO: UE F-SEID[UP:0xc1b CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.726: [upf] INFO: UE F-SEID[UP:0xc1b CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.735: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 01/29 11:05:28.735: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 01/29 11:05:28.735: [smf] INFO: UE IMSI[262420098543949] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.737: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 01/29 11:05:28.737: [upf] INFO: UE F-SEID[UP:0x493 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.737: [upf] INFO: UE F-SEID[UP:0x493 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.745: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 01/29 11:05:28.745: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 01/29 11:05:28.745: [smf] INFO: UE IMSI[262424335965536] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.748: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 01/29 11:05:28.748: [upf] INFO: UE F-SEID[UP:0x932 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.748: [upf] INFO: UE F-SEID[UP:0x932 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.756: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 01/29 11:05:28.756: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 01/29 11:05:28.756: [smf] INFO: UE IMSI[262424452176316] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.759: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 01/29 11:05:28.759: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.759: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.766: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 01/29 11:05:28.766: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 01/29 11:05:28.766: [smf] INFO: UE IMSI[262425716482561] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.769: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 01/29 11:05:28.769: [upf] INFO: UE F-SEID[UP:0xc20 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.769: [upf] INFO: UE F-SEID[UP:0xc20 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.777: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 01/29 11:05:28.777: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 01/29 11:05:28.777: [smf] INFO: UE IMSI[262424496057481] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.781: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 01/29 11:05:28.781: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.781: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.788: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 01/29 11:05:28.788: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 01/29 11:05:28.788: [smf] INFO: UE IMSI[262422039084388] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.791: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 01/29 11:05:28.791: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.791: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.799: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 01/29 11:05:28.799: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 01/29 11:05:28.799: [smf] INFO: UE IMSI[262426054891822] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.801: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 01/29 11:05:28.801: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.801: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.809: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 01/29 11:05:28.809: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 01/29 11:05:28.809: [smf] INFO: UE IMSI[262429849389851] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.811: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 01/29 11:05:28.811: [upf] INFO: UE F-SEID[UP:0x23c CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.811: [upf] INFO: UE F-SEID[UP:0x23c CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.819: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 01/29 11:05:28.819: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 01/29 11:05:28.819: [smf] INFO: UE IMSI[262427224691710] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.822: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 01/29 11:05:28.822: [upf] INFO: UE F-SEID[UP:0x460 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.822: [upf] INFO: UE F-SEID[UP:0x460 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.830: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 01/29 11:05:28.830: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 01/29 11:05:28.830: [smf] INFO: UE IMSI[262422979191327] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.832: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 01/29 11:05:28.832: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.832: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.840: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 01/29 11:05:28.840: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 01/29 11:05:28.840: [smf] INFO: UE IMSI[262428736693867] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.842: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 01/29 11:05:28.842: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.843: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.851: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 01/29 11:05:28.851: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 01/29 11:05:28.851: [smf] INFO: UE IMSI[262429311446669] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.853: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 01/29 11:05:28.853: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.853: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.861: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 01/29 11:05:28.861: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 01/29 11:05:28.861: [smf] INFO: UE IMSI[262423953240988] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.863: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 01/29 11:05:28.863: [upf] INFO: UE F-SEID[UP:0x937 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.863: [upf] INFO: UE F-SEID[UP:0x937 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.872: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 01/29 11:05:28.872: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 01/29 11:05:28.872: [smf] INFO: UE IMSI[262421434309317] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.874: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 01/29 11:05:28.874: [upf] INFO: UE F-SEID[UP:0x457 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.874: [upf] INFO: UE F-SEID[UP:0x457 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.882: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 01/29 11:05:28.882: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 01/29 11:05:28.882: [smf] INFO: UE IMSI[262421703048065] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.884: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 01/29 11:05:28.884: [upf] INFO: UE F-SEID[UP:0xd79 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.884: [upf] INFO: UE F-SEID[UP:0xd79 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.892: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 01/29 11:05:28.892: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 01/29 11:05:28.892: [smf] INFO: UE IMSI[262424060532437] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.895: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 01/29 11:05:28.895: [upf] INFO: UE F-SEID[UP:0x77 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.895: [upf] INFO: UE F-SEID[UP:0x77 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.903: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 01/29 11:05:28.903: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 01/29 11:05:28.903: [smf] INFO: UE IMSI[262426906946747] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.905: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 01/29 11:05:28.905: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.905: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.913: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 01/29 11:05:28.913: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 01/29 11:05:28.913: [smf] INFO: UE IMSI[262428209696731] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.916: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 01/29 11:05:28.916: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.916: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.924: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 01/29 11:05:28.924: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 01/29 11:05:28.924: [smf] INFO: UE IMSI[262422730030864] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.926: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 01/29 11:05:28.926: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.926: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.934: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 01/29 11:05:28.934: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 01/29 11:05:28.934: [smf] INFO: UE IMSI[262421151425093] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.936: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 01/29 11:05:28.936: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.936: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.944: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 01/29 11:05:28.944: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 01/29 11:05:28.944: [smf] INFO: UE IMSI[262423882274995] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.947: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 01/29 11:05:28.947: [upf] INFO: UE F-SEID[UP:0x89b CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.947: [upf] INFO: UE F-SEID[UP:0x89b CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.955: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 01/29 11:05:28.955: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 01/29 11:05:28.955: [smf] INFO: UE IMSI[262426303312466] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.957: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 01/29 11:05:28.957: [upf] INFO: UE F-SEID[UP:0x13e CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.957: [upf] INFO: UE F-SEID[UP:0x13e CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.965: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 01/29 11:05:28.965: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 01/29 11:05:28.965: [smf] INFO: UE IMSI[262423478972243] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.968: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 01/29 11:05:28.968: [upf] INFO: UE F-SEID[UP:0x238 CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.968: [upf] INFO: UE F-SEID[UP:0x238 CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.976: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 01/29 11:05:28.976: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 01/29 11:05:28.976: [smf] INFO: UE IMSI[262423222870577] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.978: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 01/29 11:05:28.978: [upf] INFO: UE F-SEID[UP:0x882 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.978: [upf] INFO: UE F-SEID[UP:0x882 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.986: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 01/29 11:05:28.986: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 01/29 11:05:28.986: [smf] INFO: UE IMSI[262427885544024] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.988: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 01/29 11:05:28.988: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.988: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:28.996: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 01/29 11:05:28.996: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 01/29 11:05:28.996: [smf] INFO: UE IMSI[262423402000733] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:28.999: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 01/29 11:05:28.999: [upf] INFO: UE F-SEID[UP:0x2e CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:28.999: [upf] INFO: UE F-SEID[UP:0x2e CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.007: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 01/29 11:05:29.007: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 01/29 11:05:29.007: [smf] INFO: UE IMSI[262426818162599] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.009: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 01/29 11:05:29.009: [upf] INFO: UE F-SEID[UP:0xa88 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.009: [upf] INFO: UE F-SEID[UP:0xa88 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.017: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 01/29 11:05:29.017: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 01/29 11:05:29.017: [smf] INFO: UE IMSI[262427841294736] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.020: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 01/29 11:05:29.020: [upf] INFO: UE F-SEID[UP:0xe52 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.020: [upf] INFO: UE F-SEID[UP:0xe52 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.028: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 01/29 11:05:29.028: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 01/29 11:05:29.028: [smf] INFO: UE IMSI[262429166401456] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.036: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 01/29 11:05:29.036: [upf] INFO: UE F-SEID[UP:0x6cb CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.036: [upf] INFO: UE F-SEID[UP:0x6cb CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.039: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 01/29 11:05:29.039: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 01/29 11:05:29.039: [smf] INFO: UE IMSI[262425444444490] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.045: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 01/29 11:05:29.045: [upf] INFO: UE F-SEID[UP:0x814 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.045: [upf] INFO: UE F-SEID[UP:0x814 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.050: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 01/29 11:05:29.050: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 01/29 11:05:29.050: [smf] INFO: UE IMSI[262425759970674] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.055: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 01/29 11:05:29.055: [upf] INFO: UE F-SEID[UP:0x685 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.055: [upf] INFO: UE F-SEID[UP:0x685 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.061: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 01/29 11:05:29.061: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 01/29 11:05:29.061: [smf] INFO: UE IMSI[262427263000441] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.066: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 01/29 11:05:29.066: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.066: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.072: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 01/29 11:05:29.072: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 01/29 11:05:29.072: [smf] INFO: UE IMSI[262429512595790] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.077: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 01/29 11:05:29.077: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.077: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.083: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 01/29 11:05:29.083: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 01/29 11:05:29.083: [smf] INFO: UE IMSI[262429087314106] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.088: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 01/29 11:05:29.088: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.088: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.094: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 01/29 11:05:29.094: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 01/29 11:05:29.094: [smf] INFO: UE IMSI[262429506885094] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.098: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 01/29 11:05:29.098: [upf] INFO: UE F-SEID[UP:0x290 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.098: [upf] INFO: UE F-SEID[UP:0x290 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.104: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 01/29 11:05:29.104: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 01/29 11:05:29.104: [smf] INFO: UE IMSI[262425792462784] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.109: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 01/29 11:05:29.109: [upf] INFO: UE F-SEID[UP:0x86f CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.109: [upf] INFO: UE F-SEID[UP:0x86f CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.115: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 01/29 11:05:29.115: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 01/29 11:05:29.115: [smf] INFO: UE IMSI[262428494740072] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.120: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 01/29 11:05:29.120: [upf] INFO: UE F-SEID[UP:0x9de CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.120: [upf] INFO: UE F-SEID[UP:0x9de CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.126: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 01/29 11:05:29.126: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 01/29 11:05:29.126: [smf] INFO: UE IMSI[262426206564914] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.131: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 01/29 11:05:29.131: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.131: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.137: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 01/29 11:05:29.137: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 01/29 11:05:29.137: [smf] INFO: UE IMSI[262422593970776] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.141: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 01/29 11:05:29.141: [upf] INFO: UE F-SEID[UP:0x65d CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.141: [upf] INFO: UE F-SEID[UP:0x65d CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.148: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 01/29 11:05:29.148: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 01/29 11:05:29.148: [smf] INFO: UE IMSI[262422015240357] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.152: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 01/29 11:05:29.152: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.152: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.158: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 01/29 11:05:29.159: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 01/29 11:05:29.159: [smf] INFO: UE IMSI[262426517231337] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.162: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 01/29 11:05:29.162: [upf] INFO: UE F-SEID[UP:0x292 CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.162: [upf] INFO: UE F-SEID[UP:0x292 CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.170: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 01/29 11:05:29.170: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 01/29 11:05:29.170: [smf] INFO: UE IMSI[262423983206578] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.174: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 01/29 11:05:29.174: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.174: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.181: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 01/29 11:05:29.181: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 01/29 11:05:29.181: [smf] INFO: UE IMSI[262428179475760] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.189: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 01/29 11:05:29.189: [upf] INFO: UE F-SEID[UP:0x805 CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.189: [upf] INFO: UE F-SEID[UP:0x805 CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.193: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 01/29 11:05:29.193: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 01/29 11:05:29.193: [smf] INFO: UE IMSI[262421836695980] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.199: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 01/29 11:05:29.199: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.199: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.204: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 01/29 11:05:29.204: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 01/29 11:05:29.204: [smf] INFO: UE IMSI[262421911535590] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.208: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 01/29 11:05:29.208: [upf] INFO: UE F-SEID[UP:0xce2 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.208: [upf] INFO: UE F-SEID[UP:0xce2 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.215: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 01/29 11:05:29.215: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 01/29 11:05:29.215: [smf] INFO: UE IMSI[262428923470592] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.219: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 01/29 11:05:29.219: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.219: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.225: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 01/29 11:05:29.225: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 01/29 11:05:29.225: [smf] INFO: UE IMSI[262428776348748] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.230: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 01/29 11:05:29.230: [upf] INFO: UE F-SEID[UP:0x25a CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.230: [upf] INFO: UE F-SEID[UP:0x25a CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.236: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 01/29 11:05:29.236: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 01/29 11:05:29.236: [smf] INFO: UE IMSI[262429315788174] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.241: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 01/29 11:05:29.241: [upf] INFO: UE F-SEID[UP:0x25b CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.241: [upf] INFO: UE F-SEID[UP:0x25b CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.247: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 01/29 11:05:29.247: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 01/29 11:05:29.247: [smf] INFO: UE IMSI[262421316056141] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.251: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 01/29 11:05:29.251: [upf] INFO: UE F-SEID[UP:0xe9d CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.251: [upf] INFO: UE F-SEID[UP:0xe9d CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.258: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 01/29 11:05:29.258: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 01/29 11:05:29.258: [smf] INFO: UE IMSI[262425019919397] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.262: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 01/29 11:05:29.262: [upf] INFO: UE F-SEID[UP:0x30 CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.262: [upf] INFO: UE F-SEID[UP:0x30 CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.269: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 01/29 11:05:29.269: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 01/29 11:05:29.269: [smf] INFO: UE IMSI[262422999559014] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.273: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 01/29 11:05:29.273: [upf] INFO: UE F-SEID[UP:0x599 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.273: [upf] INFO: UE F-SEID[UP:0x599 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.280: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 01/29 11:05:29.280: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 01/29 11:05:29.280: [smf] INFO: UE IMSI[262429254889135] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.285: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 01/29 11:05:29.285: [upf] INFO: UE F-SEID[UP:0x142 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.285: [upf] INFO: UE F-SEID[UP:0x142 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.291: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 01/29 11:05:29.291: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 01/29 11:05:29.291: [smf] INFO: UE IMSI[262425497700144] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.298: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 01/29 11:05:29.298: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.298: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.303: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 01/29 11:05:29.303: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 01/29 11:05:29.303: [smf] INFO: UE IMSI[262429775849336] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.309: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 01/29 11:05:29.309: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.309: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.314: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 01/29 11:05:29.314: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 01/29 11:05:29.314: [smf] INFO: UE IMSI[262425270254990] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.320: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 01/29 11:05:29.320: [upf] INFO: UE F-SEID[UP:0xae0 CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.320: [upf] INFO: UE F-SEID[UP:0xae0 CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.325: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 01/29 11:05:29.325: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 01/29 11:05:29.325: [smf] INFO: UE IMSI[262426494026292] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.330: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 01/29 11:05:29.330: [upf] INFO: UE F-SEID[UP:0x99 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.330: [upf] INFO: UE F-SEID[UP:0x99 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.336: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 01/29 11:05:29.336: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 01/29 11:05:29.336: [smf] INFO: UE IMSI[262428519712314] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.340: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 01/29 11:05:29.340: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.340: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.347: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 01/29 11:05:29.347: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 01/29 11:05:29.347: [smf] INFO: UE IMSI[262423253087208] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.351: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 01/29 11:05:29.351: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.351: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.358: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 01/29 11:05:29.358: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 01/29 11:05:29.358: [smf] INFO: UE IMSI[262420471399095] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.362: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 01/29 11:05:29.362: [upf] INFO: UE F-SEID[UP:0x38c CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.362: [upf] INFO: UE F-SEID[UP:0x38c CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.369: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 01/29 11:05:29.369: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 01/29 11:05:29.369: [smf] INFO: UE IMSI[262422123521157] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.376: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 01/29 11:05:29.376: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.376: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.380: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 01/29 11:05:29.380: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 01/29 11:05:29.380: [smf] INFO: UE IMSI[262424718913861] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.385: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 01/29 11:05:29.385: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.385: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.391: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 01/29 11:05:29.391: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 01/29 11:05:29.391: [smf] INFO: UE IMSI[262423161364611] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.395: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 01/29 11:05:29.395: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.395: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.402: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 01/29 11:05:29.402: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 01/29 11:05:29.402: [smf] INFO: UE IMSI[262424422776384] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.406: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 01/29 11:05:29.406: [upf] INFO: UE F-SEID[UP:0xc6c CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.406: [upf] INFO: UE F-SEID[UP:0xc6c CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.413: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 01/29 11:05:29.413: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 01/29 11:05:29.413: [smf] INFO: UE IMSI[262429583107328] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.419: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 01/29 11:05:29.420: [upf] INFO: UE F-SEID[UP:0x699 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.420: [upf] INFO: UE F-SEID[UP:0x699 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.424: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 01/29 11:05:29.424: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 01/29 11:05:29.424: [smf] INFO: UE IMSI[262427022631717] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.428: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 01/29 11:05:29.428: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.428: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.435: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 01/29 11:05:29.435: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 01/29 11:05:29.435: [smf] INFO: UE IMSI[262425896053414] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.439: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 01/29 11:05:29.439: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.439: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.445: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 01/29 11:05:29.445: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 01/29 11:05:29.445: [smf] INFO: UE IMSI[262424447817522] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.450: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 01/29 11:05:29.450: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.450: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.456: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 01/29 11:05:29.456: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 01/29 11:05:29.456: [smf] INFO: UE IMSI[262421556952249] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.460: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 01/29 11:05:29.460: [upf] INFO: UE F-SEID[UP:0xdce CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.460: [upf] INFO: UE F-SEID[UP:0xdce CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.467: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 01/29 11:05:29.467: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 01/29 11:05:29.467: [smf] INFO: UE IMSI[262424794976453] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.471: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 01/29 11:05:29.471: [upf] INFO: UE F-SEID[UP:0xc9a CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.471: [upf] INFO: UE F-SEID[UP:0xc9a CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.478: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 01/29 11:05:29.478: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 01/29 11:05:29.478: [smf] INFO: UE IMSI[262429557114785] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.482: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 01/29 11:05:29.482: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.482: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.489: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 01/29 11:05:29.489: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 01/29 11:05:29.489: [smf] INFO: UE IMSI[262429032924796] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.494: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 01/29 11:05:29.494: [upf] INFO: UE F-SEID[UP:0x65b CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.494: [upf] INFO: UE F-SEID[UP:0x65b CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.500: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 01/29 11:05:29.500: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 01/29 11:05:29.500: [smf] INFO: UE IMSI[262429803044368] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.504: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 01/29 11:05:29.504: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.504: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.511: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 01/29 11:05:29.511: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 01/29 11:05:29.511: [smf] INFO: UE IMSI[262427313243930] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.515: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 01/29 11:05:29.515: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.515: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.521: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 01/29 11:05:29.521: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 01/29 11:05:29.521: [smf] INFO: UE IMSI[262426963369646] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.526: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 01/29 11:05:29.526: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.526: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.532: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 01/29 11:05:29.532: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 01/29 11:05:29.532: [smf] INFO: UE IMSI[262423284859921] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.537: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 01/29 11:05:29.537: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.537: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.543: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 01/29 11:05:29.543: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 01/29 11:05:29.543: [smf] INFO: UE IMSI[262424706453976] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.548: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 01/29 11:05:29.548: [upf] INFO: UE F-SEID[UP:0x322 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.548: [upf] INFO: UE F-SEID[UP:0x322 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.554: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 01/29 11:05:29.554: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 01/29 11:05:29.554: [smf] INFO: UE IMSI[262426650987473] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.559: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 01/29 11:05:29.559: [upf] INFO: UE F-SEID[UP:0x33e CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.559: [upf] INFO: UE F-SEID[UP:0x33e CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.565: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 01/29 11:05:29.565: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 01/29 11:05:29.565: [smf] INFO: UE IMSI[262429836449790] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.569: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 01/29 11:05:29.569: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.569: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.576: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 01/29 11:05:29.576: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 01/29 11:05:29.576: [smf] INFO: UE IMSI[262422424069132] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.580: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 01/29 11:05:29.580: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.580: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.587: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 01/29 11:05:29.587: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 01/29 11:05:29.587: [smf] INFO: UE IMSI[262422914703456] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.591: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 01/29 11:05:29.591: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.591: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.597: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 01/29 11:05:29.597: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 01/29 11:05:29.597: [smf] INFO: UE IMSI[262423554711291] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.602: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 01/29 11:05:29.602: [upf] INFO: UE F-SEID[UP:0x735 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.602: [upf] INFO: UE F-SEID[UP:0x735 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.608: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 01/29 11:05:29.608: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 01/29 11:05:29.608: [smf] INFO: UE IMSI[262426256120018] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.612: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 01/29 11:05:29.612: [upf] INFO: UE F-SEID[UP:0x71a CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.612: [upf] INFO: UE F-SEID[UP:0x71a CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.619: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 01/29 11:05:29.619: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 01/29 11:05:29.619: [smf] INFO: UE IMSI[262425615345261] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.624: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 01/29 11:05:29.624: [upf] INFO: UE F-SEID[UP:0x2aa CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.624: [upf] INFO: UE F-SEID[UP:0x2aa CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.630: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 01/29 11:05:29.630: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 01/29 11:05:29.630: [smf] INFO: UE IMSI[262427542972343] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.635: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 01/29 11:05:29.635: [upf] INFO: UE F-SEID[UP:0x176 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.635: [upf] INFO: UE F-SEID[UP:0x176 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.641: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 01/29 11:05:29.641: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 01/29 11:05:29.641: [smf] INFO: UE IMSI[262424195275969] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.645: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 01/29 11:05:29.646: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.646: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.652: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 01/29 11:05:29.652: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 01/29 11:05:29.652: [smf] INFO: UE IMSI[262422100858023] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.656: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 01/29 11:05:29.656: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.656: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.662: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 01/29 11:05:29.662: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 01/29 11:05:29.662: [smf] INFO: UE IMSI[262425384895573] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.666: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 01/29 11:05:29.666: [upf] INFO: UE F-SEID[UP:0x174 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.666: [upf] INFO: UE F-SEID[UP:0x174 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.673: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 01/29 11:05:29.673: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 01/29 11:05:29.673: [smf] INFO: UE IMSI[262422959290944] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.678: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 01/29 11:05:29.678: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.678: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.684: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 01/29 11:05:29.684: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 01/29 11:05:29.684: [smf] INFO: UE IMSI[262421628082882] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.688: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 01/29 11:05:29.688: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.688: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.695: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 01/29 11:05:29.695: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 01/29 11:05:29.695: [smf] INFO: UE IMSI[262424128507272] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.699: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 01/29 11:05:29.699: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.699: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.706: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 01/29 11:05:29.706: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 01/29 11:05:29.706: [smf] INFO: UE IMSI[262429150982790] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.710: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 01/29 11:05:29.710: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.710: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.717: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 01/29 11:05:29.717: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 01/29 11:05:29.717: [smf] INFO: UE IMSI[262424196053092] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.720: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 01/29 11:05:29.720: [upf] INFO: UE F-SEID[UP:0x7de CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.721: [upf] INFO: UE F-SEID[UP:0x7de CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.727: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 01/29 11:05:29.727: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 01/29 11:05:29.727: [smf] INFO: UE IMSI[262425500836980] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.732: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 01/29 11:05:29.732: [upf] INFO: UE F-SEID[UP:0xcec CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.732: [upf] INFO: UE F-SEID[UP:0xcec CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.738: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 01/29 11:05:29.738: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 01/29 11:05:29.738: [smf] INFO: UE IMSI[262422587400201] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.742: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 01/29 11:05:29.742: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.742: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.749: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 01/29 11:05:29.749: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 01/29 11:05:29.749: [smf] INFO: UE IMSI[262429757966601] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.753: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 01/29 11:05:29.754: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.754: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.760: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 01/29 11:05:29.760: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 01/29 11:05:29.760: [smf] INFO: UE IMSI[262427243132532] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.764: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 01/29 11:05:29.764: [upf] INFO: UE F-SEID[UP:0x574 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.764: [upf] INFO: UE F-SEID[UP:0x574 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.771: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 01/29 11:05:29.771: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 01/29 11:05:29.771: [smf] INFO: UE IMSI[262426478361497] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.775: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 01/29 11:05:29.775: [upf] INFO: UE F-SEID[UP:0x990 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.775: [upf] INFO: UE F-SEID[UP:0x990 CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.782: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 01/29 11:05:29.782: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 01/29 11:05:29.782: [smf] INFO: UE IMSI[262424330291429] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.786: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 01/29 11:05:29.786: [upf] INFO: UE F-SEID[UP:0x707 CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.786: [upf] INFO: UE F-SEID[UP:0x707 CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.792: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 01/29 11:05:29.792: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 01/29 11:05:29.792: [smf] INFO: UE IMSI[262426029095107] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.796: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 01/29 11:05:29.796: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.796: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.803: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 01/29 11:05:29.803: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 01/29 11:05:29.803: [smf] INFO: UE IMSI[262423968335699] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.808: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 01/29 11:05:29.808: [upf] INFO: UE F-SEID[UP:0xc62 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.808: [upf] INFO: UE F-SEID[UP:0xc62 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.814: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 01/29 11:05:29.814: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 01/29 11:05:29.814: [smf] INFO: UE IMSI[262429783177256] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.818: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 01/29 11:05:29.818: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.818: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.825: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 01/29 11:05:29.825: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 01/29 11:05:29.825: [smf] INFO: UE IMSI[262428997383551] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.829: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 01/29 11:05:29.829: [upf] INFO: UE F-SEID[UP:0xf30 CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.829: [upf] INFO: UE F-SEID[UP:0xf30 CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.836: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 01/29 11:05:29.836: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 01/29 11:05:29.836: [smf] INFO: UE IMSI[262420139476806] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.840: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 01/29 11:05:29.840: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.840: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.847: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 01/29 11:05:29.847: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 01/29 11:05:29.847: [smf] INFO: UE IMSI[262422212479151] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.851: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 01/29 11:05:29.851: [upf] INFO: UE F-SEID[UP:0x84d CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.851: [upf] INFO: UE F-SEID[UP:0x84d CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.857: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 01/29 11:05:29.857: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 01/29 11:05:29.857: [smf] INFO: UE IMSI[262423173308508] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.862: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 01/29 11:05:29.862: [upf] INFO: UE F-SEID[UP:0x59a CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.862: [upf] INFO: UE F-SEID[UP:0x59a CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.868: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 01/29 11:05:29.868: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 01/29 11:05:29.868: [smf] INFO: UE IMSI[262429980859618] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.872: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 01/29 11:05:29.872: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.872: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.879: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 01/29 11:05:29.879: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 01/29 11:05:29.879: [smf] INFO: UE IMSI[262428287296630] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.884: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 01/29 11:05:29.884: [upf] INFO: UE F-SEID[UP:0x61b CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.884: [upf] INFO: UE F-SEID[UP:0x61b CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.890: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 01/29 11:05:29.890: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 01/29 11:05:29.890: [smf] INFO: UE IMSI[262422696150213] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.895: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 01/29 11:05:29.895: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.895: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.901: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 01/29 11:05:29.901: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 01/29 11:05:29.901: [smf] INFO: UE IMSI[262420181496598] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.905: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 01/29 11:05:29.905: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.905: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.912: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 01/29 11:05:29.912: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 01/29 11:05:29.912: [smf] INFO: UE IMSI[262429172383014] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.916: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 01/29 11:05:29.916: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.916: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.923: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 01/29 11:05:29.923: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 01/29 11:05:29.923: [smf] INFO: UE IMSI[262428353566270] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.927: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 01/29 11:05:29.927: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.927: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.933: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 01/29 11:05:29.933: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 01/29 11:05:29.933: [smf] INFO: UE IMSI[262426005787977] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.937: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 01/29 11:05:29.937: [upf] INFO: UE F-SEID[UP:0x483 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.937: [upf] INFO: UE F-SEID[UP:0x483 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.944: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 01/29 11:05:29.944: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 01/29 11:05:29.944: [smf] INFO: UE IMSI[262425358299854] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.949: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 01/29 11:05:29.949: [upf] INFO: UE F-SEID[UP:0x99f CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.949: [upf] INFO: UE F-SEID[UP:0x99f CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.955: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 01/29 11:05:29.955: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 01/29 11:05:29.955: [smf] INFO: UE IMSI[262425353797827] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.959: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 01/29 11:05:29.959: [upf] INFO: UE F-SEID[UP:0x275 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.959: [upf] INFO: UE F-SEID[UP:0x275 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.966: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 01/29 11:05:29.966: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 01/29 11:05:29.966: [smf] INFO: UE IMSI[262428540290460] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.974: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 01/29 11:05:29.974: [upf] INFO: UE F-SEID[UP:0x634 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.974: [upf] INFO: UE F-SEID[UP:0x634 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.979: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 01/29 11:05:29.979: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 01/29 11:05:29.979: [smf] INFO: UE IMSI[262427892871281] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.987: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 01/29 11:05:29.987: [upf] INFO: UE F-SEID[UP:0xff8 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.987: [upf] INFO: UE F-SEID[UP:0xff8 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:29.990: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 01/29 11:05:29.990: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 01/29 11:05:29.990: [smf] INFO: UE IMSI[262425375191671] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:29.995: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 01/29 11:05:29.995: [upf] INFO: UE F-SEID[UP:0x537 CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:29.995: [upf] INFO: UE F-SEID[UP:0x537 CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.001: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 01/29 11:05:30.001: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 01/29 11:05:30.001: [smf] INFO: UE IMSI[262421152268719] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.006: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 01/29 11:05:30.006: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.006: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.012: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 01/29 11:05:30.012: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 01/29 11:05:30.012: [smf] INFO: UE IMSI[262423578534261] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.016: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 01/29 11:05:30.016: [upf] INFO: UE F-SEID[UP:0x5ac CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.016: [upf] INFO: UE F-SEID[UP:0x5ac CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.023: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 01/29 11:05:30.023: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 01/29 11:05:30.023: [smf] INFO: UE IMSI[262421701257914] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.027: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 01/29 11:05:30.027: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.027: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.034: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 01/29 11:05:30.034: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 01/29 11:05:30.034: [smf] INFO: UE IMSI[262420199761027] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.039: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 01/29 11:05:30.039: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.039: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.046: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 01/29 11:05:30.046: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 01/29 11:05:30.046: [smf] INFO: UE IMSI[262423249640820] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.056: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 01/29 11:05:30.056: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.056: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.057: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 01/29 11:05:30.057: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 01/29 11:05:30.057: [smf] INFO: UE IMSI[262429343853275] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.063: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 01/29 11:05:30.064: [upf] INFO: UE F-SEID[UP:0xf6a CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.064: [upf] INFO: UE F-SEID[UP:0xf6a CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.068: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 01/29 11:05:30.068: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 01/29 11:05:30.068: [smf] INFO: UE IMSI[262425649976121] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.072: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 01/29 11:05:30.072: [upf] INFO: UE F-SEID[UP:0x6db CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.072: [upf] INFO: UE F-SEID[UP:0x6db CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.079: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 01/29 11:05:30.079: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 01/29 11:05:30.079: [smf] INFO: UE IMSI[262425715003533] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.082: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 01/29 11:05:30.082: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.082: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.090: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 01/29 11:05:30.090: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 01/29 11:05:30.090: [smf] INFO: UE IMSI[262427474603378] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.093: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 01/29 11:05:30.093: [upf] INFO: UE F-SEID[UP:0x307 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.093: [upf] INFO: UE F-SEID[UP:0x307 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.100: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 01/29 11:05:30.100: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 01/29 11:05:30.100: [smf] INFO: UE IMSI[262428284420751] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.105: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 01/29 11:05:30.105: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.105: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.111: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 01/29 11:05:30.111: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 01/29 11:05:30.111: [smf] INFO: UE IMSI[262422028410498] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.115: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 01/29 11:05:30.115: [upf] INFO: UE F-SEID[UP:0x3e CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.115: [upf] INFO: UE F-SEID[UP:0x3e CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.122: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 01/29 11:05:30.122: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 01/29 11:05:30.122: [smf] INFO: UE IMSI[262426228978286] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.127: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 01/29 11:05:30.127: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.127: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.133: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 01/29 11:05:30.133: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 01/29 11:05:30.133: [smf] INFO: UE IMSI[262424293381595] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.137: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 01/29 11:05:30.137: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.137: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.144: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 01/29 11:05:30.144: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 01/29 11:05:30.144: [smf] INFO: UE IMSI[262429444138597] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.148: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 01/29 11:05:30.148: [upf] INFO: UE F-SEID[UP:0x4ea CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.148: [upf] INFO: UE F-SEID[UP:0x4ea CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.154: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 01/29 11:05:30.155: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 01/29 11:05:30.155: [smf] INFO: UE IMSI[262423993962413] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.159: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 01/29 11:05:30.159: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.159: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.165: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 01/29 11:05:30.165: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 01/29 11:05:30.165: [smf] INFO: UE IMSI[262428351970248] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.170: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 01/29 11:05:30.170: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.170: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.176: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 01/29 11:05:30.176: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 01/29 11:05:30.176: [smf] INFO: UE IMSI[262428558505519] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.180: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 01/29 11:05:30.180: [upf] INFO: UE F-SEID[UP:0x9b CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.180: [upf] INFO: UE F-SEID[UP:0x9b CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.187: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 01/29 11:05:30.187: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 01/29 11:05:30.187: [smf] INFO: UE IMSI[262427357573364] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.191: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 01/29 11:05:30.191: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.191: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.198: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 01/29 11:05:30.198: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 01/29 11:05:30.198: [smf] INFO: UE IMSI[262423714294798] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.202: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 01/29 11:05:30.202: [upf] INFO: UE F-SEID[UP:0xba CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.202: [upf] INFO: UE F-SEID[UP:0xba CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.209: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 01/29 11:05:30.209: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 01/29 11:05:30.209: [smf] INFO: UE IMSI[262428505060140] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.213: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 01/29 11:05:30.213: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.213: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.220: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 01/29 11:05:30.220: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 01/29 11:05:30.220: [smf] INFO: UE IMSI[262421282289862] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.228: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 01/29 11:05:30.228: [upf] INFO: UE F-SEID[UP:0x71 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.228: [upf] INFO: UE F-SEID[UP:0x71 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.232: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 01/29 11:05:30.232: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 01/29 11:05:30.232: [smf] INFO: UE IMSI[262422219500557] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.237: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 01/29 11:05:30.237: [upf] INFO: UE F-SEID[UP:0xd6c CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.237: [upf] INFO: UE F-SEID[UP:0xd6c CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.243: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 01/29 11:05:30.243: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 01/29 11:05:30.243: [smf] INFO: UE IMSI[262429393437992] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:30.250: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 01/29 11:05:30.250: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 01/29 11:05:30.250: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:30.264: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 01/29 11:05:30.269: [smf] INFO: Removed Session: UE IMSI:[262428171602889] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 01/29 11:05:30.269: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 01/29 11:05:30.275: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 01/29 11:05:30.279: [smf] INFO: Removed Session: UE IMSI:[262428353774092] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 01/29 11:05:30.279: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 01/29 11:05:30.286: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 01/29 11:05:30.293: [smf] INFO: Removed Session: UE IMSI:[262422048145442] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 01/29 11:05:30.293: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 01/29 11:05:30.297: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 01/29 11:05:30.302: [smf] INFO: Removed Session: UE IMSI:[262427957988885] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 01/29 11:05:30.302: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 01/29 11:05:30.307: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 01/29 11:05:30.312: [smf] INFO: Removed Session: UE IMSI:[262423629062575] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 01/29 11:05:30.312: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 01/29 11:05:30.319: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 01/29 11:05:30.326: [smf] INFO: Removed Session: UE IMSI:[262424703477926] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 01/29 11:05:30.326: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 01/29 11:05:30.329: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 01/29 11:05:30.334: [smf] INFO: Removed Session: UE IMSI:[262420567762276] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 01/29 11:05:30.334: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 01/29 11:05:30.340: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 01/29 11:05:30.345: [smf] INFO: Removed Session: UE IMSI:[262429275081499] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 01/29 11:05:30.345: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 01/29 11:05:30.351: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 01/29 11:05:30.355: [smf] INFO: Removed Session: UE IMSI:[262425014176309] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 01/29 11:05:30.355: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 01/29 11:05:30.362: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 01/29 11:05:30.364: [smf] INFO: Removed Session: UE IMSI:[262427757294583] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 01/29 11:05:30.364: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 01/29 11:05:30.372: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 01/29 11:05:30.376: [smf] INFO: Removed Session: UE IMSI:[262420619733386] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 01/29 11:05:30.376: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 01/29 11:05:30.383: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 01/29 11:05:30.388: [smf] INFO: Removed Session: UE IMSI:[262425660271719] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 01/29 11:05:30.388: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 01/29 11:05:30.394: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 01/29 11:05:30.400: [smf] INFO: Removed Session: UE IMSI:[262424517019683] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 01/29 11:05:30.400: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 01/29 11:05:30.405: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 01/29 11:05:30.411: [smf] INFO: Removed Session: UE IMSI:[262427510148054] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 01/29 11:05:30.411: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 01/29 11:05:30.416: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 01/29 11:05:30.422: [smf] INFO: Removed Session: UE IMSI:[262424412092804] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 01/29 11:05:30.422: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 01/29 11:05:30.426: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 01/29 11:05:30.431: [smf] INFO: Removed Session: UE IMSI:[262429358533867] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 01/29 11:05:30.431: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 01/29 11:05:30.437: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 01/29 11:05:30.444: [smf] INFO: Removed Session: UE IMSI:[262422965527440] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 01/29 11:05:30.444: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 01/29 11:05:30.448: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 01/29 11:05:30.455: [smf] INFO: Removed Session: UE IMSI:[262426921716361] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 01/29 11:05:30.455: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 01/29 11:05:30.459: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 01/29 11:05:30.462: [smf] INFO: Removed Session: UE IMSI:[262424953563735] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 01/29 11:05:30.462: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 01/29 11:05:30.469: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 01/29 11:05:30.474: [smf] INFO: Removed Session: UE IMSI:[262420117229653] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 01/29 11:05:30.474: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 01/29 11:05:30.480: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 01/29 11:05:30.482: [smf] INFO: Removed Session: UE IMSI:[262429883732933] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 01/29 11:05:30.482: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 01/29 11:05:30.490: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 01/29 11:05:30.494: [smf] INFO: Removed Session: UE IMSI:[262422005237515] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 01/29 11:05:30.494: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 01/29 11:05:30.501: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 01/29 11:05:30.510: [smf] INFO: Removed Session: UE IMSI:[262422322378139] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 01/29 11:05:30.510: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 01/29 11:05:30.513: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 01/29 11:05:30.519: [smf] INFO: Removed Session: UE IMSI:[262420523234504] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 01/29 11:05:30.519: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 01/29 11:05:30.523: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 01/29 11:05:30.529: [smf] INFO: Removed Session: UE IMSI:[262425813659456] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 01/29 11:05:30.529: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 01/29 11:05:30.534: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 01/29 11:05:30.541: [smf] INFO: Removed Session: UE IMSI:[262424858742417] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 01/29 11:05:30.541: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 01/29 11:05:30.545: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 01/29 11:05:30.551: [smf] INFO: Removed Session: UE IMSI:[262429360880220] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 01/29 11:05:30.551: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 01/29 11:05:30.556: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 01/29 11:05:30.561: [smf] INFO: Removed Session: UE IMSI:[262423190191360] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 01/29 11:05:30.561: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 01/29 11:05:30.566: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 01/29 11:05:30.571: [smf] INFO: Removed Session: UE IMSI:[262424481775347] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 01/29 11:05:30.571: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 01/29 11:05:30.577: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 01/29 11:05:30.582: [smf] INFO: Removed Session: UE IMSI:[262421967675665] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 01/29 11:05:30.582: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 01/29 11:05:30.588: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 01/29 11:05:30.595: [smf] INFO: Removed Session: UE IMSI:[262424385454425] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 01/29 11:05:30.595: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 01/29 11:05:30.599: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 01/29 11:05:30.605: [smf] INFO: Removed Session: UE IMSI:[262422363618297] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 01/29 11:05:30.605: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 01/29 11:05:30.610: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 01/29 11:05:30.615: [smf] INFO: Removed Session: UE IMSI:[262428446795413] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 01/29 11:05:30.615: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 01/29 11:05:30.620: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 01/29 11:05:30.626: [smf] INFO: Removed Session: UE IMSI:[262428310735089] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 01/29 11:05:30.626: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 01/29 11:05:30.631: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 01/29 11:05:30.637: [smf] INFO: Removed Session: UE IMSI:[262427544861752] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 01/29 11:05:30.637: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 01/29 11:05:30.642: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 01/29 11:05:30.647: [smf] INFO: Removed Session: UE IMSI:[262420271241248] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 01/29 11:05:30.647: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 01/29 11:05:30.653: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 01/29 11:05:30.660: [smf] INFO: Removed Session: UE IMSI:[262421195155092] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 01/29 11:05:30.660: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 01/29 11:05:30.664: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 01/29 11:05:30.670: [smf] INFO: Removed Session: UE IMSI:[262425405399401] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 01/29 11:05:30.670: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 01/29 11:05:30.675: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 01/29 11:05:30.682: [smf] INFO: Removed Session: UE IMSI:[262422760566504] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 01/29 11:05:30.682: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 01/29 11:05:30.686: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 01/29 11:05:30.693: [smf] INFO: Removed Session: UE IMSI:[262422507708103] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 01/29 11:05:30.693: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 01/29 11:05:30.697: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 01/29 11:05:30.702: [smf] INFO: Removed Session: UE IMSI:[262427707721453] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 01/29 11:05:30.702: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 01/29 11:05:30.707: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 01/29 11:05:30.713: [smf] INFO: Removed Session: UE IMSI:[262420001930540] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 01/29 11:05:30.713: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 01/29 11:05:30.718: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 01/29 11:05:30.725: [smf] INFO: Removed Session: UE IMSI:[262423711112279] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 01/29 11:05:30.725: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 01/29 11:05:30.729: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 01/29 11:05:30.735: [smf] INFO: Removed Session: UE IMSI:[262421464601991] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 01/29 11:05:30.735: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 01/29 11:05:30.740: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 01/29 11:05:30.746: [smf] INFO: Removed Session: UE IMSI:[262427353405924] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 01/29 11:05:30.746: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 01/29 11:05:30.751: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 01/29 11:05:30.758: [smf] INFO: Removed Session: UE IMSI:[262423020913631] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 01/29 11:05:30.758: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 01/29 11:05:30.762: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 01/29 11:05:30.769: [smf] INFO: Removed Session: UE IMSI:[262423845737852] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 01/29 11:05:30.769: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 01/29 11:05:30.773: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 01/29 11:05:30.781: [smf] INFO: Removed Session: UE IMSI:[262425327603588] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 01/29 11:05:30.781: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 01/29 11:05:30.784: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 01/29 11:05:30.790: [smf] INFO: Removed Session: UE IMSI:[262425748614988] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 01/29 11:05:30.790: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 01/29 11:05:30.795: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 01/29 11:05:30.801: [smf] INFO: Removed Session: UE IMSI:[262424043770226] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 01/29 11:05:30.801: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 01/29 11:05:30.806: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 01/29 11:05:30.814: [smf] INFO: Removed Session: UE IMSI:[262424871264899] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 01/29 11:05:30.814: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 01/29 11:05:30.817: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 01/29 11:05:30.824: [smf] INFO: Removed Session: UE IMSI:[262424924929928] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 01/29 11:05:30.824: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 01/29 11:05:30.828: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 01/29 11:05:30.833: [smf] INFO: Removed Session: UE IMSI:[262428779900320] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 01/29 11:05:30.834: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 01/29 11:05:30.838: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 01/29 11:05:30.841: [smf] INFO: Removed Session: UE IMSI:[262424818985687] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 01/29 11:05:30.841: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 01/29 11:05:30.849: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 01/29 11:05:30.854: [smf] INFO: Removed Session: UE IMSI:[262423934944741] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 01/29 11:05:30.854: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 01/29 11:05:30.861: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 01/29 11:05:30.870: [smf] INFO: Removed Session: UE IMSI:[262426670006908] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 01/29 11:05:30.870: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 01/29 11:05:30.872: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 01/29 11:05:30.881: [smf] INFO: Removed Session: UE IMSI:[262420899550929] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 01/29 11:05:30.881: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 01/29 11:05:30.883: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 01/29 11:05:30.889: [smf] INFO: Removed Session: UE IMSI:[262427726827295] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 01/29 11:05:30.889: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 01/29 11:05:30.894: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 01/29 11:05:30.904: [smf] INFO: Removed Session: UE IMSI:[262420965112099] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 01/29 11:05:30.904: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 01/29 11:05:30.907: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 01/29 11:05:30.916: [smf] INFO: Removed Session: UE IMSI:[262427368266553] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 01/29 11:05:30.916: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 01/29 11:05:30.918: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 01/29 11:05:30.928: [smf] INFO: Removed Session: UE IMSI:[262429011744775] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 01/29 11:05:30.928: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 01/29 11:05:30.930: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 01/29 11:05:30.935: [smf] INFO: Removed Session: UE IMSI:[262424437782186] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 01/29 11:05:30.935: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 01/29 11:05:30.940: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 01/29 11:05:30.945: [smf] INFO: Removed Session: UE IMSI:[262423054857038] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 01/29 11:05:30.945: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 01/29 11:05:30.951: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 01/29 11:05:30.957: [smf] INFO: Removed Session: UE IMSI:[262425644473876] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 01/29 11:05:30.957: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 01/29 11:05:30.961: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 01/29 11:05:30.966: [smf] INFO: Removed Session: UE IMSI:[262429714512975] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 01/29 11:05:30.966: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 01/29 11:05:30.972: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 01/29 11:05:30.975: [smf] INFO: Removed Session: UE IMSI:[262423339619497] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 01/29 11:05:30.975: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 01/29 11:05:30.982: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 01/29 11:05:30.986: [smf] INFO: Removed Session: UE IMSI:[262425622984773] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:30.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 01/29 11:05:30.986: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 01/29 11:05:30.993: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 01/29 11:05:31.001: [smf] INFO: Removed Session: UE IMSI:[262425462460377] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 01/29 11:05:31.001: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 01/29 11:05:31.004: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 01/29 11:05:31.013: [smf] INFO: Removed Session: UE IMSI:[262422886139258] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 01/29 11:05:31.013: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 01/29 11:05:31.015: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 01/29 11:05:31.022: [smf] INFO: Removed Session: UE IMSI:[262428538503649] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 01/29 11:05:31.022: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 01/29 11:05:31.026: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 01/29 11:05:31.034: [smf] INFO: Removed Session: UE IMSI:[262429020706954] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 01/29 11:05:31.034: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 01/29 11:05:31.037: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 01/29 11:05:31.043: [smf] INFO: Removed Session: UE IMSI:[262427375447420] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 01/29 11:05:31.043: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 01/29 11:05:31.048: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 01/29 11:05:31.054: [smf] INFO: Removed Session: UE IMSI:[262426592890423] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 01/29 11:05:31.054: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 01/29 11:05:31.059: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 01/29 11:05:31.065: [smf] INFO: Removed Session: UE IMSI:[262421391737192] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 01/29 11:05:31.065: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 01/29 11:05:31.070: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 01/29 11:05:31.075: [smf] INFO: Removed Session: UE IMSI:[262421007281653] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 01/29 11:05:31.075: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 01/29 11:05:31.081: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 01/29 11:05:31.086: [smf] INFO: Removed Session: UE IMSI:[262423344315880] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 01/29 11:05:31.086: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 01/29 11:05:31.091: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 01/29 11:05:31.096: [smf] INFO: Removed Session: UE IMSI:[262428337881346] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 01/29 11:05:31.096: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 01/29 11:05:31.102: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 01/29 11:05:31.107: [smf] INFO: Removed Session: UE IMSI:[262422196555102] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 01/29 11:05:31.107: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 01/29 11:05:31.113: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 01/29 11:05:31.117: [smf] INFO: Removed Session: UE IMSI:[262426058771577] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 01/29 11:05:31.118: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 01/29 11:05:31.123: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 01/29 11:05:31.128: [smf] INFO: Removed Session: UE IMSI:[262425004597402] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 01/29 11:05:31.128: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 01/29 11:05:31.134: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 01/29 11:05:31.140: [smf] INFO: Removed Session: UE IMSI:[262423873985234] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 01/29 11:05:31.140: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 01/29 11:05:31.145: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 01/29 11:05:31.154: [smf] INFO: Removed Session: UE IMSI:[262421902200211] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 01/29 11:05:31.154: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 01/29 11:05:31.157: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 01/29 11:05:31.163: [smf] INFO: Removed Session: UE IMSI:[262422338225712] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 01/29 11:05:31.163: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 01/29 11:05:31.167: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 01/29 11:05:31.173: [smf] INFO: Removed Session: UE IMSI:[262428321351561] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 01/29 11:05:31.173: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 01/29 11:05:31.178: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 01/29 11:05:31.183: [smf] INFO: Removed Session: UE IMSI:[262424322820762] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 01/29 11:05:31.183: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 01/29 11:05:31.189: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 01/29 11:05:31.194: [smf] INFO: Removed Session: UE IMSI:[262422412411716] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 01/29 11:05:31.194: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 01/29 11:05:31.199: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 01/29 11:05:31.204: [smf] INFO: Removed Session: UE IMSI:[262420332888693] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 01/29 11:05:31.204: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 01/29 11:05:31.210: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 01/29 11:05:31.216: [smf] INFO: Removed Session: UE IMSI:[262423910036666] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 01/29 11:05:31.216: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 01/29 11:05:31.221: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 01/29 11:05:31.226: [smf] INFO: Removed Session: UE IMSI:[262429446655095] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 01/29 11:05:31.226: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 01/29 11:05:31.232: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 01/29 11:05:31.237: [smf] INFO: Removed Session: UE IMSI:[262422054563353] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 01/29 11:05:31.237: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 01/29 11:05:31.242: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 01/29 11:05:31.248: [smf] INFO: Removed Session: UE IMSI:[262420951173284] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 01/29 11:05:31.248: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 01/29 11:05:31.253: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 01/29 11:05:31.259: [smf] INFO: Removed Session: UE IMSI:[262427467240880] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 01/29 11:05:31.259: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 01/29 11:05:31.264: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 01/29 11:05:31.270: [smf] INFO: Removed Session: UE IMSI:[262425059119668] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 01/29 11:05:31.270: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 01/29 11:05:31.275: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 01/29 11:05:31.284: [smf] INFO: Removed Session: UE IMSI:[262427814677004] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 01/29 11:05:31.284: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 01/29 11:05:31.286: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 01/29 11:05:31.292: [smf] INFO: Removed Session: UE IMSI:[262421727236672] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 01/29 11:05:31.292: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 01/29 11:05:31.297: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 01/29 11:05:31.305: [smf] INFO: Removed Session: UE IMSI:[262428080695121] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 01/29 11:05:31.305: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 01/29 11:05:31.308: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 01/29 11:05:31.316: [smf] INFO: Removed Session: UE IMSI:[262429356592086] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 01/29 11:05:31.316: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 01/29 11:05:31.321: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 01/29 11:05:31.332: [smf] INFO: Removed Session: UE IMSI:[262424722979883] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 01/29 11:05:31.332: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 01/29 11:05:31.333: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 01/29 11:05:31.339: [smf] INFO: Removed Session: UE IMSI:[262427194368583] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 01/29 11:05:31.339: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 01/29 11:05:31.344: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 01/29 11:05:31.354: [smf] INFO: Removed Session: UE IMSI:[262422549143805] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 01/29 11:05:31.354: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 01/29 11:05:31.356: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 01/29 11:05:31.365: [smf] INFO: Removed Session: UE IMSI:[262423303694546] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 01/29 11:05:31.365: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 01/29 11:05:31.367: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 01/29 11:05:31.373: [smf] INFO: Removed Session: UE IMSI:[262424967725587] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 01/29 11:05:31.373: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 01/29 11:05:31.378: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 01/29 11:05:31.383: [smf] INFO: Removed Session: UE IMSI:[262422365101104] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 01/29 11:05:31.384: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 01/29 11:05:31.389: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 01/29 11:05:31.396: [smf] INFO: Removed Session: UE IMSI:[262423296798747] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 01/29 11:05:31.396: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 01/29 11:05:31.400: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 01/29 11:05:31.409: [smf] INFO: Removed Session: UE IMSI:[262422982462370] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 01/29 11:05:31.409: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 01/29 11:05:31.412: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 01/29 11:05:31.420: [smf] INFO: Removed Session: UE IMSI:[262423840699048] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 01/29 11:05:31.420: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 01/29 11:05:31.423: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 01/29 11:05:31.428: [smf] INFO: Removed Session: UE IMSI:[262424983944509] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 01/29 11:05:31.428: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 01/29 11:05:31.433: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 01/29 11:05:31.439: [smf] INFO: Removed Session: UE IMSI:[262427178810080] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 01/29 11:05:31.439: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 01/29 11:05:31.444: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 01/29 11:05:31.450: [smf] INFO: Removed Session: UE IMSI:[262427495108096] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 01/29 11:05:31.450: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 01/29 11:05:31.455: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 01/29 11:05:31.461: [smf] INFO: Removed Session: UE IMSI:[262422046508919] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 01/29 11:05:31.461: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 01/29 11:05:31.466: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 01/29 11:05:31.471: [smf] INFO: Removed Session: UE IMSI:[262424337216780] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 01/29 11:05:31.471: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 01/29 11:05:31.476: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 01/29 11:05:31.481: [smf] INFO: Removed Session: UE IMSI:[262425946278411] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 01/29 11:05:31.481: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 01/29 11:05:31.487: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 01/29 11:05:31.493: [smf] INFO: Removed Session: UE IMSI:[262423462855388] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 01/29 11:05:31.493: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 01/29 11:05:31.498: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 01/29 11:05:31.504: [smf] INFO: Removed Session: UE IMSI:[262422189297024] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 01/29 11:05:31.504: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 01/29 11:05:31.509: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 01/29 11:05:31.515: [smf] INFO: Removed Session: UE IMSI:[262427474493886] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 01/29 11:05:31.515: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 01/29 11:05:31.519: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 01/29 11:05:31.524: [smf] INFO: Removed Session: UE IMSI:[262420300636598] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 01/29 11:05:31.524: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 01/29 11:05:31.530: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 01/29 11:05:31.535: [smf] INFO: Removed Session: UE IMSI:[262426534732936] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 01/29 11:05:31.535: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 01/29 11:05:31.541: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 01/29 11:05:31.546: [smf] INFO: Removed Session: UE IMSI:[262426934838438] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 01/29 11:05:31.546: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 01/29 11:05:31.552: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 01/29 11:05:31.558: [smf] INFO: Removed Session: UE IMSI:[262421300857799] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 01/29 11:05:31.558: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 01/29 11:05:31.562: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 01/29 11:05:31.567: [smf] INFO: Removed Session: UE IMSI:[262421762177379] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 01/29 11:05:31.567: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 01/29 11:05:31.573: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 01/29 11:05:31.578: [smf] INFO: Removed Session: UE IMSI:[262428440753105] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 01/29 11:05:31.578: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 01/29 11:05:31.584: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 01/29 11:05:31.588: [smf] INFO: Removed Session: UE IMSI:[262423038896014] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 01/29 11:05:31.588: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 01/29 11:05:31.594: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 01/29 11:05:31.600: [smf] INFO: Removed Session: UE IMSI:[262426998197960] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 01/29 11:05:31.600: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 01/29 11:05:31.605: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 01/29 11:05:31.610: [smf] INFO: Removed Session: UE IMSI:[262423421413618] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 01/29 11:05:31.610: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 01/29 11:05:31.616: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 01/29 11:05:31.623: [smf] INFO: Removed Session: UE IMSI:[262424960750291] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 01/29 11:05:31.623: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 01/29 11:05:31.627: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 01/29 11:05:31.634: [smf] INFO: Removed Session: UE IMSI:[262429280092607] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 01/29 11:05:31.634: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 01/29 11:05:31.638: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 01/29 11:05:31.647: [smf] INFO: Removed Session: UE IMSI:[262427580151558] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 01/29 11:05:31.647: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 01/29 11:05:31.649: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 01/29 11:05:31.654: [smf] INFO: Removed Session: UE IMSI:[262427180795095] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 01/29 11:05:31.655: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 01/29 11:05:31.660: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 01/29 11:05:31.665: [smf] INFO: Removed Session: UE IMSI:[262424360056072] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 01/29 11:05:31.665: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 01/29 11:05:31.671: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 01/29 11:05:31.675: [smf] INFO: Removed Session: UE IMSI:[262424879269832] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 01/29 11:05:31.675: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 01/29 11:05:31.681: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 01/29 11:05:31.687: [smf] INFO: Removed Session: UE IMSI:[262426483481034] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 01/29 11:05:31.687: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 01/29 11:05:31.692: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 01/29 11:05:31.697: [smf] INFO: Removed Session: UE IMSI:[262427829182532] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 01/29 11:05:31.697: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 01/29 11:05:31.703: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 01/29 11:05:31.707: [smf] INFO: Removed Session: UE IMSI:[262428292573121] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 01/29 11:05:31.707: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 01/29 11:05:31.713: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 01/29 11:05:31.718: [smf] INFO: Removed Session: UE IMSI:[262428488882401] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 01/29 11:05:31.718: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 01/29 11:05:31.724: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 01/29 11:05:31.730: [smf] INFO: Removed Session: UE IMSI:[262422928709024] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 01/29 11:05:31.730: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 01/29 11:05:31.735: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 01/29 11:05:31.740: [smf] INFO: Removed Session: UE IMSI:[262428816522595] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 01/29 11:05:31.740: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 01/29 11:05:31.746: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 01/29 11:05:31.751: [smf] INFO: Removed Session: UE IMSI:[262425220287520] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 01/29 11:05:31.751: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 01/29 11:05:31.756: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 01/29 11:05:31.761: [smf] INFO: Removed Session: UE IMSI:[262426431585516] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 01/29 11:05:31.761: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 01/29 11:05:31.767: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 01/29 11:05:31.773: [smf] INFO: Removed Session: UE IMSI:[262428468041170] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 01/29 11:05:31.773: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 01/29 11:05:31.778: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 01/29 11:05:31.783: [smf] INFO: Removed Session: UE IMSI:[262423594858552] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 01/29 11:05:31.783: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 01/29 11:05:31.789: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 01/29 11:05:31.794: [smf] INFO: Removed Session: UE IMSI:[262425705770916] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 01/29 11:05:31.794: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 01/29 11:05:31.799: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 01/29 11:05:31.805: [smf] INFO: Removed Session: UE IMSI:[262422254497640] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 01/29 11:05:31.805: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 01/29 11:05:31.810: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 01/29 11:05:31.816: [smf] INFO: Removed Session: UE IMSI:[262429464567697] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 01/29 11:05:31.816: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 01/29 11:05:31.821: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 01/29 11:05:31.826: [smf] INFO: Removed Session: UE IMSI:[262421445985202] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 01/29 11:05:31.827: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 01/29 11:05:31.832: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 01/29 11:05:31.838: [smf] INFO: Removed Session: UE IMSI:[262423111621460] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 01/29 11:05:31.838: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 01/29 11:05:31.843: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 01/29 11:05:31.852: [smf] INFO: Removed Session: UE IMSI:[262423524852843] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 01/29 11:05:31.852: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 01/29 11:05:31.854: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 01/29 11:05:31.860: [smf] INFO: Removed Session: UE IMSI:[262428160529253] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 01/29 11:05:31.860: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 01/29 11:05:31.865: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 01/29 11:05:31.874: [smf] INFO: Removed Session: UE IMSI:[262426301098137] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 01/29 11:05:31.874: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 01/29 11:05:31.877: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 01/29 11:05:31.885: [smf] INFO: Removed Session: UE IMSI:[262429483356650] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 01/29 11:05:31.885: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 01/29 11:05:31.887: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 01/29 11:05:31.893: [smf] INFO: Removed Session: UE IMSI:[262427582133366] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 01/29 11:05:31.893: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 01/29 11:05:31.898: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 01/29 11:05:31.903: [smf] INFO: Removed Session: UE IMSI:[262424677203303] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 01/29 11:05:31.903: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 01/29 11:05:31.909: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 01/29 11:05:31.914: [smf] INFO: Removed Session: UE IMSI:[262422558136901] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 01/29 11:05:31.914: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 01/29 11:05:31.920: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 01/29 11:05:31.925: [smf] INFO: Removed Session: UE IMSI:[262422811151732] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 01/29 11:05:31.925: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 01/29 11:05:31.930: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 01/29 11:05:31.936: [smf] INFO: Removed Session: UE IMSI:[262427726665123] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 01/29 11:05:31.936: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 01/29 11:05:31.941: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 01/29 11:05:31.946: [smf] INFO: Removed Session: UE IMSI:[262426963523340] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 01/29 11:05:31.946: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 01/29 11:05:31.952: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 01/29 11:05:31.957: [smf] INFO: Removed Session: UE IMSI:[262421986423711] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 01/29 11:05:31.957: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 01/29 11:05:31.963: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 01/29 11:05:31.968: [smf] INFO: Removed Session: UE IMSI:[262423990228095] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 01/29 11:05:31.968: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 01/29 11:05:31.973: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 01/29 11:05:31.978: [smf] INFO: Removed Session: UE IMSI:[262427341783450] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 01/29 11:05:31.978: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 01/29 11:05:31.984: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 01/29 11:05:31.990: [smf] INFO: Removed Session: UE IMSI:[262424697430357] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:31.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 01/29 11:05:31.990: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 01/29 11:05:31.995: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 01/29 11:05:32.001: [smf] INFO: Removed Session: UE IMSI:[262420020825374] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 01/29 11:05:32.001: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 01/29 11:05:32.006: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 01/29 11:05:32.011: [smf] INFO: Removed Session: UE IMSI:[262429910378264] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 01/29 11:05:32.011: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 01/29 11:05:32.017: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 01/29 11:05:32.022: [smf] INFO: Removed Session: UE IMSI:[262426666168758] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 01/29 11:05:32.022: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 01/29 11:05:32.027: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 01/29 11:05:32.033: [smf] INFO: Removed Session: UE IMSI:[262424560899005] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 01/29 11:05:32.033: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 01/29 11:05:32.038: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 01/29 11:05:32.043: [smf] INFO: Removed Session: UE IMSI:[262429562045828] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 01/29 11:05:32.043: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 01/29 11:05:32.049: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 01/29 11:05:32.054: [smf] INFO: Removed Session: UE IMSI:[262424280920694] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 01/29 11:05:32.054: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 01/29 11:05:32.060: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 01/29 11:05:32.065: [smf] INFO: Removed Session: UE IMSI:[262423882494950] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 01/29 11:05:32.065: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 01/29 11:05:32.070: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 01/29 11:05:32.075: [smf] INFO: Removed Session: UE IMSI:[262425738198366] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 01/29 11:05:32.075: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 01/29 11:05:32.081: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 01/29 11:05:32.086: [smf] INFO: Removed Session: UE IMSI:[262429187600662] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 01/29 11:05:32.086: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 01/29 11:05:32.092: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 01/29 11:05:32.097: [smf] INFO: Removed Session: UE IMSI:[262420544446369] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 01/29 11:05:32.097: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 01/29 11:05:32.103: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 01/29 11:05:32.108: [smf] INFO: Removed Session: UE IMSI:[262423232191447] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 01/29 11:05:32.108: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 01/29 11:05:32.113: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 01/29 11:05:32.119: [smf] INFO: Removed Session: UE IMSI:[262420116965284] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 01/29 11:05:32.119: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 01/29 11:05:32.124: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 01/29 11:05:32.129: [smf] INFO: Removed Session: UE IMSI:[262426288771466] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 01/29 11:05:32.129: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 01/29 11:05:32.135: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 01/29 11:05:32.141: [smf] INFO: Removed Session: UE IMSI:[262425488889825] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 01/29 11:05:32.141: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 01/29 11:05:32.146: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 01/29 11:05:32.151: [smf] INFO: Removed Session: UE IMSI:[262424765895106] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 01/29 11:05:32.151: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 01/29 11:05:32.157: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 01/29 11:05:32.163: [smf] INFO: Removed Session: UE IMSI:[262421280096734] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 01/29 11:05:32.163: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 01/29 11:05:32.167: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 01/29 11:05:32.172: [smf] INFO: Removed Session: UE IMSI:[262424107594814] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 01/29 11:05:32.172: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 01/29 11:05:32.178: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 01/29 11:05:32.183: [smf] INFO: Removed Session: UE IMSI:[262425871250321] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 01/29 11:05:32.183: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 01/29 11:05:32.189: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 01/29 11:05:32.194: [smf] INFO: Removed Session: UE IMSI:[262422845997153] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 01/29 11:05:32.194: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 01/29 11:05:32.200: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 01/29 11:05:32.204: [smf] INFO: Removed Session: UE IMSI:[262423934483152] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 01/29 11:05:32.205: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 01/29 11:05:32.210: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 01/29 11:05:32.216: [smf] INFO: Removed Session: UE IMSI:[262425944151917] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 01/29 11:05:32.216: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 01/29 11:05:32.221: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 01/29 11:05:32.227: [smf] INFO: Removed Session: UE IMSI:[262423599470654] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 01/29 11:05:32.227: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 01/29 11:05:32.232: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 01/29 11:05:32.238: [smf] INFO: Removed Session: UE IMSI:[262424798316529] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 01/29 11:05:32.238: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 01/29 11:05:32.243: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 01/29 11:05:32.248: [smf] INFO: Removed Session: UE IMSI:[262427799449366] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 01/29 11:05:32.248: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 01/29 11:05:32.254: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 01/29 11:05:32.259: [smf] INFO: Removed Session: UE IMSI:[262424356683492] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 01/29 11:05:32.259: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 01/29 11:05:32.264: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 01/29 11:05:32.269: [smf] INFO: Removed Session: UE IMSI:[262421527790013] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 01/29 11:05:32.269: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 01/29 11:05:32.275: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 01/29 11:05:32.281: [smf] INFO: Removed Session: UE IMSI:[262423426272753] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 01/29 11:05:32.281: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 01/29 11:05:32.286: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 01/29 11:05:32.291: [smf] INFO: Removed Session: UE IMSI:[262425889890008] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 01/29 11:05:32.291: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 01/29 11:05:32.297: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 01/29 11:05:32.302: [smf] INFO: Removed Session: UE IMSI:[262428661178854] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 01/29 11:05:32.302: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 01/29 11:05:32.308: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 01/29 11:05:32.312: [smf] INFO: Removed Session: UE IMSI:[262422225721059] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 01/29 11:05:32.312: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 01/29 11:05:32.318: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 01/29 11:05:32.323: [smf] INFO: Removed Session: UE IMSI:[262428921658429] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 01/29 11:05:32.323: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 01/29 11:05:32.329: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 01/29 11:05:32.334: [smf] INFO: Removed Session: UE IMSI:[262420104708892] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 01/29 11:05:32.334: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 01/29 11:05:32.340: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 01/29 11:05:32.345: [smf] INFO: Removed Session: UE IMSI:[262422647345271] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 01/29 11:05:32.345: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 01/29 11:05:32.351: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 01/29 11:05:32.355: [smf] INFO: Removed Session: UE IMSI:[262421456940492] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 01/29 11:05:32.355: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 01/29 11:05:32.361: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 01/29 11:05:32.366: [smf] INFO: Removed Session: UE IMSI:[262420068581554] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 01/29 11:05:32.366: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 01/29 11:05:32.372: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 01/29 11:05:32.377: [smf] INFO: Removed Session: UE IMSI:[262424486592253] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 01/29 11:05:32.377: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 01/29 11:05:32.383: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 01/29 11:05:32.388: [smf] INFO: Removed Session: UE IMSI:[262429586340299] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 01/29 11:05:32.388: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 01/29 11:05:32.393: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 01/29 11:05:32.398: [smf] INFO: Removed Session: UE IMSI:[262420764097980] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 01/29 11:05:32.398: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 01/29 11:05:32.404: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 01/29 11:05:32.409: [smf] INFO: Removed Session: UE IMSI:[262424923583225] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 01/29 11:05:32.409: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 01/29 11:05:32.415: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 01/29 11:05:32.420: [smf] INFO: Removed Session: UE IMSI:[262422055071090] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 01/29 11:05:32.420: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 01/29 11:05:32.426: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 01/29 11:05:32.431: [smf] INFO: Removed Session: UE IMSI:[262420898789164] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 01/29 11:05:32.431: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 01/29 11:05:32.436: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 01/29 11:05:32.441: [smf] INFO: Removed Session: UE IMSI:[262421662855175] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 01/29 11:05:32.441: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 01/29 11:05:32.447: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 01/29 11:05:32.453: [smf] INFO: Removed Session: UE IMSI:[262421783074405] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 01/29 11:05:32.453: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 01/29 11:05:32.458: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 01/29 11:05:32.463: [smf] INFO: Removed Session: UE IMSI:[262428790715753] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 01/29 11:05:32.463: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 01/29 11:05:32.469: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 01/29 11:05:32.474: [smf] INFO: Removed Session: UE IMSI:[262427074717427] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 01/29 11:05:32.474: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 01/29 11:05:32.479: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 01/29 11:05:32.483: [smf] INFO: Removed Session: UE IMSI:[262421282745386] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 01/29 11:05:32.483: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 01/29 11:05:32.490: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 01/29 11:05:32.494: [smf] INFO: Removed Session: UE IMSI:[262426832209838] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 01/29 11:05:32.495: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 01/29 11:05:32.501: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 01/29 11:05:32.506: [smf] INFO: Removed Session: UE IMSI:[262424934367089] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 01/29 11:05:32.506: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 01/29 11:05:32.511: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 01/29 11:05:32.516: [smf] INFO: Removed Session: UE IMSI:[262426995296910] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 01/29 11:05:32.516: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 01/29 11:05:32.522: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 01/29 11:05:32.528: [smf] INFO: Removed Session: UE IMSI:[262429857012620] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 01/29 11:05:32.528: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 01/29 11:05:32.533: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 01/29 11:05:32.539: [smf] INFO: Removed Session: UE IMSI:[262429017504588] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 01/29 11:05:32.539: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 01/29 11:05:32.544: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 01/29 11:05:32.553: [smf] INFO: Removed Session: UE IMSI:[262426990290822] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 01/29 11:05:32.553: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 01/29 11:05:32.556: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 01/29 11:05:32.565: [smf] INFO: Removed Session: UE IMSI:[262420878498989] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 01/29 11:05:32.566: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 01/29 11:05:32.566: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 01/29 11:05:32.572: [smf] INFO: Removed Session: UE IMSI:[262420039040538] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 01/29 11:05:32.572: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 01/29 11:05:32.577: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 01/29 11:05:32.584: [smf] INFO: Removed Session: UE IMSI:[262423200567123] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 01/29 11:05:32.584: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 01/29 11:05:32.588: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 01/29 11:05:32.594: [smf] INFO: Removed Session: UE IMSI:[262428099601024] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 01/29 11:05:32.594: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 01/29 11:05:32.599: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 01/29 11:05:32.607: [smf] INFO: Removed Session: UE IMSI:[262427444093992] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 01/29 11:05:32.607: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 01/29 11:05:32.610: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 01/29 11:05:32.617: [smf] INFO: Removed Session: UE IMSI:[262429686900695] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 01/29 11:05:32.617: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 01/29 11:05:32.621: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 01/29 11:05:32.627: [smf] INFO: Removed Session: UE IMSI:[262420454123140] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 01/29 11:05:32.627: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 01/29 11:05:32.632: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 01/29 11:05:32.638: [smf] INFO: Removed Session: UE IMSI:[262425789273799] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 01/29 11:05:32.638: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 01/29 11:05:32.643: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 01/29 11:05:32.648: [smf] INFO: Removed Session: UE IMSI:[262422324522193] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 01/29 11:05:32.648: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 01/29 11:05:32.654: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 01/29 11:05:32.665: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 01/29 11:05:32.666: [smf] INFO: Removed Session: UE IMSI:[262425466711868] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 01/29 11:05:32.666: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 01/29 11:05:32.670: [smf] INFO: Removed Session: UE IMSI:[262420733266202] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 01/29 11:05:32.670: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 01/29 11:05:32.676: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 01/29 11:05:32.680: [smf] INFO: Removed Session: UE IMSI:[262426473584462] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 01/29 11:05:32.680: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 01/29 11:05:32.686: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 01/29 11:05:32.691: [smf] INFO: Removed Session: UE IMSI:[262429639161202] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 01/29 11:05:32.691: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 01/29 11:05:32.697: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 01/29 11:05:32.700: [smf] INFO: Removed Session: UE IMSI:[262429644349695] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 01/29 11:05:32.700: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 01/29 11:05:32.708: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 01/29 11:05:32.712: [smf] INFO: Removed Session: UE IMSI:[262422106077577] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 01/29 11:05:32.712: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 01/29 11:05:32.719: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 01/29 11:05:32.723: [smf] INFO: Removed Session: UE IMSI:[262428345140800] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 01/29 11:05:32.723: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 01/29 11:05:32.730: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 01/29 11:05:32.740: [smf] INFO: Removed Session: UE IMSI:[262424606362534] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 01/29 11:05:32.740: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 01/29 11:05:32.741: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 01/29 11:05:32.748: [smf] INFO: Removed Session: UE IMSI:[262424005536134] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 01/29 11:05:32.748: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 01/29 11:05:32.752: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 01/29 11:05:32.761: [smf] INFO: Removed Session: UE IMSI:[262429389062356] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 01/29 11:05:32.761: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 01/29 11:05:32.764: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 01/29 11:05:32.771: [smf] INFO: Removed Session: UE IMSI:[262426723461134] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 01/29 11:05:32.771: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 01/29 11:05:32.775: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 01/29 11:05:32.781: [smf] INFO: Removed Session: UE IMSI:[262421099928700] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 01/29 11:05:32.781: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 01/29 11:05:32.786: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 01/29 11:05:32.792: [smf] INFO: Removed Session: UE IMSI:[262421096745681] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 01/29 11:05:32.792: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 01/29 11:05:32.797: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 01/29 11:05:32.803: [smf] INFO: Removed Session: UE IMSI:[262425709656479] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 01/29 11:05:32.803: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 01/29 11:05:32.808: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 01/29 11:05:32.813: [smf] INFO: Removed Session: UE IMSI:[262426952852518] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 01/29 11:05:32.813: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 01/29 11:05:32.818: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 01/29 11:05:32.824: [smf] INFO: Removed Session: UE IMSI:[262425304571686] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 01/29 11:05:32.824: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 01/29 11:05:32.829: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 01/29 11:05:32.835: [smf] INFO: Removed Session: UE IMSI:[262428028280337] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 01/29 11:05:32.835: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 01/29 11:05:32.840: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 01/29 11:05:32.845: [smf] INFO: Removed Session: UE IMSI:[262425352424945] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 01/29 11:05:32.845: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 01/29 11:05:32.851: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 01/29 11:05:32.855: [smf] INFO: Removed Session: UE IMSI:[262429927792502] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 01/29 11:05:32.855: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 01/29 11:05:32.861: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 01/29 11:05:32.867: [smf] INFO: Removed Session: UE IMSI:[262421054252148] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 01/29 11:05:32.867: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 01/29 11:05:32.872: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 01/29 11:05:32.877: [smf] INFO: Removed Session: UE IMSI:[262429952656703] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 01/29 11:05:32.877: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 01/29 11:05:32.883: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 01/29 11:05:32.888: [smf] INFO: Removed Session: UE IMSI:[262425018174448] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 01/29 11:05:32.888: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 01/29 11:05:32.893: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 01/29 11:05:32.898: [smf] INFO: Removed Session: UE IMSI:[262428509759835] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 01/29 11:05:32.898: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 01/29 11:05:32.904: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 01/29 11:05:32.910: [smf] INFO: Removed Session: UE IMSI:[262424719326335] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 01/29 11:05:32.910: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 01/29 11:05:32.915: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 01/29 11:05:32.920: [smf] INFO: Removed Session: UE IMSI:[262422797605432] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 01/29 11:05:32.920: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 01/29 11:05:32.925: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 01/29 11:05:32.930: [smf] INFO: Removed Session: UE IMSI:[262422452175049] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 01/29 11:05:32.930: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 01/29 11:05:32.936: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 01/29 11:05:32.941: [smf] INFO: Removed Session: UE IMSI:[262427413080659] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 01/29 11:05:32.941: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 01/29 11:05:32.947: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 01/29 11:05:32.953: [smf] INFO: Removed Session: UE IMSI:[262424010755866] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 01/29 11:05:32.953: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 01/29 11:05:32.958: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 01/29 11:05:32.964: [smf] INFO: Removed Session: UE IMSI:[262420385089157] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 01/29 11:05:32.964: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 01/29 11:05:32.969: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 01/29 11:05:32.974: [smf] INFO: Removed Session: UE IMSI:[262424169430863] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 01/29 11:05:32.974: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 01/29 11:05:32.979: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 01/29 11:05:32.986: [smf] INFO: Removed Session: UE IMSI:[262425282121006] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 01/29 11:05:32.986: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 01/29 11:05:32.990: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 01/29 11:05:32.995: [smf] INFO: Removed Session: UE IMSI:[262422269988392] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:32.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 01/29 11:05:32.995: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 01/29 11:05:33.001: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 01/29 11:05:33.006: [smf] INFO: Removed Session: UE IMSI:[262429106088583] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 01/29 11:05:33.006: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 01/29 11:05:33.012: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 01/29 11:05:33.016: [smf] INFO: Removed Session: UE IMSI:[262423809567854] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 01/29 11:05:33.016: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 01/29 11:05:33.022: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 01/29 11:05:33.028: [smf] INFO: Removed Session: UE IMSI:[262428078724736] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 01/29 11:05:33.028: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 01/29 11:05:33.033: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 01/29 11:05:33.039: [smf] INFO: Removed Session: UE IMSI:[262425323661456] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 01/29 11:05:33.039: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 01/29 11:05:33.044: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 01/29 11:05:33.046: [smf] INFO: Removed Session: UE IMSI:[262422043932731] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 01/29 11:05:33.046: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 01/29 11:05:33.056: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 01/29 11:05:33.060: [smf] INFO: Removed Session: UE IMSI:[262423816232695] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 01/29 11:05:33.060: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 01/29 11:05:33.067: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 01/29 11:05:33.071: [smf] INFO: Removed Session: UE IMSI:[262429484612277] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 01/29 11:05:33.071: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 01/29 11:05:33.077: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 01/29 11:05:33.081: [smf] INFO: Removed Session: UE IMSI:[262420191161070] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 01/29 11:05:33.081: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 01/29 11:05:33.088: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 01/29 11:05:33.092: [smf] INFO: Removed Session: UE IMSI:[262425493608553] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 01/29 11:05:33.092: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 01/29 11:05:33.098: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 01/29 11:05:33.105: [smf] INFO: Removed Session: UE IMSI:[262423319034623] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 01/29 11:05:33.105: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 01/29 11:05:33.109: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 01/29 11:05:33.114: [smf] INFO: Removed Session: UE IMSI:[262424498082519] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 01/29 11:05:33.114: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 01/29 11:05:33.120: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 01/29 11:05:33.126: [smf] INFO: Removed Session: UE IMSI:[262427020038611] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 01/29 11:05:33.126: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 01/29 11:05:33.131: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 01/29 11:05:33.135: [smf] INFO: Removed Session: UE IMSI:[262422302724586] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 01/29 11:05:33.135: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 01/29 11:05:33.141: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 01/29 11:05:33.147: [smf] INFO: Removed Session: UE IMSI:[262427928846320] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 01/29 11:05:33.147: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 01/29 11:05:33.152: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 01/29 11:05:33.157: [smf] INFO: Removed Session: UE IMSI:[262423590225442] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 01/29 11:05:33.157: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 01/29 11:05:33.163: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 01/29 11:05:33.170: [smf] INFO: Removed Session: UE IMSI:[262429130111356] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 01/29 11:05:33.170: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 01/29 11:05:33.175: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 01/29 11:05:33.182: [smf] INFO: Removed Session: UE IMSI:[262425534607317] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 01/29 11:05:33.182: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 01/29 11:05:33.185: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 01/29 11:05:33.188: [smf] INFO: Removed Session: UE IMSI:[262423856145833] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 01/29 11:05:33.188: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 01/29 11:05:33.195: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 01/29 11:05:33.197: [smf] INFO: Removed Session: UE IMSI:[262426267734524] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 01/29 11:05:33.197: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 01/29 11:05:33.206: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 01/29 11:05:33.210: [smf] INFO: Removed Session: UE IMSI:[262423688945691] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 01/29 11:05:33.210: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 01/29 11:05:33.217: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 01/29 11:05:33.222: [smf] INFO: Removed Session: UE IMSI:[262420283832079] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 01/29 11:05:33.223: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 01/29 11:05:33.227: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 01/29 11:05:33.233: [smf] INFO: Removed Session: UE IMSI:[262421416875866] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 01/29 11:05:33.234: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 01/29 11:05:33.238: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 01/29 11:05:33.244: [smf] INFO: Removed Session: UE IMSI:[262428339750217] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 01/29 11:05:33.244: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 01/29 11:05:33.249: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 01/29 11:05:33.258: [smf] INFO: Removed Session: UE IMSI:[262425030802370] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 01/29 11:05:33.258: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 01/29 11:05:33.262: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 01/29 11:05:33.268: [smf] INFO: Removed Session: UE IMSI:[262426119897001] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 01/29 11:05:33.268: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 01/29 11:05:33.273: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 01/29 11:05:33.280: [smf] INFO: Removed Session: UE IMSI:[262422044161141] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 01/29 11:05:33.280: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 01/29 11:05:33.283: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 01/29 11:05:33.289: [smf] INFO: Removed Session: UE IMSI:[262428929477328] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 01/29 11:05:33.289: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 01/29 11:05:33.294: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 01/29 11:05:33.298: [smf] INFO: Removed Session: UE IMSI:[262423085613723] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 01/29 11:05:33.298: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 01/29 11:05:33.304: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 01/29 11:05:33.307: [smf] INFO: Removed Session: UE IMSI:[262420903849988] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 01/29 11:05:33.307: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 01/29 11:05:33.314: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 01/29 11:05:33.317: [smf] INFO: Removed Session: UE IMSI:[262420062342938] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 01/29 11:05:33.317: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 01/29 11:05:33.325: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 01/29 11:05:33.327: [smf] INFO: Removed Session: UE IMSI:[262425929950174] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 01/29 11:05:33.327: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 01/29 11:05:33.335: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 01/29 11:05:33.337: [smf] INFO: Removed Session: UE IMSI:[262420676503702] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 01/29 11:05:33.337: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 01/29 11:05:33.345: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 01/29 11:05:33.348: [smf] INFO: Removed Session: UE IMSI:[262425150918603] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 01/29 11:05:33.348: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 01/29 11:05:33.355: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 01/29 11:05:33.358: [smf] INFO: Removed Session: UE IMSI:[262420493403952] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 01/29 11:05:33.358: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 01/29 11:05:33.366: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 01/29 11:05:33.368: [smf] INFO: Removed Session: UE IMSI:[262428321623099] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 01/29 11:05:33.368: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 01/29 11:05:33.376: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 01/29 11:05:33.378: [smf] INFO: Removed Session: UE IMSI:[262428486838936] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 01/29 11:05:33.378: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 01/29 11:05:33.386: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 01/29 11:05:33.389: [smf] INFO: Removed Session: UE IMSI:[262421432501346] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 01/29 11:05:33.389: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 01/29 11:05:33.396: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 01/29 11:05:33.399: [smf] INFO: Removed Session: UE IMSI:[262422945605194] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 01/29 11:05:33.399: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 01/29 11:05:33.407: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 01/29 11:05:33.409: [smf] INFO: Removed Session: UE IMSI:[262422079711012] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 01/29 11:05:33.409: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 01/29 11:05:33.417: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 01/29 11:05:33.419: [smf] INFO: Removed Session: UE IMSI:[262427351414849] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 01/29 11:05:33.419: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 01/29 11:05:33.427: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 01/29 11:05:33.430: [smf] INFO: Removed Session: UE IMSI:[262428389248831] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 01/29 11:05:33.430: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 01/29 11:05:33.437: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 01/29 11:05:33.440: [smf] INFO: Removed Session: UE IMSI:[262425126808122] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 01/29 11:05:33.440: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 01/29 11:05:33.448: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 01/29 11:05:33.450: [smf] INFO: Removed Session: UE IMSI:[262426953461088] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 01/29 11:05:33.450: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 01/29 11:05:33.458: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 01/29 11:05:33.460: [smf] INFO: Removed Session: UE IMSI:[262420766825019] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 01/29 11:05:33.460: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 01/29 11:05:33.468: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 01/29 11:05:33.470: [smf] INFO: Removed Session: UE IMSI:[262422167529399] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 01/29 11:05:33.470: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 01/29 11:05:33.478: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 01/29 11:05:33.480: [smf] INFO: Removed Session: UE IMSI:[262426673956994] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 01/29 11:05:33.480: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 01/29 11:05:33.488: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 01/29 11:05:33.490: [smf] INFO: Removed Session: UE IMSI:[262421141790492] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 01/29 11:05:33.490: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 01/29 11:05:33.499: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 01/29 11:05:33.500: [smf] INFO: Removed Session: UE IMSI:[262422414060688] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 01/29 11:05:33.500: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 01/29 11:05:33.509: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 01/29 11:05:33.510: [smf] INFO: Removed Session: UE IMSI:[262424381878613] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 01/29 11:05:33.510: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 01/29 11:05:33.519: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 01/29 11:05:33.521: [smf] INFO: Removed Session: UE IMSI:[262423072846465] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 01/29 11:05:33.521: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 01/29 11:05:33.529: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 01/29 11:05:33.531: [smf] INFO: Removed Session: UE IMSI:[262429103143548] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 01/29 11:05:33.531: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 01/29 11:05:33.540: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 01/29 11:05:33.541: [smf] INFO: Removed Session: UE IMSI:[262423902410021] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 01/29 11:05:33.541: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 01/29 11:05:33.550: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 01/29 11:05:33.551: [smf] INFO: Removed Session: UE IMSI:[262427191972975] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 01/29 11:05:33.551: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 01/29 11:05:33.560: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 01/29 11:05:33.563: [smf] INFO: Removed Session: UE IMSI:[262423934686828] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 01/29 11:05:33.563: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 01/29 11:05:33.570: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 01/29 11:05:33.573: [smf] INFO: Removed Session: UE IMSI:[262426667894195] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 01/29 11:05:33.573: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 01/29 11:05:33.580: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 01/29 11:05:33.583: [smf] INFO: Removed Session: UE IMSI:[262420312228636] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 01/29 11:05:33.583: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 01/29 11:05:33.591: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 01/29 11:05:33.593: [smf] INFO: Removed Session: UE IMSI:[262422784159863] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 01/29 11:05:33.593: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 01/29 11:05:33.601: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 01/29 11:05:33.604: [smf] INFO: Removed Session: UE IMSI:[262424584256828] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 01/29 11:05:33.604: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 01/29 11:05:33.611: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 01/29 11:05:33.614: [smf] INFO: Removed Session: UE IMSI:[262426679446899] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 01/29 11:05:33.614: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 01/29 11:05:33.621: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 01/29 11:05:33.624: [smf] INFO: Removed Session: UE IMSI:[262428979254290] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 01/29 11:05:33.624: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 01/29 11:05:33.631: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 01/29 11:05:33.634: [smf] INFO: Removed Session: UE IMSI:[262422202517134] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 01/29 11:05:33.634: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 01/29 11:05:33.642: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 01/29 11:05:33.644: [smf] INFO: Removed Session: UE IMSI:[262420407519592] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 01/29 11:05:33.644: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 01/29 11:05:33.652: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 01/29 11:05:33.654: [smf] INFO: Removed Session: UE IMSI:[262424761679365] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 01/29 11:05:33.654: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 01/29 11:05:33.662: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 01/29 11:05:33.664: [smf] INFO: Removed Session: UE IMSI:[262428361127825] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 01/29 11:05:33.664: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 01/29 11:05:33.672: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 01/29 11:05:33.674: [smf] INFO: Removed Session: UE IMSI:[262429231318936] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 01/29 11:05:33.674: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 01/29 11:05:33.683: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 01/29 11:05:33.685: [smf] INFO: Removed Session: UE IMSI:[262425505261142] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 01/29 11:05:33.685: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 01/29 11:05:33.693: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 01/29 11:05:33.695: [smf] INFO: Removed Session: UE IMSI:[262426435570998] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 01/29 11:05:33.695: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 01/29 11:05:33.703: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 01/29 11:05:33.705: [smf] INFO: Removed Session: UE IMSI:[262427345506496] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 01/29 11:05:33.705: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 01/29 11:05:33.713: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 01/29 11:05:33.715: [smf] INFO: Removed Session: UE IMSI:[262424356986268] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 01/29 11:05:33.715: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 01/29 11:05:33.724: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 01/29 11:05:33.725: [smf] INFO: Removed Session: UE IMSI:[262422860216391] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 01/29 11:05:33.725: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 01/29 11:05:33.734: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 01/29 11:05:33.736: [smf] INFO: Removed Session: UE IMSI:[262428320437062] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 01/29 11:05:33.736: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 01/29 11:05:33.744: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 01/29 11:05:33.746: [smf] INFO: Removed Session: UE IMSI:[262426312382902] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 01/29 11:05:33.746: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 01/29 11:05:33.754: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 01/29 11:05:33.756: [smf] INFO: Removed Session: UE IMSI:[262421361461294] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 01/29 11:05:33.756: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 01/29 11:05:33.764: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 01/29 11:05:33.766: [smf] INFO: Removed Session: UE IMSI:[262421658869450] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 01/29 11:05:33.766: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 01/29 11:05:33.775: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 01/29 11:05:33.776: [smf] INFO: Removed Session: UE IMSI:[262425166888846] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 01/29 11:05:33.776: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 01/29 11:05:33.785: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 01/29 11:05:33.787: [smf] INFO: Removed Session: UE IMSI:[262428680475798] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 01/29 11:05:33.787: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 01/29 11:05:33.795: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 01/29 11:05:33.797: [smf] INFO: Removed Session: UE IMSI:[262423608372533] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 01/29 11:05:33.797: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 01/29 11:05:33.805: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 01/29 11:05:33.807: [smf] INFO: Removed Session: UE IMSI:[262429653430254] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 01/29 11:05:33.807: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 01/29 11:05:33.815: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 01/29 11:05:33.817: [smf] INFO: Removed Session: UE IMSI:[262420100443366] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 01/29 11:05:33.817: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 01/29 11:05:33.826: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 01/29 11:05:33.828: [smf] INFO: Removed Session: UE IMSI:[262427915368089] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 01/29 11:05:33.828: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 01/29 11:05:33.836: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 01/29 11:05:33.838: [smf] INFO: Removed Session: UE IMSI:[262427609455193] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 01/29 11:05:33.838: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 01/29 11:05:33.846: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 01/29 11:05:33.848: [smf] INFO: Removed Session: UE IMSI:[262422622243767] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 01/29 11:05:33.848: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 01/29 11:05:33.856: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 01/29 11:05:33.858: [smf] INFO: Removed Session: UE IMSI:[262421441949076] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 01/29 11:05:33.858: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 01/29 11:05:33.867: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 01/29 11:05:33.868: [smf] INFO: Removed Session: UE IMSI:[262422423033920] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 01/29 11:05:33.868: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 01/29 11:05:33.877: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 01/29 11:05:33.879: [smf] INFO: Removed Session: UE IMSI:[262421519206630] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 01/29 11:05:33.879: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 01/29 11:05:33.887: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 01/29 11:05:33.889: [smf] INFO: Removed Session: UE IMSI:[262421551214307] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 01/29 11:05:33.889: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 01/29 11:05:33.897: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 01/29 11:05:33.899: [smf] INFO: Removed Session: UE IMSI:[262420656554590] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 01/29 11:05:33.899: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 01/29 11:05:33.907: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 01/29 11:05:33.909: [smf] INFO: Removed Session: UE IMSI:[262425021616751] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 01/29 11:05:33.909: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 01/29 11:05:33.918: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 01/29 11:05:33.919: [smf] INFO: Removed Session: UE IMSI:[262424049067914] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 01/29 11:05:33.919: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 01/29 11:05:33.928: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 01/29 11:05:33.930: [smf] INFO: Removed Session: UE IMSI:[262422674863950] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 01/29 11:05:33.930: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 01/29 11:05:33.938: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 01/29 11:05:33.940: [smf] INFO: Removed Session: UE IMSI:[262426276553143] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 01/29 11:05:33.940: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 01/29 11:05:33.948: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 01/29 11:05:33.950: [smf] INFO: Removed Session: UE IMSI:[262423848133449] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 01/29 11:05:33.950: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 01/29 11:05:33.959: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 01/29 11:05:33.960: [smf] INFO: Removed Session: UE IMSI:[262424792814598] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 01/29 11:05:33.960: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 01/29 11:05:33.969: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 01/29 11:05:33.971: [smf] INFO: Removed Session: UE IMSI:[262428159634838] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 01/29 11:05:33.971: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 01/29 11:05:33.979: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 01/29 11:05:33.981: [smf] INFO: Removed Session: UE IMSI:[262426360840532] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 01/29 11:05:33.981: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 01/29 11:05:33.989: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 01/29 11:05:33.991: [smf] INFO: Removed Session: UE IMSI:[262427017974601] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:33.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 01/29 11:05:33.991: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 01/29 11:05:33.999: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 01/29 11:05:34.001: [smf] INFO: Removed Session: UE IMSI:[262420011663825] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 01/29 11:05:34.001: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 01/29 11:05:34.010: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 01/29 11:05:34.011: [smf] INFO: Removed Session: UE IMSI:[262425593043490] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 01/29 11:05:34.011: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 01/29 11:05:34.020: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 01/29 11:05:34.023: [smf] INFO: Removed Session: UE IMSI:[262425143294278] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 01/29 11:05:34.023: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 01/29 11:05:34.031: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 01/29 11:05:34.036: [smf] INFO: Removed Session: UE IMSI:[262424990159066] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 01/29 11:05:34.036: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 01/29 11:05:34.042: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 01/29 11:05:34.048: [smf] INFO: Removed Session: UE IMSI:[262425646479726] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 01/29 11:05:34.048: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 01/29 11:05:34.053: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 01/29 11:05:34.059: [smf] INFO: Removed Session: UE IMSI:[262426382057907] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 01/29 11:05:34.059: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 01/29 11:05:34.063: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 01/29 11:05:34.069: [smf] INFO: Removed Session: UE IMSI:[262428240881268] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 01/29 11:05:34.069: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 01/29 11:05:34.074: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 01/29 11:05:34.080: [smf] INFO: Removed Session: UE IMSI:[262423613332739] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 01/29 11:05:34.080: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 01/29 11:05:34.085: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 01/29 11:05:34.091: [smf] INFO: Removed Session: UE IMSI:[262429115272696] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 01/29 11:05:34.091: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 01/29 11:05:34.096: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 01/29 11:05:34.101: [smf] INFO: Removed Session: UE IMSI:[262421558026611] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 01/29 11:05:34.101: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 01/29 11:05:34.107: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 01/29 11:05:34.112: [smf] INFO: Removed Session: UE IMSI:[262427731490949] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 01/29 11:05:34.112: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 01/29 11:05:34.117: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 01/29 11:05:34.122: [smf] INFO: Removed Session: UE IMSI:[262423028506192] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 01/29 11:05:34.122: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 01/29 11:05:34.128: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 01/29 11:05:34.133: [smf] INFO: Removed Session: UE IMSI:[262424149721662] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 01/29 11:05:34.133: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 01/29 11:05:34.139: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 01/29 11:05:34.144: [smf] INFO: Removed Session: UE IMSI:[262427451066863] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 01/29 11:05:34.144: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 01/29 11:05:34.149: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 01/29 11:05:34.155: [smf] INFO: Removed Session: UE IMSI:[262420669205421] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 01/29 11:05:34.155: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 01/29 11:05:34.160: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 01/29 11:05:34.165: [smf] INFO: Removed Session: UE IMSI:[262428728400766] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 01/29 11:05:34.165: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 01/29 11:05:34.171: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 01/29 11:05:34.176: [smf] INFO: Removed Session: UE IMSI:[262421028881579] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 01/29 11:05:34.176: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 01/29 11:05:34.182: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 01/29 11:05:34.187: [smf] INFO: Removed Session: UE IMSI:[262422217804766] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 01/29 11:05:34.187: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 01/29 11:05:34.192: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 01/29 11:05:34.198: [smf] INFO: Removed Session: UE IMSI:[262421980041546] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 01/29 11:05:34.198: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 01/29 11:05:34.203: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 01/29 11:05:34.209: [smf] INFO: Removed Session: UE IMSI:[262424539167037] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 01/29 11:05:34.209: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 01/29 11:05:34.214: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 01/29 11:05:34.220: [smf] INFO: Removed Session: UE IMSI:[262422138870804] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 01/29 11:05:34.220: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 01/29 11:05:34.225: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 01/29 11:05:34.231: [smf] INFO: Removed Session: UE IMSI:[262424280302336] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 01/29 11:05:34.231: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 01/29 11:05:34.236: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 01/29 11:05:34.243: [smf] INFO: Removed Session: UE IMSI:[262428200515852] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 01/29 11:05:34.243: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 01/29 11:05:34.246: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 01/29 11:05:34.252: [smf] INFO: Removed Session: UE IMSI:[262429075587946] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 01/29 11:05:34.252: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 01/29 11:05:34.257: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 01/29 11:05:34.262: [smf] INFO: Removed Session: UE IMSI:[262425187210202] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 01/29 11:05:34.262: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 01/29 11:05:34.268: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 01/29 11:05:34.273: [smf] INFO: Removed Session: UE IMSI:[262429614775702] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 01/29 11:05:34.273: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 01/29 11:05:34.279: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 01/29 11:05:34.284: [smf] INFO: Removed Session: UE IMSI:[262422824584072] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 01/29 11:05:34.284: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 01/29 11:05:34.289: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 01/29 11:05:34.295: [smf] INFO: Removed Session: UE IMSI:[262425490635223] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 01/29 11:05:34.295: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 01/29 11:05:34.300: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 01/29 11:05:34.306: [smf] INFO: Removed Session: UE IMSI:[262421005194468] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 01/29 11:05:34.306: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 01/29 11:05:34.311: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 01/29 11:05:34.316: [smf] INFO: Removed Session: UE IMSI:[262429173904042] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 01/29 11:05:34.316: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 01/29 11:05:34.322: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 01/29 11:05:34.328: [smf] INFO: Removed Session: UE IMSI:[262422157225444] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 01/29 11:05:34.328: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 01/29 11:05:34.333: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 01/29 11:05:34.339: [smf] INFO: Removed Session: UE IMSI:[262423665986989] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 01/29 11:05:34.339: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 01/29 11:05:34.343: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 01/29 11:05:34.349: [smf] INFO: Removed Session: UE IMSI:[262423567546499] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 01/29 11:05:34.349: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 01/29 11:05:34.354: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 01/29 11:05:34.359: [smf] INFO: Removed Session: UE IMSI:[262428501532209] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 01/29 11:05:34.359: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 01/29 11:05:34.365: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 01/29 11:05:34.371: [smf] INFO: Removed Session: UE IMSI:[262425967699530] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 01/29 11:05:34.371: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 01/29 11:05:34.376: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 01/29 11:05:34.380: [smf] INFO: Removed Session: UE IMSI:[262420871132728] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 01/29 11:05:34.380: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 01/29 11:05:34.386: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 01/29 11:05:34.392: [smf] INFO: Removed Session: UE IMSI:[262421204306712] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 01/29 11:05:34.392: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 01/29 11:05:34.397: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 01/29 11:05:34.403: [smf] INFO: Removed Session: UE IMSI:[262420487332415] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 01/29 11:05:34.403: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 01/29 11:05:34.408: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 01/29 11:05:34.413: [smf] INFO: Removed Session: UE IMSI:[262427539493758] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 01/29 11:05:34.413: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 01/29 11:05:34.419: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 01/29 11:05:34.425: [smf] INFO: Removed Session: UE IMSI:[262426966543608] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 01/29 11:05:34.425: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 01/29 11:05:34.430: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 01/29 11:05:34.439: [smf] INFO: Removed Session: UE IMSI:[262426293217184] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 01/29 11:05:34.439: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 01/29 11:05:34.442: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 01/29 11:05:34.451: [smf] INFO: Removed Session: UE IMSI:[262426828267934] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 01/29 11:05:34.451: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 01/29 11:05:34.454: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 01/29 11:05:34.462: [smf] INFO: Removed Session: UE IMSI:[262420882513428] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 01/29 11:05:34.462: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 01/29 11:05:34.465: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 01/29 11:05:34.474: [smf] INFO: Removed Session: UE IMSI:[262429421847081] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 01/29 11:05:34.474: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 01/29 11:05:34.477: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 01/29 11:05:34.485: [smf] INFO: Removed Session: UE IMSI:[262422205767034] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 01/29 11:05:34.485: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 01/29 11:05:34.488: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 01/29 11:05:34.496: [smf] INFO: Removed Session: UE IMSI:[262425818956704] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 01/29 11:05:34.496: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 01/29 11:05:34.499: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 01/29 11:05:34.504: [smf] INFO: Removed Session: UE IMSI:[262423654146694] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 01/29 11:05:34.504: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 01/29 11:05:34.510: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 01/29 11:05:34.515: [smf] INFO: Removed Session: UE IMSI:[262421390218297] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 01/29 11:05:34.515: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 01/29 11:05:34.521: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 01/29 11:05:34.529: [smf] INFO: Removed Session: UE IMSI:[262426352588450] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 01/29 11:05:34.529: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 01/29 11:05:34.532: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 01/29 11:05:34.538: [smf] INFO: Removed Session: UE IMSI:[262424840275746] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 01/29 11:05:34.538: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 01/29 11:05:34.543: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 01/29 11:05:34.548: [smf] INFO: Removed Session: UE IMSI:[262422598505602] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 01/29 11:05:34.548: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 01/29 11:05:34.553: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 01/29 11:05:34.559: [smf] INFO: Removed Session: UE IMSI:[262425099452358] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 01/29 11:05:34.559: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 01/29 11:05:34.564: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 01/29 11:05:34.570: [smf] INFO: Removed Session: UE IMSI:[262422721825812] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 01/29 11:05:34.570: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 01/29 11:05:34.575: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 01/29 11:05:34.581: [smf] INFO: Removed Session: UE IMSI:[262426331147557] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 01/29 11:05:34.581: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 01/29 11:05:34.586: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 01/29 11:05:34.592: [smf] INFO: Removed Session: UE IMSI:[262421091906390] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 01/29 11:05:34.592: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 01/29 11:05:34.597: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 01/29 11:05:34.601: [smf] INFO: Removed Session: UE IMSI:[262424505008120] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 01/29 11:05:34.601: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 01/29 11:05:34.607: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 01/29 11:05:34.613: [smf] INFO: Removed Session: UE IMSI:[262425784402545] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 01/29 11:05:34.613: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 01/29 11:05:34.618: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 01/29 11:05:34.623: [smf] INFO: Removed Session: UE IMSI:[262427629270746] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 01/29 11:05:34.624: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 01/29 11:05:34.629: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 01/29 11:05:34.634: [smf] INFO: Removed Session: UE IMSI:[262422409568898] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 01/29 11:05:34.634: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 01/29 11:05:34.639: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 01/29 11:05:34.645: [smf] INFO: Removed Session: UE IMSI:[262428939242305] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 01/29 11:05:34.645: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 01/29 11:05:34.650: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 01/29 11:05:34.656: [smf] INFO: Removed Session: UE IMSI:[262429128429331] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 01/29 11:05:34.656: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 01/29 11:05:34.661: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 01/29 11:05:34.667: [smf] INFO: Removed Session: UE IMSI:[262423443187809] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 01/29 11:05:34.667: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 01/29 11:05:34.672: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 01/29 11:05:34.678: [smf] INFO: Removed Session: UE IMSI:[262427689485412] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 01/29 11:05:34.678: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 01/29 11:05:34.683: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 01/29 11:05:34.688: [smf] INFO: Removed Session: UE IMSI:[262427107371350] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 01/29 11:05:34.688: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 01/29 11:05:34.693: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 01/29 11:05:34.699: [smf] INFO: Removed Session: UE IMSI:[262427981048625] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 01/29 11:05:34.699: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 01/29 11:05:34.704: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 01/29 11:05:34.710: [smf] INFO: Removed Session: UE IMSI:[262421082982536] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 01/29 11:05:34.710: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 01/29 11:05:34.715: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 01/29 11:05:34.721: [smf] INFO: Removed Session: UE IMSI:[262422994501205] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 01/29 11:05:34.721: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 01/29 11:05:34.726: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 01/29 11:05:34.732: [smf] INFO: Removed Session: UE IMSI:[262423920819236] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 01/29 11:05:34.732: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 01/29 11:05:34.736: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 01/29 11:05:34.742: [smf] INFO: Removed Session: UE IMSI:[262423709016319] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 01/29 11:05:34.742: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 01/29 11:05:34.747: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 01/29 11:05:34.752: [smf] INFO: Removed Session: UE IMSI:[262422151406655] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 01/29 11:05:34.752: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 01/29 11:05:34.758: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 01/29 11:05:34.764: [smf] INFO: Removed Session: UE IMSI:[262426756725708] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 01/29 11:05:34.764: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 01/29 11:05:34.769: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 01/29 11:05:34.774: [smf] INFO: Removed Session: UE IMSI:[262427341039240] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 01/29 11:05:34.774: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 01/29 11:05:34.780: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 01/29 11:05:34.785: [smf] INFO: Removed Session: UE IMSI:[262421000246341] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 01/29 11:05:34.785: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 01/29 11:05:34.790: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 01/29 11:05:34.792: [smf] INFO: Removed Session: UE IMSI:[262421616394872] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 01/29 11:05:34.792: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 01/29 11:05:34.801: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 01/29 11:05:34.805: [smf] INFO: Removed Session: UE IMSI:[262421434440225] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 01/29 11:05:34.805: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 01/29 11:05:34.812: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 01/29 11:05:34.818: [smf] INFO: Removed Session: UE IMSI:[262427019030540] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 01/29 11:05:34.818: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 01/29 11:05:34.823: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 01/29 11:05:34.829: [smf] INFO: Removed Session: UE IMSI:[262423440800680] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 01/29 11:05:34.830: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 01/29 11:05:34.833: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 01/29 11:05:34.839: [smf] INFO: Removed Session: UE IMSI:[262427168538155] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 01/29 11:05:34.839: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 01/29 11:05:34.844: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 01/29 11:05:34.850: [smf] INFO: Removed Session: UE IMSI:[262428287028755] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 01/29 11:05:34.850: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 01/29 11:05:34.855: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 01/29 11:05:34.860: [smf] INFO: Removed Session: UE IMSI:[262428908621340] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 01/29 11:05:34.860: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 01/29 11:05:34.866: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 01/29 11:05:34.871: [smf] INFO: Removed Session: UE IMSI:[262428773353625] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 01/29 11:05:34.871: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 01/29 11:05:34.876: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 01/29 11:05:34.883: [smf] INFO: Removed Session: UE IMSI:[262421108969234] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 01/29 11:05:34.883: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 01/29 11:05:34.888: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 01/29 11:05:34.895: [smf] INFO: Removed Session: UE IMSI:[262428424909345] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 01/29 11:05:34.895: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 01/29 11:05:34.899: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 01/29 11:05:34.904: [smf] INFO: Removed Session: UE IMSI:[262427923176929] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 01/29 11:05:34.904: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 01/29 11:05:34.910: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 01/29 11:05:34.915: [smf] INFO: Removed Session: UE IMSI:[262426513398619] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 01/29 11:05:34.915: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 01/29 11:05:34.920: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 01/29 11:05:34.929: [smf] INFO: Removed Session: UE IMSI:[262425119720982] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 01/29 11:05:34.929: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 01/29 11:05:34.932: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 01/29 11:05:34.939: [smf] INFO: Removed Session: UE IMSI:[262427729223844] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 01/29 11:05:34.939: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 01/29 11:05:34.943: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 01/29 11:05:34.950: [smf] INFO: Removed Session: UE IMSI:[262426974480322] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 01/29 11:05:34.950: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 01/29 11:05:34.953: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 01/29 11:05:34.955: [smf] INFO: Removed Session: UE IMSI:[262422820828518] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 01/29 11:05:34.955: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 01/29 11:05:34.964: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 01/29 11:05:34.967: [smf] INFO: Removed Session: UE IMSI:[262421745753070] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 01/29 11:05:34.967: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 01/29 11:05:34.974: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 01/29 11:05:34.980: [smf] INFO: Removed Session: UE IMSI:[262425299330547] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 01/29 11:05:34.980: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 01/29 11:05:34.986: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 01/29 11:05:34.991: [smf] INFO: Removed Session: UE IMSI:[262429546609967] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:34.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 01/29 11:05:34.991: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 01/29 11:05:34.997: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 01/29 11:05:35.003: [smf] INFO: Removed Session: UE IMSI:[262427378757332] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 01/29 11:05:35.003: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 01/29 11:05:35.008: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 01/29 11:05:35.015: [smf] INFO: Removed Session: UE IMSI:[262427934743777] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 01/29 11:05:35.015: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 01/29 11:05:35.019: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 01/29 11:05:35.025: [smf] INFO: Removed Session: UE IMSI:[262423296028467] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 01/29 11:05:35.025: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 01/29 11:05:35.030: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 01/29 11:05:35.035: [smf] INFO: Removed Session: UE IMSI:[262428270297565] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 01/29 11:05:35.035: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 01/29 11:05:35.041: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 01/29 11:05:35.045: [smf] INFO: Removed Session: UE IMSI:[262428343903202] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 01/29 11:05:35.045: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 01/29 11:05:35.051: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 01/29 11:05:35.057: [smf] INFO: Removed Session: UE IMSI:[262420915842401] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 01/29 11:05:35.057: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 01/29 11:05:35.062: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 01/29 11:05:35.072: [smf] INFO: Removed Session: UE IMSI:[262426514214583] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 01/29 11:05:35.072: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 01/29 11:05:35.074: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 01/29 11:05:35.082: [smf] INFO: Removed Session: UE IMSI:[262427496630294] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 01/29 11:05:35.082: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 01/29 11:05:35.085: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 01/29 11:05:35.093: [smf] INFO: Removed Session: UE IMSI:[262429801716643] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 01/29 11:05:35.093: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 01/29 11:05:35.096: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 01/29 11:05:35.106: [smf] INFO: Removed Session: UE IMSI:[262424138280564] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 01/29 11:05:35.106: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 01/29 11:05:35.107: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 01/29 11:05:35.116: [smf] INFO: Removed Session: UE IMSI:[262423147881724] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 01/29 11:05:35.116: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 01/29 11:05:35.118: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 01/29 11:05:35.123: [smf] INFO: Removed Session: UE IMSI:[262426219082585] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 01/29 11:05:35.123: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 01/29 11:05:35.129: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 01/29 11:05:35.136: [smf] INFO: Removed Session: UE IMSI:[262423029402749] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 01/29 11:05:35.136: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 01/29 11:05:35.141: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 01/29 11:05:35.149: [smf] INFO: Removed Session: UE IMSI:[262424876784006] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 01/29 11:05:35.149: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 01/29 11:05:35.152: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 01/29 11:05:35.160: [smf] INFO: Removed Session: UE IMSI:[262426832438684] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 01/29 11:05:35.160: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 01/29 11:05:35.163: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 01/29 11:05:35.171: [smf] INFO: Removed Session: UE IMSI:[262422922833142] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 01/29 11:05:35.171: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 01/29 11:05:35.175: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 01/29 11:05:35.182: [smf] INFO: Removed Session: UE IMSI:[262421292758460] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 01/29 11:05:35.182: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 01/29 11:05:35.186: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 01/29 11:05:35.191: [smf] INFO: Removed Session: UE IMSI:[262423996036879] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 01/29 11:05:35.191: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 01/29 11:05:35.196: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 01/29 11:05:35.201: [smf] INFO: Removed Session: UE IMSI:[262428396386942] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 01/29 11:05:35.201: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 01/29 11:05:35.207: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 01/29 11:05:35.211: [smf] INFO: Removed Session: UE IMSI:[262426222223542] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 01/29 11:05:35.211: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 01/29 11:05:35.218: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 01/29 11:05:35.222: [smf] INFO: Removed Session: UE IMSI:[262420768071192] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 01/29 11:05:35.222: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 01/29 11:05:35.228: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 01/29 11:05:35.233: [smf] INFO: Removed Session: UE IMSI:[262423375088043] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 01/29 11:05:35.233: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 01/29 11:05:35.239: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 01/29 11:05:35.244: [smf] INFO: Removed Session: UE IMSI:[262428225073499] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 01/29 11:05:35.244: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 01/29 11:05:35.250: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 01/29 11:05:35.255: [smf] INFO: Removed Session: UE IMSI:[262424307766524] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 01/29 11:05:35.255: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 01/29 11:05:35.261: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 01/29 11:05:35.265: [smf] INFO: Removed Session: UE IMSI:[262426713411259] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 01/29 11:05:35.265: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 01/29 11:05:35.271: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 01/29 11:05:35.279: [smf] INFO: Removed Session: UE IMSI:[262424596034922] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 01/29 11:05:35.279: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 01/29 11:05:35.282: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 01/29 11:05:35.285: [smf] INFO: Removed Session: UE IMSI:[262425021742776] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 01/29 11:05:35.285: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 01/29 11:05:35.293: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 01/29 11:05:35.297: [smf] INFO: Removed Session: UE IMSI:[262422941311913] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 01/29 11:05:35.297: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 01/29 11:05:35.303: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 01/29 11:05:35.309: [smf] INFO: Removed Session: UE IMSI:[262426349620577] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 01/29 11:05:35.309: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 01/29 11:05:35.314: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 01/29 11:05:35.320: [smf] INFO: Removed Session: UE IMSI:[262428848637504] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 01/29 11:05:35.320: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 01/29 11:05:35.325: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 01/29 11:05:35.332: [smf] INFO: Removed Session: UE IMSI:[262427368122454] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 01/29 11:05:35.333: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 01/29 11:05:35.336: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 01/29 11:05:35.340: [smf] INFO: Removed Session: UE IMSI:[262425762780549] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 01/29 11:05:35.340: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 01/29 11:05:35.346: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 01/29 11:05:35.350: [smf] INFO: Removed Session: UE IMSI:[262429467759155] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 01/29 11:05:35.350: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 01/29 11:05:35.357: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 01/29 11:05:35.360: [smf] INFO: Removed Session: UE IMSI:[262425726622413] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 01/29 11:05:35.360: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 01/29 11:05:35.368: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 01/29 11:05:35.372: [smf] INFO: Removed Session: UE IMSI:[262428629217709] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 01/29 11:05:35.372: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 01/29 11:05:35.378: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 01/29 11:05:35.381: [smf] INFO: Removed Session: UE IMSI:[262425006428141] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 01/29 11:05:35.381: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 01/29 11:05:35.389: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 01/29 11:05:35.393: [smf] INFO: Removed Session: UE IMSI:[262422208888197] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 01/29 11:05:35.393: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 01/29 11:05:35.399: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 01/29 11:05:35.404: [smf] INFO: Removed Session: UE IMSI:[262423193999951] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 01/29 11:05:35.404: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 01/29 11:05:35.410: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 01/29 11:05:35.417: [smf] INFO: Removed Session: UE IMSI:[262425207577754] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 01/29 11:05:35.417: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 01/29 11:05:35.421: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 01/29 11:05:35.429: [smf] INFO: Removed Session: UE IMSI:[262424367745174] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 01/29 11:05:35.429: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 01/29 11:05:35.432: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 01/29 11:05:35.438: [smf] INFO: Removed Session: UE IMSI:[262429397884637] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 01/29 11:05:35.438: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 01/29 11:05:35.442: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 01/29 11:05:35.447: [smf] INFO: Removed Session: UE IMSI:[262420137325617] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 01/29 11:05:35.447: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 01/29 11:05:35.453: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 01/29 11:05:35.458: [smf] INFO: Removed Session: UE IMSI:[262420243134919] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 01/29 11:05:35.458: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 01/29 11:05:35.464: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 01/29 11:05:35.469: [smf] INFO: Removed Session: UE IMSI:[262420004973190] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 01/29 11:05:35.469: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 01/29 11:05:35.474: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 01/29 11:05:35.480: [smf] INFO: Removed Session: UE IMSI:[262429027969591] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 01/29 11:05:35.480: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 01/29 11:05:35.485: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 01/29 11:05:35.491: [smf] INFO: Removed Session: UE IMSI:[262425865343941] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 01/29 11:05:35.491: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 01/29 11:05:35.496: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 01/29 11:05:35.505: [smf] INFO: Removed Session: UE IMSI:[262424699613014] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 01/29 11:05:35.505: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 01/29 11:05:35.508: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 01/29 11:05:35.515: [smf] INFO: Removed Session: UE IMSI:[262428959160018] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 01/29 11:05:35.515: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 01/29 11:05:35.518: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 01/29 11:05:35.523: [smf] INFO: Removed Session: UE IMSI:[262422403698803] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 01/29 11:05:35.523: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 01/29 11:05:35.529: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 01/29 11:05:35.534: [smf] INFO: Removed Session: UE IMSI:[262424478990455] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 01/29 11:05:35.534: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 01/29 11:05:35.540: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 01/29 11:05:35.545: [smf] INFO: Removed Session: UE IMSI:[262420917802413] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 01/29 11:05:35.545: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 01/29 11:05:35.551: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 01/29 11:05:35.556: [smf] INFO: Removed Session: UE IMSI:[262424074787508] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 01/29 11:05:35.556: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 01/29 11:05:35.561: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 01/29 11:05:35.566: [smf] INFO: Removed Session: UE IMSI:[262424351892165] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 01/29 11:05:35.566: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 01/29 11:05:35.572: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 01/29 11:05:35.577: [smf] INFO: Removed Session: UE IMSI:[262422433999727] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 01/29 11:05:35.577: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 01/29 11:05:35.583: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 01/29 11:05:35.587: [smf] INFO: Removed Session: UE IMSI:[262426801585280] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 01/29 11:05:35.588: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 01/29 11:05:35.593: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 01/29 11:05:35.599: [smf] INFO: Removed Session: UE IMSI:[262422962747459] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 01/29 11:05:35.599: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 01/29 11:05:35.604: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 01/29 11:05:35.610: [smf] INFO: Removed Session: UE IMSI:[262425823364435] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 01/29 11:05:35.610: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 01/29 11:05:35.615: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 01/29 11:05:35.621: [smf] INFO: Removed Session: UE IMSI:[262428614156919] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 01/29 11:05:35.621: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 01/29 11:05:35.626: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 01/29 11:05:35.631: [smf] INFO: Removed Session: UE IMSI:[262426435722323] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 01/29 11:05:35.631: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 01/29 11:05:35.637: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 01/29 11:05:35.643: [smf] INFO: Removed Session: UE IMSI:[262420184564528] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 01/29 11:05:35.643: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 01/29 11:05:35.647: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 01/29 11:05:35.652: [smf] INFO: Removed Session: UE IMSI:[262420678769517] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 01/29 11:05:35.652: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 01/29 11:05:35.658: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 01/29 11:05:35.664: [smf] INFO: Removed Session: UE IMSI:[262429228542628] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 01/29 11:05:35.664: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 01/29 11:05:35.669: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 01/29 11:05:35.674: [smf] INFO: Removed Session: UE IMSI:[262424777076804] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 01/29 11:05:35.674: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 01/29 11:05:35.680: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 01/29 11:05:35.685: [smf] INFO: Removed Session: UE IMSI:[262429446473688] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 01/29 11:05:35.685: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 01/29 11:05:35.690: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 01/29 11:05:35.695: [smf] INFO: Removed Session: UE IMSI:[262425935631996] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 01/29 11:05:35.695: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 01/29 11:05:35.701: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 01/29 11:05:35.706: [smf] INFO: Removed Session: UE IMSI:[262428639261173] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 01/29 11:05:35.706: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 01/29 11:05:35.712: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 01/29 11:05:35.717: [smf] INFO: Removed Session: UE IMSI:[262427684559052] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 01/29 11:05:35.717: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 01/29 11:05:35.723: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 01/29 11:05:35.730: [smf] INFO: Removed Session: UE IMSI:[262428724313764] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 01/29 11:05:35.730: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 01/29 11:05:35.734: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 01/29 11:05:35.738: [smf] INFO: Removed Session: UE IMSI:[262420276074059] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 01/29 11:05:35.738: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 01/29 11:05:35.744: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 01/29 11:05:35.750: [smf] INFO: Removed Session: UE IMSI:[262421064618141] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 01/29 11:05:35.750: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 01/29 11:05:35.755: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 01/29 11:05:35.760: [smf] INFO: Removed Session: UE IMSI:[262420363540571] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 01/29 11:05:35.760: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 01/29 11:05:35.766: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 01/29 11:05:35.771: [smf] INFO: Removed Session: UE IMSI:[262423840315916] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 01/29 11:05:35.771: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 01/29 11:05:35.776: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 01/29 11:05:35.782: [smf] INFO: Removed Session: UE IMSI:[262424760054498] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 01/29 11:05:35.782: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 01/29 11:05:35.787: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 01/29 11:05:35.792: [smf] INFO: Removed Session: UE IMSI:[262426552230307] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 01/29 11:05:35.792: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 01/29 11:05:35.798: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 01/29 11:05:35.803: [smf] INFO: Removed Session: UE IMSI:[262425644216980] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 01/29 11:05:35.803: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 01/29 11:05:35.809: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 01/29 11:05:35.813: [smf] INFO: Removed Session: UE IMSI:[262421729854520] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 01/29 11:05:35.814: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 01/29 11:05:35.819: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 01/29 11:05:35.825: [smf] INFO: Removed Session: UE IMSI:[262421702231430] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 01/29 11:05:35.825: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 01/29 11:05:35.830: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 01/29 11:05:35.835: [smf] INFO: Removed Session: UE IMSI:[262424562416103] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 01/29 11:05:35.836: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 01/29 11:05:35.841: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 01/29 11:05:35.846: [smf] INFO: Removed Session: UE IMSI:[262425859712544] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 01/29 11:05:35.846: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 01/29 11:05:35.852: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 01/29 11:05:35.856: [smf] INFO: Removed Session: UE IMSI:[262422566997035] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 01/29 11:05:35.856: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 01/29 11:05:35.862: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 01/29 11:05:35.867: [smf] INFO: Removed Session: UE IMSI:[262426085762584] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 01/29 11:05:35.867: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 01/29 11:05:35.873: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 01/29 11:05:35.878: [smf] INFO: Removed Session: UE IMSI:[262425346864455] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 01/29 11:05:35.878: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 01/29 11:05:35.884: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 01/29 11:05:35.889: [smf] INFO: Removed Session: UE IMSI:[262429762522921] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 01/29 11:05:35.889: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 01/29 11:05:35.894: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 01/29 11:05:35.899: [smf] INFO: Removed Session: UE IMSI:[262424493197048] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 01/29 11:05:35.899: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 01/29 11:05:35.905: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 01/29 11:05:35.909: [smf] INFO: Removed Session: UE IMSI:[262424276659085] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 01/29 11:05:35.909: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 01/29 11:05:35.916: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 01/29 11:05:35.920: [smf] INFO: Removed Session: UE IMSI:[262420993781323] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 01/29 11:05:35.920: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 01/29 11:05:35.926: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 01/29 11:05:35.932: [smf] INFO: Removed Session: UE IMSI:[262421373658103] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 01/29 11:05:35.932: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 01/29 11:05:35.937: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 01/29 11:05:35.942: [smf] INFO: Removed Session: UE IMSI:[262420861031018] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 01/29 11:05:35.942: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 01/29 11:05:35.948: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 01/29 11:05:35.953: [smf] INFO: Removed Session: UE IMSI:[262422779930211] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 01/29 11:05:35.953: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 01/29 11:05:35.959: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 01/29 11:05:35.963: [smf] INFO: Removed Session: UE IMSI:[262425093579446] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 01/29 11:05:35.963: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 01/29 11:05:35.969: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 01/29 11:05:35.975: [smf] INFO: Removed Session: UE IMSI:[262426701205308] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 01/29 11:05:35.975: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 01/29 11:05:35.980: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 01/29 11:05:35.984: [smf] INFO: Removed Session: UE IMSI:[262427887796317] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 01/29 11:05:35.984: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 01/29 11:05:35.991: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 01/29 11:05:35.995: [smf] INFO: Removed Session: UE IMSI:[262424109039653] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:35.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 01/29 11:05:35.995: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 01/29 11:05:36.001: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 01/29 11:05:36.006: [smf] INFO: Removed Session: UE IMSI:[262428175187366] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 01/29 11:05:36.006: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 01/29 11:05:36.012: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 01/29 11:05:36.018: [smf] INFO: Removed Session: UE IMSI:[262425658106924] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 01/29 11:05:36.018: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 01/29 11:05:36.023: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 01/29 11:05:36.028: [smf] INFO: Removed Session: UE IMSI:[262427535977163] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 01/29 11:05:36.028: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 01/29 11:05:36.034: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 01/29 11:05:36.039: [smf] INFO: Removed Session: UE IMSI:[262429222909344] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 01/29 11:05:36.039: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 01/29 11:05:36.044: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 01/29 11:05:36.049: [smf] INFO: Removed Session: UE IMSI:[262422534219600] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 01/29 11:05:36.049: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 01/29 11:05:36.055: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 01/29 11:05:36.060: [smf] INFO: Removed Session: UE IMSI:[262421556120349] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 01/29 11:05:36.060: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 01/29 11:05:36.066: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 01/29 11:05:36.070: [smf] INFO: Removed Session: UE IMSI:[262426310430774] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 01/29 11:05:36.070: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 01/29 11:05:36.077: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 01/29 11:05:36.082: [smf] INFO: Removed Session: UE IMSI:[262427307888475] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 01/29 11:05:36.082: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 01/29 11:05:36.087: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 01/29 11:05:36.092: [smf] INFO: Removed Session: UE IMSI:[262425392909957] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 01/29 11:05:36.092: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 01/29 11:05:36.098: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 01/29 11:05:36.102: [smf] INFO: Removed Session: UE IMSI:[262421747735418] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 01/29 11:05:36.102: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 01/29 11:05:36.108: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 01/29 11:05:36.113: [smf] INFO: Removed Session: UE IMSI:[262424484833872] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 01/29 11:05:36.113: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 01/29 11:05:36.119: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 01/29 11:05:36.124: [smf] INFO: Removed Session: UE IMSI:[262426644541177] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 01/29 11:05:36.124: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 01/29 11:05:36.130: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 01/29 11:05:36.136: [smf] INFO: Removed Session: UE IMSI:[262427710090533] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 01/29 11:05:36.136: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 01/29 11:05:36.141: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 01/29 11:05:36.147: [smf] INFO: Removed Session: UE IMSI:[262425400805826] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 01/29 11:05:36.147: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 01/29 11:05:36.152: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 01/29 11:05:36.160: [smf] INFO: Removed Session: UE IMSI:[262427313247330] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 01/29 11:05:36.161: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 01/29 11:05:36.163: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 01/29 11:05:36.172: [smf] INFO: Removed Session: UE IMSI:[262425373980923] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 01/29 11:05:36.172: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 01/29 11:05:36.174: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 01/29 11:05:36.180: [smf] INFO: Removed Session: UE IMSI:[262429112131681] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 01/29 11:05:36.180: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 01/29 11:05:36.185: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 01/29 11:05:36.190: [smf] INFO: Removed Session: UE IMSI:[262428117699231] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 01/29 11:05:36.190: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 01/29 11:05:36.196: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 01/29 11:05:36.201: [smf] INFO: Removed Session: UE IMSI:[262425530420134] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 01/29 11:05:36.201: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 01/29 11:05:36.206: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 01/29 11:05:36.211: [smf] INFO: Removed Session: UE IMSI:[262423591893060] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 01/29 11:05:36.211: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 01/29 11:05:36.217: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 01/29 11:05:36.221: [smf] INFO: Removed Session: UE IMSI:[262429500423846] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 01/29 11:05:36.221: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 01/29 11:05:36.228: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 01/29 11:05:36.233: [smf] INFO: Removed Session: UE IMSI:[262423800506504] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 01/29 11:05:36.233: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 01/29 11:05:36.239: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 01/29 11:05:36.245: [smf] INFO: Removed Session: UE IMSI:[262421948449513] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 01/29 11:05:36.245: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 01/29 11:05:36.249: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 01/29 11:05:36.255: [smf] INFO: Removed Session: UE IMSI:[262423417138121] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 01/29 11:05:36.255: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 01/29 11:05:36.260: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 01/29 11:05:36.265: [smf] INFO: Removed Session: UE IMSI:[262421991411073] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 01/29 11:05:36.265: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 01/29 11:05:36.271: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 01/29 11:05:36.277: [smf] INFO: Removed Session: UE IMSI:[262425102897828] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 01/29 11:05:36.277: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 01/29 11:05:36.281: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 01/29 11:05:36.286: [smf] INFO: Removed Session: UE IMSI:[262425690983590] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 01/29 11:05:36.286: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 01/29 11:05:36.292: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 01/29 11:05:36.300: [smf] INFO: Removed Session: UE IMSI:[262420047981992] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 01/29 11:05:36.300: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 01/29 11:05:36.303: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 01/29 11:05:36.312: [smf] INFO: Removed Session: UE IMSI:[262421338614731] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 01/29 11:05:36.312: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 01/29 11:05:36.315: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 01/29 11:05:36.321: [smf] INFO: Removed Session: UE IMSI:[262425449015369] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 01/29 11:05:36.321: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 01/29 11:05:36.326: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 01/29 11:05:36.331: [smf] INFO: Removed Session: UE IMSI:[262423580934773] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 01/29 11:05:36.331: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 01/29 11:05:36.336: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 01/29 11:05:36.342: [smf] INFO: Removed Session: UE IMSI:[262422215788016] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 01/29 11:05:36.342: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 01/29 11:05:36.348: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 01/29 11:05:36.357: [smf] INFO: Removed Session: UE IMSI:[262429176397486] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 01/29 11:05:36.357: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 01/29 11:05:36.359: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 01/29 11:05:36.369: [smf] INFO: Removed Session: UE IMSI:[262425859222412] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 01/29 11:05:36.370: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 01/29 11:05:36.371: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 01/29 11:05:36.378: [smf] INFO: Removed Session: UE IMSI:[262428585167292] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 01/29 11:05:36.378: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 01/29 11:05:36.381: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 01/29 11:05:36.387: [smf] INFO: Removed Session: UE IMSI:[262422049464193] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 01/29 11:05:36.387: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 01/29 11:05:36.392: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 01/29 11:05:36.399: [smf] INFO: Removed Session: UE IMSI:[262427127288330] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 01/29 11:05:36.399: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 01/29 11:05:36.403: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 01/29 11:05:36.409: [smf] INFO: Removed Session: UE IMSI:[262424411023537] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 01/29 11:05:36.409: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 01/29 11:05:36.414: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 01/29 11:05:36.419: [smf] INFO: Removed Session: UE IMSI:[262420395793898] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 01/29 11:05:36.419: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 01/29 11:05:36.425: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 01/29 11:05:36.433: [smf] INFO: Removed Session: UE IMSI:[262427609812388] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 01/29 11:05:36.433: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 01/29 11:05:36.436: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 01/29 11:05:36.441: [smf] INFO: Removed Session: UE IMSI:[262420538162172] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 01/29 11:05:36.441: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 01/29 11:05:36.447: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 01/29 11:05:36.456: [smf] INFO: Removed Session: UE IMSI:[262426581243340] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 01/29 11:05:36.456: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 01/29 11:05:36.459: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 01/29 11:05:36.468: [smf] INFO: Removed Session: UE IMSI:[262429118945107] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 01/29 11:05:36.468: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 01/29 11:05:36.470: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 01/29 11:05:36.478: [smf] INFO: Removed Session: UE IMSI:[262429248808161] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 01/29 11:05:36.478: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 01/29 11:05:36.481: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 01/29 11:05:36.489: [smf] INFO: Removed Session: UE IMSI:[262424206897249] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 01/29 11:05:36.489: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 01/29 11:05:36.492: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 01/29 11:05:36.499: [smf] INFO: Removed Session: UE IMSI:[262428412328447] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 01/29 11:05:36.499: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 01/29 11:05:36.503: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 01/29 11:05:36.508: [smf] INFO: Removed Session: UE IMSI:[262425562874124] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 01/29 11:05:36.508: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 01/29 11:05:36.513: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 01/29 11:05:36.519: [smf] INFO: Removed Session: UE IMSI:[262427085381487] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 01/29 11:05:36.519: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 01/29 11:05:36.524: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 01/29 11:05:36.530: [smf] INFO: Removed Session: UE IMSI:[262423196623556] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 01/29 11:05:36.530: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 01/29 11:05:36.535: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 01/29 11:05:36.540: [smf] INFO: Removed Session: UE IMSI:[262428563928869] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 01/29 11:05:36.540: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 01/29 11:05:36.546: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 01/29 11:05:36.550: [smf] INFO: Removed Session: UE IMSI:[262421314100609] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 01/29 11:05:36.550: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 01/29 11:05:36.556: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 01/29 11:05:36.562: [smf] INFO: Removed Session: UE IMSI:[262422297695990] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 01/29 11:05:36.562: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 01/29 11:05:36.567: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 01/29 11:05:36.573: [smf] INFO: Removed Session: UE IMSI:[262422241182770] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 01/29 11:05:36.573: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 01/29 11:05:36.578: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 01/29 11:05:36.584: [smf] INFO: Removed Session: UE IMSI:[262427635189207] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 01/29 11:05:36.584: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 01/29 11:05:36.589: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 01/29 11:05:36.595: [smf] INFO: Removed Session: UE IMSI:[262425244067462] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 01/29 11:05:36.595: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 01/29 11:05:36.599: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 01/29 11:05:36.604: [smf] INFO: Removed Session: UE IMSI:[262421055476221] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 01/29 11:05:36.604: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 01/29 11:05:36.610: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 01/29 11:05:36.614: [smf] INFO: Removed Session: UE IMSI:[262427673682204] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 01/29 11:05:36.614: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 01/29 11:05:36.621: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 01/29 11:05:36.626: [smf] INFO: Removed Session: UE IMSI:[262421168040829] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 01/29 11:05:36.626: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 01/29 11:05:36.631: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 01/29 11:05:36.636: [smf] INFO: Removed Session: UE IMSI:[262423978152929] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 01/29 11:05:36.636: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 01/29 11:05:36.642: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 01/29 11:05:36.647: [smf] INFO: Removed Session: UE IMSI:[262429205530307] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 01/29 11:05:36.647: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 01/29 11:05:36.653: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 01/29 11:05:36.659: [smf] INFO: Removed Session: UE IMSI:[262428357883512] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 01/29 11:05:36.659: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 01/29 11:05:36.665: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 01/29 11:05:36.673: [smf] INFO: Removed Session: UE IMSI:[262429133621606] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 01/29 11:05:36.673: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 01/29 11:05:36.677: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 01/29 11:05:36.685: [smf] INFO: Removed Session: UE IMSI:[262424679482381] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 01/29 11:05:36.685: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 01/29 11:05:36.688: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 01/29 11:05:36.694: [smf] INFO: Removed Session: UE IMSI:[262422599571859] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 01/29 11:05:36.694: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 01/29 11:05:36.699: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 01/29 11:05:36.704: [smf] INFO: Removed Session: UE IMSI:[262427831880656] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 01/29 11:05:36.704: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 01/29 11:05:36.709: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 01/29 11:05:36.714: [smf] INFO: Removed Session: UE IMSI:[262423331763648] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 01/29 11:05:36.714: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 01/29 11:05:36.720: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 01/29 11:05:36.725: [smf] INFO: Removed Session: UE IMSI:[262425810199542] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 01/29 11:05:36.725: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 01/29 11:05:36.731: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 01/29 11:05:36.736: [smf] INFO: Removed Session: UE IMSI:[262425991140989] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 01/29 11:05:36.736: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 01/29 11:05:36.741: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 01/29 11:05:36.746: [smf] INFO: Removed Session: UE IMSI:[262422205236566] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 01/29 11:05:36.746: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 01/29 11:05:36.752: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 01/29 11:05:36.758: [smf] INFO: Removed Session: UE IMSI:[262422446570343] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 01/29 11:05:36.758: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 01/29 11:05:36.763: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 01/29 11:05:36.768: [smf] INFO: Removed Session: UE IMSI:[262426275354978] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 01/29 11:05:36.768: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 01/29 11:05:36.774: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 01/29 11:05:36.779: [smf] INFO: Removed Session: UE IMSI:[262424161745338] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 01/29 11:05:36.779: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 01/29 11:05:36.784: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 01/29 11:05:36.789: [smf] INFO: Removed Session: UE IMSI:[262420091252619] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 01/29 11:05:36.789: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 01/29 11:05:36.795: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 01/29 11:05:36.800: [smf] INFO: Removed Session: UE IMSI:[262422722676888] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 01/29 11:05:36.800: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 01/29 11:05:36.806: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 01/29 11:05:36.811: [smf] INFO: Removed Session: UE IMSI:[262424091043468] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 01/29 11:05:36.811: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 01/29 11:05:36.817: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 01/29 11:05:36.822: [smf] INFO: Removed Session: UE IMSI:[262420880613587] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 01/29 11:05:36.822: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 01/29 11:05:36.827: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 01/29 11:05:36.832: [smf] INFO: Removed Session: UE IMSI:[262420437112362] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 01/29 11:05:36.832: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 01/29 11:05:36.838: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 01/29 11:05:36.843: [smf] INFO: Removed Session: UE IMSI:[262425436712561] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 01/29 11:05:36.843: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 01/29 11:05:36.849: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 01/29 11:05:36.854: [smf] INFO: Removed Session: UE IMSI:[262423724977702] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 01/29 11:05:36.854: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 01/29 11:05:36.860: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 01/29 11:05:36.865: [smf] INFO: Removed Session: UE IMSI:[262427391149448] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 01/29 11:05:36.865: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 01/29 11:05:36.870: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 01/29 11:05:36.876: [smf] INFO: Removed Session: UE IMSI:[262423827522803] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 01/29 11:05:36.876: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 01/29 11:05:36.881: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 01/29 11:05:36.886: [smf] INFO: Removed Session: UE IMSI:[262423245718633] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 01/29 11:05:36.886: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 01/29 11:05:36.892: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 01/29 11:05:36.897: [smf] INFO: Removed Session: UE IMSI:[262421993111984] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 01/29 11:05:36.897: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 01/29 11:05:36.903: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 01/29 11:05:36.909: [smf] INFO: Removed Session: UE IMSI:[262421901653279] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 01/29 11:05:36.909: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 01/29 11:05:36.914: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 01/29 11:05:36.923: [smf] INFO: Removed Session: UE IMSI:[262422473179110] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 01/29 11:05:36.923: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 01/29 11:05:36.926: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 01/29 11:05:36.934: [smf] INFO: Removed Session: UE IMSI:[262420183866929] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 01/29 11:05:36.934: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 01/29 11:05:36.937: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 01/29 11:05:36.944: [smf] INFO: Removed Session: UE IMSI:[262429924770918] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 01/29 11:05:36.944: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 01/29 11:05:36.948: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 01/29 11:05:36.953: [smf] INFO: Removed Session: UE IMSI:[262428511672856] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 01/29 11:05:36.953: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 01/29 11:05:36.958: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 01/29 11:05:36.964: [smf] INFO: Removed Session: UE IMSI:[262428187945253] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 01/29 11:05:36.964: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 01/29 11:05:36.969: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 01/29 11:05:36.976: [smf] INFO: Removed Session: UE IMSI:[262429868367019] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 01/29 11:05:36.976: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 01/29 11:05:36.980: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 01/29 11:05:36.989: [smf] INFO: Removed Session: UE IMSI:[262429017383982] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:36.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 01/29 11:05:36.989: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 01/29 11:05:36.992: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 01/29 11:05:37.000: [smf] INFO: Removed Session: UE IMSI:[262428103693614] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 01/29 11:05:37.000: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 01/29 11:05:37.003: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 01/29 11:05:37.008: [smf] INFO: Removed Session: UE IMSI:[262420822824737] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 01/29 11:05:37.008: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 01/29 11:05:37.013: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 01/29 11:05:37.019: [smf] INFO: Removed Session: UE IMSI:[262427360921412] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 01/29 11:05:37.020: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 01/29 11:05:37.024: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 01/29 11:05:37.031: [smf] INFO: Removed Session: UE IMSI:[262425054072860] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 01/29 11:05:37.031: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 01/29 11:05:37.036: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 01/29 11:05:37.050: [smf] INFO: Removed Session: UE IMSI:[262420989978838] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 01/29 11:05:37.050: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 01/29 11:05:37.050: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 01/29 11:05:37.056: [smf] INFO: Removed Session: UE IMSI:[262429884264666] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 01/29 11:05:37.056: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 01/29 11:05:37.061: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 01/29 11:05:37.062: [smf] INFO: Removed Session: UE IMSI:[262427529847536] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 01/29 11:05:37.062: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 01/29 11:05:37.071: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 01/29 11:05:37.079: [smf] INFO: Removed Session: UE IMSI:[262421140470654] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 01/29 11:05:37.079: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 01/29 11:05:37.082: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 01/29 11:05:37.088: [smf] INFO: Removed Session: UE IMSI:[262421784610281] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 01/29 11:05:37.088: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 01/29 11:05:37.093: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 01/29 11:05:37.102: [smf] INFO: Removed Session: UE IMSI:[262427205798166] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 01/29 11:05:37.102: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 01/29 11:05:37.105: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 01/29 11:05:37.111: [smf] INFO: Removed Session: UE IMSI:[262423351180284] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 01/29 11:05:37.111: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 01/29 11:05:37.116: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 01/29 11:05:37.117: [smf] INFO: Removed Session: UE IMSI:[262425806111020] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 01/29 11:05:37.118: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 01/29 11:05:37.126: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 01/29 11:05:37.131: [smf] INFO: Removed Session: UE IMSI:[262428935952411] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 01/29 11:05:37.131: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 01/29 11:05:37.137: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 01/29 11:05:37.144: [smf] INFO: Removed Session: UE IMSI:[262424794474078] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 01/29 11:05:37.144: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 01/29 11:05:37.147: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 01/29 11:05:37.152: [smf] INFO: Removed Session: UE IMSI:[262425246829259] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 01/29 11:05:37.152: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 01/29 11:05:37.159: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 01/29 11:05:37.166: [smf] INFO: Removed Session: UE IMSI:[262427939927831] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 01/29 11:05:37.166: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 01/29 11:05:37.169: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 01/29 11:05:37.173: [smf] INFO: Removed Session: UE IMSI:[262421623375109] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 01/29 11:05:37.173: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 01/29 11:05:37.180: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 01/29 11:05:37.183: [smf] INFO: Removed Session: UE IMSI:[262425184088395] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 01/29 11:05:37.183: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 01/29 11:05:37.191: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 01/29 11:05:37.196: [smf] INFO: Removed Session: UE IMSI:[262422600616948] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 01/29 11:05:37.196: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 01/29 11:05:37.202: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 01/29 11:05:37.207: [smf] INFO: Removed Session: UE IMSI:[262422322941931] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 01/29 11:05:37.207: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 01/29 11:05:37.212: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 01/29 11:05:37.218: [smf] INFO: Removed Session: UE IMSI:[262429663455833] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 01/29 11:05:37.218: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 01/29 11:05:37.223: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 01/29 11:05:37.229: [smf] INFO: Removed Session: UE IMSI:[262428084268064] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 01/29 11:05:37.229: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 01/29 11:05:37.234: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 01/29 11:05:37.240: [smf] INFO: Removed Session: UE IMSI:[262429419717153] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 01/29 11:05:37.240: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 01/29 11:05:37.245: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 01/29 11:05:37.250: [smf] INFO: Removed Session: UE IMSI:[262426853461796] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 01/29 11:05:37.250: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 01/29 11:05:37.255: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 01/29 11:05:37.258: [smf] INFO: Removed Session: UE IMSI:[262423922871761] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 01/29 11:05:37.258: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 01/29 11:05:37.266: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 01/29 11:05:37.271: [smf] INFO: Removed Session: UE IMSI:[262429357922433] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 01/29 11:05:37.271: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 01/29 11:05:37.277: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 01/29 11:05:37.284: [smf] INFO: Removed Session: UE IMSI:[262420549822517] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 01/29 11:05:37.284: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 01/29 11:05:37.287: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 01/29 11:05:37.295: [smf] INFO: Removed Session: UE IMSI:[262426681814296] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 01/29 11:05:37.295: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 01/29 11:05:37.298: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 01/29 11:05:37.304: [smf] INFO: Removed Session: UE IMSI:[262426739330019] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 01/29 11:05:37.304: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 01/29 11:05:37.309: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 01/29 11:05:37.316: [smf] INFO: Removed Session: UE IMSI:[262420381054559] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 01/29 11:05:37.316: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 01/29 11:05:37.320: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 01/29 11:05:37.324: [smf] INFO: Removed Session: UE IMSI:[262425887151245] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 01/29 11:05:37.324: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 01/29 11:05:37.331: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 01/29 11:05:37.340: [smf] INFO: Removed Session: UE IMSI:[262424575472989] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 01/29 11:05:37.340: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 01/29 11:05:37.343: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 01/29 11:05:37.349: [smf] INFO: Removed Session: UE IMSI:[262428374853150] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 01/29 11:05:37.349: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 01/29 11:05:37.354: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 01/29 11:05:37.361: [smf] INFO: Removed Session: UE IMSI:[262428668445016] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 01/29 11:05:37.361: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 01/29 11:05:37.365: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 01/29 11:05:37.370: [smf] INFO: Removed Session: UE IMSI:[262420368712964] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 01/29 11:05:37.370: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 01/29 11:05:37.375: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 01/29 11:05:37.382: [smf] INFO: Removed Session: UE IMSI:[262427991441394] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 01/29 11:05:37.382: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 01/29 11:05:37.386: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 01/29 11:05:37.392: [smf] INFO: Removed Session: UE IMSI:[262420567133386] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 01/29 11:05:37.392: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 01/29 11:05:37.397: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 01/29 11:05:37.402: [smf] INFO: Removed Session: UE IMSI:[262429590127735] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 01/29 11:05:37.402: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 01/29 11:05:37.408: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 01/29 11:05:37.413: [smf] INFO: Removed Session: UE IMSI:[262426048672413] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 01/29 11:05:37.413: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 01/29 11:05:37.419: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 01/29 11:05:37.423: [smf] INFO: Removed Session: UE IMSI:[262422472125977] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 01/29 11:05:37.423: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 01/29 11:05:37.429: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 01/29 11:05:37.434: [smf] INFO: Removed Session: UE IMSI:[262420406925968] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 01/29 11:05:37.434: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 01/29 11:05:37.440: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 01/29 11:05:37.446: [smf] INFO: Removed Session: UE IMSI:[262420009134246] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 01/29 11:05:37.446: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 01/29 11:05:37.451: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 01/29 11:05:37.456: [smf] INFO: Removed Session: UE IMSI:[262425627935117] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 01/29 11:05:37.456: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 01/29 11:05:37.461: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 01/29 11:05:37.466: [smf] INFO: Removed Session: UE IMSI:[262421833575959] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 01/29 11:05:37.466: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 01/29 11:05:37.472: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 01/29 11:05:37.480: [smf] INFO: Removed Session: UE IMSI:[262426180833310] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 01/29 11:05:37.480: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 01/29 11:05:37.485: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 01/29 11:05:37.492: [smf] INFO: Removed Session: UE IMSI:[262428357857109] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 01/29 11:05:37.492: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 01/29 11:05:37.496: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 01/29 11:05:37.503: [smf] INFO: Removed Session: UE IMSI:[262421624637890] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 01/29 11:05:37.503: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 01/29 11:05:37.507: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 01/29 11:05:37.515: [smf] INFO: Removed Session: UE IMSI:[262422565730457] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 01/29 11:05:37.515: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 01/29 11:05:37.518: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 01/29 11:05:37.525: [smf] INFO: Removed Session: UE IMSI:[262424549406109] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 01/29 11:05:37.525: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 01/29 11:05:37.529: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 01/29 11:05:37.533: [smf] INFO: Removed Session: UE IMSI:[262424805298609] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 01/29 11:05:37.533: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 01/29 11:05:37.539: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 01/29 11:05:37.545: [smf] INFO: Removed Session: UE IMSI:[262421144482238] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 01/29 11:05:37.545: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 01/29 11:05:37.550: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 01/29 11:05:37.555: [smf] INFO: Removed Session: UE IMSI:[262425243425297] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 01/29 11:05:37.555: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 01/29 11:05:37.561: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 01/29 11:05:37.567: [smf] INFO: Removed Session: UE IMSI:[262420243876860] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 01/29 11:05:37.567: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 01/29 11:05:37.572: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 01/29 11:05:37.576: [smf] INFO: Removed Session: UE IMSI:[262421748874349] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 01/29 11:05:37.576: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 01/29 11:05:37.583: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 01/29 11:05:37.586: [smf] INFO: Removed Session: UE IMSI:[262427113667833] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 01/29 11:05:37.586: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 01/29 11:05:37.594: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 01/29 11:05:37.603: [smf] INFO: Removed Session: UE IMSI:[262420643260112] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 01/29 11:05:37.603: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 01/29 11:05:37.605: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 01/29 11:05:37.614: [smf] INFO: Removed Session: UE IMSI:[262421252065180] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 01/29 11:05:37.614: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 01/29 11:05:37.617: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 01/29 11:05:37.622: [smf] INFO: Removed Session: UE IMSI:[262429395644029] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 01/29 11:05:37.622: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 01/29 11:05:37.628: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 01/29 11:05:37.638: [smf] INFO: Removed Session: UE IMSI:[262423821986910] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 01/29 11:05:37.638: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 01/29 11:05:37.640: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 01/29 11:05:37.647: [smf] INFO: Removed Session: UE IMSI:[262421267009816] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 01/29 11:05:37.647: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 01/29 11:05:37.652: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 01/29 11:05:37.662: [smf] INFO: Removed Session: UE IMSI:[262426754801308] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 01/29 11:05:37.662: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 01/29 11:05:37.663: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 01/29 11:05:37.670: [smf] INFO: Removed Session: UE IMSI:[262426724007828] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 01/29 11:05:37.670: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 01/29 11:05:37.674: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 01/29 11:05:37.682: [smf] INFO: Removed Session: UE IMSI:[262423171467702] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 01/29 11:05:37.682: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 01/29 11:05:37.685: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 01/29 11:05:37.692: [smf] INFO: Removed Session: UE IMSI:[262423929034172] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 01/29 11:05:37.692: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 01/29 11:05:37.696: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 01/29 11:05:37.702: [smf] INFO: Removed Session: UE IMSI:[262428921768228] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 01/29 11:05:37.702: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 01/29 11:05:37.707: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 01/29 11:05:37.712: [smf] INFO: Removed Session: UE IMSI:[262427664080808] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 01/29 11:05:37.712: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 01/29 11:05:37.718: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 01/29 11:05:37.723: [smf] INFO: Removed Session: UE IMSI:[262429491957307] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 01/29 11:05:37.723: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 01/29 11:05:37.729: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 01/29 11:05:37.734: [smf] INFO: Removed Session: UE IMSI:[262420936692443] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 01/29 11:05:37.734: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 01/29 11:05:37.740: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 01/29 11:05:37.748: [smf] INFO: Removed Session: UE IMSI:[262426589268781] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 01/29 11:05:37.748: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 01/29 11:05:37.751: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 01/29 11:05:37.760: [smf] INFO: Removed Session: UE IMSI:[262423657587324] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 01/29 11:05:37.760: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 01/29 11:05:37.762: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 01/29 11:05:37.769: [smf] INFO: Removed Session: UE IMSI:[262420760076660] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 01/29 11:05:37.769: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 01/29 11:05:37.774: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 01/29 11:05:37.781: [smf] INFO: Removed Session: UE IMSI:[262426200037313] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 01/29 11:05:37.781: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 01/29 11:05:37.785: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 01/29 11:05:37.794: [smf] INFO: Removed Session: UE IMSI:[262423396871177] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 01/29 11:05:37.794: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 01/29 11:05:37.796: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 01/29 11:05:37.803: [smf] INFO: Removed Session: UE IMSI:[262428508406721] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 01/29 11:05:37.803: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 01/29 11:05:37.807: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 01/29 11:05:37.813: [smf] INFO: Removed Session: UE IMSI:[262428233062249] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 01/29 11:05:37.813: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 01/29 11:05:37.818: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 01/29 11:05:37.824: [smf] INFO: Removed Session: UE IMSI:[262425994930215] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 01/29 11:05:37.824: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 01/29 11:05:37.829: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 01/29 11:05:37.835: [smf] INFO: Removed Session: UE IMSI:[262421042208699] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 01/29 11:05:37.835: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 01/29 11:05:37.840: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 01/29 11:05:37.846: [smf] INFO: Removed Session: UE IMSI:[262426898253386] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 01/29 11:05:37.846: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 01/29 11:05:37.851: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 01/29 11:05:37.856: [smf] INFO: Removed Session: UE IMSI:[262429194814447] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 01/29 11:05:37.856: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 01/29 11:05:37.862: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 01/29 11:05:37.867: [smf] INFO: Removed Session: UE IMSI:[262421682042193] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 01/29 11:05:37.867: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 01/29 11:05:37.873: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 01/29 11:05:37.878: [smf] INFO: Removed Session: UE IMSI:[262429911765666] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 01/29 11:05:37.878: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 01/29 11:05:37.883: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 01/29 11:05:37.888: [smf] INFO: Removed Session: UE IMSI:[262424637746841] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 01/29 11:05:37.888: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 01/29 11:05:37.894: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 01/29 11:05:37.899: [smf] INFO: Removed Session: UE IMSI:[262420630005004] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 01/29 11:05:37.899: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 01/29 11:05:37.905: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 01/29 11:05:37.910: [smf] INFO: Removed Session: UE IMSI:[262421568437693] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 01/29 11:05:37.910: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 01/29 11:05:37.915: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 01/29 11:05:37.921: [smf] INFO: Removed Session: UE IMSI:[262426602083708] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 01/29 11:05:37.921: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 01/29 11:05:37.926: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 01/29 11:05:37.932: [smf] INFO: Removed Session: UE IMSI:[262426059170941] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 01/29 11:05:37.932: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 01/29 11:05:37.937: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 01/29 11:05:37.942: [smf] INFO: Removed Session: UE IMSI:[262422134794399] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 01/29 11:05:37.942: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 01/29 11:05:37.948: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 01/29 11:05:37.953: [smf] INFO: Removed Session: UE IMSI:[262426213500716] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 01/29 11:05:37.953: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 01/29 11:05:37.958: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 01/29 11:05:37.965: [smf] INFO: Removed Session: UE IMSI:[262425689574906] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 01/29 11:05:37.965: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 01/29 11:05:37.970: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 01/29 11:05:37.979: [smf] INFO: Removed Session: UE IMSI:[262429008973337] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 01/29 11:05:37.979: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 01/29 11:05:37.981: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 01/29 11:05:37.988: [smf] INFO: Removed Session: UE IMSI:[262421945257562] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 01/29 11:05:37.988: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 01/29 11:05:37.992: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 01/29 11:05:37.997: [smf] INFO: Removed Session: UE IMSI:[262426488110807] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:37.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 01/29 11:05:37.997: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 01/29 11:05:38.002: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 01/29 11:05:38.008: [smf] INFO: Removed Session: UE IMSI:[262421264141039] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 01/29 11:05:38.008: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 01/29 11:05:38.013: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 01/29 11:05:38.018: [smf] INFO: Removed Session: UE IMSI:[262428716714337] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 01/29 11:05:38.018: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 01/29 11:05:38.024: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 01/29 11:05:38.028: [smf] INFO: Removed Session: UE IMSI:[262425678660396] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 01/29 11:05:38.029: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 01/29 11:05:38.035: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 01/29 11:05:38.041: [smf] INFO: Removed Session: UE IMSI:[262429526944010] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 01/29 11:05:38.041: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 01/29 11:05:38.045: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 01/29 11:05:38.050: [smf] INFO: Removed Session: UE IMSI:[262420856430448] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 01/29 11:05:38.050: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 01/29 11:05:38.056: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 01/29 11:05:38.062: [smf] INFO: Removed Session: UE IMSI:[262425847566047] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 01/29 11:05:38.062: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 01/29 11:05:38.067: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 01/29 11:05:38.072: [smf] INFO: Removed Session: UE IMSI:[262421678161486] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 01/29 11:05:38.072: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 01/29 11:05:38.078: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 01/29 11:05:38.083: [smf] INFO: Removed Session: UE IMSI:[262424602430467] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 01/29 11:05:38.083: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 01/29 11:05:38.088: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 01/29 11:05:38.094: [smf] INFO: Removed Session: UE IMSI:[262429154721934] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 01/29 11:05:38.094: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 01/29 11:05:38.099: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 01/29 11:05:38.105: [smf] INFO: Removed Session: UE IMSI:[262422536548059] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 01/29 11:05:38.105: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 01/29 11:05:38.110: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 01/29 11:05:38.115: [smf] INFO: Removed Session: UE IMSI:[262420042755603] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 01/29 11:05:38.115: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 01/29 11:05:38.121: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 01/29 11:05:38.127: [smf] INFO: Removed Session: UE IMSI:[262422606524365] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 01/29 11:05:38.127: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 01/29 11:05:38.132: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 01/29 11:05:38.137: [smf] INFO: Removed Session: UE IMSI:[262428769422288] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 01/29 11:05:38.137: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 01/29 11:05:38.142: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 01/29 11:05:38.148: [smf] INFO: Removed Session: UE IMSI:[262421500225903] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 01/29 11:05:38.148: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 01/29 11:05:38.153: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 01/29 11:05:38.158: [smf] INFO: Removed Session: UE IMSI:[262422710419789] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 01/29 11:05:38.158: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 01/29 11:05:38.164: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 01/29 11:05:38.169: [smf] INFO: Removed Session: UE IMSI:[262426096252770] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 01/29 11:05:38.169: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 01/29 11:05:38.175: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 01/29 11:05:38.180: [smf] INFO: Removed Session: UE IMSI:[262422006707876] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 01/29 11:05:38.180: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 01/29 11:05:38.185: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 01/29 11:05:38.191: [smf] INFO: Removed Session: UE IMSI:[262428538746388] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 01/29 11:05:38.191: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 01/29 11:05:38.196: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 01/29 11:05:38.201: [smf] INFO: Removed Session: UE IMSI:[262426346504183] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 01/29 11:05:38.201: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 01/29 11:05:38.207: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 01/29 11:05:38.213: [smf] INFO: Removed Session: UE IMSI:[262428651027170] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 01/29 11:05:38.213: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 01/29 11:05:38.218: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 01/29 11:05:38.224: [smf] INFO: Removed Session: UE IMSI:[262426627458032] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 01/29 11:05:38.224: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 01/29 11:05:38.228: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 01/29 11:05:38.233: [smf] INFO: Removed Session: UE IMSI:[262422546905590] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 01/29 11:05:38.233: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 01/29 11:05:38.239: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 01/29 11:05:38.244: [smf] INFO: Removed Session: UE IMSI:[262425390699488] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 01/29 11:05:38.244: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 01/29 11:05:38.250: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 01/29 11:05:38.257: [smf] INFO: Removed Session: UE IMSI:[262428539850617] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 01/29 11:05:38.257: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 01/29 11:05:38.261: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 01/29 11:05:38.266: [smf] INFO: Removed Session: UE IMSI:[262425858150884] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 01/29 11:05:38.266: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 01/29 11:05:38.271: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 01/29 11:05:38.278: [smf] INFO: Removed Session: UE IMSI:[262421441914771] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 01/29 11:05:38.278: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 01/29 11:05:38.282: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 01/29 11:05:38.287: [smf] INFO: Removed Session: UE IMSI:[262422797692425] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 01/29 11:05:38.287: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 01/29 11:05:38.293: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 01/29 11:05:38.299: [smf] INFO: Removed Session: UE IMSI:[262425127596017] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 01/29 11:05:38.299: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 01/29 11:05:38.303: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 01/29 11:05:38.305: [smf] INFO: Removed Session: UE IMSI:[262427751622871] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 01/29 11:05:38.305: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 01/29 11:05:38.315: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 01/29 11:05:38.323: [smf] INFO: Removed Session: UE IMSI:[262429929462574] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 01/29 11:05:38.323: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 01/29 11:05:38.325: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 01/29 11:05:38.331: [smf] INFO: Removed Session: UE IMSI:[262421713128561] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 01/29 11:05:38.332: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 01/29 11:05:38.336: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 01/29 11:05:38.342: [smf] INFO: Removed Session: UE IMSI:[262423869092610] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 01/29 11:05:38.342: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 01/29 11:05:38.347: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 01/29 11:05:38.353: [smf] INFO: Removed Session: UE IMSI:[262421305232983] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 01/29 11:05:38.353: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 01/29 11:05:38.357: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 01/29 11:05:38.362: [smf] INFO: Removed Session: UE IMSI:[262429310918786] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 01/29 11:05:38.362: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 01/29 11:05:38.368: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 01/29 11:05:38.374: [smf] INFO: Removed Session: UE IMSI:[262425681331067] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 01/29 11:05:38.374: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 01/29 11:05:38.379: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 01/29 11:05:38.386: [smf] INFO: Removed Session: UE IMSI:[262423101999196] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 01/29 11:05:38.386: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 01/29 11:05:38.390: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 01/29 11:05:38.394: [smf] INFO: Removed Session: UE IMSI:[262429943392182] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 01/29 11:05:38.394: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 01/29 11:05:38.400: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 01/29 11:05:38.402: [smf] INFO: Removed Session: UE IMSI:[262428129221702] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 01/29 11:05:38.402: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 01/29 11:05:38.410: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 01/29 11:05:38.412: [smf] INFO: Removed Session: UE IMSI:[262423058834547] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 01/29 11:05:38.412: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 01/29 11:05:38.420: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 01/29 11:05:38.422: [smf] INFO: Removed Session: UE IMSI:[262423740848841] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 01/29 11:05:38.422: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 01/29 11:05:38.431: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 01/29 11:05:38.433: [smf] INFO: Removed Session: UE IMSI:[262428197975169] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 01/29 11:05:38.433: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 01/29 11:05:38.441: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 01/29 11:05:38.443: [smf] INFO: Removed Session: UE IMSI:[262429501217520] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 01/29 11:05:38.443: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 01/29 11:05:38.451: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 01/29 11:05:38.453: [smf] INFO: Removed Session: UE IMSI:[262421821862991] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 01/29 11:05:38.453: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 01/29 11:05:38.461: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 01/29 11:05:38.463: [smf] INFO: Removed Session: UE IMSI:[262425105888292] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 01/29 11:05:38.463: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 01/29 11:05:38.472: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 01/29 11:05:38.473: [smf] INFO: Removed Session: UE IMSI:[262429613408492] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 01/29 11:05:38.473: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 01/29 11:05:38.482: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 01/29 11:05:38.484: [smf] INFO: Removed Session: UE IMSI:[262421427834806] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 01/29 11:05:38.484: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 01/29 11:05:38.492: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 01/29 11:05:38.494: [smf] INFO: Removed Session: UE IMSI:[262424440895311] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 01/29 11:05:38.494: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 01/29 11:05:38.502: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 01/29 11:05:38.504: [smf] INFO: Removed Session: UE IMSI:[262425381296323] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 01/29 11:05:38.504: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 01/29 11:05:38.513: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 01/29 11:05:38.515: [smf] INFO: Removed Session: UE IMSI:[262429414114173] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 01/29 11:05:38.515: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 01/29 11:05:38.523: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 01/29 11:05:38.525: [smf] INFO: Removed Session: UE IMSI:[262420358013164] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 01/29 11:05:38.525: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 01/29 11:05:38.533: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 01/29 11:05:38.535: [smf] INFO: Removed Session: UE IMSI:[262428600724419] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 01/29 11:05:38.535: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 01/29 11:05:38.543: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 01/29 11:05:38.545: [smf] INFO: Removed Session: UE IMSI:[262420046029492] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 01/29 11:05:38.545: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 01/29 11:05:38.553: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 01/29 11:05:38.555: [smf] INFO: Removed Session: UE IMSI:[262429830489083] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 01/29 11:05:38.555: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 01/29 11:05:38.564: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 01/29 11:05:38.565: [smf] INFO: Removed Session: UE IMSI:[262426406564974] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 01/29 11:05:38.565: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 01/29 11:05:38.574: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 01/29 11:05:38.576: [smf] INFO: Removed Session: UE IMSI:[262423094841724] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 01/29 11:05:38.576: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 01/29 11:05:38.584: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 01/29 11:05:38.586: [smf] INFO: Removed Session: UE IMSI:[262423296401912] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 01/29 11:05:38.586: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 01/29 11:05:38.595: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 01/29 11:05:38.596: [smf] INFO: Removed Session: UE IMSI:[262425717226411] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 01/29 11:05:38.596: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 01/29 11:05:38.605: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 01/29 11:05:38.607: [smf] INFO: Removed Session: UE IMSI:[262422210886764] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 01/29 11:05:38.607: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 01/29 11:05:38.615: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 01/29 11:05:38.617: [smf] INFO: Removed Session: UE IMSI:[262425798243965] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 01/29 11:05:38.617: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 01/29 11:05:38.625: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 01/29 11:05:38.627: [smf] INFO: Removed Session: UE IMSI:[262426014572874] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 01/29 11:05:38.627: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 01/29 11:05:38.635: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 01/29 11:05:38.637: [smf] INFO: Removed Session: UE IMSI:[262421772653233] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 01/29 11:05:38.637: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 01/29 11:05:38.646: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 01/29 11:05:38.647: [smf] INFO: Removed Session: UE IMSI:[262428481221477] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 01/29 11:05:38.647: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 01/29 11:05:38.656: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 01/29 11:05:38.658: [smf] INFO: Removed Session: UE IMSI:[262426983580500] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 01/29 11:05:38.658: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 01/29 11:05:38.666: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 01/29 11:05:38.668: [smf] INFO: Removed Session: UE IMSI:[262426496396786] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 01/29 11:05:38.668: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 01/29 11:05:38.676: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 01/29 11:05:38.678: [smf] INFO: Removed Session: UE IMSI:[262420233102307] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 01/29 11:05:38.678: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 01/29 11:05:38.687: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 01/29 11:05:38.688: [smf] INFO: Removed Session: UE IMSI:[262424566247934] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 01/29 11:05:38.689: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 01/29 11:05:38.697: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 01/29 11:05:38.699: [smf] INFO: Removed Session: UE IMSI:[262423614747100] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 01/29 11:05:38.699: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 01/29 11:05:38.707: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 01/29 11:05:38.709: [smf] INFO: Removed Session: UE IMSI:[262426782193668] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 01/29 11:05:38.709: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 01/29 11:05:38.717: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 01/29 11:05:38.719: [smf] INFO: Removed Session: UE IMSI:[262423570947312] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 01/29 11:05:38.719: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 01/29 11:05:38.728: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 01/29 11:05:38.730: [smf] INFO: Removed Session: UE IMSI:[262424890040333] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 01/29 11:05:38.730: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 01/29 11:05:38.738: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 01/29 11:05:38.740: [smf] INFO: Removed Session: UE IMSI:[262421702209138] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 01/29 11:05:38.740: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 01/29 11:05:38.748: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 01/29 11:05:38.750: [smf] INFO: Removed Session: UE IMSI:[262422616180757] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 01/29 11:05:38.750: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 01/29 11:05:38.758: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 01/29 11:05:38.760: [smf] INFO: Removed Session: UE IMSI:[262428486045820] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 01/29 11:05:38.760: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 01/29 11:05:38.769: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 01/29 11:05:38.770: [smf] INFO: Removed Session: UE IMSI:[262428598943495] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 01/29 11:05:38.771: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 01/29 11:05:38.779: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 01/29 11:05:38.781: [smf] INFO: Removed Session: UE IMSI:[262420174612074] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 01/29 11:05:38.781: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 01/29 11:05:38.789: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 01/29 11:05:38.791: [smf] INFO: Removed Session: UE IMSI:[262428867684229] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 01/29 11:05:38.791: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 01/29 11:05:38.799: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 01/29 11:05:38.802: [smf] INFO: Removed Session: UE IMSI:[262429808468602] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 01/29 11:05:38.802: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 01/29 11:05:38.810: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 01/29 11:05:38.812: [smf] INFO: Removed Session: UE IMSI:[262425055940391] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 01/29 11:05:38.812: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 01/29 11:05:38.820: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 01/29 11:05:38.822: [smf] INFO: Removed Session: UE IMSI:[262427369913531] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 01/29 11:05:38.822: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 01/29 11:05:38.830: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 01/29 11:05:38.833: [smf] INFO: Removed Session: UE IMSI:[262429604977152] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 01/29 11:05:38.833: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 01/29 11:05:38.840: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 01/29 11:05:38.843: [smf] INFO: Removed Session: UE IMSI:[262425147803644] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 01/29 11:05:38.843: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 01/29 11:05:38.851: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 01/29 11:05:38.852: [smf] INFO: Removed Session: UE IMSI:[262425790052499] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 01/29 11:05:38.852: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 01/29 11:05:38.861: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 01/29 11:05:38.863: [smf] INFO: Removed Session: UE IMSI:[262428320610852] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 01/29 11:05:38.863: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 01/29 11:05:38.871: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 01/29 11:05:38.873: [smf] INFO: Removed Session: UE IMSI:[262429365256529] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 01/29 11:05:38.873: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 01/29 11:05:38.881: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 01/29 11:05:38.883: [smf] INFO: Removed Session: UE IMSI:[262426579147368] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 01/29 11:05:38.883: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 01/29 11:05:38.892: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 01/29 11:05:38.893: [smf] INFO: Removed Session: UE IMSI:[262425561700398] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 01/29 11:05:38.894: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 01/29 11:05:38.902: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 01/29 11:05:38.904: [smf] INFO: Removed Session: UE IMSI:[262429644551599] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 01/29 11:05:38.904: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 01/29 11:05:38.912: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 01/29 11:05:38.914: [smf] INFO: Removed Session: UE IMSI:[262422216734862] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 01/29 11:05:38.914: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 01/29 11:05:38.922: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 01/29 11:05:38.924: [smf] INFO: Removed Session: UE IMSI:[262421825039050] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 01/29 11:05:38.924: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 01/29 11:05:38.933: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 01/29 11:05:38.935: [smf] INFO: Removed Session: UE IMSI:[262426109367422] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 01/29 11:05:38.935: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 01/29 11:05:38.943: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 01/29 11:05:38.945: [smf] INFO: Removed Session: UE IMSI:[262425815617433] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 01/29 11:05:38.945: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 01/29 11:05:38.953: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 01/29 11:05:38.955: [smf] INFO: Removed Session: UE IMSI:[262426483377669] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 01/29 11:05:38.955: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 01/29 11:05:38.963: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 01/29 11:05:38.965: [smf] INFO: Removed Session: UE IMSI:[262420778367290] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 01/29 11:05:38.965: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 01/29 11:05:38.974: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 01/29 11:05:38.976: [smf] INFO: Removed Session: UE IMSI:[262420248416728] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 01/29 11:05:38.976: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 01/29 11:05:38.984: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 01/29 11:05:38.986: [smf] INFO: Removed Session: UE IMSI:[262425118877623] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 01/29 11:05:38.986: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 01/29 11:05:38.994: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 01/29 11:05:38.996: [smf] INFO: Removed Session: UE IMSI:[262427712740045] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:38.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 01/29 11:05:38.996: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 01/29 11:05:39.004: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 01/29 11:05:39.006: [smf] INFO: Removed Session: UE IMSI:[262424196463012] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 01/29 11:05:39.006: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 01/29 11:05:39.015: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 01/29 11:05:39.016: [smf] INFO: Removed Session: UE IMSI:[262427885827428] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 01/29 11:05:39.016: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 01/29 11:05:39.025: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 01/29 11:05:39.029: [smf] INFO: Removed Session: UE IMSI:[262429922523026] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 01/29 11:05:39.029: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 01/29 11:05:39.036: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 01/29 11:05:39.043: [smf] INFO: Removed Session: UE IMSI:[262420292186264] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 01/29 11:05:39.043: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 01/29 11:05:39.047: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 01/29 11:05:39.054: [smf] INFO: Removed Session: UE IMSI:[262425418668143] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 01/29 11:05:39.054: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 01/29 11:05:39.058: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 01/29 11:05:39.063: [smf] INFO: Removed Session: UE IMSI:[262426002978481] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 01/29 11:05:39.063: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 01/29 11:05:39.068: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 01/29 11:05:39.074: [smf] INFO: Removed Session: UE IMSI:[262420919391682] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 01/29 11:05:39.075: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 01/29 11:05:39.079: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 01/29 11:05:39.084: [smf] INFO: Removed Session: UE IMSI:[262426062043932] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 01/29 11:05:39.084: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 01/29 11:05:39.090: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 01/29 11:05:39.096: [smf] INFO: Removed Session: UE IMSI:[262425162564294] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 01/29 11:05:39.096: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 01/29 11:05:39.101: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 01/29 11:05:39.106: [smf] INFO: Removed Session: UE IMSI:[262427407567609] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 01/29 11:05:39.106: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 01/29 11:05:39.111: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 01/29 11:05:39.117: [smf] INFO: Removed Session: UE IMSI:[262421961222020] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 01/29 11:05:39.117: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 01/29 11:05:39.123: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 01/29 11:05:39.129: [smf] INFO: Removed Session: UE IMSI:[262424530734626] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 01/29 11:05:39.129: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 01/29 11:05:39.134: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 01/29 11:05:39.143: [smf] INFO: Removed Session: UE IMSI:[262421348440710] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 01/29 11:05:39.143: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 01/29 11:05:39.146: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 01/29 11:05:39.155: [smf] INFO: Removed Session: UE IMSI:[262421267127177] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 01/29 11:05:39.155: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 01/29 11:05:39.157: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 01/29 11:05:39.163: [smf] INFO: Removed Session: UE IMSI:[262428976048710] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 01/29 11:05:39.163: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 01/29 11:05:39.168: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 01/29 11:05:39.173: [smf] INFO: Removed Session: UE IMSI:[262423639644165] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 01/29 11:05:39.173: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 01/29 11:05:39.179: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 01/29 11:05:39.184: [smf] INFO: Removed Session: UE IMSI:[262426818071682] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 01/29 11:05:39.184: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 01/29 11:05:39.189: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 01/29 11:05:39.195: [smf] INFO: Removed Session: UE IMSI:[262426979189095] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 01/29 11:05:39.195: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 01/29 11:05:39.200: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 01/29 11:05:39.205: [smf] INFO: Removed Session: UE IMSI:[262429484526899] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 01/29 11:05:39.205: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 01/29 11:05:39.211: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 01/29 11:05:39.216: [smf] INFO: Removed Session: UE IMSI:[262420918594960] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 01/29 11:05:39.216: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 01/29 11:05:39.221: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 01/29 11:05:39.226: [smf] INFO: Removed Session: UE IMSI:[262423238300155] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 01/29 11:05:39.226: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 01/29 11:05:39.232: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 01/29 11:05:39.237: [smf] INFO: Removed Session: UE IMSI:[262429608976214] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 01/29 11:05:39.237: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 01/29 11:05:39.243: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 01/29 11:05:39.248: [smf] INFO: Removed Session: UE IMSI:[262421849153002] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 01/29 11:05:39.248: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 01/29 11:05:39.254: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 01/29 11:05:39.260: [smf] INFO: Removed Session: UE IMSI:[262422433313185] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 01/29 11:05:39.260: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 01/29 11:05:39.265: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 01/29 11:05:39.271: [smf] INFO: Removed Session: UE IMSI:[262428650592375] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 01/29 11:05:39.271: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 01/29 11:05:39.275: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 01/29 11:05:39.278: [smf] INFO: Removed Session: UE IMSI:[262420477838194] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 01/29 11:05:39.278: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 01/29 11:05:39.286: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 01/29 11:05:39.290: [smf] INFO: Removed Session: UE IMSI:[262429319969048] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 01/29 11:05:39.290: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 01/29 11:05:39.297: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 01/29 11:05:39.304: [smf] INFO: Removed Session: UE IMSI:[262424222424345] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 01/29 11:05:39.304: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 01/29 11:05:39.307: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 01/29 11:05:39.315: [smf] INFO: Removed Session: UE IMSI:[262427754899519] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 01/29 11:05:39.315: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 01/29 11:05:39.319: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 01/29 11:05:39.325: [smf] INFO: Removed Session: UE IMSI:[262429477165234] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 01/29 11:05:39.325: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 01/29 11:05:39.329: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 01/29 11:05:39.335: [smf] INFO: Removed Session: UE IMSI:[262424986952598] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 01/29 11:05:39.335: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 01/29 11:05:39.340: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 01/29 11:05:39.345: [smf] INFO: Removed Session: UE IMSI:[262427425947182] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 01/29 11:05:39.345: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 01/29 11:05:39.351: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 01/29 11:05:39.357: [smf] INFO: Removed Session: UE IMSI:[262428765694759] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 01/29 11:05:39.357: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 01/29 11:05:39.362: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 01/29 11:05:39.371: [smf] INFO: Removed Session: UE IMSI:[262421051390624] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 01/29 11:05:39.371: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 01/29 11:05:39.374: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 01/29 11:05:39.383: [smf] INFO: Removed Session: UE IMSI:[262420493188583] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 01/29 11:05:39.383: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 01/29 11:05:39.385: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 01/29 11:05:39.395: [smf] INFO: Removed Session: UE IMSI:[262429981933885] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 01/29 11:05:39.395: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 01/29 11:05:39.397: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 01/29 11:05:39.403: [smf] INFO: Removed Session: UE IMSI:[262423090918634] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 01/29 11:05:39.403: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 01/29 11:05:39.408: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 01/29 11:05:39.412: [smf] INFO: Removed Session: UE IMSI:[262427101955930] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 01/29 11:05:39.412: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 01/29 11:05:39.418: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 01/29 11:05:39.423: [smf] INFO: Removed Session: UE IMSI:[262429034664589] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 01/29 11:05:39.423: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 01/29 11:05:39.429: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 01/29 11:05:39.432: [smf] INFO: Removed Session: UE IMSI:[262423568912653] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 01/29 11:05:39.432: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 01/29 11:05:39.439: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 01/29 11:05:39.444: [smf] INFO: Removed Session: UE IMSI:[262424372714823] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 01/29 11:05:39.444: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 01/29 11:05:39.450: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 01/29 11:05:39.455: [smf] INFO: Removed Session: UE IMSI:[262422029041413] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 01/29 11:05:39.456: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 01/29 11:05:39.461: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 01/29 11:05:39.472: [smf] INFO: Removed Session: UE IMSI:[262425419351425] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 01/29 11:05:39.473: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 01/29 11:05:39.473: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 01/29 11:05:39.480: [smf] INFO: Removed Session: UE IMSI:[262424427175103] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 01/29 11:05:39.480: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 01/29 11:05:39.484: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 01/29 11:05:39.492: [smf] INFO: Removed Session: UE IMSI:[262427452987129] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 01/29 11:05:39.492: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 01/29 11:05:39.495: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 01/29 11:05:39.503: [smf] INFO: Removed Session: UE IMSI:[262424564847955] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 01/29 11:05:39.503: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 01/29 11:05:39.506: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 01/29 11:05:39.511: [smf] INFO: Removed Session: UE IMSI:[262426145412493] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 01/29 11:05:39.511: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 01/29 11:05:39.517: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 01/29 11:05:39.521: [smf] INFO: Removed Session: UE IMSI:[262421454140778] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 01/29 11:05:39.521: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 01/29 11:05:39.527: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 01/29 11:05:39.532: [smf] INFO: Removed Session: UE IMSI:[262420098543949] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 01/29 11:05:39.532: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 01/29 11:05:39.538: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 01/29 11:05:39.543: [smf] INFO: Removed Session: UE IMSI:[262424335965536] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 01/29 11:05:39.543: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 01/29 11:05:39.549: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 01/29 11:05:39.554: [smf] INFO: Removed Session: UE IMSI:[262424452176316] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 01/29 11:05:39.554: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 01/29 11:05:39.559: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 01/29 11:05:39.564: [smf] INFO: Removed Session: UE IMSI:[262425716482561] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 01/29 11:05:39.564: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 01/29 11:05:39.570: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 01/29 11:05:39.576: [smf] INFO: Removed Session: UE IMSI:[262424496057481] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 01/29 11:05:39.576: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 01/29 11:05:39.581: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 01/29 11:05:39.586: [smf] INFO: Removed Session: UE IMSI:[262422039084388] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 01/29 11:05:39.586: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 01/29 11:05:39.592: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 01/29 11:05:39.597: [smf] INFO: Removed Session: UE IMSI:[262426054891822] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 01/29 11:05:39.597: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 01/29 11:05:39.602: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 01/29 11:05:39.608: [smf] INFO: Removed Session: UE IMSI:[262429849389851] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 01/29 11:05:39.608: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 01/29 11:05:39.613: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 01/29 11:05:39.618: [smf] INFO: Removed Session: UE IMSI:[262427224691710] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 01/29 11:05:39.618: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 01/29 11:05:39.624: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 01/29 11:05:39.629: [smf] INFO: Removed Session: UE IMSI:[262422979191327] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 01/29 11:05:39.629: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 01/29 11:05:39.635: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 01/29 11:05:39.640: [smf] INFO: Removed Session: UE IMSI:[262428736693867] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 01/29 11:05:39.640: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 01/29 11:05:39.645: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 01/29 11:05:39.651: [smf] INFO: Removed Session: UE IMSI:[262429311446669] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 01/29 11:05:39.651: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 01/29 11:05:39.656: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 01/29 11:05:39.661: [smf] INFO: Removed Session: UE IMSI:[262423953240988] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 01/29 11:05:39.661: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 01/29 11:05:39.667: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 01/29 11:05:39.671: [smf] INFO: Removed Session: UE IMSI:[262421434309317] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 01/29 11:05:39.671: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 01/29 11:05:39.677: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 01/29 11:05:39.681: [smf] INFO: Removed Session: UE IMSI:[262421703048065] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 01/29 11:05:39.681: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 01/29 11:05:39.688: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 01/29 11:05:39.695: [smf] INFO: Removed Session: UE IMSI:[262424060532437] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 01/29 11:05:39.696: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 01/29 11:05:39.699: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 01/29 11:05:39.709: [smf] INFO: Removed Session: UE IMSI:[262426906946747] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 01/29 11:05:39.709: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 01/29 11:05:39.711: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 01/29 11:05:39.720: [smf] INFO: Removed Session: UE IMSI:[262428209696731] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 01/29 11:05:39.720: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 01/29 11:05:39.722: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 01/29 11:05:39.730: [smf] INFO: Removed Session: UE IMSI:[262422730030864] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 01/29 11:05:39.730: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 01/29 11:05:39.733: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 01/29 11:05:39.742: [smf] INFO: Removed Session: UE IMSI:[262421151425093] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 01/29 11:05:39.742: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 01/29 11:05:39.744: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 01/29 11:05:39.750: [smf] INFO: Removed Session: UE IMSI:[262423882274995] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 01/29 11:05:39.750: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 01/29 11:05:39.754: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 01/29 11:05:39.758: [smf] INFO: Removed Session: UE IMSI:[262426303312466] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 01/29 11:05:39.758: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 01/29 11:05:39.765: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 01/29 11:05:39.767: [smf] INFO: Removed Session: UE IMSI:[262423478972243] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 01/29 11:05:39.767: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 01/29 11:05:39.775: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 01/29 11:05:39.778: [smf] INFO: Removed Session: UE IMSI:[262423222870577] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 01/29 11:05:39.778: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 01/29 11:05:39.786: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 01/29 11:05:39.790: [smf] INFO: Removed Session: UE IMSI:[262427885544024] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 01/29 11:05:39.790: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 01/29 11:05:39.797: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 01/29 11:05:39.801: [smf] INFO: Removed Session: UE IMSI:[262423402000733] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 01/29 11:05:39.801: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 01/29 11:05:39.807: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 01/29 11:05:39.815: [smf] INFO: Removed Session: UE IMSI:[262426818162599] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 01/29 11:05:39.815: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 01/29 11:05:39.818: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 01/29 11:05:39.828: [smf] INFO: Removed Session: UE IMSI:[262427841294736] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 01/29 11:05:39.828: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 01/29 11:05:39.829: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 01/29 11:05:39.835: [smf] INFO: Removed Session: UE IMSI:[262429166401456] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 01/29 11:05:39.835: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 01/29 11:05:39.840: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 01/29 11:05:39.846: [smf] INFO: Removed Session: UE IMSI:[262425444444490] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 01/29 11:05:39.846: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 01/29 11:05:39.851: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 01/29 11:05:39.859: [smf] INFO: Removed Session: UE IMSI:[262425759970674] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 01/29 11:05:39.859: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 01/29 11:05:39.862: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 01/29 11:05:39.871: [smf] INFO: Removed Session: UE IMSI:[262427263000441] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 01/29 11:05:39.871: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 01/29 11:05:39.874: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 01/29 11:05:39.879: [smf] INFO: Removed Session: UE IMSI:[262429512595790] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 01/29 11:05:39.879: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 01/29 11:05:39.884: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 01/29 11:05:39.890: [smf] INFO: Removed Session: UE IMSI:[262429087314106] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 01/29 11:05:39.890: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 01/29 11:05:39.895: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 01/29 11:05:39.902: [smf] INFO: Removed Session: UE IMSI:[262429506885094] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 01/29 11:05:39.902: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 01/29 11:05:39.906: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 01/29 11:05:39.913: [smf] INFO: Removed Session: UE IMSI:[262425792462784] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 01/29 11:05:39.913: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 01/29 11:05:39.917: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 01/29 11:05:39.923: [smf] INFO: Removed Session: UE IMSI:[262428494740072] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 01/29 11:05:39.923: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 01/29 11:05:39.928: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 01/29 11:05:39.934: [smf] INFO: Removed Session: UE IMSI:[262426206564914] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 01/29 11:05:39.934: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 01/29 11:05:39.939: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 01/29 11:05:39.944: [smf] INFO: Removed Session: UE IMSI:[262422593970776] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 01/29 11:05:39.944: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 01/29 11:05:39.950: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 01/29 11:05:39.955: [smf] INFO: Removed Session: UE IMSI:[262422015240357] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 01/29 11:05:39.955: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 01/29 11:05:39.961: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 01/29 11:05:39.967: [smf] INFO: Removed Session: UE IMSI:[262426517231337] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 01/29 11:05:39.967: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 01/29 11:05:39.972: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 01/29 11:05:39.977: [smf] INFO: Removed Session: UE IMSI:[262423983206578] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 01/29 11:05:39.977: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 01/29 11:05:39.982: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 01/29 11:05:39.988: [smf] INFO: Removed Session: UE IMSI:[262428179475760] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 01/29 11:05:39.988: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 01/29 11:05:39.993: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 01/29 11:05:39.998: [smf] INFO: Removed Session: UE IMSI:[262421836695980] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:39.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 01/29 11:05:39.998: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 01/29 11:05:40.004: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 01/29 11:05:40.009: [smf] INFO: Removed Session: UE IMSI:[262421911535590] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 01/29 11:05:40.009: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 01/29 11:05:40.015: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 01/29 11:05:40.020: [smf] INFO: Removed Session: UE IMSI:[262428923470592] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 01/29 11:05:40.020: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 01/29 11:05:40.025: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 01/29 11:05:40.031: [smf] INFO: Removed Session: UE IMSI:[262428776348748] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 01/29 11:05:40.031: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 01/29 11:05:40.036: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 01/29 11:05:40.042: [smf] INFO: Removed Session: UE IMSI:[262429315788174] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 01/29 11:05:40.042: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 01/29 11:05:40.047: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 01/29 11:05:40.053: [smf] INFO: Removed Session: UE IMSI:[262421316056141] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 01/29 11:05:40.053: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 01/29 11:05:40.058: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 01/29 11:05:40.063: [smf] INFO: Removed Session: UE IMSI:[262425019919397] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 01/29 11:05:40.063: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 01/29 11:05:40.069: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 01/29 11:05:40.074: [smf] INFO: Removed Session: UE IMSI:[262422999559014] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 01/29 11:05:40.074: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 01/29 11:05:40.079: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 01/29 11:05:40.085: [smf] INFO: Removed Session: UE IMSI:[262429254889135] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 01/29 11:05:40.085: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 01/29 11:05:40.090: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 01/29 11:05:40.096: [smf] INFO: Removed Session: UE IMSI:[262425497700144] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 01/29 11:05:40.096: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 01/29 11:05:40.101: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 01/29 11:05:40.106: [smf] INFO: Removed Session: UE IMSI:[262429775849336] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 01/29 11:05:40.106: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 01/29 11:05:40.112: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 01/29 11:05:40.117: [smf] INFO: Removed Session: UE IMSI:[262425270254990] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 01/29 11:05:40.117: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 01/29 11:05:40.122: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 01/29 11:05:40.128: [smf] INFO: Removed Session: UE IMSI:[262426494026292] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 01/29 11:05:40.128: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 01/29 11:05:40.133: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 01/29 11:05:40.139: [smf] INFO: Removed Session: UE IMSI:[262428519712314] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 01/29 11:05:40.139: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 01/29 11:05:40.144: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 01/29 11:05:40.149: [smf] INFO: Removed Session: UE IMSI:[262423253087208] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 01/29 11:05:40.149: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 01/29 11:05:40.155: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 01/29 11:05:40.160: [smf] INFO: Removed Session: UE IMSI:[262420471399095] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 01/29 11:05:40.160: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 01/29 11:05:40.166: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 01/29 11:05:40.171: [smf] INFO: Removed Session: UE IMSI:[262422123521157] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 01/29 11:05:40.171: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 01/29 11:05:40.176: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 01/29 11:05:40.181: [smf] INFO: Removed Session: UE IMSI:[262424718913861] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 01/29 11:05:40.181: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 01/29 11:05:40.187: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 01/29 11:05:40.192: [smf] INFO: Removed Session: UE IMSI:[262423161364611] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 01/29 11:05:40.192: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 01/29 11:05:40.198: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 01/29 11:05:40.203: [smf] INFO: Removed Session: UE IMSI:[262424422776384] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 01/29 11:05:40.203: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 01/29 11:05:40.209: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 01/29 11:05:40.214: [smf] INFO: Removed Session: UE IMSI:[262429583107328] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 01/29 11:05:40.214: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 01/29 11:05:40.219: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 01/29 11:05:40.225: [smf] INFO: Removed Session: UE IMSI:[262427022631717] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 01/29 11:05:40.225: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 01/29 11:05:40.230: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 01/29 11:05:40.235: [smf] INFO: Removed Session: UE IMSI:[262425896053414] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 01/29 11:05:40.235: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 01/29 11:05:40.241: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 01/29 11:05:40.246: [smf] INFO: Removed Session: UE IMSI:[262424447817522] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 01/29 11:05:40.246: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 01/29 11:05:40.252: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 01/29 11:05:40.256: [smf] INFO: Removed Session: UE IMSI:[262421556952249] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 01/29 11:05:40.256: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 01/29 11:05:40.262: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 01/29 11:05:40.268: [smf] INFO: Removed Session: UE IMSI:[262424794976453] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 01/29 11:05:40.268: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 01/29 11:05:40.273: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 01/29 11:05:40.278: [smf] INFO: Removed Session: UE IMSI:[262429557114785] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 01/29 11:05:40.278: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 01/29 11:05:40.284: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 01/29 11:05:40.289: [smf] INFO: Removed Session: UE IMSI:[262429032924796] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 01/29 11:05:40.289: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 01/29 11:05:40.295: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 01/29 11:05:40.300: [smf] INFO: Removed Session: UE IMSI:[262429803044368] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 01/29 11:05:40.300: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 01/29 11:05:40.306: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 01/29 11:05:40.311: [smf] INFO: Removed Session: UE IMSI:[262427313243930] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 01/29 11:05:40.311: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 01/29 11:05:40.316: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 01/29 11:05:40.322: [smf] INFO: Removed Session: UE IMSI:[262426963369646] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 01/29 11:05:40.322: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 01/29 11:05:40.327: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 01/29 11:05:40.332: [smf] INFO: Removed Session: UE IMSI:[262423284859921] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 01/29 11:05:40.332: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 01/29 11:05:40.338: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 01/29 11:05:40.343: [smf] INFO: Removed Session: UE IMSI:[262424706453976] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 01/29 11:05:40.343: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 01/29 11:05:40.349: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 01/29 11:05:40.354: [smf] INFO: Removed Session: UE IMSI:[262426650987473] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 01/29 11:05:40.354: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 01/29 11:05:40.359: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 01/29 11:05:40.364: [smf] INFO: Removed Session: UE IMSI:[262429836449790] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 01/29 11:05:40.364: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 01/29 11:05:40.370: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 01/29 11:05:40.375: [smf] INFO: Removed Session: UE IMSI:[262422424069132] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 01/29 11:05:40.375: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 01/29 11:05:40.381: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 01/29 11:05:40.386: [smf] INFO: Removed Session: UE IMSI:[262422914703456] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 01/29 11:05:40.386: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 01/29 11:05:40.392: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 01/29 11:05:40.397: [smf] INFO: Removed Session: UE IMSI:[262423554711291] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 01/29 11:05:40.397: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 01/29 11:05:40.402: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 01/29 11:05:40.407: [smf] INFO: Removed Session: UE IMSI:[262426256120018] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 01/29 11:05:40.407: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 01/29 11:05:40.413: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 01/29 11:05:40.418: [smf] INFO: Removed Session: UE IMSI:[262425615345261] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 01/29 11:05:40.418: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 01/29 11:05:40.424: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 01/29 11:05:40.429: [smf] INFO: Removed Session: UE IMSI:[262427542972343] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 01/29 11:05:40.429: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 01/29 11:05:40.435: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 01/29 11:05:40.440: [smf] INFO: Removed Session: UE IMSI:[262424195275969] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 01/29 11:05:40.440: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 01/29 11:05:40.445: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 01/29 11:05:40.451: [smf] INFO: Removed Session: UE IMSI:[262422100858023] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 01/29 11:05:40.451: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 01/29 11:05:40.456: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 01/29 11:05:40.462: [smf] INFO: Removed Session: UE IMSI:[262425384895573] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 01/29 11:05:40.462: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 01/29 11:05:40.467: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 01/29 11:05:40.472: [smf] INFO: Removed Session: UE IMSI:[262422959290944] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 01/29 11:05:40.472: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 01/29 11:05:40.478: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 01/29 11:05:40.483: [smf] INFO: Removed Session: UE IMSI:[262421628082882] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 01/29 11:05:40.483: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 01/29 11:05:40.489: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 01/29 11:05:40.494: [smf] INFO: Removed Session: UE IMSI:[262424128507272] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 01/29 11:05:40.494: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 01/29 11:05:40.499: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 01/29 11:05:40.504: [smf] INFO: Removed Session: UE IMSI:[262429150982790] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 01/29 11:05:40.504: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 01/29 11:05:40.510: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 01/29 11:05:40.515: [smf] INFO: Removed Session: UE IMSI:[262424196053092] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 01/29 11:05:40.515: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 01/29 11:05:40.521: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 01/29 11:05:40.526: [smf] INFO: Removed Session: UE IMSI:[262425500836980] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 01/29 11:05:40.526: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 01/29 11:05:40.531: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 01/29 11:05:40.537: [smf] INFO: Removed Session: UE IMSI:[262422587400201] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 01/29 11:05:40.537: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 01/29 11:05:40.542: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 01/29 11:05:40.547: [smf] INFO: Removed Session: UE IMSI:[262429757966601] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 01/29 11:05:40.547: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 01/29 11:05:40.553: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 01/29 11:05:40.559: [smf] INFO: Removed Session: UE IMSI:[262427243132532] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 01/29 11:05:40.559: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 01/29 11:05:40.564: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 01/29 11:05:40.569: [smf] INFO: Removed Session: UE IMSI:[262426478361497] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 01/29 11:05:40.569: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 01/29 11:05:40.575: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 01/29 11:05:40.580: [smf] INFO: Removed Session: UE IMSI:[262424330291429] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 01/29 11:05:40.580: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 01/29 11:05:40.585: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 01/29 11:05:40.591: [smf] INFO: Removed Session: UE IMSI:[262426029095107] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 01/29 11:05:40.591: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 01/29 11:05:40.596: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 01/29 11:05:40.601: [smf] INFO: Removed Session: UE IMSI:[262423968335699] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 01/29 11:05:40.601: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 01/29 11:05:40.607: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 01/29 11:05:40.612: [smf] INFO: Removed Session: UE IMSI:[262429783177256] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 01/29 11:05:40.612: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 01/29 11:05:40.618: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 01/29 11:05:40.623: [smf] INFO: Removed Session: UE IMSI:[262428997383551] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 01/29 11:05:40.623: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 01/29 11:05:40.628: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 01/29 11:05:40.634: [smf] INFO: Removed Session: UE IMSI:[262420139476806] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 01/29 11:05:40.634: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 01/29 11:05:40.639: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 01/29 11:05:40.644: [smf] INFO: Removed Session: UE IMSI:[262422212479151] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 01/29 11:05:40.644: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 01/29 11:05:40.650: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 01/29 11:05:40.655: [smf] INFO: Removed Session: UE IMSI:[262423173308508] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 01/29 11:05:40.655: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 01/29 11:05:40.661: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 01/29 11:05:40.666: [smf] INFO: Removed Session: UE IMSI:[262429980859618] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 01/29 11:05:40.666: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 01/29 11:05:40.671: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 01/29 11:05:40.677: [smf] INFO: Removed Session: UE IMSI:[262428287296630] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 01/29 11:05:40.677: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 01/29 11:05:40.682: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 01/29 11:05:40.687: [smf] INFO: Removed Session: UE IMSI:[262422696150213] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 01/29 11:05:40.687: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 01/29 11:05:40.693: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 01/29 11:05:40.698: [smf] INFO: Removed Session: UE IMSI:[262420181496598] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 01/29 11:05:40.698: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 01/29 11:05:40.704: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 01/29 11:05:40.708: [smf] INFO: Removed Session: UE IMSI:[262429172383014] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 01/29 11:05:40.708: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 01/29 11:05:40.714: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 01/29 11:05:40.720: [smf] INFO: Removed Session: UE IMSI:[262428353566270] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 01/29 11:05:40.720: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 01/29 11:05:40.725: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 01/29 11:05:40.731: [smf] INFO: Removed Session: UE IMSI:[262426005787977] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 01/29 11:05:40.731: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 01/29 11:05:40.736: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 01/29 11:05:40.741: [smf] INFO: Removed Session: UE IMSI:[262425358299854] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 01/29 11:05:40.741: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 01/29 11:05:40.747: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 01/29 11:05:40.752: [smf] INFO: Removed Session: UE IMSI:[262425353797827] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 01/29 11:05:40.752: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 01/29 11:05:40.757: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 01/29 11:05:40.763: [smf] INFO: Removed Session: UE IMSI:[262428540290460] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 01/29 11:05:40.763: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 01/29 11:05:40.768: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 01/29 11:05:40.774: [smf] INFO: Removed Session: UE IMSI:[262427892871281] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 01/29 11:05:40.774: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 01/29 11:05:40.779: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 01/29 11:05:40.784: [smf] INFO: Removed Session: UE IMSI:[262425375191671] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 01/29 11:05:40.784: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 01/29 11:05:40.790: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 01/29 11:05:40.795: [smf] INFO: Removed Session: UE IMSI:[262421152268719] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 01/29 11:05:40.795: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 01/29 11:05:40.800: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 01/29 11:05:40.806: [smf] INFO: Removed Session: UE IMSI:[262423578534261] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 01/29 11:05:40.806: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 01/29 11:05:40.811: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 01/29 11:05:40.816: [smf] INFO: Removed Session: UE IMSI:[262421701257914] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 01/29 11:05:40.816: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 01/29 11:05:40.822: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 01/29 11:05:40.827: [smf] INFO: Removed Session: UE IMSI:[262420199761027] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 01/29 11:05:40.827: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 01/29 11:05:40.833: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 01/29 11:05:40.838: [smf] INFO: Removed Session: UE IMSI:[262423249640820] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 01/29 11:05:40.838: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 01/29 11:05:40.843: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 01/29 11:05:40.849: [smf] INFO: Removed Session: UE IMSI:[262429343853275] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 01/29 11:05:40.849: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 01/29 11:05:40.854: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 01/29 11:05:40.860: [smf] INFO: Removed Session: UE IMSI:[262425649976121] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 01/29 11:05:40.860: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 01/29 11:05:40.865: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 01/29 11:05:40.871: [smf] INFO: Removed Session: UE IMSI:[262425715003533] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 01/29 11:05:40.871: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 01/29 11:05:40.876: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 01/29 11:05:40.882: [smf] INFO: Removed Session: UE IMSI:[262427474603378] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 01/29 11:05:40.882: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 01/29 11:05:40.887: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 01/29 11:05:40.892: [smf] INFO: Removed Session: UE IMSI:[262428284420751] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 01/29 11:05:40.892: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 01/29 11:05:40.897: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 01/29 11:05:40.902: [smf] INFO: Removed Session: UE IMSI:[262422028410498] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 01/29 11:05:40.902: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 01/29 11:05:40.908: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 01/29 11:05:40.913: [smf] INFO: Removed Session: UE IMSI:[262426228978286] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 01/29 11:05:40.913: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 01/29 11:05:40.919: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 01/29 11:05:40.924: [smf] INFO: Removed Session: UE IMSI:[262424293381595] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 01/29 11:05:40.924: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 01/29 11:05:40.930: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 01/29 11:05:40.935: [smf] INFO: Removed Session: UE IMSI:[262429444138597] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 01/29 11:05:40.935: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 01/29 11:05:40.940: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 01/29 11:05:40.946: [smf] INFO: Removed Session: UE IMSI:[262423993962413] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 01/29 11:05:40.946: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 01/29 11:05:40.951: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 01/29 11:05:40.956: [smf] INFO: Removed Session: UE IMSI:[262428351970248] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 01/29 11:05:40.956: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 01/29 11:05:40.962: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 01/29 11:05:40.967: [smf] INFO: Removed Session: UE IMSI:[262428558505519] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 01/29 11:05:40.967: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 01/29 11:05:40.972: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 01/29 11:05:40.978: [smf] INFO: Removed Session: UE IMSI:[262427357573364] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 01/29 11:05:40.978: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 01/29 11:05:40.983: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 01/29 11:05:40.988: [smf] INFO: Removed Session: UE IMSI:[262423714294798] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:40.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 01/29 11:05:40.988: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 01/29 11:05:40.994: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 01/29 11:05:41.000: [smf] INFO: Removed Session: UE IMSI:[262428505060140] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:41.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 01/29 11:05:41.000: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 01/29 11:05:41.005: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 01/29 11:05:41.011: [smf] INFO: Removed Session: UE IMSI:[262421282289862] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:41.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 01/29 11:05:41.011: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 01/29 11:05:41.016: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/29 11:05:41.022: [smf] INFO: Removed Session: UE IMSI:[262422219500557] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:41.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/29 11:05:41.022: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 01/29 11:05:41.026: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 01/29 11:05:41.031: [smf] INFO: Removed Session: UE IMSI:[262429393437992] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:41.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 01/29 11:05:41.031: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: Warning: Stopping inactive timer T_next. MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:05:43.041: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:05:43.041: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(86)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:05:43 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512260) Waiting for packet dumper to finish... 1 (prev_count=6512260, count=6512772) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:05:45 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_addr_pool_exhaustion started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:05:48.814: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:05:49.523: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 01/29 11:05:50.535: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 01/29 11:05:50.535: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 01/29 11:05:50.535: [smf] INFO: UE IMSI[262425972024059] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.542: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/29 11:05:50.542: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/29 11:05:50.542: [smf] INFO: UE IMSI[262420589791327] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.545: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 01/29 11:05:50.545: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.545: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.549: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 01/29 11:05:50.549: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 01/29 11:05:50.549: [smf] INFO: UE IMSI[262421418150298] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.549: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/29 11:05:50.549: [upf] INFO: UE F-SEID[UP:0xda9 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.549: [upf] INFO: UE F-SEID[UP:0xda9 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.555: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 01/29 11:05:50.555: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 01/29 11:05:50.555: [smf] INFO: UE IMSI[262425368837269] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.555: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 01/29 11:05:50.555: [upf] INFO: UE F-SEID[UP:0x39 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.555: [upf] INFO: UE F-SEID[UP:0x39 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.561: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 01/29 11:05:50.561: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 01/29 11:05:50.561: [smf] INFO: UE IMSI[262423912230115] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.562: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 01/29 11:05:50.562: [upf] INFO: UE F-SEID[UP:0xb62 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.562: [upf] INFO: UE F-SEID[UP:0xb62 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.567: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 01/29 11:05:50.567: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 01/29 11:05:50.567: [smf] INFO: UE IMSI[262424868250178] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.569: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 01/29 11:05:50.569: [upf] INFO: UE F-SEID[UP:0x562 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.569: [upf] INFO: UE F-SEID[UP:0x562 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.574: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 01/29 11:05:50.574: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 01/29 11:05:50.574: [smf] INFO: UE IMSI[262420946208439] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.575: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 01/29 11:05:50.575: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.575: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.580: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 01/29 11:05:50.580: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 01/29 11:05:50.580: [smf] INFO: UE IMSI[262428330582558] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.581: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 01/29 11:05:50.581: [upf] INFO: UE F-SEID[UP:0x46f CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.581: [upf] INFO: UE F-SEID[UP:0x46f CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.586: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 01/29 11:05:50.586: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 01/29 11:05:50.586: [smf] INFO: UE IMSI[262427451579325] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.587: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 01/29 11:05:50.587: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.587: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.592: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 01/29 11:05:50.592: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 01/29 11:05:50.592: [smf] INFO: UE IMSI[262423648820296] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.593: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 01/29 11:05:50.593: [upf] INFO: UE F-SEID[UP:0xf49 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.593: [upf] INFO: UE F-SEID[UP:0xf49 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.598: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 01/29 11:05:50.598: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 01/29 11:05:50.598: [smf] INFO: UE IMSI[262421154640827] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.599: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 01/29 11:05:50.599: [upf] INFO: UE F-SEID[UP:0xb56 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.599: [upf] INFO: UE F-SEID[UP:0xb56 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.604: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 01/29 11:05:50.604: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 01/29 11:05:50.604: [smf] INFO: UE IMSI[262428356186809] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.605: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 01/29 11:05:50.605: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.605: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.610: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 01/29 11:05:50.610: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 01/29 11:05:50.610: [smf] INFO: UE IMSI[262425640670877] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.611: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 01/29 11:05:50.611: [upf] INFO: UE F-SEID[UP:0x286 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.611: [upf] INFO: UE F-SEID[UP:0x286 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.616: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 01/29 11:05:50.616: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 01/29 11:05:50.616: [smf] INFO: UE IMSI[262420592692997] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.616: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 01/29 11:05:50.616: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.616: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.622: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 01/29 11:05:50.622: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 01/29 11:05:50.622: [smf] INFO: UE IMSI[262427770804769] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.622: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 01/29 11:05:50.622: [upf] INFO: UE F-SEID[UP:0xead CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.622: [upf] INFO: UE F-SEID[UP:0xead CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.628: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 01/29 11:05:50.628: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 01/29 11:05:50.628: [smf] INFO: UE IMSI[262429968717531] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.629: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 01/29 11:05:50.629: [upf] INFO: UE F-SEID[UP:0xc29 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.629: [upf] INFO: UE F-SEID[UP:0xc29 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.634: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 01/29 11:05:50.634: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 01/29 11:05:50.634: [smf] INFO: UE IMSI[262429003604987] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.636: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 01/29 11:05:50.636: [upf] INFO: UE F-SEID[UP:0xe9b CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.636: [upf] INFO: UE F-SEID[UP:0xe9b CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.641: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 01/29 11:05:50.641: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 01/29 11:05:50.641: [smf] INFO: UE IMSI[262422650118425] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.643: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 01/29 11:05:50.643: [upf] INFO: UE F-SEID[UP:0x324 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.643: [upf] INFO: UE F-SEID[UP:0x324 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.648: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 01/29 11:05:50.648: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 01/29 11:05:50.648: [smf] INFO: UE IMSI[262427829431202] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.649: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 01/29 11:05:50.649: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.649: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.654: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 01/29 11:05:50.654: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 01/29 11:05:50.654: [smf] INFO: UE IMSI[262429882282666] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.654: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 01/29 11:05:50.654: [upf] INFO: UE F-SEID[UP:0x2da CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.654: [upf] INFO: UE F-SEID[UP:0x2da CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.659: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 01/29 11:05:50.659: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 01/29 11:05:50.660: [smf] INFO: UE IMSI[262429803196853] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.660: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 01/29 11:05:50.660: [upf] INFO: UE F-SEID[UP:0x933 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.660: [upf] INFO: UE F-SEID[UP:0x933 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.665: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 01/29 11:05:50.665: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 01/29 11:05:50.665: [smf] INFO: UE IMSI[262424061214147] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.666: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 01/29 11:05:50.666: [upf] INFO: UE F-SEID[UP:0x710 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.666: [upf] INFO: UE F-SEID[UP:0x710 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.671: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 01/29 11:05:50.671: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 01/29 11:05:50.671: [smf] INFO: UE IMSI[262423468851793] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.672: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 01/29 11:05:50.672: [upf] INFO: UE F-SEID[UP:0x2ba CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.672: [upf] INFO: UE F-SEID[UP:0x2ba CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.677: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 01/29 11:05:50.677: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 01/29 11:05:50.677: [smf] INFO: UE IMSI[262427715913697] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.678: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 01/29 11:05:50.678: [upf] INFO: UE F-SEID[UP:0x63b CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.678: [upf] INFO: UE F-SEID[UP:0x63b CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.683: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 01/29 11:05:50.683: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 01/29 11:05:50.683: [smf] INFO: UE IMSI[262421713878461] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.683: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 01/29 11:05:50.683: [upf] INFO: UE F-SEID[UP:0x37d CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.683: [upf] INFO: UE F-SEID[UP:0x37d CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.689: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 01/29 11:05:50.689: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 01/29 11:05:50.689: [smf] INFO: UE IMSI[262429270790456] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.690: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 01/29 11:05:50.690: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.690: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.695: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 01/29 11:05:50.695: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 01/29 11:05:50.695: [smf] INFO: UE IMSI[262425012354235] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.696: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 01/29 11:05:50.696: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.696: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.701: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 01/29 11:05:50.702: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 01/29 11:05:50.702: [smf] INFO: UE IMSI[262429116253332] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.702: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 01/29 11:05:50.703: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.703: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.708: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 01/29 11:05:50.708: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 01/29 11:05:50.708: [smf] INFO: UE IMSI[262426551659935] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.709: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 01/29 11:05:50.709: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.709: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.714: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 01/29 11:05:50.714: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 01/29 11:05:50.714: [smf] INFO: UE IMSI[262420021004383] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.714: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 01/29 11:05:50.714: [upf] INFO: UE F-SEID[UP:0xee CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.714: [upf] INFO: UE F-SEID[UP:0xee CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.720: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 01/29 11:05:50.720: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 01/29 11:05:50.720: [smf] INFO: UE IMSI[262422345807266] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.720: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 01/29 11:05:50.720: [upf] INFO: UE F-SEID[UP:0x23f CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.720: [upf] INFO: UE F-SEID[UP:0x23f CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.726: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 01/29 11:05:50.726: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 01/29 11:05:50.726: [smf] INFO: UE IMSI[262425509134523] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.726: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 01/29 11:05:50.726: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.726: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.732: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 01/29 11:05:50.732: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 01/29 11:05:50.732: [smf] INFO: UE IMSI[262428339468720] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.733: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 01/29 11:05:50.733: [upf] INFO: UE F-SEID[UP:0x233 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.733: [upf] INFO: UE F-SEID[UP:0x233 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.738: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 01/29 11:05:50.738: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 01/29 11:05:50.738: [smf] INFO: UE IMSI[262429022407705] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.738: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 01/29 11:05:50.738: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.738: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.744: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 01/29 11:05:50.744: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 01/29 11:05:50.744: [smf] INFO: UE IMSI[262423536253666] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.744: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 01/29 11:05:50.744: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.744: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.751: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 01/29 11:05:50.751: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 01/29 11:05:50.751: [smf] INFO: UE IMSI[262421186506832] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.751: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 01/29 11:05:50.751: [upf] INFO: UE F-SEID[UP:0xdcb CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.751: [upf] INFO: UE F-SEID[UP:0xdcb CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.757: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 01/29 11:05:50.757: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 01/29 11:05:50.757: [smf] INFO: UE IMSI[262425315410485] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.758: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 01/29 11:05:50.758: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.758: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.763: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 01/29 11:05:50.763: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 01/29 11:05:50.763: [smf] INFO: UE IMSI[262423592193484] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.764: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 01/29 11:05:50.764: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.764: [upf] INFO: UE F-SEID[UP:0xef8 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.769: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 01/29 11:05:50.769: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 01/29 11:05:50.769: [smf] INFO: UE IMSI[262424194342648] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.770: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 01/29 11:05:50.770: [upf] INFO: UE F-SEID[UP:0x346 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.770: [upf] INFO: UE F-SEID[UP:0x346 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.775: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 01/29 11:05:50.775: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 01/29 11:05:50.775: [smf] INFO: UE IMSI[262420079971283] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.776: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 01/29 11:05:50.776: [upf] INFO: UE F-SEID[UP:0x3da CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.776: [upf] INFO: UE F-SEID[UP:0x3da CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.781: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 01/29 11:05:50.781: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 01/29 11:05:50.781: [smf] INFO: UE IMSI[262427837579937] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.782: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 01/29 11:05:50.782: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.782: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.787: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 01/29 11:05:50.787: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 01/29 11:05:50.787: [smf] INFO: UE IMSI[262420250417309] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.788: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 01/29 11:05:50.788: [upf] INFO: UE F-SEID[UP:0x108 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.788: [upf] INFO: UE F-SEID[UP:0x108 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.793: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 01/29 11:05:50.793: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 01/29 11:05:50.793: [smf] INFO: UE IMSI[262421875449023] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.794: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 01/29 11:05:50.794: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.794: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.799: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 01/29 11:05:50.799: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 01/29 11:05:50.799: [smf] INFO: UE IMSI[262421122170105] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.800: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 01/29 11:05:50.800: [upf] INFO: UE F-SEID[UP:0x612 CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.800: [upf] INFO: UE F-SEID[UP:0x612 CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.805: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 01/29 11:05:50.805: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 01/29 11:05:50.805: [smf] INFO: UE IMSI[262422055833259] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.806: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 01/29 11:05:50.806: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.806: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.811: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 01/29 11:05:50.811: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 01/29 11:05:50.811: [smf] INFO: UE IMSI[262429119764602] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.811: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 01/29 11:05:50.811: [upf] INFO: UE F-SEID[UP:0x476 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.811: [upf] INFO: UE F-SEID[UP:0x476 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.817: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 01/29 11:05:50.817: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 01/29 11:05:50.817: [smf] INFO: UE IMSI[262426144360457] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.817: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 01/29 11:05:50.817: [upf] INFO: UE F-SEID[UP:0x67e CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.817: [upf] INFO: UE F-SEID[UP:0x67e CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.822: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 01/29 11:05:50.822: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 01/29 11:05:50.822: [smf] INFO: UE IMSI[262420607698326] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.823: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 01/29 11:05:50.823: [upf] INFO: UE F-SEID[UP:0x75a CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.823: [upf] INFO: UE F-SEID[UP:0x75a CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.828: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 01/29 11:05:50.828: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 01/29 11:05:50.828: [smf] INFO: UE IMSI[262424322889949] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.829: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 01/29 11:05:50.829: [upf] INFO: UE F-SEID[UP:0x36c CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.829: [upf] INFO: UE F-SEID[UP:0x36c CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.834: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 01/29 11:05:50.834: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 01/29 11:05:50.834: [smf] INFO: UE IMSI[262420208519848] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.835: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 01/29 11:05:50.835: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.835: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.840: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 01/29 11:05:50.840: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 01/29 11:05:50.840: [smf] INFO: UE IMSI[262428602943410] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.840: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 01/29 11:05:50.840: [upf] INFO: UE F-SEID[UP:0x420 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.840: [upf] INFO: UE F-SEID[UP:0x420 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.846: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 01/29 11:05:50.846: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 01/29 11:05:50.846: [smf] INFO: UE IMSI[262420301581212] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.846: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 01/29 11:05:50.846: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.846: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.852: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 01/29 11:05:50.852: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 01/29 11:05:50.852: [smf] INFO: UE IMSI[262425141684922] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.852: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 01/29 11:05:50.852: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.852: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.858: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 01/29 11:05:50.858: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 01/29 11:05:50.858: [smf] INFO: UE IMSI[262422229813027] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.858: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 01/29 11:05:50.858: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.858: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.863: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 01/29 11:05:50.863: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 01/29 11:05:50.863: [smf] INFO: UE IMSI[262425596790237] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.864: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 01/29 11:05:50.864: [upf] INFO: UE F-SEID[UP:0xce CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.864: [upf] INFO: UE F-SEID[UP:0xce CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.869: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 01/29 11:05:50.869: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 01/29 11:05:50.869: [smf] INFO: UE IMSI[262426234718862] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.870: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 01/29 11:05:50.870: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.870: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.875: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 01/29 11:05:50.875: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 01/29 11:05:50.875: [smf] INFO: UE IMSI[262422019545507] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.876: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 01/29 11:05:50.876: [upf] INFO: UE F-SEID[UP:0x154 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.876: [upf] INFO: UE F-SEID[UP:0x154 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.881: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 01/29 11:05:50.881: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 01/29 11:05:50.881: [smf] INFO: UE IMSI[262427081329774] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.882: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 01/29 11:05:50.882: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.882: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.887: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 01/29 11:05:50.887: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 01/29 11:05:50.887: [smf] INFO: UE IMSI[262421019228059] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.887: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 01/29 11:05:50.887: [upf] INFO: UE F-SEID[UP:0x92e CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.887: [upf] INFO: UE F-SEID[UP:0x92e CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.893: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 01/29 11:05:50.893: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 01/29 11:05:50.893: [smf] INFO: UE IMSI[262423103906305] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.893: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 01/29 11:05:50.893: [upf] INFO: UE F-SEID[UP:0x55c CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.893: [upf] INFO: UE F-SEID[UP:0x55c CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.898: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 01/29 11:05:50.898: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 01/29 11:05:50.898: [smf] INFO: UE IMSI[262425874772218] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.899: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 01/29 11:05:50.899: [upf] INFO: UE F-SEID[UP:0x862 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.899: [upf] INFO: UE F-SEID[UP:0x862 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.904: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 01/29 11:05:50.904: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 01/29 11:05:50.904: [smf] INFO: UE IMSI[262421609392375] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.905: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 01/29 11:05:50.905: [upf] INFO: UE F-SEID[UP:0x78d CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.905: [upf] INFO: UE F-SEID[UP:0x78d CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.910: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 01/29 11:05:50.910: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 01/29 11:05:50.910: [smf] INFO: UE IMSI[262424108902789] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.911: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 01/29 11:05:50.911: [upf] INFO: UE F-SEID[UP:0xca6 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.911: [upf] INFO: UE F-SEID[UP:0xca6 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.916: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 01/29 11:05:50.916: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 01/29 11:05:50.916: [smf] INFO: UE IMSI[262428924064522] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.917: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 01/29 11:05:50.917: [upf] INFO: UE F-SEID[UP:0x50e CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.917: [upf] INFO: UE F-SEID[UP:0x50e CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.922: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 01/29 11:05:50.922: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 01/29 11:05:50.922: [smf] INFO: UE IMSI[262423514472598] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.922: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 01/29 11:05:50.922: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.922: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.928: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 01/29 11:05:50.928: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 01/29 11:05:50.928: [smf] INFO: UE IMSI[262425979698196] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.928: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 01/29 11:05:50.928: [upf] INFO: UE F-SEID[UP:0xf43 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.928: [upf] INFO: UE F-SEID[UP:0xf43 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.933: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 01/29 11:05:50.933: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 01/29 11:05:50.933: [smf] INFO: UE IMSI[262420493583984] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.934: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 01/29 11:05:50.934: [upf] INFO: UE F-SEID[UP:0x544 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.934: [upf] INFO: UE F-SEID[UP:0x544 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.939: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 01/29 11:05:50.939: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 01/29 11:05:50.939: [smf] INFO: UE IMSI[262427038369518] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.940: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 01/29 11:05:50.940: [upf] INFO: UE F-SEID[UP:0x360 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.940: [upf] INFO: UE F-SEID[UP:0x360 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.945: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 01/29 11:05:50.945: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 01/29 11:05:50.945: [smf] INFO: UE IMSI[262420642343807] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.946: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 01/29 11:05:50.946: [upf] INFO: UE F-SEID[UP:0x356 CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.946: [upf] INFO: UE F-SEID[UP:0x356 CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.951: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 01/29 11:05:50.951: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 01/29 11:05:50.951: [smf] INFO: UE IMSI[262422908746693] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.951: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 01/29 11:05:50.951: [upf] INFO: UE F-SEID[UP:0x53e CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.951: [upf] INFO: UE F-SEID[UP:0x53e CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.957: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 01/29 11:05:50.957: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 01/29 11:05:50.957: [smf] INFO: UE IMSI[262424257820895] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.958: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 01/29 11:05:50.958: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.958: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.964: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 01/29 11:05:50.964: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 01/29 11:05:50.964: [smf] INFO: UE IMSI[262426545235056] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.965: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 01/29 11:05:50.965: [upf] INFO: UE F-SEID[UP:0x9cc CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.965: [upf] INFO: UE F-SEID[UP:0x9cc CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.970: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 01/29 11:05:50.970: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 01/29 11:05:50.970: [smf] INFO: UE IMSI[262429985935379] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.970: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 01/29 11:05:50.970: [upf] INFO: UE F-SEID[UP:0x654 CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.970: [upf] INFO: UE F-SEID[UP:0x654 CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.976: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 01/29 11:05:50.976: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 01/29 11:05:50.976: [smf] INFO: UE IMSI[262427200992737] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.976: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 01/29 11:05:50.976: [upf] INFO: UE F-SEID[UP:0x92b CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.976: [upf] INFO: UE F-SEID[UP:0x92b CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.982: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 01/29 11:05:50.982: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 01/29 11:05:50.982: [smf] INFO: UE IMSI[262424888514472] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.982: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 01/29 11:05:50.982: [upf] INFO: UE F-SEID[UP:0xfba CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.982: [upf] INFO: UE F-SEID[UP:0xfba CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.988: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 01/29 11:05:50.988: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 01/29 11:05:50.988: [smf] INFO: UE IMSI[262426304187700] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.988: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 01/29 11:05:50.988: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.988: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.994: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 01/29 11:05:50.994: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 01/29 11:05:50.994: [smf] INFO: UE IMSI[262422875097005] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:50.994: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 01/29 11:05:50.994: [upf] INFO: UE F-SEID[UP:0xf42 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.994: [upf] INFO: UE F-SEID[UP:0xf42 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:50.999: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 01/29 11:05:50.999: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 01/29 11:05:50.999: [smf] INFO: UE IMSI[262422312631677] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.000: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 01/29 11:05:51.000: [upf] INFO: UE F-SEID[UP:0xcae CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.000: [upf] INFO: UE F-SEID[UP:0xcae CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.005: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 01/29 11:05:51.005: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 01/29 11:05:51.005: [smf] INFO: UE IMSI[262422275267274] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.006: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 01/29 11:05:51.006: [upf] INFO: UE F-SEID[UP:0x623 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.006: [upf] INFO: UE F-SEID[UP:0x623 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.011: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 01/29 11:05:51.011: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 01/29 11:05:51.011: [smf] INFO: UE IMSI[262425746731915] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.012: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 01/29 11:05:51.012: [upf] INFO: UE F-SEID[UP:0xb70 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.012: [upf] INFO: UE F-SEID[UP:0xb70 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.017: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 01/29 11:05:51.017: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 01/29 11:05:51.017: [smf] INFO: UE IMSI[262427808414728] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.017: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 01/29 11:05:51.017: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.017: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.023: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 01/29 11:05:51.023: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 01/29 11:05:51.023: [smf] INFO: UE IMSI[262426820736118] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.023: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 01/29 11:05:51.023: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.023: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.029: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 01/29 11:05:51.029: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 01/29 11:05:51.029: [smf] INFO: UE IMSI[262429757425936] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.029: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 01/29 11:05:51.029: [upf] INFO: UE F-SEID[UP:0xb1d CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.029: [upf] INFO: UE F-SEID[UP:0xb1d CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.034: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 01/29 11:05:51.034: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 01/29 11:05:51.034: [smf] INFO: UE IMSI[262424560987456] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.035: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 01/29 11:05:51.035: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.035: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.041: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 01/29 11:05:51.041: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 01/29 11:05:51.041: [smf] INFO: UE IMSI[262426954830485] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.041: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 01/29 11:05:51.041: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.041: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.047: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 01/29 11:05:51.047: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 01/29 11:05:51.047: [smf] INFO: UE IMSI[262422232476957] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.047: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 01/29 11:05:51.047: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.047: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.053: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 01/29 11:05:51.053: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 01/29 11:05:51.053: [smf] INFO: UE IMSI[262421048500176] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.053: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 01/29 11:05:51.053: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.053: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.058: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 01/29 11:05:51.058: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 01/29 11:05:51.059: [smf] INFO: UE IMSI[262425255004247] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.059: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 01/29 11:05:51.059: [upf] INFO: UE F-SEID[UP:0xc06 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.059: [upf] INFO: UE F-SEID[UP:0xc06 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.064: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 01/29 11:05:51.064: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 01/29 11:05:51.064: [smf] INFO: UE IMSI[262421346559049] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.065: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 01/29 11:05:51.065: [upf] INFO: UE F-SEID[UP:0x8de CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.065: [upf] INFO: UE F-SEID[UP:0x8de CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.070: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 01/29 11:05:51.070: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 01/29 11:05:51.070: [smf] INFO: UE IMSI[262422340267372] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.071: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 01/29 11:05:51.071: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.071: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.076: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 01/29 11:05:51.076: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 01/29 11:05:51.076: [smf] INFO: UE IMSI[262428952450289] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.077: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 01/29 11:05:51.077: [upf] INFO: UE F-SEID[UP:0x357 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.077: [upf] INFO: UE F-SEID[UP:0x357 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.082: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 01/29 11:05:51.082: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 01/29 11:05:51.082: [smf] INFO: UE IMSI[262429319693063] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.082: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 01/29 11:05:51.082: [upf] INFO: UE F-SEID[UP:0x39a CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.082: [upf] INFO: UE F-SEID[UP:0x39a CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.088: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 01/29 11:05:51.088: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 01/29 11:05:51.088: [smf] INFO: UE IMSI[262420229870891] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.088: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 01/29 11:05:51.088: [upf] INFO: UE F-SEID[UP:0x210 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.088: [upf] INFO: UE F-SEID[UP:0x210 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.093: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 01/29 11:05:51.093: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 01/29 11:05:51.093: [smf] INFO: UE IMSI[262420168596454] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.094: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 01/29 11:05:51.094: [upf] INFO: UE F-SEID[UP:0x99d CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.094: [upf] INFO: UE F-SEID[UP:0x99d CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.099: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 01/29 11:05:51.099: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 01/29 11:05:51.099: [smf] INFO: UE IMSI[262420914754753] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.100: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 01/29 11:05:51.100: [upf] INFO: UE F-SEID[UP:0x506 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.100: [upf] INFO: UE F-SEID[UP:0x506 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.105: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 01/29 11:05:51.105: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 01/29 11:05:51.105: [smf] INFO: UE IMSI[262425063790833] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.106: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 01/29 11:05:51.106: [upf] INFO: UE F-SEID[UP:0xb10 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.106: [upf] INFO: UE F-SEID[UP:0xb10 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.111: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 01/29 11:05:51.111: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 01/29 11:05:51.111: [smf] INFO: UE IMSI[262420862081571] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.112: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 01/29 11:05:51.112: [upf] INFO: UE F-SEID[UP:0x73e CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.112: [upf] INFO: UE F-SEID[UP:0x73e CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.117: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 01/29 11:05:51.117: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 01/29 11:05:51.117: [smf] INFO: UE IMSI[262420378201013] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.117: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 01/29 11:05:51.117: [upf] INFO: UE F-SEID[UP:0x9a CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.117: [upf] INFO: UE F-SEID[UP:0x9a CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.123: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 01/29 11:05:51.123: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 01/29 11:05:51.123: [smf] INFO: UE IMSI[262424843220958] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.123: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 01/29 11:05:51.123: [upf] INFO: UE F-SEID[UP:0xd4d CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.123: [upf] INFO: UE F-SEID[UP:0xd4d CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.129: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 01/29 11:05:51.129: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 01/29 11:05:51.129: [smf] INFO: UE IMSI[262422181658816] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.129: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 01/29 11:05:51.129: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.129: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.134: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 01/29 11:05:51.134: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 01/29 11:05:51.134: [smf] INFO: UE IMSI[262420886871741] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.135: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 01/29 11:05:51.135: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.135: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.140: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 01/29 11:05:51.140: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 01/29 11:05:51.140: [smf] INFO: UE IMSI[262422901951832] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.141: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 01/29 11:05:51.141: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.141: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.146: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 01/29 11:05:51.146: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 01/29 11:05:51.146: [smf] INFO: UE IMSI[262427495798077] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.147: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 01/29 11:05:51.147: [upf] INFO: UE F-SEID[UP:0x702 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.147: [upf] INFO: UE F-SEID[UP:0x702 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.152: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 01/29 11:05:51.152: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 01/29 11:05:51.152: [smf] INFO: UE IMSI[262421155171094] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.152: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 01/29 11:05:51.152: [upf] INFO: UE F-SEID[UP:0x661 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.152: [upf] INFO: UE F-SEID[UP:0x661 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.158: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 01/29 11:05:51.158: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 01/29 11:05:51.158: [smf] INFO: UE IMSI[262423678190757] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.158: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 01/29 11:05:51.158: [upf] INFO: UE F-SEID[UP:0x577 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.158: [upf] INFO: UE F-SEID[UP:0x577 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.163: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 01/29 11:05:51.163: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 01/29 11:05:51.163: [smf] INFO: UE IMSI[262427589443579] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.164: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 01/29 11:05:51.164: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.164: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.169: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 01/29 11:05:51.169: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 01/29 11:05:51.169: [smf] INFO: UE IMSI[262428587259920] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.170: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 01/29 11:05:51.170: [upf] INFO: UE F-SEID[UP:0xcdc CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.170: [upf] INFO: UE F-SEID[UP:0xcdc CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.175: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 01/29 11:05:51.175: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 01/29 11:05:51.175: [smf] INFO: UE IMSI[262424017206178] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.176: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 01/29 11:05:51.176: [upf] INFO: UE F-SEID[UP:0x58b CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.176: [upf] INFO: UE F-SEID[UP:0x58b CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.181: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 01/29 11:05:51.181: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 01/29 11:05:51.181: [smf] INFO: UE IMSI[262429697154144] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.181: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 01/29 11:05:51.181: [upf] INFO: UE F-SEID[UP:0x718 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.181: [upf] INFO: UE F-SEID[UP:0x718 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.186: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 01/29 11:05:51.186: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 01/29 11:05:51.186: [smf] INFO: UE IMSI[262420561155706] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.187: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 01/29 11:05:51.187: [upf] INFO: UE F-SEID[UP:0xfde CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.187: [upf] INFO: UE F-SEID[UP:0xfde CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.192: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 01/29 11:05:51.192: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 01/29 11:05:51.192: [smf] INFO: UE IMSI[262422494662682] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.193: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 01/29 11:05:51.193: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.193: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.198: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 01/29 11:05:51.198: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 01/29 11:05:51.198: [smf] INFO: UE IMSI[262423848021198] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.199: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 01/29 11:05:51.199: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.199: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.204: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 01/29 11:05:51.204: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 01/29 11:05:51.204: [smf] INFO: UE IMSI[262428843314137] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.204: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 01/29 11:05:51.204: [upf] INFO: UE F-SEID[UP:0x755 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.204: [upf] INFO: UE F-SEID[UP:0x755 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.210: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 01/29 11:05:51.210: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 01/29 11:05:51.210: [smf] INFO: UE IMSI[262428193202035] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.210: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 01/29 11:05:51.210: [upf] INFO: UE F-SEID[UP:0xd94 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.210: [upf] INFO: UE F-SEID[UP:0xd94 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.216: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 01/29 11:05:51.216: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 01/29 11:05:51.216: [smf] INFO: UE IMSI[262426396467444] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.216: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 01/29 11:05:51.216: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.216: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.221: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 01/29 11:05:51.221: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 01/29 11:05:51.221: [smf] INFO: UE IMSI[262426147129674] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.222: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 01/29 11:05:51.222: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.222: [upf] INFO: UE F-SEID[UP:0xa8b CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.227: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 01/29 11:05:51.227: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 01/29 11:05:51.227: [smf] INFO: UE IMSI[262423998897066] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.228: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 01/29 11:05:51.228: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.228: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.233: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 01/29 11:05:51.233: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 01/29 11:05:51.233: [smf] INFO: UE IMSI[262423542367805] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.233: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 01/29 11:05:51.234: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.234: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.239: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 01/29 11:05:51.239: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 01/29 11:05:51.239: [smf] INFO: UE IMSI[262420327439031] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.239: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 01/29 11:05:51.239: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.239: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.245: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 01/29 11:05:51.245: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 01/29 11:05:51.245: [smf] INFO: UE IMSI[262427863048654] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.245: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 01/29 11:05:51.245: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.245: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.251: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 01/29 11:05:51.251: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 01/29 11:05:51.251: [smf] INFO: UE IMSI[262424878010809] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.251: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 01/29 11:05:51.251: [upf] INFO: UE F-SEID[UP:0x6ae CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.251: [upf] INFO: UE F-SEID[UP:0x6ae CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.257: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 01/29 11:05:51.257: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 01/29 11:05:51.257: [smf] INFO: UE IMSI[262425630272616] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.257: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 01/29 11:05:51.257: [upf] INFO: UE F-SEID[UP:0x285 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.257: [upf] INFO: UE F-SEID[UP:0x285 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.262: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 01/29 11:05:51.262: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 01/29 11:05:51.262: [smf] INFO: UE IMSI[262429872091710] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.263: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 01/29 11:05:51.263: [upf] INFO: UE F-SEID[UP:0x427 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.263: [upf] INFO: UE F-SEID[UP:0x427 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.268: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 01/29 11:05:51.268: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 01/29 11:05:51.268: [smf] INFO: UE IMSI[262428877938014] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.269: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 01/29 11:05:51.269: [upf] INFO: UE F-SEID[UP:0xfdc CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.269: [upf] INFO: UE F-SEID[UP:0xfdc CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.274: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 01/29 11:05:51.274: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 01/29 11:05:51.274: [smf] INFO: UE IMSI[262424336121361] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.275: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 01/29 11:05:51.275: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.275: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.280: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 01/29 11:05:51.280: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 01/29 11:05:51.280: [smf] INFO: UE IMSI[262428596663506] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.281: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 01/29 11:05:51.281: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.281: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.286: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 01/29 11:05:51.286: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 01/29 11:05:51.286: [smf] INFO: UE IMSI[262424352033349] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.286: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 01/29 11:05:51.286: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.286: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.292: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 01/29 11:05:51.292: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 01/29 11:05:51.292: [smf] INFO: UE IMSI[262425008379556] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.292: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 01/29 11:05:51.292: [upf] INFO: UE F-SEID[UP:0xf77 CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.292: [upf] INFO: UE F-SEID[UP:0xf77 CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.298: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 01/29 11:05:51.298: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 01/29 11:05:51.298: [smf] INFO: UE IMSI[262427170198499] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.298: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 01/29 11:05:51.298: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.298: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.303: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 01/29 11:05:51.303: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 01/29 11:05:51.303: [smf] INFO: UE IMSI[262426430875394] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.304: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 01/29 11:05:51.304: [upf] INFO: UE F-SEID[UP:0xe63 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.304: [upf] INFO: UE F-SEID[UP:0xe63 CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.309: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 01/29 11:05:51.309: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 01/29 11:05:51.309: [smf] INFO: UE IMSI[262425821971477] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.310: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 01/29 11:05:51.310: [upf] INFO: UE F-SEID[UP:0xf84 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.310: [upf] INFO: UE F-SEID[UP:0xf84 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.315: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 01/29 11:05:51.315: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 01/29 11:05:51.315: [smf] INFO: UE IMSI[262422925988334] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.316: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 01/29 11:05:51.316: [upf] INFO: UE F-SEID[UP:0x50c CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.316: [upf] INFO: UE F-SEID[UP:0x50c CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.321: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 01/29 11:05:51.321: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 01/29 11:05:51.321: [smf] INFO: UE IMSI[262429604609593] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.321: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 01/29 11:05:51.321: [upf] INFO: UE F-SEID[UP:0x17c CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.321: [upf] INFO: UE F-SEID[UP:0x17c CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.327: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 01/29 11:05:51.327: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 01/29 11:05:51.327: [smf] INFO: UE IMSI[262420227056295] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.327: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 01/29 11:05:51.327: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.327: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.333: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 01/29 11:05:51.333: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 01/29 11:05:51.333: [smf] INFO: UE IMSI[262424113387566] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.333: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 01/29 11:05:51.333: [upf] INFO: UE F-SEID[UP:0xb71 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.333: [upf] INFO: UE F-SEID[UP:0xb71 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.338: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 01/29 11:05:51.338: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 01/29 11:05:51.338: [smf] INFO: UE IMSI[262426934295763] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.339: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 01/29 11:05:51.339: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.339: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.344: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 01/29 11:05:51.344: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 01/29 11:05:51.344: [smf] INFO: UE IMSI[262427421775425] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.345: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 01/29 11:05:51.345: [upf] INFO: UE F-SEID[UP:0x89c CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.345: [upf] INFO: UE F-SEID[UP:0x89c CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.350: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 01/29 11:05:51.350: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 01/29 11:05:51.350: [smf] INFO: UE IMSI[262425823517611] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.351: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 01/29 11:05:51.351: [upf] INFO: UE F-SEID[UP:0xe77 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.351: [upf] INFO: UE F-SEID[UP:0xe77 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.356: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 01/29 11:05:51.356: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 01/29 11:05:51.356: [smf] INFO: UE IMSI[262421861196188] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.357: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 01/29 11:05:51.357: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.357: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.362: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 01/29 11:05:51.362: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 01/29 11:05:51.362: [smf] INFO: UE IMSI[262420687385208] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.362: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 01/29 11:05:51.362: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.362: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.368: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 01/29 11:05:51.368: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 01/29 11:05:51.368: [smf] INFO: UE IMSI[262423180575059] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.368: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 01/29 11:05:51.368: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.368: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.374: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 01/29 11:05:51.374: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 01/29 11:05:51.374: [smf] INFO: UE IMSI[262428873533415] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.374: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 01/29 11:05:51.374: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.374: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.379: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 01/29 11:05:51.379: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 01/29 11:05:51.379: [smf] INFO: UE IMSI[262420176383696] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.380: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 01/29 11:05:51.380: [upf] INFO: UE F-SEID[UP:0xd60 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.380: [upf] INFO: UE F-SEID[UP:0xd60 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.385: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 01/29 11:05:51.385: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 01/29 11:05:51.385: [smf] INFO: UE IMSI[262429172391208] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.386: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 01/29 11:05:51.386: [upf] INFO: UE F-SEID[UP:0x409 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.386: [upf] INFO: UE F-SEID[UP:0x409 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.391: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 01/29 11:05:51.391: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 01/29 11:05:51.391: [smf] INFO: UE IMSI[262421414065454] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.391: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 01/29 11:05:51.392: [upf] INFO: UE F-SEID[UP:0xb87 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.392: [upf] INFO: UE F-SEID[UP:0xb87 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.397: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 01/29 11:05:51.397: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 01/29 11:05:51.397: [smf] INFO: UE IMSI[262428896430729] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.397: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 01/29 11:05:51.397: [upf] INFO: UE F-SEID[UP:0x88a CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.397: [upf] INFO: UE F-SEID[UP:0x88a CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.403: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 01/29 11:05:51.403: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 01/29 11:05:51.403: [smf] INFO: UE IMSI[262421767319728] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.403: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 01/29 11:05:51.403: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.403: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.409: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 01/29 11:05:51.409: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 01/29 11:05:51.409: [smf] INFO: UE IMSI[262428084017982] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.409: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 01/29 11:05:51.409: [upf] INFO: UE F-SEID[UP:0x616 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.409: [upf] INFO: UE F-SEID[UP:0x616 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.414: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 01/29 11:05:51.414: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 01/29 11:05:51.414: [smf] INFO: UE IMSI[262421950193858] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.415: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 01/29 11:05:51.415: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.415: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.420: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 01/29 11:05:51.420: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 01/29 11:05:51.420: [smf] INFO: UE IMSI[262426453081743] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.421: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 01/29 11:05:51.421: [upf] INFO: UE F-SEID[UP:0xb01 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.421: [upf] INFO: UE F-SEID[UP:0xb01 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.426: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 01/29 11:05:51.426: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 01/29 11:05:51.426: [smf] INFO: UE IMSI[262421691177639] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.427: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 01/29 11:05:51.427: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.427: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.432: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 01/29 11:05:51.432: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 01/29 11:05:51.432: [smf] INFO: UE IMSI[262426983989591] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.432: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 01/29 11:05:51.432: [upf] INFO: UE F-SEID[UP:0xf1e CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.432: [upf] INFO: UE F-SEID[UP:0xf1e CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.438: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 01/29 11:05:51.438: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 01/29 11:05:51.438: [smf] INFO: UE IMSI[262422188908682] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.439: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 01/29 11:05:51.439: [upf] INFO: UE F-SEID[UP:0xd2b CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.439: [upf] INFO: UE F-SEID[UP:0xd2b CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.444: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 01/29 11:05:51.444: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 01/29 11:05:51.444: [smf] INFO: UE IMSI[262426815660912] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.444: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 01/29 11:05:51.444: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.444: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.450: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 01/29 11:05:51.450: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 01/29 11:05:51.450: [smf] INFO: UE IMSI[262429011684884] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.450: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 01/29 11:05:51.450: [upf] INFO: UE F-SEID[UP:0x25e CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.450: [upf] INFO: UE F-SEID[UP:0x25e CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.455: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 01/29 11:05:51.455: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 01/29 11:05:51.455: [smf] INFO: UE IMSI[262429163179537] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.456: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 01/29 11:05:51.456: [upf] INFO: UE F-SEID[UP:0xc6 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.456: [upf] INFO: UE F-SEID[UP:0xc6 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.461: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 01/29 11:05:51.461: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 01/29 11:05:51.461: [smf] INFO: UE IMSI[262420297150347] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.462: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 01/29 11:05:51.462: [upf] INFO: UE F-SEID[UP:0x691 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.462: [upf] INFO: UE F-SEID[UP:0x691 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.467: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 01/29 11:05:51.467: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 01/29 11:05:51.467: [smf] INFO: UE IMSI[262423616818311] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.467: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 01/29 11:05:51.467: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.467: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.472: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 01/29 11:05:51.472: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 01/29 11:05:51.472: [smf] INFO: UE IMSI[262427153781744] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.473: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 01/29 11:05:51.473: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.473: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.478: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 01/29 11:05:51.478: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 01/29 11:05:51.478: [smf] INFO: UE IMSI[262424032415918] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.479: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 01/29 11:05:51.479: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.479: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.484: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 01/29 11:05:51.484: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 01/29 11:05:51.484: [smf] INFO: UE IMSI[262420395317757] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.484: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 01/29 11:05:51.484: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.484: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.490: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 01/29 11:05:51.490: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 01/29 11:05:51.490: [smf] INFO: UE IMSI[262420959480847] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.490: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 01/29 11:05:51.490: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.490: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.495: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 01/29 11:05:51.495: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 01/29 11:05:51.495: [smf] INFO: UE IMSI[262424572735925] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.496: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 01/29 11:05:51.496: [upf] INFO: UE F-SEID[UP:0x85a CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.496: [upf] INFO: UE F-SEID[UP:0x85a CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.501: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 01/29 11:05:51.501: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 01/29 11:05:51.501: [smf] INFO: UE IMSI[262424451790138] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.502: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 01/29 11:05:51.502: [upf] INFO: UE F-SEID[UP:0x80d CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.502: [upf] INFO: UE F-SEID[UP:0x80d CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.507: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 01/29 11:05:51.507: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 01/29 11:05:51.507: [smf] INFO: UE IMSI[262424533538566] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.507: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 01/29 11:05:51.507: [upf] INFO: UE F-SEID[UP:0xdbe CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.507: [upf] INFO: UE F-SEID[UP:0xdbe CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.513: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 01/29 11:05:51.513: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 01/29 11:05:51.513: [smf] INFO: UE IMSI[262424812904651] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.513: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 01/29 11:05:51.513: [upf] INFO: UE F-SEID[UP:0x235 CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.513: [upf] INFO: UE F-SEID[UP:0x235 CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.518: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 01/29 11:05:51.518: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 01/29 11:05:51.518: [smf] INFO: UE IMSI[262422959930146] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.519: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 01/29 11:05:51.519: [upf] INFO: UE F-SEID[UP:0xb8a CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.519: [upf] INFO: UE F-SEID[UP:0xb8a CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.524: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 01/29 11:05:51.524: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 01/29 11:05:51.524: [smf] INFO: UE IMSI[262423360027456] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.524: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 01/29 11:05:51.524: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.524: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.530: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 01/29 11:05:51.530: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 01/29 11:05:51.530: [smf] INFO: UE IMSI[262420649295856] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.530: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 01/29 11:05:51.530: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.530: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.535: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 01/29 11:05:51.535: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 01/29 11:05:51.535: [smf] INFO: UE IMSI[262429722263652] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.536: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 01/29 11:05:51.536: [upf] INFO: UE F-SEID[UP:0x528 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.536: [upf] INFO: UE F-SEID[UP:0x528 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.541: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 01/29 11:05:51.541: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 01/29 11:05:51.541: [smf] INFO: UE IMSI[262424185721633] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.541: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 01/29 11:05:51.541: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.541: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.547: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 01/29 11:05:51.547: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 01/29 11:05:51.547: [smf] INFO: UE IMSI[262424608781953] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.547: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 01/29 11:05:51.547: [upf] INFO: UE F-SEID[UP:0x1c4 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.547: [upf] INFO: UE F-SEID[UP:0x1c4 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.553: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 01/29 11:05:51.553: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 01/29 11:05:51.553: [smf] INFO: UE IMSI[262428203044850] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.553: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 01/29 11:05:51.553: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.553: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.558: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 01/29 11:05:51.558: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 01/29 11:05:51.558: [smf] INFO: UE IMSI[262428987063443] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.559: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 01/29 11:05:51.559: [upf] INFO: UE F-SEID[UP:0x845 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.559: [upf] INFO: UE F-SEID[UP:0x845 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.564: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 01/29 11:05:51.564: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 01/29 11:05:51.564: [smf] INFO: UE IMSI[262425352680066] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.565: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 01/29 11:05:51.565: [upf] INFO: UE F-SEID[UP:0x91d CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.565: [upf] INFO: UE F-SEID[UP:0x91d CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.570: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 01/29 11:05:51.570: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 01/29 11:05:51.570: [smf] INFO: UE IMSI[262424821666713] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.571: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 01/29 11:05:51.571: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.571: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.576: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 01/29 11:05:51.576: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 01/29 11:05:51.576: [smf] INFO: UE IMSI[262426743908970] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.577: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 01/29 11:05:51.577: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.577: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.582: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 01/29 11:05:51.582: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 01/29 11:05:51.582: [smf] INFO: UE IMSI[262424539571677] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.583: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 01/29 11:05:51.583: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.583: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.588: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 01/29 11:05:51.588: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 01/29 11:05:51.588: [smf] INFO: UE IMSI[262422576700255] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.588: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 01/29 11:05:51.588: [upf] INFO: UE F-SEID[UP:0x835 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.588: [upf] INFO: UE F-SEID[UP:0x835 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.594: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 01/29 11:05:51.594: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 01/29 11:05:51.594: [smf] INFO: UE IMSI[262424785614266] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.594: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 01/29 11:05:51.594: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.594: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.600: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 01/29 11:05:51.600: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 01/29 11:05:51.600: [smf] INFO: UE IMSI[262423714707817] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.600: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 01/29 11:05:51.600: [upf] INFO: UE F-SEID[UP:0x775 CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.600: [upf] INFO: UE F-SEID[UP:0x775 CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.606: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 01/29 11:05:51.606: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 01/29 11:05:51.606: [smf] INFO: UE IMSI[262421067624599] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.606: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 01/29 11:05:51.606: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.606: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.612: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 01/29 11:05:51.612: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 01/29 11:05:51.612: [smf] INFO: UE IMSI[262422441502553] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.612: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 01/29 11:05:51.612: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.612: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.618: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 01/29 11:05:51.618: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 01/29 11:05:51.618: [smf] INFO: UE IMSI[262426543917736] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.618: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 01/29 11:05:51.618: [upf] INFO: UE F-SEID[UP:0x2c CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.618: [upf] INFO: UE F-SEID[UP:0x2c CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.623: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 01/29 11:05:51.623: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 01/29 11:05:51.623: [smf] INFO: UE IMSI[262426396361680] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.624: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 01/29 11:05:51.624: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.624: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.629: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 01/29 11:05:51.629: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 01/29 11:05:51.629: [smf] INFO: UE IMSI[262420081528573] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.630: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 01/29 11:05:51.630: [upf] INFO: UE F-SEID[UP:0x3fb CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.630: [upf] INFO: UE F-SEID[UP:0x3fb CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.635: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 01/29 11:05:51.635: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 01/29 11:05:51.635: [smf] INFO: UE IMSI[262421629099560] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.636: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 01/29 11:05:51.636: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.636: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.641: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 01/29 11:05:51.641: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 01/29 11:05:51.641: [smf] INFO: UE IMSI[262421505221711] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.641: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 01/29 11:05:51.641: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.641: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.647: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 01/29 11:05:51.647: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 01/29 11:05:51.647: [smf] INFO: UE IMSI[262423673410776] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.647: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 01/29 11:05:51.647: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.647: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.653: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 01/29 11:05:51.653: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 01/29 11:05:51.653: [smf] INFO: UE IMSI[262425521093912] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.653: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 01/29 11:05:51.653: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.653: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.659: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 01/29 11:05:51.659: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 01/29 11:05:51.659: [smf] INFO: UE IMSI[262426265437123] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.659: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 01/29 11:05:51.659: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.659: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.664: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 01/29 11:05:51.664: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 01/29 11:05:51.664: [smf] INFO: UE IMSI[262426243249301] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.665: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 01/29 11:05:51.665: [upf] INFO: UE F-SEID[UP:0x518 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.665: [upf] INFO: UE F-SEID[UP:0x518 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.670: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 01/29 11:05:51.670: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 01/29 11:05:51.670: [smf] INFO: UE IMSI[262424883992614] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.671: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 01/29 11:05:51.671: [upf] INFO: UE F-SEID[UP:0x133 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.671: [upf] INFO: UE F-SEID[UP:0x133 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.676: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 01/29 11:05:51.676: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 01/29 11:05:51.676: [smf] INFO: UE IMSI[262426314676360] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.677: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 01/29 11:05:51.677: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.677: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.682: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 01/29 11:05:51.682: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 01/29 11:05:51.682: [smf] INFO: UE IMSI[262420700586797] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.683: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 01/29 11:05:51.683: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.683: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.688: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 01/29 11:05:51.688: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 01/29 11:05:51.688: [smf] INFO: UE IMSI[262421130867913] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.689: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 01/29 11:05:51.689: [upf] INFO: UE F-SEID[UP:0x71d CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.689: [upf] INFO: UE F-SEID[UP:0x71d CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.694: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 01/29 11:05:51.694: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 01/29 11:05:51.694: [smf] INFO: UE IMSI[262426062972571] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.695: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 01/29 11:05:51.695: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.695: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.700: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 01/29 11:05:51.700: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 01/29 11:05:51.700: [smf] INFO: UE IMSI[262425344968622] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.700: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 01/29 11:05:51.700: [upf] INFO: UE F-SEID[UP:0x994 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.700: [upf] INFO: UE F-SEID[UP:0x994 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.706: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 01/29 11:05:51.706: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 01/29 11:05:51.706: [smf] INFO: UE IMSI[262422948530348] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.706: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 01/29 11:05:51.706: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.706: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.711: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 01/29 11:05:51.711: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 01/29 11:05:51.711: [smf] INFO: UE IMSI[262429287014776] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.712: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 01/29 11:05:51.712: [upf] INFO: UE F-SEID[UP:0x40f CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.712: [upf] INFO: UE F-SEID[UP:0x40f CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.717: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 01/29 11:05:51.717: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 01/29 11:05:51.717: [smf] INFO: UE IMSI[262420761350958] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.718: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 01/29 11:05:51.718: [upf] INFO: UE F-SEID[UP:0x989 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.718: [upf] INFO: UE F-SEID[UP:0x989 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.723: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 01/29 11:05:51.723: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 01/29 11:05:51.723: [smf] INFO: UE IMSI[262420459523870] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.723: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 01/29 11:05:51.723: [upf] INFO: UE F-SEID[UP:0x523 CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.723: [upf] INFO: UE F-SEID[UP:0x523 CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.728: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 01/29 11:05:51.728: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 01/29 11:05:51.728: [smf] INFO: UE IMSI[262425009737804] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.729: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 01/29 11:05:51.729: [upf] INFO: UE F-SEID[UP:0x892 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.729: [upf] INFO: UE F-SEID[UP:0x892 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.734: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 01/29 11:05:51.734: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 01/29 11:05:51.734: [smf] INFO: UE IMSI[262425753144293] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.735: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 01/29 11:05:51.735: [upf] INFO: UE F-SEID[UP:0x809 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.735: [upf] INFO: UE F-SEID[UP:0x809 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.740: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 01/29 11:05:51.740: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 01/29 11:05:51.740: [smf] INFO: UE IMSI[262421354319293] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.740: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 01/29 11:05:51.740: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.740: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.746: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 01/29 11:05:51.746: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 01/29 11:05:51.746: [smf] INFO: UE IMSI[262422735538340] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.746: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 01/29 11:05:51.746: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.746: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.751: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 01/29 11:05:51.751: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 01/29 11:05:51.751: [smf] INFO: UE IMSI[262423613887773] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.752: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 01/29 11:05:51.752: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.752: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.757: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 01/29 11:05:51.757: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 01/29 11:05:51.757: [smf] INFO: UE IMSI[262426865593643] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.758: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 01/29 11:05:51.758: [upf] INFO: UE F-SEID[UP:0x84 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.758: [upf] INFO: UE F-SEID[UP:0x84 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.763: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 01/29 11:05:51.763: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 01/29 11:05:51.763: [smf] INFO: UE IMSI[262423618151326] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.763: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 01/29 11:05:51.763: [upf] INFO: UE F-SEID[UP:0x923 CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.763: [upf] INFO: UE F-SEID[UP:0x923 CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.768: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 01/29 11:05:51.768: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 01/29 11:05:51.768: [smf] INFO: UE IMSI[262426723761310] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.769: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 01/29 11:05:51.769: [upf] INFO: UE F-SEID[UP:0x94c CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.769: [upf] INFO: UE F-SEID[UP:0x94c CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.774: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 01/29 11:05:51.774: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 01/29 11:05:51.774: [smf] INFO: UE IMSI[262426327617309] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.775: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 01/29 11:05:51.775: [upf] INFO: UE F-SEID[UP:0x26a CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.775: [upf] INFO: UE F-SEID[UP:0x26a CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.780: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 01/29 11:05:51.780: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 01/29 11:05:51.780: [smf] INFO: UE IMSI[262420545007358] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.781: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 01/29 11:05:51.781: [upf] INFO: UE F-SEID[UP:0x150 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.781: [upf] INFO: UE F-SEID[UP:0x150 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.786: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 01/29 11:05:51.786: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 01/29 11:05:51.786: [smf] INFO: UE IMSI[262428762278596] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.786: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 01/29 11:05:51.786: [upf] INFO: UE F-SEID[UP:0x36d CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.786: [upf] INFO: UE F-SEID[UP:0x36d CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.791: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 01/29 11:05:51.791: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 01/29 11:05:51.791: [smf] INFO: UE IMSI[262420155352579] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.792: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 01/29 11:05:51.792: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.792: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.797: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 01/29 11:05:51.797: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 01/29 11:05:51.797: [smf] INFO: UE IMSI[262421476842780] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.798: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 01/29 11:05:51.798: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.798: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.803: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 01/29 11:05:51.803: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 01/29 11:05:51.803: [smf] INFO: UE IMSI[262424124342904] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.803: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 01/29 11:05:51.803: [upf] INFO: UE F-SEID[UP:0xb13 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.803: [upf] INFO: UE F-SEID[UP:0xb13 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.809: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 01/29 11:05:51.809: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 01/29 11:05:51.809: [smf] INFO: UE IMSI[262429816247112] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.809: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 01/29 11:05:51.809: [upf] INFO: UE F-SEID[UP:0xd6 CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.809: [upf] INFO: UE F-SEID[UP:0xd6 CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.814: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 01/29 11:05:51.814: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 01/29 11:05:51.814: [smf] INFO: UE IMSI[262426588112511] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.815: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 01/29 11:05:51.815: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.815: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.820: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 01/29 11:05:51.820: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 01/29 11:05:51.820: [smf] INFO: UE IMSI[262420162710441] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.821: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 01/29 11:05:51.821: [upf] INFO: UE F-SEID[UP:0xbba CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.821: [upf] INFO: UE F-SEID[UP:0xbba CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.826: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 01/29 11:05:51.826: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 01/29 11:05:51.826: [smf] INFO: UE IMSI[262420229847344] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.827: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 01/29 11:05:51.827: [upf] INFO: UE F-SEID[UP:0x12e CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.827: [upf] INFO: UE F-SEID[UP:0x12e CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.832: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 01/29 11:05:51.832: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 01/29 11:05:51.832: [smf] INFO: UE IMSI[262428440233283] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.832: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 01/29 11:05:51.832: [upf] INFO: UE F-SEID[UP:0x8da CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.832: [upf] INFO: UE F-SEID[UP:0x8da CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.838: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 01/29 11:05:51.838: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 01/29 11:05:51.838: [smf] INFO: UE IMSI[262426045920244] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.838: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 01/29 11:05:51.838: [upf] INFO: UE F-SEID[UP:0x11a CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.838: [upf] INFO: UE F-SEID[UP:0x11a CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.843: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 01/29 11:05:51.843: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 01/29 11:05:51.843: [smf] INFO: UE IMSI[262429823541468] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.844: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 01/29 11:05:51.844: [upf] INFO: UE F-SEID[UP:0x32b CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.844: [upf] INFO: UE F-SEID[UP:0x32b CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.849: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 01/29 11:05:51.849: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 01/29 11:05:51.849: [smf] INFO: UE IMSI[262428623471837] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.850: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 01/29 11:05:51.850: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.850: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.855: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 01/29 11:05:51.855: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 01/29 11:05:51.855: [smf] INFO: UE IMSI[262421035947401] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.855: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 01/29 11:05:51.855: [upf] INFO: UE F-SEID[UP:0xc27 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.855: [upf] INFO: UE F-SEID[UP:0xc27 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.861: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 01/29 11:05:51.861: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 01/29 11:05:51.861: [smf] INFO: UE IMSI[262423021602998] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.861: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 01/29 11:05:51.861: [upf] INFO: UE F-SEID[UP:0x347 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.861: [upf] INFO: UE F-SEID[UP:0x347 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.866: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 01/29 11:05:51.866: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 01/29 11:05:51.866: [smf] INFO: UE IMSI[262421572119793] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.867: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 01/29 11:05:51.867: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.867: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.872: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 01/29 11:05:51.872: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 01/29 11:05:51.872: [smf] INFO: UE IMSI[262420470163883] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.873: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 01/29 11:05:51.873: [upf] INFO: UE F-SEID[UP:0x99e CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.873: [upf] INFO: UE F-SEID[UP:0x99e CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.878: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 01/29 11:05:51.878: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 01/29 11:05:51.878: [smf] INFO: UE IMSI[262424190578779] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.879: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 01/29 11:05:51.879: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.879: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.884: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 01/29 11:05:51.884: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 01/29 11:05:51.884: [smf] INFO: UE IMSI[262425566642935] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.884: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 01/29 11:05:51.884: [upf] INFO: UE F-SEID[UP:0xd43 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.884: [upf] INFO: UE F-SEID[UP:0xd43 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.889: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 01/29 11:05:51.889: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 01/29 11:05:51.889: [smf] INFO: UE IMSI[262426234450415] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.890: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 01/29 11:05:51.890: [upf] INFO: UE F-SEID[UP:0x94e CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.890: [upf] INFO: UE F-SEID[UP:0x94e CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.895: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 01/29 11:05:51.895: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 01/29 11:05:51.895: [smf] INFO: UE IMSI[262424761084434] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.896: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 01/29 11:05:51.896: [upf] INFO: UE F-SEID[UP:0x8af CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.896: [upf] INFO: UE F-SEID[UP:0x8af CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.901: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 01/29 11:05:51.901: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 01/29 11:05:51.901: [smf] INFO: UE IMSI[262426698059134] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.902: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 01/29 11:05:51.902: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.902: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.906: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 01/29 11:05:51.907: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 01/29 11:05:51.907: [smf] INFO: UE IMSI[262429098706290] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.907: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 01/29 11:05:51.907: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.907: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.912: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 01/29 11:05:51.912: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 01/29 11:05:51.912: [smf] INFO: UE IMSI[262421661968035] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.913: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 01/29 11:05:51.913: [upf] INFO: UE F-SEID[UP:0x564 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.913: [upf] INFO: UE F-SEID[UP:0x564 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.918: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 01/29 11:05:51.918: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 01/29 11:05:51.918: [smf] INFO: UE IMSI[262429461259987] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.918: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 01/29 11:05:51.918: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.918: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.924: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 01/29 11:05:51.924: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 01/29 11:05:51.924: [smf] INFO: UE IMSI[262429306375339] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.924: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 01/29 11:05:51.924: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.924: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.929: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 01/29 11:05:51.930: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 01/29 11:05:51.930: [smf] INFO: UE IMSI[262429183310307] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.930: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 01/29 11:05:51.930: [upf] INFO: UE F-SEID[UP:0x1ce CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.930: [upf] INFO: UE F-SEID[UP:0x1ce CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.935: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 01/29 11:05:51.935: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 01/29 11:05:51.935: [smf] INFO: UE IMSI[262420253134991] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.936: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 01/29 11:05:51.936: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.936: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.941: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 01/29 11:05:51.941: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 01/29 11:05:51.941: [smf] INFO: UE IMSI[262429777104778] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.942: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 01/29 11:05:51.942: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.942: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.947: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 01/29 11:05:51.947: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 01/29 11:05:51.947: [smf] INFO: UE IMSI[262420534349491] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.947: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 01/29 11:05:51.947: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.947: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.953: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 01/29 11:05:51.953: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 01/29 11:05:51.953: [smf] INFO: UE IMSI[262428939134340] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.953: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 01/29 11:05:51.953: [upf] INFO: UE F-SEID[UP:0x33 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.953: [upf] INFO: UE F-SEID[UP:0x33 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.958: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 01/29 11:05:51.958: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 01/29 11:05:51.958: [smf] INFO: UE IMSI[262427533450877] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.959: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 01/29 11:05:51.959: [upf] INFO: UE F-SEID[UP:0x70e CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.959: [upf] INFO: UE F-SEID[UP:0x70e CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.964: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 01/29 11:05:51.964: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 01/29 11:05:51.964: [smf] INFO: UE IMSI[262427162357702] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.965: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 01/29 11:05:51.965: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.965: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.970: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 01/29 11:05:51.970: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 01/29 11:05:51.970: [smf] INFO: UE IMSI[262426429193484] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.970: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 01/29 11:05:51.971: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.971: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.976: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 01/29 11:05:51.976: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 01/29 11:05:51.976: [smf] INFO: UE IMSI[262428094807831] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.976: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 01/29 11:05:51.976: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.976: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.981: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 01/29 11:05:51.981: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 01/29 11:05:51.981: [smf] INFO: UE IMSI[262421132962803] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.982: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 01/29 11:05:51.982: [upf] INFO: UE F-SEID[UP:0xa61 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.982: [upf] INFO: UE F-SEID[UP:0xa61 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.987: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 01/29 11:05:51.987: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 01/29 11:05:51.987: [smf] INFO: UE IMSI[262423708788987] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.988: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 01/29 11:05:51.988: [upf] INFO: UE F-SEID[UP:0x115 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.988: [upf] INFO: UE F-SEID[UP:0x115 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.993: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 01/29 11:05:51.993: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 01/29 11:05:51.993: [smf] INFO: UE IMSI[262427738320678] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.994: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 01/29 11:05:51.994: [upf] INFO: UE F-SEID[UP:0x92a CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.994: [upf] INFO: UE F-SEID[UP:0x92a CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.999: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 01/29 11:05:51.999: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 01/29 11:05:51.999: [smf] INFO: UE IMSI[262421694655654] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:51.999: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 01/29 11:05:51.999: [upf] INFO: UE F-SEID[UP:0x746 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:51.999: [upf] INFO: UE F-SEID[UP:0x746 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.004: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 01/29 11:05:52.004: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 01/29 11:05:52.004: [smf] INFO: UE IMSI[262425276327801] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.005: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 01/29 11:05:52.005: [upf] INFO: UE F-SEID[UP:0x29c CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.005: [upf] INFO: UE F-SEID[UP:0x29c CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.010: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 01/29 11:05:52.010: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 01/29 11:05:52.010: [smf] INFO: UE IMSI[262427953075285] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.011: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 01/29 11:05:52.011: [upf] INFO: UE F-SEID[UP:0xccb CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.011: [upf] INFO: UE F-SEID[UP:0xccb CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.016: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 01/29 11:05:52.016: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 01/29 11:05:52.016: [smf] INFO: UE IMSI[262424153052942] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.017: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 01/29 11:05:52.017: [upf] INFO: UE F-SEID[UP:0xfda CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.017: [upf] INFO: UE F-SEID[UP:0xfda CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.022: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 01/29 11:05:52.022: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 01/29 11:05:52.022: [smf] INFO: UE IMSI[262423200045190] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.022: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 01/29 11:05:52.022: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.022: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.027: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 01/29 11:05:52.027: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 01/29 11:05:52.027: [smf] INFO: UE IMSI[262420188456414] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.028: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 01/29 11:05:52.028: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.028: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.033: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 01/29 11:05:52.033: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 01/29 11:05:52.033: [smf] INFO: UE IMSI[262426564127900] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.034: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 01/29 11:05:52.034: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.034: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.039: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 01/29 11:05:52.039: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 01/29 11:05:52.039: [smf] INFO: UE IMSI[262423039048803] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.040: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 01/29 11:05:52.040: [upf] INFO: UE F-SEID[UP:0xb42 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.040: [upf] INFO: UE F-SEID[UP:0xb42 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.045: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 01/29 11:05:52.045: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 01/29 11:05:52.045: [smf] INFO: UE IMSI[262429448529360] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.045: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 01/29 11:05:52.046: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.046: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.051: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 01/29 11:05:52.051: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 01/29 11:05:52.051: [smf] INFO: UE IMSI[262426118686527] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.051: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 01/29 11:05:52.051: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.051: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.057: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 01/29 11:05:52.057: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 01/29 11:05:52.057: [smf] INFO: UE IMSI[262428901147902] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.057: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 01/29 11:05:52.057: [upf] INFO: UE F-SEID[UP:0x879 CP:0x7fb] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.057: [upf] INFO: UE F-SEID[UP:0x879 CP:0x7fb] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.062: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 01/29 11:05:52.062: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 01/29 11:05:52.062: [smf] INFO: UE IMSI[262420028118905] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.063: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 01/29 11:05:52.063: [upf] INFO: UE F-SEID[UP:0x540 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.063: [upf] INFO: UE F-SEID[UP:0x540 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.068: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 01/29 11:05:52.068: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 01/29 11:05:52.068: [smf] INFO: UE IMSI[262425292202548] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.069: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 01/29 11:05:52.069: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.069: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.074: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 01/29 11:05:52.074: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 01/29 11:05:52.074: [smf] INFO: UE IMSI[262429624343783] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.075: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 01/29 11:05:52.075: [upf] INFO: UE F-SEID[UP:0x48 CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.075: [upf] INFO: UE F-SEID[UP:0x48 CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.080: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 01/29 11:05:52.080: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 01/29 11:05:52.080: [smf] INFO: UE IMSI[262429253246245] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.080: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 01/29 11:05:52.080: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.080: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.085: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 01/29 11:05:52.086: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 01/29 11:05:52.086: [smf] INFO: UE IMSI[262423665836545] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.086: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 01/29 11:05:52.086: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.086: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.091: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 01/29 11:05:52.091: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 01/29 11:05:52.091: [smf] INFO: UE IMSI[262422035241427] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.092: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 01/29 11:05:52.092: [upf] INFO: UE F-SEID[UP:0x80f CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.092: [upf] INFO: UE F-SEID[UP:0x80f CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.097: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 01/29 11:05:52.097: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 01/29 11:05:52.097: [smf] INFO: UE IMSI[262425702594906] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.098: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 01/29 11:05:52.098: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.098: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.103: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 01/29 11:05:52.103: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 01/29 11:05:52.103: [smf] INFO: UE IMSI[262426323601563] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.104: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 01/29 11:05:52.104: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.104: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.109: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 01/29 11:05:52.109: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 01/29 11:05:52.109: [smf] INFO: UE IMSI[262423888938218] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.109: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 01/29 11:05:52.109: [upf] INFO: UE F-SEID[UP:0x36a CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.109: [upf] INFO: UE F-SEID[UP:0x36a CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.114: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 01/29 11:05:52.114: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 01/29 11:05:52.114: [smf] INFO: UE IMSI[262423443434117] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.115: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 01/29 11:05:52.115: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.115: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.120: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 01/29 11:05:52.120: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 01/29 11:05:52.120: [smf] INFO: UE IMSI[262424021559504] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.121: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 01/29 11:05:52.121: [upf] INFO: UE F-SEID[UP:0x31d CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.121: [upf] INFO: UE F-SEID[UP:0x31d CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.126: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 01/29 11:05:52.126: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 01/29 11:05:52.126: [smf] INFO: UE IMSI[262420394030314] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.127: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 01/29 11:05:52.127: [upf] INFO: UE F-SEID[UP:0xd97 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.127: [upf] INFO: UE F-SEID[UP:0xd97 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.132: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 01/29 11:05:52.132: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 01/29 11:05:52.132: [smf] INFO: UE IMSI[262426224495262] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.132: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 01/29 11:05:52.132: [upf] INFO: UE F-SEID[UP:0xcdf CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.132: [upf] INFO: UE F-SEID[UP:0xcdf CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.138: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 01/29 11:05:52.138: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 01/29 11:05:52.138: [smf] INFO: UE IMSI[262427481121127] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.138: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 01/29 11:05:52.138: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.138: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.144: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 01/29 11:05:52.144: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 01/29 11:05:52.144: [smf] INFO: UE IMSI[262420995560021] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.144: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 01/29 11:05:52.144: [upf] INFO: UE F-SEID[UP:0x849 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.144: [upf] INFO: UE F-SEID[UP:0x849 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.149: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 01/29 11:05:52.149: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 01/29 11:05:52.149: [smf] INFO: UE IMSI[262422466238595] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.150: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 01/29 11:05:52.150: [upf] INFO: UE F-SEID[UP:0x8 CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.150: [upf] INFO: UE F-SEID[UP:0x8 CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.155: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 01/29 11:05:52.155: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 01/29 11:05:52.155: [smf] INFO: UE IMSI[262424250252935] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.156: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 01/29 11:05:52.156: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.156: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.161: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 01/29 11:05:52.161: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 01/29 11:05:52.161: [smf] INFO: UE IMSI[262421776914731] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.162: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 01/29 11:05:52.162: [upf] INFO: UE F-SEID[UP:0x1de CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.162: [upf] INFO: UE F-SEID[UP:0x1de CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.167: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 01/29 11:05:52.167: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 01/29 11:05:52.167: [smf] INFO: UE IMSI[262427126141539] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.167: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 01/29 11:05:52.167: [upf] INFO: UE F-SEID[UP:0xfef CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.167: [upf] INFO: UE F-SEID[UP:0xfef CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.172: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 01/29 11:05:52.172: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 01/29 11:05:52.172: [smf] INFO: UE IMSI[262429691091269] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.173: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 01/29 11:05:52.173: [upf] INFO: UE F-SEID[UP:0xd30 CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.173: [upf] INFO: UE F-SEID[UP:0xd30 CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.178: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 01/29 11:05:52.178: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 01/29 11:05:52.178: [smf] INFO: UE IMSI[262425582746927] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.179: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 01/29 11:05:52.179: [upf] INFO: UE F-SEID[UP:0x367 CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.179: [upf] INFO: UE F-SEID[UP:0x367 CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.184: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 01/29 11:05:52.184: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 01/29 11:05:52.184: [smf] INFO: UE IMSI[262425885757287] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.185: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 01/29 11:05:52.185: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.185: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.190: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 01/29 11:05:52.190: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 01/29 11:05:52.190: [smf] INFO: UE IMSI[262429521217095] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.190: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 01/29 11:05:52.190: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.190: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.196: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 01/29 11:05:52.196: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 01/29 11:05:52.196: [smf] INFO: UE IMSI[262425308991968] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.196: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 01/29 11:05:52.196: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.196: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.201: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 01/29 11:05:52.201: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 01/29 11:05:52.201: [smf] INFO: UE IMSI[262422335718292] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.202: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 01/29 11:05:52.202: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.202: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.207: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 01/29 11:05:52.207: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 01/29 11:05:52.207: [smf] INFO: UE IMSI[262428923768147] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.208: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 01/29 11:05:52.208: [upf] INFO: UE F-SEID[UP:0x890 CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.208: [upf] INFO: UE F-SEID[UP:0x890 CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.213: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 01/29 11:05:52.213: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 01/29 11:05:52.213: [smf] INFO: UE IMSI[262427178258177] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.214: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 01/29 11:05:52.214: [upf] INFO: UE F-SEID[UP:0x569 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.214: [upf] INFO: UE F-SEID[UP:0x569 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.219: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 01/29 11:05:52.219: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 01/29 11:05:52.219: [smf] INFO: UE IMSI[262426157711238] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.219: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 01/29 11:05:52.219: [upf] INFO: UE F-SEID[UP:0x89e CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.219: [upf] INFO: UE F-SEID[UP:0x89e CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.224: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 01/29 11:05:52.224: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 01/29 11:05:52.224: [smf] INFO: UE IMSI[262422417829793] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.225: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 01/29 11:05:52.225: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.225: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.230: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 01/29 11:05:52.230: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 01/29 11:05:52.230: [smf] INFO: UE IMSI[262429849483529] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.231: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 01/29 11:05:52.231: [upf] INFO: UE F-SEID[UP:0xe45 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.231: [upf] INFO: UE F-SEID[UP:0xe45 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.236: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 01/29 11:05:52.236: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 01/29 11:05:52.236: [smf] INFO: UE IMSI[262428912070424] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.237: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 01/29 11:05:52.237: [upf] INFO: UE F-SEID[UP:0x14d CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.237: [upf] INFO: UE F-SEID[UP:0x14d CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.242: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 01/29 11:05:52.242: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 01/29 11:05:52.242: [smf] INFO: UE IMSI[262420889971743] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.242: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 01/29 11:05:52.242: [upf] INFO: UE F-SEID[UP:0xe8f CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.242: [upf] INFO: UE F-SEID[UP:0xe8f CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.248: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 01/29 11:05:52.248: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 01/29 11:05:52.248: [smf] INFO: UE IMSI[262426277672202] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.248: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 01/29 11:05:52.248: [upf] INFO: UE F-SEID[UP:0x163 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.248: [upf] INFO: UE F-SEID[UP:0x163 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.253: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 01/29 11:05:52.253: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 01/29 11:05:52.253: [smf] INFO: UE IMSI[262429599838863] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.254: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 01/29 11:05:52.254: [upf] INFO: UE F-SEID[UP:0x793 CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.254: [upf] INFO: UE F-SEID[UP:0x793 CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.259: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 01/29 11:05:52.259: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 01/29 11:05:52.259: [smf] INFO: UE IMSI[262425498361319] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.260: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 01/29 11:05:52.260: [upf] INFO: UE F-SEID[UP:0xc94 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.260: [upf] INFO: UE F-SEID[UP:0xc94 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.265: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 01/29 11:05:52.265: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 01/29 11:05:52.265: [smf] INFO: UE IMSI[262423105648846] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.266: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 01/29 11:05:52.266: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.266: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.271: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 01/29 11:05:52.271: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 01/29 11:05:52.271: [smf] INFO: UE IMSI[262421842797376] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.271: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 01/29 11:05:52.271: [upf] INFO: UE F-SEID[UP:0x95a CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.271: [upf] INFO: UE F-SEID[UP:0x95a CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.277: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 01/29 11:05:52.277: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 01/29 11:05:52.277: [smf] INFO: UE IMSI[262420054338366] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.277: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 01/29 11:05:52.277: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.277: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.282: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 01/29 11:05:52.282: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 01/29 11:05:52.282: [smf] INFO: UE IMSI[262429893373947] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.283: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 01/29 11:05:52.283: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.283: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.288: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 01/29 11:05:52.288: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 01/29 11:05:52.288: [smf] INFO: UE IMSI[262426475641809] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.289: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 01/29 11:05:52.289: [upf] INFO: UE F-SEID[UP:0xdfb CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.289: [upf] INFO: UE F-SEID[UP:0xdfb CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.294: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 01/29 11:05:52.294: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 01/29 11:05:52.294: [smf] INFO: UE IMSI[262422589401962] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.295: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 01/29 11:05:52.295: [upf] INFO: UE F-SEID[UP:0x8db CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.295: [upf] INFO: UE F-SEID[UP:0x8db CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.300: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 01/29 11:05:52.300: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 01/29 11:05:52.300: [smf] INFO: UE IMSI[262429271934515] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.300: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 01/29 11:05:52.300: [upf] INFO: UE F-SEID[UP:0xfe CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.300: [upf] INFO: UE F-SEID[UP:0xfe CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.306: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 01/29 11:05:52.306: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 01/29 11:05:52.306: [smf] INFO: UE IMSI[262427148344327] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.307: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 01/29 11:05:52.307: [upf] INFO: UE F-SEID[UP:0x747 CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.307: [upf] INFO: UE F-SEID[UP:0x747 CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.313: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 01/29 11:05:52.313: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 01/29 11:05:52.313: [smf] INFO: UE IMSI[262429772567432] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.314: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 01/29 11:05:52.314: [upf] INFO: UE F-SEID[UP:0x56f CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.314: [upf] INFO: UE F-SEID[UP:0x56f CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.320: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 01/29 11:05:52.320: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 01/29 11:05:52.320: [smf] INFO: UE IMSI[262426156816380] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.321: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 01/29 11:05:52.321: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.321: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.327: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 01/29 11:05:52.327: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 01/29 11:05:52.327: [smf] INFO: UE IMSI[262429209240573] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.328: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 01/29 11:05:52.328: [upf] INFO: UE F-SEID[UP:0xa19 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.328: [upf] INFO: UE F-SEID[UP:0xa19 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.333: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 01/29 11:05:52.333: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 01/29 11:05:52.333: [smf] INFO: UE IMSI[262429218584806] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.334: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 01/29 11:05:52.334: [upf] INFO: UE F-SEID[UP:0xbee CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.334: [upf] INFO: UE F-SEID[UP:0xbee CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.339: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 01/29 11:05:52.339: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 01/29 11:05:52.339: [smf] INFO: UE IMSI[262425183690855] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.340: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 01/29 11:05:52.340: [upf] INFO: UE F-SEID[UP:0xa75 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.340: [upf] INFO: UE F-SEID[UP:0xa75 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.346: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 01/29 11:05:52.346: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 01/29 11:05:52.346: [smf] INFO: UE IMSI[262428573024081] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.347: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 01/29 11:05:52.347: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.347: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.352: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 01/29 11:05:52.352: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 01/29 11:05:52.352: [smf] INFO: UE IMSI[262421002286774] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.353: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 01/29 11:05:52.353: [upf] INFO: UE F-SEID[UP:0x43f CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.353: [upf] INFO: UE F-SEID[UP:0x43f CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.358: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 01/29 11:05:52.358: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 01/29 11:05:52.358: [smf] INFO: UE IMSI[262425731516280] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.359: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 01/29 11:05:52.359: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.359: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.364: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 01/29 11:05:52.364: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 01/29 11:05:52.364: [smf] INFO: UE IMSI[262421886315943] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.365: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 01/29 11:05:52.365: [upf] INFO: UE F-SEID[UP:0x56c CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.365: [upf] INFO: UE F-SEID[UP:0x56c CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.370: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 01/29 11:05:52.370: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 01/29 11:05:52.370: [smf] INFO: UE IMSI[262421732020280] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.371: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 01/29 11:05:52.371: [upf] INFO: UE F-SEID[UP:0x71f CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.371: [upf] INFO: UE F-SEID[UP:0x71f CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.377: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 01/29 11:05:52.377: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 01/29 11:05:52.377: [smf] INFO: UE IMSI[262426534144291] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.377: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 01/29 11:05:52.377: [upf] INFO: UE F-SEID[UP:0x67c CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.377: [upf] INFO: UE F-SEID[UP:0x67c CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.383: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 01/29 11:05:52.383: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 01/29 11:05:52.383: [smf] INFO: UE IMSI[262424395411594] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.384: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 01/29 11:05:52.384: [upf] INFO: UE F-SEID[UP:0x808 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.384: [upf] INFO: UE F-SEID[UP:0x808 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.389: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 01/29 11:05:52.389: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 01/29 11:05:52.389: [smf] INFO: UE IMSI[262420703675274] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.390: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 01/29 11:05:52.390: [upf] INFO: UE F-SEID[UP:0x85 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.390: [upf] INFO: UE F-SEID[UP:0x85 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.396: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 01/29 11:05:52.396: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 01/29 11:05:52.396: [smf] INFO: UE IMSI[262423195352739] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.396: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 01/29 11:05:52.396: [upf] INFO: UE F-SEID[UP:0xedb CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.396: [upf] INFO: UE F-SEID[UP:0xedb CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.402: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 01/29 11:05:52.402: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 01/29 11:05:52.402: [smf] INFO: UE IMSI[262421937154721] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.402: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 01/29 11:05:52.402: [upf] INFO: UE F-SEID[UP:0x10e CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.402: [upf] INFO: UE F-SEID[UP:0x10e CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.408: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 01/29 11:05:52.408: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 01/29 11:05:52.408: [smf] INFO: UE IMSI[262424926242602] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.409: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 01/29 11:05:52.409: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.409: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.414: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 01/29 11:05:52.414: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 01/29 11:05:52.414: [smf] INFO: UE IMSI[262426333484463] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.415: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 01/29 11:05:52.415: [upf] INFO: UE F-SEID[UP:0x3f CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.415: [upf] INFO: UE F-SEID[UP:0x3f CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.421: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 01/29 11:05:52.421: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 01/29 11:05:52.421: [smf] INFO: UE IMSI[262426011108913] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.421: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 01/29 11:05:52.421: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.421: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.427: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 01/29 11:05:52.427: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 01/29 11:05:52.427: [smf] INFO: UE IMSI[262426607294078] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.427: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 01/29 11:05:52.427: [upf] INFO: UE F-SEID[UP:0xf3a CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.427: [upf] INFO: UE F-SEID[UP:0xf3a CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.433: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 01/29 11:05:52.433: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 01/29 11:05:52.433: [smf] INFO: UE IMSI[262426980697750] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.434: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 01/29 11:05:52.434: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.434: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.439: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 01/29 11:05:52.439: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 01/29 11:05:52.439: [smf] INFO: UE IMSI[262426502096025] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.440: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 01/29 11:05:52.440: [upf] INFO: UE F-SEID[UP:0x844 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.440: [upf] INFO: UE F-SEID[UP:0x844 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.446: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 01/29 11:05:52.446: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 01/29 11:05:52.446: [smf] INFO: UE IMSI[262424885135044] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.446: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 01/29 11:05:52.446: [upf] INFO: UE F-SEID[UP:0x134 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.446: [upf] INFO: UE F-SEID[UP:0x134 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.452: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 01/29 11:05:52.452: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 01/29 11:05:52.452: [smf] INFO: UE IMSI[262428782119307] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.452: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 01/29 11:05:52.452: [upf] INFO: UE F-SEID[UP:0xb59 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.453: [upf] INFO: UE F-SEID[UP:0xb59 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.458: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 01/29 11:05:52.458: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 01/29 11:05:52.458: [smf] INFO: UE IMSI[262426121469138] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.458: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 01/29 11:05:52.458: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.458: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.464: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 01/29 11:05:52.464: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 01/29 11:05:52.464: [smf] INFO: UE IMSI[262425390843411] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.465: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 01/29 11:05:52.465: [upf] INFO: UE F-SEID[UP:0x44e CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.465: [upf] INFO: UE F-SEID[UP:0x44e CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.470: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 01/29 11:05:52.470: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 01/29 11:05:52.470: [smf] INFO: UE IMSI[262426584301108] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.471: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 01/29 11:05:52.471: [upf] INFO: UE F-SEID[UP:0x128 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.471: [upf] INFO: UE F-SEID[UP:0x128 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.477: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 01/29 11:05:52.477: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 01/29 11:05:52.477: [smf] INFO: UE IMSI[262421623215885] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.477: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 01/29 11:05:52.477: [upf] INFO: UE F-SEID[UP:0xb47 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.477: [upf] INFO: UE F-SEID[UP:0xb47 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.483: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 01/29 11:05:52.483: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 01/29 11:05:52.483: [smf] INFO: UE IMSI[262422756399016] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.483: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 01/29 11:05:52.484: [upf] INFO: UE F-SEID[UP:0x46e CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.484: [upf] INFO: UE F-SEID[UP:0x46e CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.489: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 01/29 11:05:52.489: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 01/29 11:05:52.489: [smf] INFO: UE IMSI[262429988683435] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.490: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 01/29 11:05:52.490: [upf] INFO: UE F-SEID[UP:0x3ce CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.490: [upf] INFO: UE F-SEID[UP:0x3ce CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.495: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 01/29 11:05:52.495: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 01/29 11:05:52.496: [smf] INFO: UE IMSI[262426510406079] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.496: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 01/29 11:05:52.496: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.496: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.502: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 01/29 11:05:52.502: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 01/29 11:05:52.502: [smf] INFO: UE IMSI[262423103145822] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.502: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 01/29 11:05:52.502: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.502: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.508: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 01/29 11:05:52.508: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 01/29 11:05:52.508: [smf] INFO: UE IMSI[262426570867232] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.508: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 01/29 11:05:52.508: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.508: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.514: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 01/29 11:05:52.514: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 01/29 11:05:52.514: [smf] INFO: UE IMSI[262426468128216] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.514: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 01/29 11:05:52.514: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.514: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.520: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 01/29 11:05:52.520: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 01/29 11:05:52.520: [smf] INFO: UE IMSI[262426231356329] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.521: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 01/29 11:05:52.521: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.521: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.527: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 01/29 11:05:52.527: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 01/29 11:05:52.527: [smf] INFO: UE IMSI[262424190002166] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.527: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 01/29 11:05:52.528: [upf] INFO: UE F-SEID[UP:0x14b CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.528: [upf] INFO: UE F-SEID[UP:0x14b CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.533: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 01/29 11:05:52.533: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 01/29 11:05:52.533: [smf] INFO: UE IMSI[262424522988292] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.534: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 01/29 11:05:52.534: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.534: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.539: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 01/29 11:05:52.539: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 01/29 11:05:52.539: [smf] INFO: UE IMSI[262424566848982] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.540: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 01/29 11:05:52.540: [upf] INFO: UE F-SEID[UP:0x42c CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.540: [upf] INFO: UE F-SEID[UP:0x42c CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.546: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 01/29 11:05:52.546: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 01/29 11:05:52.546: [smf] INFO: UE IMSI[262427437141398] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.546: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 01/29 11:05:52.546: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.546: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.552: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 01/29 11:05:52.552: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 01/29 11:05:52.552: [smf] INFO: UE IMSI[262421915962935] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.552: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 01/29 11:05:52.552: [upf] INFO: UE F-SEID[UP:0x408 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.552: [upf] INFO: UE F-SEID[UP:0x408 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.558: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 01/29 11:05:52.558: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 01/29 11:05:52.558: [smf] INFO: UE IMSI[262421575383544] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.558: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 01/29 11:05:52.558: [upf] INFO: UE F-SEID[UP:0x52b CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.558: [upf] INFO: UE F-SEID[UP:0x52b CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.564: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 01/29 11:05:52.564: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 01/29 11:05:52.564: [smf] INFO: UE IMSI[262429186322348] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.564: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 01/29 11:05:52.564: [upf] INFO: UE F-SEID[UP:0x63a CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.564: [upf] INFO: UE F-SEID[UP:0x63a CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.569: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 01/29 11:05:52.569: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 01/29 11:05:52.569: [smf] INFO: UE IMSI[262420180584183] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.570: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 01/29 11:05:52.570: [upf] INFO: UE F-SEID[UP:0x693 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.570: [upf] INFO: UE F-SEID[UP:0x693 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.575: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 01/29 11:05:52.575: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 01/29 11:05:52.575: [smf] INFO: UE IMSI[262420666598925] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.576: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 01/29 11:05:52.576: [upf] INFO: UE F-SEID[UP:0xe06 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.576: [upf] INFO: UE F-SEID[UP:0xe06 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.581: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 01/29 11:05:52.581: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 01/29 11:05:52.581: [smf] INFO: UE IMSI[262427730009525] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.582: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 01/29 11:05:52.582: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.582: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.588: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 01/29 11:05:52.588: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 01/29 11:05:52.588: [smf] INFO: UE IMSI[262427782682176] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.589: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 01/29 11:05:52.589: [upf] INFO: UE F-SEID[UP:0x155 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.589: [upf] INFO: UE F-SEID[UP:0x155 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.594: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 01/29 11:05:52.594: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 01/29 11:05:52.594: [smf] INFO: UE IMSI[262427391089001] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.595: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 01/29 11:05:52.595: [upf] INFO: UE F-SEID[UP:0x967 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.595: [upf] INFO: UE F-SEID[UP:0x967 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.600: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 01/29 11:05:52.600: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 01/29 11:05:52.600: [smf] INFO: UE IMSI[262420084334122] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.601: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 01/29 11:05:52.601: [upf] INFO: UE F-SEID[UP:0xf94 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.601: [upf] INFO: UE F-SEID[UP:0xf94 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.606: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 01/29 11:05:52.606: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 01/29 11:05:52.606: [smf] INFO: UE IMSI[262421396326063] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.607: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 01/29 11:05:52.607: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.607: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.612: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 01/29 11:05:52.612: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 01/29 11:05:52.612: [smf] INFO: UE IMSI[262421472016728] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.613: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 01/29 11:05:52.613: [upf] INFO: UE F-SEID[UP:0x9f CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.613: [upf] INFO: UE F-SEID[UP:0x9f CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.618: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 01/29 11:05:52.618: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 01/29 11:05:52.618: [smf] INFO: UE IMSI[262420697290386] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.619: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 01/29 11:05:52.619: [upf] INFO: UE F-SEID[UP:0x88 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.619: [upf] INFO: UE F-SEID[UP:0x88 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.624: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 01/29 11:05:52.624: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 01/29 11:05:52.624: [smf] INFO: UE IMSI[262423724703692] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.625: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 01/29 11:05:52.625: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.625: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.630: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 01/29 11:05:52.630: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 01/29 11:05:52.630: [smf] INFO: UE IMSI[262428104522754] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.631: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 01/29 11:05:52.631: [upf] INFO: UE F-SEID[UP:0x28c CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.631: [upf] INFO: UE F-SEID[UP:0x28c CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.636: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 01/29 11:05:52.636: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 01/29 11:05:52.636: [smf] INFO: UE IMSI[262425282081332] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.637: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 01/29 11:05:52.637: [upf] INFO: UE F-SEID[UP:0x484 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.637: [upf] INFO: UE F-SEID[UP:0x484 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.643: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 01/29 11:05:52.643: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 01/29 11:05:52.643: [smf] INFO: UE IMSI[262421725317223] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.644: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 01/29 11:05:52.644: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.644: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.649: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 01/29 11:05:52.649: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 01/29 11:05:52.649: [smf] INFO: UE IMSI[262427845651175] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.650: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 01/29 11:05:52.650: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.650: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.656: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 01/29 11:05:52.656: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 01/29 11:05:52.656: [smf] INFO: UE IMSI[262427381306656] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.656: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 01/29 11:05:52.656: [upf] INFO: UE F-SEID[UP:0xca3 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.656: [upf] INFO: UE F-SEID[UP:0xca3 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.662: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 01/29 11:05:52.662: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 01/29 11:05:52.662: [smf] INFO: UE IMSI[262424285856397] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.662: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 01/29 11:05:52.662: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.662: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.668: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 01/29 11:05:52.668: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 01/29 11:05:52.668: [smf] INFO: UE IMSI[262425704412408] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.668: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 01/29 11:05:52.668: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.668: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.673: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 01/29 11:05:52.673: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 01/29 11:05:52.673: [smf] INFO: UE IMSI[262424091392510] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.674: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 01/29 11:05:52.674: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.674: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.680: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 01/29 11:05:52.680: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 01/29 11:05:52.680: [smf] INFO: UE IMSI[262427117471342] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.680: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 01/29 11:05:52.680: [upf] INFO: UE F-SEID[UP:0x521 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.680: [upf] INFO: UE F-SEID[UP:0x521 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.687: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 01/29 11:05:52.687: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 01/29 11:05:52.687: [smf] INFO: UE IMSI[262424008404542] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.687: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 01/29 11:05:52.687: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.687: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.694: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 01/29 11:05:52.694: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 01/29 11:05:52.694: [smf] INFO: UE IMSI[262421914527894] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.695: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 01/29 11:05:52.695: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.695: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.702: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 01/29 11:05:52.702: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 01/29 11:05:52.702: [smf] INFO: UE IMSI[262428830508585] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.704: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 01/29 11:05:52.704: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.704: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.709: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 01/29 11:05:52.709: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 01/29 11:05:52.709: [smf] INFO: UE IMSI[262428307692906] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.710: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 01/29 11:05:52.710: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.710: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.716: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 01/29 11:05:52.716: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 01/29 11:05:52.716: [smf] INFO: UE IMSI[262421446217054] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.717: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 01/29 11:05:52.717: [upf] INFO: UE F-SEID[UP:0xc1d CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.717: [upf] INFO: UE F-SEID[UP:0xc1d CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.723: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 01/29 11:05:52.723: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 01/29 11:05:52.723: [smf] INFO: UE IMSI[262421212064718] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.724: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 01/29 11:05:52.725: [upf] INFO: UE F-SEID[UP:0x834 CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.725: [upf] INFO: UE F-SEID[UP:0x834 CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.730: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 01/29 11:05:52.730: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 01/29 11:05:52.730: [smf] INFO: UE IMSI[262426552154333] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.731: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 01/29 11:05:52.731: [upf] INFO: UE F-SEID[UP:0x449 CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.731: [upf] INFO: UE F-SEID[UP:0x449 CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.736: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 01/29 11:05:52.736: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 01/29 11:05:52.736: [smf] INFO: UE IMSI[262422167346670] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.738: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 01/29 11:05:52.738: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.738: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.742: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 01/29 11:05:52.743: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 01/29 11:05:52.743: [smf] INFO: UE IMSI[262427142908209] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.743: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 01/29 11:05:52.743: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.743: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.748: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 01/29 11:05:52.748: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 01/29 11:05:52.748: [smf] INFO: UE IMSI[262428000384133] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.749: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 01/29 11:05:52.749: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.749: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.754: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 01/29 11:05:52.754: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 01/29 11:05:52.754: [smf] INFO: UE IMSI[262421503425586] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.755: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 01/29 11:05:52.755: [upf] INFO: UE F-SEID[UP:0x85b CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.755: [upf] INFO: UE F-SEID[UP:0x85b CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.760: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 01/29 11:05:52.760: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 01/29 11:05:52.760: [smf] INFO: UE IMSI[262422123366614] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.761: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 01/29 11:05:52.761: [upf] INFO: UE F-SEID[UP:0x996 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.761: [upf] INFO: UE F-SEID[UP:0x996 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.766: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 01/29 11:05:52.766: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 01/29 11:05:52.766: [smf] INFO: UE IMSI[262422765194990] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.766: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 01/29 11:05:52.766: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.766: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.771: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 01/29 11:05:52.771: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 01/29 11:05:52.771: [smf] INFO: UE IMSI[262425060734194] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.772: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 01/29 11:05:52.772: [upf] INFO: UE F-SEID[UP:0xdcf CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.772: [upf] INFO: UE F-SEID[UP:0xdcf CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.777: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 01/29 11:05:52.777: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 01/29 11:05:52.777: [smf] INFO: UE IMSI[262426629070785] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.778: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 01/29 11:05:52.778: [upf] INFO: UE F-SEID[UP:0xce1 CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.778: [upf] INFO: UE F-SEID[UP:0xce1 CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.783: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 01/29 11:05:52.783: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 01/29 11:05:52.783: [smf] INFO: UE IMSI[262421193544285] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.784: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 01/29 11:05:52.784: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.784: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.789: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 01/29 11:05:52.789: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 01/29 11:05:52.789: [smf] INFO: UE IMSI[262426228851613] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.790: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 01/29 11:05:52.790: [upf] INFO: UE F-SEID[UP:0x62c CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.790: [upf] INFO: UE F-SEID[UP:0x62c CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.796: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 01/29 11:05:52.796: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 01/29 11:05:52.796: [smf] INFO: UE IMSI[262424580256215] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.797: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 01/29 11:05:52.797: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.797: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.802: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 01/29 11:05:52.802: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 01/29 11:05:52.802: [smf] INFO: UE IMSI[262429404591957] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.803: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 01/29 11:05:52.803: [upf] INFO: UE F-SEID[UP:0xf59 CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.803: [upf] INFO: UE F-SEID[UP:0xf59 CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.809: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 01/29 11:05:52.809: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 01/29 11:05:52.809: [smf] INFO: UE IMSI[262426890146939] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.810: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 01/29 11:05:52.810: [upf] INFO: UE F-SEID[UP:0x853 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.810: [upf] INFO: UE F-SEID[UP:0x853 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.815: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 01/29 11:05:52.815: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 01/29 11:05:52.815: [smf] INFO: UE IMSI[262428174443830] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.816: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 01/29 11:05:52.816: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.816: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.821: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 01/29 11:05:52.821: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 01/29 11:05:52.821: [smf] INFO: UE IMSI[262429468166725] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.822: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 01/29 11:05:52.822: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.822: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.827: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 01/29 11:05:52.827: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 01/29 11:05:52.827: [smf] INFO: UE IMSI[262428762438447] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.828: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 01/29 11:05:52.828: [upf] INFO: UE F-SEID[UP:0x389 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.828: [upf] INFO: UE F-SEID[UP:0x389 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.834: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 01/29 11:05:52.834: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 01/29 11:05:52.834: [smf] INFO: UE IMSI[262422012717436] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.834: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 01/29 11:05:52.834: [upf] INFO: UE F-SEID[UP:0x720 CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.834: [upf] INFO: UE F-SEID[UP:0x720 CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.840: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 01/29 11:05:52.840: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 01/29 11:05:52.840: [smf] INFO: UE IMSI[262428305235637] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.842: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 01/29 11:05:52.842: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.842: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.847: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 01/29 11:05:52.847: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 01/29 11:05:52.847: [smf] INFO: UE IMSI[262422934982897] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.848: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 01/29 11:05:52.848: [upf] INFO: UE F-SEID[UP:0xdec CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.848: [upf] INFO: UE F-SEID[UP:0xdec CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.854: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 01/29 11:05:52.854: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 01/29 11:05:52.854: [smf] INFO: UE IMSI[262422112808163] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.855: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 01/29 11:05:52.855: [upf] INFO: UE F-SEID[UP:0x11b CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.855: [upf] INFO: UE F-SEID[UP:0x11b CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.860: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 01/29 11:05:52.860: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 01/29 11:05:52.860: [smf] INFO: UE IMSI[262423941029353] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.861: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 01/29 11:05:52.862: [upf] INFO: UE F-SEID[UP:0x963 CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.862: [upf] INFO: UE F-SEID[UP:0x963 CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.867: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 01/29 11:05:52.867: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 01/29 11:05:52.867: [smf] INFO: UE IMSI[262426964584647] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.868: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 01/29 11:05:52.868: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.868: [upf] INFO: UE F-SEID[UP:0x9bc CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.873: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 01/29 11:05:52.873: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 01/29 11:05:52.873: [smf] INFO: UE IMSI[262426128691342] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.874: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 01/29 11:05:52.874: [upf] INFO: UE F-SEID[UP:0x672 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.874: [upf] INFO: UE F-SEID[UP:0x672 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.879: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 01/29 11:05:52.879: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 01/29 11:05:52.879: [smf] INFO: UE IMSI[262425745636959] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.880: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 01/29 11:05:52.880: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.880: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.885: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 01/29 11:05:52.885: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 01/29 11:05:52.885: [smf] INFO: UE IMSI[262420437913677] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.886: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 01/29 11:05:52.886: [upf] INFO: UE F-SEID[UP:0x34 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.886: [upf] INFO: UE F-SEID[UP:0x34 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.891: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 01/29 11:05:52.891: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 01/29 11:05:52.891: [smf] INFO: UE IMSI[262429237782871] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.892: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 01/29 11:05:52.892: [upf] INFO: UE F-SEID[UP:0xa15 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.892: [upf] INFO: UE F-SEID[UP:0xa15 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.898: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 01/29 11:05:52.898: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 01/29 11:05:52.898: [smf] INFO: UE IMSI[262428578460071] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.898: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 01/29 11:05:52.898: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.898: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.904: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 01/29 11:05:52.904: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 01/29 11:05:52.904: [smf] INFO: UE IMSI[262420156026657] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.904: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 01/29 11:05:52.904: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.904: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.910: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 01/29 11:05:52.910: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 01/29 11:05:52.910: [smf] INFO: UE IMSI[262426075519274] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.911: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 01/29 11:05:52.911: [upf] INFO: UE F-SEID[UP:0xa80 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.911: [upf] INFO: UE F-SEID[UP:0xa80 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.916: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 01/29 11:05:52.916: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 01/29 11:05:52.916: [smf] INFO: UE IMSI[262429182582656] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.918: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 01/29 11:05:52.918: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.918: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.923: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 01/29 11:05:52.923: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 01/29 11:05:52.923: [smf] INFO: UE IMSI[262428961976070] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.924: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 01/29 11:05:52.924: [upf] INFO: UE F-SEID[UP:0x81b CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.924: [upf] INFO: UE F-SEID[UP:0x81b CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.929: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 01/29 11:05:52.929: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 01/29 11:05:52.929: [smf] INFO: UE IMSI[262426722847596] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.930: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 01/29 11:05:52.930: [upf] INFO: UE F-SEID[UP:0xb5c CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.930: [upf] INFO: UE F-SEID[UP:0xb5c CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.936: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 01/29 11:05:52.936: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 01/29 11:05:52.936: [smf] INFO: UE IMSI[262421356696975] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.937: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 01/29 11:05:52.937: [upf] INFO: UE F-SEID[UP:0x4ad CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.937: [upf] INFO: UE F-SEID[UP:0x4ad CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.942: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 01/29 11:05:52.942: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 01/29 11:05:52.942: [smf] INFO: UE IMSI[262424701430561] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.943: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 01/29 11:05:52.943: [upf] INFO: UE F-SEID[UP:0xb91 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.943: [upf] INFO: UE F-SEID[UP:0xb91 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.948: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 01/29 11:05:52.948: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 01/29 11:05:52.948: [smf] INFO: UE IMSI[262422588702301] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.949: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 01/29 11:05:52.949: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.949: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.954: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 01/29 11:05:52.954: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 01/29 11:05:52.954: [smf] INFO: UE IMSI[262425808543628] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.955: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 01/29 11:05:52.955: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.955: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.960: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 01/29 11:05:52.960: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 01/29 11:05:52.960: [smf] INFO: UE IMSI[262427079262703] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.961: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 01/29 11:05:52.961: [upf] INFO: UE F-SEID[UP:0x459 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.961: [upf] INFO: UE F-SEID[UP:0x459 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.966: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 01/29 11:05:52.966: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 01/29 11:05:52.966: [smf] INFO: UE IMSI[262424058456951] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.967: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 01/29 11:05:52.967: [upf] INFO: UE F-SEID[UP:0x4fa CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.967: [upf] INFO: UE F-SEID[UP:0x4fa CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.972: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 01/29 11:05:52.972: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 01/29 11:05:52.972: [smf] INFO: UE IMSI[262428940274939] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.973: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 01/29 11:05:52.973: [upf] INFO: UE F-SEID[UP:0x578 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.973: [upf] INFO: UE F-SEID[UP:0x578 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.978: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 01/29 11:05:52.978: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 01/29 11:05:52.978: [smf] INFO: UE IMSI[262421918189801] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.979: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 01/29 11:05:52.979: [upf] INFO: UE F-SEID[UP:0xecd CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.979: [upf] INFO: UE F-SEID[UP:0xecd CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.984: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 01/29 11:05:52.984: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 01/29 11:05:52.984: [smf] INFO: UE IMSI[262424134720377] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.985: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 01/29 11:05:52.985: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.985: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.991: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 01/29 11:05:52.991: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 01/29 11:05:52.991: [smf] INFO: UE IMSI[262427748084757] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:52.993: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 01/29 11:05:52.993: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.993: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:52.999: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 01/29 11:05:52.999: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 01/29 11:05:52.999: [smf] INFO: UE IMSI[262428610939483] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.000: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 01/29 11:05:53.000: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.000: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.006: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 01/29 11:05:53.006: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 01/29 11:05:53.006: [smf] INFO: UE IMSI[262429756079501] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.006: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 01/29 11:05:53.006: [upf] INFO: UE F-SEID[UP:0x348 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.006: [upf] INFO: UE F-SEID[UP:0x348 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.013: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 01/29 11:05:53.013: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 01/29 11:05:53.013: [smf] INFO: UE IMSI[262427516560093] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.014: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 01/29 11:05:53.014: [upf] INFO: UE F-SEID[UP:0xc69 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.014: [upf] INFO: UE F-SEID[UP:0xc69 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.021: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 01/29 11:05:53.021: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 01/29 11:05:53.021: [smf] INFO: UE IMSI[262427566311473] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.022: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 01/29 11:05:53.022: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.022: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.028: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 01/29 11:05:53.028: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 01/29 11:05:53.028: [smf] INFO: UE IMSI[262423309540053] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.028: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 01/29 11:05:53.028: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.028: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.034: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 01/29 11:05:53.034: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 01/29 11:05:53.034: [smf] INFO: UE IMSI[262424148634091] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.034: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 01/29 11:05:53.034: [upf] INFO: UE F-SEID[UP:0xaec CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.034: [upf] INFO: UE F-SEID[UP:0xaec CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.040: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 01/29 11:05:53.040: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 01/29 11:05:53.040: [smf] INFO: UE IMSI[262423969622079] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.040: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 01/29 11:05:53.040: [upf] INFO: UE F-SEID[UP:0xb79 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.040: [upf] INFO: UE F-SEID[UP:0xb79 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.046: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 01/29 11:05:53.046: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 01/29 11:05:53.046: [smf] INFO: UE IMSI[262420421248529] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.047: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 01/29 11:05:53.047: [upf] INFO: UE F-SEID[UP:0x27a CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.047: [upf] INFO: UE F-SEID[UP:0x27a CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.052: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 01/29 11:05:53.052: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 01/29 11:05:53.052: [smf] INFO: UE IMSI[262427843169943] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.053: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 01/29 11:05:53.053: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.053: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.058: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 01/29 11:05:53.058: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 01/29 11:05:53.058: [smf] INFO: UE IMSI[262427648123990] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.059: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 01/29 11:05:53.059: [upf] INFO: UE F-SEID[UP:0x240 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.059: [upf] INFO: UE F-SEID[UP:0x240 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.064: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 01/29 11:05:53.064: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 01/29 11:05:53.064: [smf] INFO: UE IMSI[262423982574197] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.064: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 01/29 11:05:53.064: [upf] INFO: UE F-SEID[UP:0x16e CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.064: [upf] INFO: UE F-SEID[UP:0x16e CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.070: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 01/29 11:05:53.070: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 01/29 11:05:53.070: [smf] INFO: UE IMSI[262420195667556] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.070: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 01/29 11:05:53.070: [upf] INFO: UE F-SEID[UP:0x81 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.070: [upf] INFO: UE F-SEID[UP:0x81 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.076: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 01/29 11:05:53.076: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 01/29 11:05:53.076: [smf] INFO: UE IMSI[262429898814156] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.076: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 01/29 11:05:53.076: [upf] INFO: UE F-SEID[UP:0xd02 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.076: [upf] INFO: UE F-SEID[UP:0xd02 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.082: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 01/29 11:05:53.082: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 01/29 11:05:53.082: [smf] INFO: UE IMSI[262420987048583] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.082: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 01/29 11:05:53.082: [upf] INFO: UE F-SEID[UP:0x7fd CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.082: [upf] INFO: UE F-SEID[UP:0x7fd CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.088: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 01/29 11:05:53.088: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 01/29 11:05:53.088: [smf] INFO: UE IMSI[262424289587506] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.088: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 01/29 11:05:53.088: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.088: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.094: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 01/29 11:05:53.094: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 01/29 11:05:53.094: [smf] INFO: UE IMSI[262421482984120] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.094: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 01/29 11:05:53.095: [upf] INFO: UE F-SEID[UP:0x450 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.095: [upf] INFO: UE F-SEID[UP:0x450 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.101: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 01/29 11:05:53.101: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 01/29 11:05:53.101: [smf] INFO: UE IMSI[262424913277232] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.101: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 01/29 11:05:53.102: [upf] INFO: UE F-SEID[UP:0xf79 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.102: [upf] INFO: UE F-SEID[UP:0xf79 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.107: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 01/29 11:05:53.107: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 01/29 11:05:53.108: [smf] INFO: UE IMSI[262422753613614] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.108: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 01/29 11:05:53.108: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.108: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.114: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 01/29 11:05:53.114: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 01/29 11:05:53.114: [smf] INFO: UE IMSI[262422902427962] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.114: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 01/29 11:05:53.114: [upf] INFO: UE F-SEID[UP:0xa9 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.114: [upf] INFO: UE F-SEID[UP:0xa9 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.120: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 01/29 11:05:53.120: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 01/29 11:05:53.120: [smf] INFO: UE IMSI[262425034659282] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.120: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 01/29 11:05:53.120: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.120: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.125: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 01/29 11:05:53.125: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 01/29 11:05:53.125: [smf] INFO: UE IMSI[262424591898711] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.126: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 01/29 11:05:53.126: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.126: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.131: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 01/29 11:05:53.131: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 01/29 11:05:53.131: [smf] INFO: UE IMSI[262422118631197] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.132: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 01/29 11:05:53.132: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.132: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.137: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 01/29 11:05:53.137: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 01/29 11:05:53.137: [smf] INFO: UE IMSI[262428706438234] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.137: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 01/29 11:05:53.137: [upf] INFO: UE F-SEID[UP:0xadf CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.137: [upf] INFO: UE F-SEID[UP:0xadf CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.143: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 01/29 11:05:53.143: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 01/29 11:05:53.143: [smf] INFO: UE IMSI[262421576470423] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.143: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 01/29 11:05:53.143: [upf] INFO: UE F-SEID[UP:0x877 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.143: [upf] INFO: UE F-SEID[UP:0x877 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.149: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 01/29 11:05:53.149: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 01/29 11:05:53.149: [smf] INFO: UE IMSI[262429041777568] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.150: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 01/29 11:05:53.150: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.150: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.156: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 01/29 11:05:53.156: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 01/29 11:05:53.156: [smf] INFO: UE IMSI[262428385182075] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.156: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 01/29 11:05:53.156: [upf] INFO: UE F-SEID[UP:0xc1a CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.156: [upf] INFO: UE F-SEID[UP:0xc1a CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.162: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 01/29 11:05:53.162: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 01/29 11:05:53.162: [smf] INFO: UE IMSI[262426994426325] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.163: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 01/29 11:05:53.163: [upf] INFO: UE F-SEID[UP:0x424 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.163: [upf] INFO: UE F-SEID[UP:0x424 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.169: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 01/29 11:05:53.169: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 01/29 11:05:53.169: [smf] INFO: UE IMSI[262428274445068] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.169: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 01/29 11:05:53.169: [upf] INFO: UE F-SEID[UP:0x61f CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.169: [upf] INFO: UE F-SEID[UP:0x61f CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.175: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 01/29 11:05:53.175: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 01/29 11:05:53.175: [smf] INFO: UE IMSI[262422048489779] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.175: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 01/29 11:05:53.175: [upf] INFO: UE F-SEID[UP:0xd28 CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.175: [upf] INFO: UE F-SEID[UP:0xd28 CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.181: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 01/29 11:05:53.181: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 01/29 11:05:53.181: [smf] INFO: UE IMSI[262421289510643] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.181: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 01/29 11:05:53.181: [upf] INFO: UE F-SEID[UP:0x85f CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.181: [upf] INFO: UE F-SEID[UP:0x85f CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.187: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 01/29 11:05:53.187: [upf] INFO: UE F-SEID[UP:0x57c CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.187: [upf] INFO: UE F-SEID[UP:0x57c CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.187: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 01/29 11:05:53.187: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 01/29 11:05:53.187: [smf] INFO: UE IMSI[262426120332103] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.192: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 01/29 11:05:53.192: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 01/29 11:05:53.192: [smf] INFO: UE IMSI[262428895247677] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.193: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 01/29 11:05:53.193: [upf] INFO: UE F-SEID[UP:0x5bd CP:0xf76] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.193: [upf] INFO: UE F-SEID[UP:0x5bd CP:0xf76] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.198: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 01/29 11:05:53.198: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 01/29 11:05:53.198: [smf] INFO: UE IMSI[262420442628521] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.199: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 01/29 11:05:53.199: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.199: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.204: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 01/29 11:05:53.204: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 01/29 11:05:53.204: [smf] INFO: UE IMSI[262427896913304] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.204: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 01/29 11:05:53.205: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.205: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.210: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 01/29 11:05:53.210: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 01/29 11:05:53.210: [smf] INFO: UE IMSI[262426553398619] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.210: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 01/29 11:05:53.210: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.210: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.216: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 01/29 11:05:53.216: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 01/29 11:05:53.216: [smf] INFO: UE IMSI[262426066038439] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.216: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 01/29 11:05:53.216: [upf] INFO: UE F-SEID[UP:0xecb CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.216: [upf] INFO: UE F-SEID[UP:0xecb CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.222: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 01/29 11:05:53.222: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 01/29 11:05:53.222: [smf] INFO: UE IMSI[262425782008134] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.222: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 01/29 11:05:53.222: [upf] INFO: UE F-SEID[UP:0x98b CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.222: [upf] INFO: UE F-SEID[UP:0x98b CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.227: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 01/29 11:05:53.227: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 01/29 11:05:53.227: [smf] INFO: UE IMSI[262427277943696] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.228: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 01/29 11:05:53.228: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.228: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.233: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 01/29 11:05:53.233: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 01/29 11:05:53.233: [smf] INFO: UE IMSI[262423907731082] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.233: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 01/29 11:05:53.234: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.234: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.239: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 01/29 11:05:53.239: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 01/29 11:05:53.239: [smf] INFO: UE IMSI[262420452494690] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.239: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 01/29 11:05:53.239: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.239: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.245: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 01/29 11:05:53.245: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 01/29 11:05:53.245: [smf] INFO: UE IMSI[262425195307280] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.245: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 01/29 11:05:53.245: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.245: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.251: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 01/29 11:05:53.251: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 01/29 11:05:53.251: [smf] INFO: UE IMSI[262423210055927] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.251: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 01/29 11:05:53.251: [upf] INFO: UE F-SEID[UP:0xa0b CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.251: [upf] INFO: UE F-SEID[UP:0xa0b CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.257: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 01/29 11:05:53.257: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 01/29 11:05:53.257: [smf] INFO: UE IMSI[262422317999926] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.257: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 01/29 11:05:53.257: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.257: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.262: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 01/29 11:05:53.262: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 01/29 11:05:53.262: [smf] INFO: UE IMSI[262423720035951] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.263: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 01/29 11:05:53.263: [upf] INFO: UE F-SEID[UP:0xbdf CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.263: [upf] INFO: UE F-SEID[UP:0xbdf CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.268: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 01/29 11:05:53.268: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 01/29 11:05:53.268: [smf] INFO: UE IMSI[262428064862661] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.269: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 01/29 11:05:53.269: [upf] INFO: UE F-SEID[UP:0x499 CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.269: [upf] INFO: UE F-SEID[UP:0x499 CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.274: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 01/29 11:05:53.274: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 01/29 11:05:53.274: [smf] INFO: UE IMSI[262422675165273] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.274: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 01/29 11:05:53.274: [upf] INFO: UE F-SEID[UP:0xf98 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.274: [upf] INFO: UE F-SEID[UP:0xf98 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.280: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 01/29 11:05:53.280: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 01/29 11:05:53.280: [smf] INFO: UE IMSI[262426586044493] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.280: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 01/29 11:05:53.280: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.280: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.286: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 01/29 11:05:53.286: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 01/29 11:05:53.286: [smf] INFO: UE IMSI[262420860408053] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.286: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 01/29 11:05:53.286: [upf] INFO: UE F-SEID[UP:0x21b CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.286: [upf] INFO: UE F-SEID[UP:0x21b CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.292: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 01/29 11:05:53.292: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 01/29 11:05:53.292: [smf] INFO: UE IMSI[262425829620819] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.292: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 01/29 11:05:53.292: [upf] INFO: UE F-SEID[UP:0xef3 CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.292: [upf] INFO: UE F-SEID[UP:0xef3 CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.298: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 01/29 11:05:53.298: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 01/29 11:05:53.298: [smf] INFO: UE IMSI[262422879528416] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.298: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 01/29 11:05:53.298: [upf] INFO: UE F-SEID[UP:0x56b CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.298: [upf] INFO: UE F-SEID[UP:0x56b CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.303: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 01/29 11:05:53.303: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 01/29 11:05:53.303: [smf] INFO: UE IMSI[262423849211078] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.304: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 01/29 11:05:53.304: [upf] INFO: UE F-SEID[UP:0xd01 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.304: [upf] INFO: UE F-SEID[UP:0xd01 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.309: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 01/29 11:05:53.309: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 01/29 11:05:53.309: [smf] INFO: UE IMSI[262423814180037] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.310: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 01/29 11:05:53.310: [upf] INFO: UE F-SEID[UP:0x54 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.310: [upf] INFO: UE F-SEID[UP:0x54 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.315: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 01/29 11:05:53.315: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 01/29 11:05:53.315: [smf] INFO: UE IMSI[262424144029327] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.315: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 01/29 11:05:53.315: [upf] INFO: UE F-SEID[UP:0x51c CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.315: [upf] INFO: UE F-SEID[UP:0x51c CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.321: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 01/29 11:05:53.321: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 01/29 11:05:53.321: [smf] INFO: UE IMSI[262422334233186] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.321: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 01/29 11:05:53.321: [upf] INFO: UE F-SEID[UP:0x414 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.321: [upf] INFO: UE F-SEID[UP:0x414 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.327: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 01/29 11:05:53.327: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 01/29 11:05:53.327: [smf] INFO: UE IMSI[262425987759825] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.327: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 01/29 11:05:53.327: [upf] INFO: UE F-SEID[UP:0x13d CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.327: [upf] INFO: UE F-SEID[UP:0x13d CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.333: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 01/29 11:05:53.333: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 01/29 11:05:53.333: [smf] INFO: UE IMSI[262428250219628] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.333: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 01/29 11:05:53.333: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.333: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.338: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 01/29 11:05:53.338: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 01/29 11:05:53.338: [smf] INFO: UE IMSI[262428578165431] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.339: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 01/29 11:05:53.339: [upf] INFO: UE F-SEID[UP:0x3db CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.339: [upf] INFO: UE F-SEID[UP:0x3db CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.344: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 01/29 11:05:53.344: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 01/29 11:05:53.344: [smf] INFO: UE IMSI[262425065678155] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.345: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 01/29 11:05:53.345: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.345: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.350: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 01/29 11:05:53.350: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 01/29 11:05:53.350: [smf] INFO: UE IMSI[262421444201273] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.350: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 01/29 11:05:53.350: [upf] INFO: UE F-SEID[UP:0x4ec CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.350: [upf] INFO: UE F-SEID[UP:0x4ec CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.356: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 01/29 11:05:53.356: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 01/29 11:05:53.356: [smf] INFO: UE IMSI[262427438636335] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.356: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 01/29 11:05:53.356: [upf] INFO: UE F-SEID[UP:0xa76 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.356: [upf] INFO: UE F-SEID[UP:0xa76 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.362: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 01/29 11:05:53.362: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 01/29 11:05:53.362: [smf] INFO: UE IMSI[262420103275837] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.362: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 01/29 11:05:53.362: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.362: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.368: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 01/29 11:05:53.368: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 01/29 11:05:53.368: [smf] INFO: UE IMSI[262428458936440] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.368: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 01/29 11:05:53.368: [upf] INFO: UE F-SEID[UP:0xa1f CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.368: [upf] INFO: UE F-SEID[UP:0xa1f CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.373: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 01/29 11:05:53.373: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 01/29 11:05:53.373: [smf] INFO: UE IMSI[262425984743363] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.374: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 01/29 11:05:53.374: [upf] INFO: UE F-SEID[UP:0x289 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.374: [upf] INFO: UE F-SEID[UP:0x289 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.379: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 01/29 11:05:53.379: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 01/29 11:05:53.379: [smf] INFO: UE IMSI[262425146052482] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.380: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 01/29 11:05:53.380: [upf] INFO: UE F-SEID[UP:0x149 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.380: [upf] INFO: UE F-SEID[UP:0x149 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.385: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 01/29 11:05:53.385: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 01/29 11:05:53.385: [smf] INFO: UE IMSI[262426791191022] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.385: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 01/29 11:05:53.385: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.385: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.391: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 01/29 11:05:53.391: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 01/29 11:05:53.391: [smf] INFO: UE IMSI[262422676172065] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.391: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 01/29 11:05:53.391: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.391: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.397: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 01/29 11:05:53.397: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 01/29 11:05:53.397: [smf] INFO: UE IMSI[262423420848363] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.397: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 01/29 11:05:53.397: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.397: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.403: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 01/29 11:05:53.403: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 01/29 11:05:53.403: [smf] INFO: UE IMSI[262429853499682] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.403: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 01/29 11:05:53.403: [upf] INFO: UE F-SEID[UP:0x772 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.403: [upf] INFO: UE F-SEID[UP:0x772 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.409: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 01/29 11:05:53.409: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 01/29 11:05:53.409: [smf] INFO: UE IMSI[262429839635735] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.409: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 01/29 11:05:53.409: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.409: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.414: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 01/29 11:05:53.414: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 01/29 11:05:53.414: [smf] INFO: UE IMSI[262420512563576] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.415: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 01/29 11:05:53.415: [upf] INFO: UE F-SEID[UP:0x64e CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.415: [upf] INFO: UE F-SEID[UP:0x64e CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.420: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 01/29 11:05:53.420: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 01/29 11:05:53.420: [smf] INFO: UE IMSI[262424002971897] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.421: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 01/29 11:05:53.421: [upf] INFO: UE F-SEID[UP:0xde5 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.421: [upf] INFO: UE F-SEID[UP:0xde5 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.426: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 01/29 11:05:53.426: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 01/29 11:05:53.426: [smf] INFO: UE IMSI[262422835132254] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.427: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 01/29 11:05:53.427: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.427: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.432: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 01/29 11:05:53.432: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 01/29 11:05:53.432: [smf] INFO: UE IMSI[262422140388812] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.432: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 01/29 11:05:53.432: [upf] INFO: UE F-SEID[UP:0x894 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.432: [upf] INFO: UE F-SEID[UP:0x894 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.438: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 01/29 11:05:53.438: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 01/29 11:05:53.438: [smf] INFO: UE IMSI[262420552358411] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.438: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 01/29 11:05:53.438: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.438: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.444: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 01/29 11:05:53.444: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 01/29 11:05:53.444: [smf] INFO: UE IMSI[262420343240837] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.444: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 01/29 11:05:53.444: [upf] INFO: UE F-SEID[UP:0x49d CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.444: [upf] INFO: UE F-SEID[UP:0x49d CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.449: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 01/29 11:05:53.449: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 01/29 11:05:53.449: [smf] INFO: UE IMSI[262427118177611] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.450: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 01/29 11:05:53.450: [upf] INFO: UE F-SEID[UP:0x684 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.450: [upf] INFO: UE F-SEID[UP:0x684 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.455: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 01/29 11:05:53.455: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 01/29 11:05:53.455: [smf] INFO: UE IMSI[262429136808844] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.456: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 01/29 11:05:53.456: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.456: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.461: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 01/29 11:05:53.461: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 01/29 11:05:53.461: [smf] INFO: UE IMSI[262427063432621] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.462: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 01/29 11:05:53.462: [upf] INFO: UE F-SEID[UP:0x456 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.462: [upf] INFO: UE F-SEID[UP:0x456 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.467: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 01/29 11:05:53.467: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 01/29 11:05:53.467: [smf] INFO: UE IMSI[262422206120751] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.468: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 01/29 11:05:53.468: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.468: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.473: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 01/29 11:05:53.473: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 01/29 11:05:53.473: [smf] INFO: UE IMSI[262429832035921] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.474: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 01/29 11:05:53.474: [upf] INFO: UE F-SEID[UP:0x482 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.474: [upf] INFO: UE F-SEID[UP:0x482 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.479: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 01/29 11:05:53.479: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 01/29 11:05:53.479: [smf] INFO: UE IMSI[262421816767552] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.480: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 01/29 11:05:53.480: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.480: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.485: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 01/29 11:05:53.485: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 01/29 11:05:53.485: [smf] INFO: UE IMSI[262421106987842] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.486: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 01/29 11:05:53.486: [upf] INFO: UE F-SEID[UP:0x742 CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.486: [upf] INFO: UE F-SEID[UP:0x742 CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.491: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 01/29 11:05:53.491: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 01/29 11:05:53.491: [smf] INFO: UE IMSI[262422915276449] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.492: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 01/29 11:05:53.492: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.492: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.497: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 01/29 11:05:53.497: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 01/29 11:05:53.497: [smf] INFO: UE IMSI[262424772027967] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.497: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 01/29 11:05:53.497: [upf] INFO: UE F-SEID[UP:0xab3 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.497: [upf] INFO: UE F-SEID[UP:0xab3 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.503: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 01/29 11:05:53.503: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 01/29 11:05:53.503: [smf] INFO: UE IMSI[262428954892708] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.503: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 01/29 11:05:53.503: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.503: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.509: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 01/29 11:05:53.509: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 01/29 11:05:53.509: [smf] INFO: UE IMSI[262428605567436] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.509: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 01/29 11:05:53.509: [upf] INFO: UE F-SEID[UP:0x5db CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.509: [upf] INFO: UE F-SEID[UP:0x5db CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.514: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 01/29 11:05:53.514: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 01/29 11:05:53.514: [smf] INFO: UE IMSI[262429865313599] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.515: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 01/29 11:05:53.515: [upf] INFO: UE F-SEID[UP:0x773 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.515: [upf] INFO: UE F-SEID[UP:0x773 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.520: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 01/29 11:05:53.520: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 01/29 11:05:53.520: [smf] INFO: UE IMSI[262428185736288] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.521: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 01/29 11:05:53.521: [upf] INFO: UE F-SEID[UP:0x81c CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.521: [upf] INFO: UE F-SEID[UP:0x81c CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.526: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 01/29 11:05:53.526: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 01/29 11:05:53.526: [smf] INFO: UE IMSI[262422884765248] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.527: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 01/29 11:05:53.527: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.527: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.532: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 01/29 11:05:53.532: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 01/29 11:05:53.532: [smf] INFO: UE IMSI[262426461719564] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.532: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 01/29 11:05:53.532: [upf] INFO: UE F-SEID[UP:0x47d CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.532: [upf] INFO: UE F-SEID[UP:0x47d CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.538: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 01/29 11:05:53.538: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 01/29 11:05:53.538: [smf] INFO: UE IMSI[262427649338710] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.538: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 01/29 11:05:53.538: [upf] INFO: UE F-SEID[UP:0x73f CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.538: [upf] INFO: UE F-SEID[UP:0x73f CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.544: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 01/29 11:05:53.544: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 01/29 11:05:53.544: [smf] INFO: UE IMSI[262427768279809] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.544: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 01/29 11:05:53.544: [upf] INFO: UE F-SEID[UP:0x660 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.544: [upf] INFO: UE F-SEID[UP:0x660 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.549: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 01/29 11:05:53.549: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 01/29 11:05:53.549: [smf] INFO: UE IMSI[262422664194489] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.550: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 01/29 11:05:53.550: [upf] INFO: UE F-SEID[UP:0x7ab CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.550: [upf] INFO: UE F-SEID[UP:0x7ab CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.555: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 01/29 11:05:53.555: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 01/29 11:05:53.555: [smf] INFO: UE IMSI[262420601848629] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.556: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 01/29 11:05:53.556: [upf] INFO: UE F-SEID[UP:0xe32 CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.556: [upf] INFO: UE F-SEID[UP:0xe32 CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.561: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 01/29 11:05:53.561: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 01/29 11:05:53.561: [smf] INFO: UE IMSI[262422024800886] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.562: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 01/29 11:05:53.562: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.562: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.567: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 01/29 11:05:53.567: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 01/29 11:05:53.567: [smf] INFO: UE IMSI[262425113333653] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.567: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 01/29 11:05:53.567: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.567: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.573: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 01/29 11:05:53.573: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 01/29 11:05:53.573: [smf] INFO: UE IMSI[262423332307004] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.573: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 01/29 11:05:53.573: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.573: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.579: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 01/29 11:05:53.579: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 01/29 11:05:53.579: [smf] INFO: UE IMSI[262426282962647] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.579: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 01/29 11:05:53.579: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.579: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.585: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 01/29 11:05:53.585: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 01/29 11:05:53.585: [smf] INFO: UE IMSI[262429326324474] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.585: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 01/29 11:05:53.585: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.585: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.590: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 01/29 11:05:53.590: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 01/29 11:05:53.590: [smf] INFO: UE IMSI[262420562787203] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.591: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 01/29 11:05:53.591: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.591: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.596: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 01/29 11:05:53.596: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 01/29 11:05:53.596: [smf] INFO: UE IMSI[262422270910099] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.597: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 01/29 11:05:53.597: [upf] INFO: UE F-SEID[UP:0x630 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.597: [upf] INFO: UE F-SEID[UP:0x630 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.602: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 01/29 11:05:53.602: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 01/29 11:05:53.602: [smf] INFO: UE IMSI[262421497079331] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.603: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 01/29 11:05:53.603: [upf] INFO: UE F-SEID[UP:0x650 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.603: [upf] INFO: UE F-SEID[UP:0x650 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.608: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 01/29 11:05:53.608: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 01/29 11:05:53.608: [smf] INFO: UE IMSI[262426505640163] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.608: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 01/29 11:05:53.608: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.608: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.614: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 01/29 11:05:53.614: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 01/29 11:05:53.614: [smf] INFO: UE IMSI[262427250254005] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.614: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 01/29 11:05:53.614: [upf] INFO: UE F-SEID[UP:0x16d CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.614: [upf] INFO: UE F-SEID[UP:0x16d CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.620: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 01/29 11:05:53.620: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 01/29 11:05:53.620: [smf] INFO: UE IMSI[262421276825826] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.620: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 01/29 11:05:53.620: [upf] INFO: UE F-SEID[UP:0x60b CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.620: [upf] INFO: UE F-SEID[UP:0x60b CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.626: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 01/29 11:05:53.626: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 01/29 11:05:53.626: [smf] INFO: UE IMSI[262420328416040] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.626: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 01/29 11:05:53.626: [upf] INFO: UE F-SEID[UP:0x88f CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.626: [upf] INFO: UE F-SEID[UP:0x88f CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.631: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 01/29 11:05:53.631: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 01/29 11:05:53.631: [smf] INFO: UE IMSI[262426666042021] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.632: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 01/29 11:05:53.632: [upf] INFO: UE F-SEID[UP:0x548 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.632: [upf] INFO: UE F-SEID[UP:0x548 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.637: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 01/29 11:05:53.637: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 01/29 11:05:53.637: [smf] INFO: UE IMSI[262425543562447] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.638: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 01/29 11:05:53.638: [upf] INFO: UE F-SEID[UP:0xf0c CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.638: [upf] INFO: UE F-SEID[UP:0xf0c CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.643: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 01/29 11:05:53.643: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 01/29 11:05:53.643: [smf] INFO: UE IMSI[262427877117070] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.643: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 01/29 11:05:53.643: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.643: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.649: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 01/29 11:05:53.649: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 01/29 11:05:53.649: [smf] INFO: UE IMSI[262425680405414] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.649: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 01/29 11:05:53.649: [upf] INFO: UE F-SEID[UP:0x187 CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.649: [upf] INFO: UE F-SEID[UP:0x187 CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.655: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 01/29 11:05:53.655: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 01/29 11:05:53.655: [smf] INFO: UE IMSI[262429545757332] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.655: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 01/29 11:05:53.655: [upf] INFO: UE F-SEID[UP:0xd07 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.655: [upf] INFO: UE F-SEID[UP:0xd07 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.661: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 01/29 11:05:53.661: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 01/29 11:05:53.661: [smf] INFO: UE IMSI[262420281082688] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.661: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 01/29 11:05:53.661: [upf] INFO: UE F-SEID[UP:0x257 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.661: [upf] INFO: UE F-SEID[UP:0x257 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.666: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 01/29 11:05:53.666: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 01/29 11:05:53.666: [smf] INFO: UE IMSI[262426939204232] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.667: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 01/29 11:05:53.667: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.667: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.672: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 01/29 11:05:53.672: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 01/29 11:05:53.672: [smf] INFO: UE IMSI[262428093159766] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.673: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 01/29 11:05:53.673: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.673: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.678: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 01/29 11:05:53.678: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 01/29 11:05:53.678: [smf] INFO: UE IMSI[262420335824315] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.679: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 01/29 11:05:53.679: [upf] INFO: UE F-SEID[UP:0x110 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.679: [upf] INFO: UE F-SEID[UP:0x110 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.684: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 01/29 11:05:53.684: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 01/29 11:05:53.684: [smf] INFO: UE IMSI[262424320030436] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.685: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 01/29 11:05:53.685: [upf] INFO: UE F-SEID[UP:0x640 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.685: [upf] INFO: UE F-SEID[UP:0x640 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.690: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 01/29 11:05:53.690: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 01/29 11:05:53.690: [smf] INFO: UE IMSI[262427520454493] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.691: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 01/29 11:05:53.691: [upf] INFO: UE F-SEID[UP:0x4db CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.691: [upf] INFO: UE F-SEID[UP:0x4db CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.696: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 01/29 11:05:53.696: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 01/29 11:05:53.696: [smf] INFO: UE IMSI[262429627538356] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.696: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 01/29 11:05:53.696: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.696: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.702: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 01/29 11:05:53.702: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 01/29 11:05:53.702: [smf] INFO: UE IMSI[262422261049454] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.702: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 01/29 11:05:53.702: [upf] INFO: UE F-SEID[UP:0x813 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.702: [upf] INFO: UE F-SEID[UP:0x813 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.708: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 01/29 11:05:53.708: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 01/29 11:05:53.708: [smf] INFO: UE IMSI[262423769497760] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.708: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 01/29 11:05:53.708: [upf] INFO: UE F-SEID[UP:0x982 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.708: [upf] INFO: UE F-SEID[UP:0x982 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.714: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 01/29 11:05:53.714: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 01/29 11:05:53.714: [smf] INFO: UE IMSI[262429923441854] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.714: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 01/29 11:05:53.714: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.714: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.720: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 01/29 11:05:53.720: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 01/29 11:05:53.720: [smf] INFO: UE IMSI[262421455061832] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.720: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 01/29 11:05:53.720: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.720: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.726: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 01/29 11:05:53.726: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 01/29 11:05:53.726: [smf] INFO: UE IMSI[262426280873954] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.726: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 01/29 11:05:53.726: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.726: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.731: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 01/29 11:05:53.731: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 01/29 11:05:53.731: [smf] INFO: UE IMSI[262423025559825] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.732: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 01/29 11:05:53.732: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.732: [upf] INFO: UE F-SEID[UP:0x8dc CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.737: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 01/29 11:05:53.737: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 01/29 11:05:53.737: [smf] INFO: UE IMSI[262429324489912] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.738: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 01/29 11:05:53.738: [upf] INFO: UE F-SEID[UP:0x3de CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.738: [upf] INFO: UE F-SEID[UP:0x3de CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.743: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 01/29 11:05:53.743: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 01/29 11:05:53.743: [smf] INFO: UE IMSI[262424155667197] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.744: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 01/29 11:05:53.744: [upf] INFO: UE F-SEID[UP:0x56e CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.744: [upf] INFO: UE F-SEID[UP:0x56e CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.749: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 01/29 11:05:53.749: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 01/29 11:05:53.749: [smf] INFO: UE IMSI[262422471261059] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.750: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 01/29 11:05:53.750: [upf] INFO: UE F-SEID[UP:0xea CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.750: [upf] INFO: UE F-SEID[UP:0xea CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.755: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 01/29 11:05:53.755: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 01/29 11:05:53.755: [smf] INFO: UE IMSI[262424637022405] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.755: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 01/29 11:05:53.755: [upf] INFO: UE F-SEID[UP:0x242 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.755: [upf] INFO: UE F-SEID[UP:0x242 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.761: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 01/29 11:05:53.761: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 01/29 11:05:53.761: [smf] INFO: UE IMSI[262425709510110] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.762: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 01/29 11:05:53.762: [upf] INFO: UE F-SEID[UP:0x945 CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.762: [upf] INFO: UE F-SEID[UP:0x945 CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.767: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 01/29 11:05:53.767: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 01/29 11:05:53.767: [smf] INFO: UE IMSI[262421388971354] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.767: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 01/29 11:05:53.767: [upf] INFO: UE F-SEID[UP:0x378 CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.767: [upf] INFO: UE F-SEID[UP:0x378 CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.773: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 01/29 11:05:53.773: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 01/29 11:05:53.773: [smf] INFO: UE IMSI[262426881278475] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.773: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 01/29 11:05:53.773: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.773: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.778: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 01/29 11:05:53.778: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 01/29 11:05:53.778: [smf] INFO: UE IMSI[262428207791277] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.779: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 01/29 11:05:53.779: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.779: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.784: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 01/29 11:05:53.784: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 01/29 11:05:53.784: [smf] INFO: UE IMSI[262420869911878] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.785: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 01/29 11:05:53.785: [upf] INFO: UE F-SEID[UP:0x9be CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.785: [upf] INFO: UE F-SEID[UP:0x9be CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.790: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 01/29 11:05:53.790: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 01/29 11:05:53.790: [smf] INFO: UE IMSI[262425607969501] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.791: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 01/29 11:05:53.791: [upf] INFO: UE F-SEID[UP:0x45a CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.791: [upf] INFO: UE F-SEID[UP:0x45a CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.796: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 01/29 11:05:53.796: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 01/29 11:05:53.796: [smf] INFO: UE IMSI[262424845130784] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.796: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 01/29 11:05:53.796: [upf] INFO: UE F-SEID[UP:0x766 CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.796: [upf] INFO: UE F-SEID[UP:0x766 CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.802: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 01/29 11:05:53.802: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 01/29 11:05:53.802: [smf] INFO: UE IMSI[262425259118216] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.802: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 01/29 11:05:53.802: [upf] INFO: UE F-SEID[UP:0x68a CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.802: [upf] INFO: UE F-SEID[UP:0x68a CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.808: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 01/29 11:05:53.808: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 01/29 11:05:53.808: [smf] INFO: UE IMSI[262426360489344] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.808: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 01/29 11:05:53.808: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.808: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.814: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 01/29 11:05:53.814: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 01/29 11:05:53.814: [smf] INFO: UE IMSI[262429046812600] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.814: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 01/29 11:05:53.814: [upf] INFO: UE F-SEID[UP:0xf28 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.814: [upf] INFO: UE F-SEID[UP:0xf28 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.820: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 01/29 11:05:53.820: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 01/29 11:05:53.820: [smf] INFO: UE IMSI[262427130171738] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.820: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 01/29 11:05:53.820: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.820: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.825: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 01/29 11:05:53.825: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 01/29 11:05:53.825: [smf] INFO: UE IMSI[262425604101289] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.826: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 01/29 11:05:53.826: [upf] INFO: UE F-SEID[UP:0xbff CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.826: [upf] INFO: UE F-SEID[UP:0xbff CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.831: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 01/29 11:05:53.831: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 01/29 11:05:53.831: [smf] INFO: UE IMSI[262426107513018] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.832: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 01/29 11:05:53.832: [upf] INFO: UE F-SEID[UP:0x77b CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.832: [upf] INFO: UE F-SEID[UP:0x77b CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.837: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 01/29 11:05:53.837: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 01/29 11:05:53.837: [smf] INFO: UE IMSI[262424123403990] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.838: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 01/29 11:05:53.838: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.838: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.843: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 01/29 11:05:53.843: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 01/29 11:05:53.843: [smf] INFO: UE IMSI[262420685857236] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.843: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 01/29 11:05:53.843: [upf] INFO: UE F-SEID[UP:0x2ef CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.843: [upf] INFO: UE F-SEID[UP:0x2ef CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.849: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 01/29 11:05:53.849: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 01/29 11:05:53.849: [smf] INFO: UE IMSI[262427454711043] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.849: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 01/29 11:05:53.849: [upf] INFO: UE F-SEID[UP:0x909 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.849: [upf] INFO: UE F-SEID[UP:0x909 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.855: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 01/29 11:05:53.855: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 01/29 11:05:53.855: [smf] INFO: UE IMSI[262429899506038] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.855: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 01/29 11:05:53.855: [upf] INFO: UE F-SEID[UP:0x267 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.855: [upf] INFO: UE F-SEID[UP:0x267 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.861: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 01/29 11:05:53.861: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 01/29 11:05:53.861: [smf] INFO: UE IMSI[262425410967575] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.861: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 01/29 11:05:53.861: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.861: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.866: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 01/29 11:05:53.866: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 01/29 11:05:53.866: [smf] INFO: UE IMSI[262420661611865] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.867: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 01/29 11:05:53.867: [upf] INFO: UE F-SEID[UP:0x722 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.867: [upf] INFO: UE F-SEID[UP:0x722 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.872: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 01/29 11:05:53.872: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 01/29 11:05:53.872: [smf] INFO: UE IMSI[262429137404807] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.872: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 01/29 11:05:53.872: [upf] INFO: UE F-SEID[UP:0x431 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.872: [upf] INFO: UE F-SEID[UP:0x431 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.878: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 01/29 11:05:53.878: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 01/29 11:05:53.878: [smf] INFO: UE IMSI[262421799368887] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.878: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 01/29 11:05:53.878: [upf] INFO: UE F-SEID[UP:0x48e CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.878: [upf] INFO: UE F-SEID[UP:0x48e CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.883: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 01/29 11:05:53.883: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 01/29 11:05:53.883: [smf] INFO: UE IMSI[262426438238316] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.884: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 01/29 11:05:53.884: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.884: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.889: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 01/29 11:05:53.889: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 01/29 11:05:53.889: [smf] INFO: UE IMSI[262429434770135] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.890: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 01/29 11:05:53.890: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.890: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.895: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 01/29 11:05:53.895: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 01/29 11:05:53.895: [smf] INFO: UE IMSI[262424734994311] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.896: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 01/29 11:05:53.896: [upf] INFO: UE F-SEID[UP:0x48d CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.896: [upf] INFO: UE F-SEID[UP:0x48d CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.901: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 01/29 11:05:53.901: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 01/29 11:05:53.901: [smf] INFO: UE IMSI[262422982787342] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.902: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 01/29 11:05:53.902: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.902: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.907: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 01/29 11:05:53.907: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 01/29 11:05:53.907: [smf] INFO: UE IMSI[262422787281995] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.907: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 01/29 11:05:53.907: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.907: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.913: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 01/29 11:05:53.913: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 01/29 11:05:53.913: [smf] INFO: UE IMSI[262421952796070] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.913: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 01/29 11:05:53.913: [upf] INFO: UE F-SEID[UP:0xca CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.913: [upf] INFO: UE F-SEID[UP:0xca CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.919: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 01/29 11:05:53.919: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 01/29 11:05:53.919: [smf] INFO: UE IMSI[262421394714358] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.919: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 01/29 11:05:53.919: [upf] INFO: UE F-SEID[UP:0xf9c CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.919: [upf] INFO: UE F-SEID[UP:0xf9c CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.924: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 01/29 11:05:53.924: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 01/29 11:05:53.924: [smf] INFO: UE IMSI[262420849877204] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.925: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 01/29 11:05:53.925: [upf] INFO: UE F-SEID[UP:0x60e CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.925: [upf] INFO: UE F-SEID[UP:0x60e CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.930: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 01/29 11:05:53.930: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 01/29 11:05:53.930: [smf] INFO: UE IMSI[262424327721652] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.931: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 01/29 11:05:53.931: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.931: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.936: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 01/29 11:05:53.936: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 01/29 11:05:53.936: [smf] INFO: UE IMSI[262429056271849] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.936: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 01/29 11:05:53.936: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.936: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.942: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 01/29 11:05:53.942: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 01/29 11:05:53.942: [smf] INFO: UE IMSI[262422939530170] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.942: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 01/29 11:05:53.942: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.942: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.948: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 01/29 11:05:53.948: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 01/29 11:05:53.948: [smf] INFO: UE IMSI[262428226210237] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.948: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 01/29 11:05:53.948: [upf] INFO: UE F-SEID[UP:0xceb CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.948: [upf] INFO: UE F-SEID[UP:0xceb CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.954: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 01/29 11:05:53.954: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 01/29 11:05:53.954: [smf] INFO: UE IMSI[262424985891464] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.954: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 01/29 11:05:53.954: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.954: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.959: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 01/29 11:05:53.959: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 01/29 11:05:53.959: [smf] INFO: UE IMSI[262429323895511] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.960: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 01/29 11:05:53.960: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.960: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.965: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 01/29 11:05:53.965: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 01/29 11:05:53.965: [smf] INFO: UE IMSI[262423005089605] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.966: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 01/29 11:05:53.966: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.966: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.971: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 01/29 11:05:53.971: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 01/29 11:05:53.971: [smf] INFO: UE IMSI[262424613400089] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.972: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 01/29 11:05:53.972: [upf] INFO: UE F-SEID[UP:0x792 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.972: [upf] INFO: UE F-SEID[UP:0x792 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.977: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 01/29 11:05:53.977: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 01/29 11:05:53.977: [smf] INFO: UE IMSI[262429665951887] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.977: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 01/29 11:05:53.977: [upf] INFO: UE F-SEID[UP:0x374 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.977: [upf] INFO: UE F-SEID[UP:0x374 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.982: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 01/29 11:05:53.982: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 01/29 11:05:53.982: [smf] INFO: UE IMSI[262426718782226] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.983: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 01/29 11:05:53.983: [upf] INFO: UE F-SEID[UP:0xce3 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.983: [upf] INFO: UE F-SEID[UP:0xce3 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.988: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 01/29 11:05:53.988: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 01/29 11:05:53.988: [smf] INFO: UE IMSI[262422759921012] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.989: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 01/29 11:05:53.989: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.989: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.994: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 01/29 11:05:53.994: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 01/29 11:05:53.994: [smf] INFO: UE IMSI[262422904285359] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:53.995: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 01/29 11:05:53.995: [upf] INFO: UE F-SEID[UP:0xb19 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:53.995: [upf] INFO: UE F-SEID[UP:0xb19 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.000: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 01/29 11:05:54.000: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 01/29 11:05:54.000: [smf] INFO: UE IMSI[262421104221110] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.000: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 01/29 11:05:54.000: [upf] INFO: UE F-SEID[UP:0x370 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.000: [upf] INFO: UE F-SEID[UP:0x370 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.006: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 01/29 11:05:54.006: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 01/29 11:05:54.006: [smf] INFO: UE IMSI[262423849644407] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.006: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 01/29 11:05:54.006: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.006: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.011: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 01/29 11:05:54.012: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 01/29 11:05:54.012: [smf] INFO: UE IMSI[262421330051464] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.012: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 01/29 11:05:54.012: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.012: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.017: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 01/29 11:05:54.017: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 01/29 11:05:54.017: [smf] INFO: UE IMSI[262426560015665] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.018: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 01/29 11:05:54.018: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.018: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.023: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 01/29 11:05:54.023: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 01/29 11:05:54.023: [smf] INFO: UE IMSI[262422580673926] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.023: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 01/29 11:05:54.023: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.023: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.029: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 01/29 11:05:54.029: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 01/29 11:05:54.029: [smf] INFO: UE IMSI[262426649711937] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.029: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 01/29 11:05:54.029: [upf] INFO: UE F-SEID[UP:0x192 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.029: [upf] INFO: UE F-SEID[UP:0x192 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.034: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 01/29 11:05:54.034: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 01/29 11:05:54.034: [smf] INFO: UE IMSI[262422102375512] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.035: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 01/29 11:05:54.035: [upf] INFO: UE F-SEID[UP:0x28f CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.035: [upf] INFO: UE F-SEID[UP:0x28f CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.040: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 01/29 11:05:54.040: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 01/29 11:05:54.040: [smf] INFO: UE IMSI[262424009671504] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.041: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 01/29 11:05:54.041: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.041: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.046: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 01/29 11:05:54.046: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 01/29 11:05:54.046: [smf] INFO: UE IMSI[262424025712254] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.047: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 01/29 11:05:54.047: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.047: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.052: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 01/29 11:05:54.052: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 01/29 11:05:54.052: [smf] INFO: UE IMSI[262425554495635] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.052: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 01/29 11:05:54.052: [upf] INFO: UE F-SEID[UP:0x781 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.052: [upf] INFO: UE F-SEID[UP:0x781 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.058: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 01/29 11:05:54.058: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 01/29 11:05:54.058: [smf] INFO: UE IMSI[262429647010887] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.058: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 01/29 11:05:54.058: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.058: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.064: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 01/29 11:05:54.064: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 01/29 11:05:54.064: [smf] INFO: UE IMSI[262424816796888] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.064: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 01/29 11:05:54.064: [upf] INFO: UE F-SEID[UP:0x43 CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.064: [upf] INFO: UE F-SEID[UP:0x43 CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.069: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 01/29 11:05:54.069: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 01/29 11:05:54.069: [smf] INFO: UE IMSI[262428621446387] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.070: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 01/29 11:05:54.070: [upf] INFO: UE F-SEID[UP:0x987 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.070: [upf] INFO: UE F-SEID[UP:0x987 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.075: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 01/29 11:05:54.075: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 01/29 11:05:54.075: [smf] INFO: UE IMSI[262422166825770] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.076: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 01/29 11:05:54.076: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.076: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.081: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 01/29 11:05:54.081: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 01/29 11:05:54.081: [smf] INFO: UE IMSI[262422515779631] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.082: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 01/29 11:05:54.082: [upf] INFO: UE F-SEID[UP:0x4af CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.082: [upf] INFO: UE F-SEID[UP:0x4af CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.087: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 01/29 11:05:54.087: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 01/29 11:05:54.087: [smf] INFO: UE IMSI[262429601188919] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.087: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 01/29 11:05:54.087: [upf] INFO: UE F-SEID[UP:0x820 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.087: [upf] INFO: UE F-SEID[UP:0x820 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.093: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 01/29 11:05:54.093: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 01/29 11:05:54.093: [smf] INFO: UE IMSI[262426169342554] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.093: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 01/29 11:05:54.093: [upf] INFO: UE F-SEID[UP:0x382 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.093: [upf] INFO: UE F-SEID[UP:0x382 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.099: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 01/29 11:05:54.099: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 01/29 11:05:54.099: [smf] INFO: UE IMSI[262426455298534] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.099: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 01/29 11:05:54.099: [upf] INFO: UE F-SEID[UP:0x16b CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.099: [upf] INFO: UE F-SEID[UP:0x16b CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.105: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 01/29 11:05:54.105: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 01/29 11:05:54.105: [smf] INFO: UE IMSI[262425348968962] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.105: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 01/29 11:05:54.105: [upf] INFO: UE F-SEID[UP:0x75c CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.105: [upf] INFO: UE F-SEID[UP:0x75c CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.111: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 01/29 11:05:54.111: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 01/29 11:05:54.111: [smf] INFO: UE IMSI[262421531129220] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.111: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 01/29 11:05:54.111: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.111: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.117: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 01/29 11:05:54.117: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 01/29 11:05:54.117: [smf] INFO: UE IMSI[262426349485704] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.117: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 01/29 11:05:54.117: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.117: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.122: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 01/29 11:05:54.122: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 01/29 11:05:54.122: [smf] INFO: UE IMSI[262428215545630] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.123: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 01/29 11:05:54.123: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.123: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.128: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 01/29 11:05:54.128: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 01/29 11:05:54.128: [smf] INFO: UE IMSI[262424311622141] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.129: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 01/29 11:05:54.129: [upf] INFO: UE F-SEID[UP:0xbd CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.129: [upf] INFO: UE F-SEID[UP:0xbd CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.134: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 01/29 11:05:54.134: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 01/29 11:05:54.134: [smf] INFO: UE IMSI[262427986573265] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.135: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 01/29 11:05:54.135: [upf] INFO: UE F-SEID[UP:0x92d CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.135: [upf] INFO: UE F-SEID[UP:0x92d CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.140: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 01/29 11:05:54.140: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 01/29 11:05:54.140: [smf] INFO: UE IMSI[262423944366686] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.141: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 01/29 11:05:54.141: [upf] INFO: UE F-SEID[UP:0x199 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.141: [upf] INFO: UE F-SEID[UP:0x199 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.146: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 01/29 11:05:54.146: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 01/29 11:05:54.146: [smf] INFO: UE IMSI[262425604038264] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.146: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 01/29 11:05:54.146: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.146: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.152: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 01/29 11:05:54.152: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 01/29 11:05:54.152: [smf] INFO: UE IMSI[262425571969173] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.152: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 01/29 11:05:54.152: [upf] INFO: UE F-SEID[UP:0x335 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.152: [upf] INFO: UE F-SEID[UP:0x335 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.158: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 01/29 11:05:54.158: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 01/29 11:05:54.158: [smf] INFO: UE IMSI[262427315346506] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.158: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 01/29 11:05:54.158: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.158: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.164: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 01/29 11:05:54.164: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 01/29 11:05:54.164: [smf] INFO: UE IMSI[262424033630957] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.164: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 01/29 11:05:54.164: [upf] INFO: UE F-SEID[UP:0xe0a CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.164: [upf] INFO: UE F-SEID[UP:0xe0a CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.169: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 01/29 11:05:54.169: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 01/29 11:05:54.169: [smf] INFO: UE IMSI[262429222697567] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.170: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 01/29 11:05:54.170: [upf] INFO: UE F-SEID[UP:0x22f CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.170: [upf] INFO: UE F-SEID[UP:0x22f CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.175: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 01/29 11:05:54.175: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 01/29 11:05:54.175: [smf] INFO: UE IMSI[262421867563938] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.176: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 01/29 11:05:54.176: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.176: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.181: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 01/29 11:05:54.181: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 01/29 11:05:54.181: [smf] INFO: UE IMSI[262423210148810] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.182: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 01/29 11:05:54.182: [upf] INFO: UE F-SEID[UP:0x58d CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.182: [upf] INFO: UE F-SEID[UP:0x58d CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.187: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 01/29 11:05:54.187: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 01/29 11:05:54.187: [smf] INFO: UE IMSI[262420247275901] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.188: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 01/29 11:05:54.188: [upf] INFO: UE F-SEID[UP:0x5d CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.188: [upf] INFO: UE F-SEID[UP:0x5d CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.193: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 01/29 11:05:54.193: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 01/29 11:05:54.193: [smf] INFO: UE IMSI[262422847041185] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.194: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 01/29 11:05:54.194: [upf] INFO: UE F-SEID[UP:0x140 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.194: [upf] INFO: UE F-SEID[UP:0x140 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.199: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 01/29 11:05:54.199: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 01/29 11:05:54.199: [smf] INFO: UE IMSI[262424059475526] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.200: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 01/29 11:05:54.200: [upf] INFO: UE F-SEID[UP:0xcfa CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.200: [upf] INFO: UE F-SEID[UP:0xcfa CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.205: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 01/29 11:05:54.205: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 01/29 11:05:54.205: [smf] INFO: UE IMSI[262425348240294] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.206: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 01/29 11:05:54.206: [upf] INFO: UE F-SEID[UP:0xbcb CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.206: [upf] INFO: UE F-SEID[UP:0xbcb CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.211: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 01/29 11:05:54.211: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 01/29 11:05:54.211: [smf] INFO: UE IMSI[262426482176821] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.212: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 01/29 11:05:54.212: [upf] INFO: UE F-SEID[UP:0x981 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.212: [upf] INFO: UE F-SEID[UP:0x981 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.217: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 01/29 11:05:54.217: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 01/29 11:05:54.217: [smf] INFO: UE IMSI[262426723467368] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.218: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 01/29 11:05:54.218: [upf] INFO: UE F-SEID[UP:0x3a CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.218: [upf] INFO: UE F-SEID[UP:0x3a CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.223: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 01/29 11:05:54.223: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 01/29 11:05:54.223: [smf] INFO: UE IMSI[262428360877057] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.224: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 01/29 11:05:54.224: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.224: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.229: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 01/29 11:05:54.229: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 01/29 11:05:54.229: [smf] INFO: UE IMSI[262421629310017] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.229: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 01/29 11:05:54.230: [upf] INFO: UE F-SEID[UP:0x6da CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.230: [upf] INFO: UE F-SEID[UP:0x6da CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.235: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 01/29 11:05:54.235: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 01/29 11:05:54.235: [smf] INFO: UE IMSI[262426563800145] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.235: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 01/29 11:05:54.235: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.235: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.241: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 01/29 11:05:54.241: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 01/29 11:05:54.241: [smf] INFO: UE IMSI[262424741995203] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.241: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 01/29 11:05:54.241: [upf] INFO: UE F-SEID[UP:0x63 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.241: [upf] INFO: UE F-SEID[UP:0x63 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.247: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 01/29 11:05:54.247: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 01/29 11:05:54.247: [smf] INFO: UE IMSI[262423190660850] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.247: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 01/29 11:05:54.247: [upf] INFO: UE F-SEID[UP:0x36f CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.247: [upf] INFO: UE F-SEID[UP:0x36f CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.253: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 01/29 11:05:54.253: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 01/29 11:05:54.253: [smf] INFO: UE IMSI[262424746125577] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.253: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 01/29 11:05:54.253: [upf] INFO: UE F-SEID[UP:0xb43 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.253: [upf] INFO: UE F-SEID[UP:0xb43 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.259: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 01/29 11:05:54.259: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 01/29 11:05:54.259: [smf] INFO: UE IMSI[262421662103874] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.259: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 01/29 11:05:54.259: [upf] INFO: UE F-SEID[UP:0xf93 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.259: [upf] INFO: UE F-SEID[UP:0xf93 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.264: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 01/29 11:05:54.264: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 01/29 11:05:54.264: [smf] INFO: UE IMSI[262428125528196] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.265: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 01/29 11:05:54.265: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.265: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.270: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 01/29 11:05:54.270: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 01/29 11:05:54.270: [smf] INFO: UE IMSI[262426405417808] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.271: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 01/29 11:05:54.271: [upf] INFO: UE F-SEID[UP:0xe4f CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.271: [upf] INFO: UE F-SEID[UP:0xe4f CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.276: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 01/29 11:05:54.276: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 01/29 11:05:54.276: [smf] INFO: UE IMSI[262423632308229] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.277: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 01/29 11:05:54.277: [upf] INFO: UE F-SEID[UP:0xa05 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.277: [upf] INFO: UE F-SEID[UP:0xa05 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.282: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 01/29 11:05:54.282: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 01/29 11:05:54.282: [smf] INFO: UE IMSI[262426229523563] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.283: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 01/29 11:05:54.283: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.283: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.288: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 01/29 11:05:54.288: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 01/29 11:05:54.288: [smf] INFO: UE IMSI[262420983067278] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.288: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 01/29 11:05:54.288: [upf] INFO: UE F-SEID[UP:0x183 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.288: [upf] INFO: UE F-SEID[UP:0x183 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.294: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 01/29 11:05:54.294: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 01/29 11:05:54.294: [smf] INFO: UE IMSI[262426862424840] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.294: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 01/29 11:05:54.294: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.294: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.300: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 01/29 11:05:54.300: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 01/29 11:05:54.300: [smf] INFO: UE IMSI[262420757184525] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.300: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 01/29 11:05:54.300: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.300: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.305: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 01/29 11:05:54.305: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 01/29 11:05:54.305: [smf] INFO: UE IMSI[262429750405871] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.306: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 01/29 11:05:54.306: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.306: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.311: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 01/29 11:05:54.311: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 01/29 11:05:54.311: [smf] INFO: UE IMSI[262422708412931] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.312: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 01/29 11:05:54.312: [upf] INFO: UE F-SEID[UP:0x91e CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.312: [upf] INFO: UE F-SEID[UP:0x91e CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.317: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 01/29 11:05:54.317: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 01/29 11:05:54.317: [smf] INFO: UE IMSI[262425218665469] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.318: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 01/29 11:05:54.318: [upf] INFO: UE F-SEID[UP:0x64b CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.318: [upf] INFO: UE F-SEID[UP:0x64b CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.323: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 01/29 11:05:54.323: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 01/29 11:05:54.323: [smf] INFO: UE IMSI[262427805185775] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.324: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 01/29 11:05:54.324: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.324: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.329: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 01/29 11:05:54.329: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 01/29 11:05:54.329: [smf] INFO: UE IMSI[262423529747592] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.330: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 01/29 11:05:54.330: [upf] INFO: UE F-SEID[UP:0x190 CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.330: [upf] INFO: UE F-SEID[UP:0x190 CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.335: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 01/29 11:05:54.335: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 01/29 11:05:54.335: [smf] INFO: UE IMSI[262427930873169] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.336: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 01/29 11:05:54.336: [upf] INFO: UE F-SEID[UP:0xafd CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.336: [upf] INFO: UE F-SEID[UP:0xafd CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.341: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 01/29 11:05:54.341: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 01/29 11:05:54.341: [smf] INFO: UE IMSI[262427527091462] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.342: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 01/29 11:05:54.342: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.342: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.347: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 01/29 11:05:54.347: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 01/29 11:05:54.347: [smf] INFO: UE IMSI[262424924228932] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.348: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 01/29 11:05:54.348: [upf] INFO: UE F-SEID[UP:0x491 CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.348: [upf] INFO: UE F-SEID[UP:0x491 CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.353: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 01/29 11:05:54.353: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 01/29 11:05:54.353: [smf] INFO: UE IMSI[262421689735493] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.354: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 01/29 11:05:54.354: [upf] INFO: UE F-SEID[UP:0xc5e CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.354: [upf] INFO: UE F-SEID[UP:0xc5e CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.359: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 01/29 11:05:54.359: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 01/29 11:05:54.359: [smf] INFO: UE IMSI[262429371037681] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.359: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 01/29 11:05:54.359: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.360: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.365: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 01/29 11:05:54.365: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 01/29 11:05:54.365: [smf] INFO: UE IMSI[262427078633086] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.366: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 01/29 11:05:54.366: [upf] INFO: UE F-SEID[UP:0x795 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.366: [upf] INFO: UE F-SEID[UP:0x795 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.371: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 01/29 11:05:54.371: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 01/29 11:05:54.371: [smf] INFO: UE IMSI[262421892602925] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.372: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 01/29 11:05:54.372: [upf] INFO: UE F-SEID[UP:0x82c CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.372: [upf] INFO: UE F-SEID[UP:0x82c CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.378: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 01/29 11:05:54.378: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 01/29 11:05:54.378: [smf] INFO: UE IMSI[262421761357352] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.379: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 01/29 11:05:54.379: [upf] INFO: UE F-SEID[UP:0xe62 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.379: [upf] INFO: UE F-SEID[UP:0xe62 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.384: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 01/29 11:05:54.384: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 01/29 11:05:54.384: [smf] INFO: UE IMSI[262421964591392] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.385: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 01/29 11:05:54.385: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.385: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.390: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 01/29 11:05:54.390: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 01/29 11:05:54.390: [smf] INFO: UE IMSI[262421234667294] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.391: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 01/29 11:05:54.391: [upf] INFO: UE F-SEID[UP:0xf57 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.391: [upf] INFO: UE F-SEID[UP:0xf57 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.396: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 01/29 11:05:54.396: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 01/29 11:05:54.396: [smf] INFO: UE IMSI[262420235249987] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.397: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 01/29 11:05:54.397: [upf] INFO: UE F-SEID[UP:0x617 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.397: [upf] INFO: UE F-SEID[UP:0x617 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.402: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 01/29 11:05:54.402: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 01/29 11:05:54.402: [smf] INFO: UE IMSI[262426847264185] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.403: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 01/29 11:05:54.403: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.403: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.408: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 01/29 11:05:54.408: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 01/29 11:05:54.408: [smf] INFO: UE IMSI[262427574779311] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.409: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 01/29 11:05:54.409: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.409: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.414: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 01/29 11:05:54.414: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 01/29 11:05:54.414: [smf] INFO: UE IMSI[262423791459615] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.414: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 01/29 11:05:54.414: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.414: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.420: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 01/29 11:05:54.420: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 01/29 11:05:54.420: [smf] INFO: UE IMSI[262421922134845] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.420: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 01/29 11:05:54.420: [upf] INFO: UE F-SEID[UP:0x714 CP:0x76e] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.420: [upf] INFO: UE F-SEID[UP:0x714 CP:0x76e] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.426: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 01/29 11:05:54.426: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 01/29 11:05:54.426: [smf] INFO: UE IMSI[262425469157734] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.426: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 01/29 11:05:54.426: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.426: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.432: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 01/29 11:05:54.432: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 01/29 11:05:54.432: [smf] INFO: UE IMSI[262422092642868] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.432: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 01/29 11:05:54.432: [upf] INFO: UE F-SEID[UP:0xca4 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.432: [upf] INFO: UE F-SEID[UP:0xca4 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.437: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 01/29 11:05:54.437: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 01/29 11:05:54.437: [smf] INFO: UE IMSI[262422864045165] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.438: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 01/29 11:05:54.438: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.438: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.443: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 01/29 11:05:54.443: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 01/29 11:05:54.443: [smf] INFO: UE IMSI[262422943420323] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.444: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 01/29 11:05:54.444: [upf] INFO: UE F-SEID[UP:0x53f CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.444: [upf] INFO: UE F-SEID[UP:0x53f CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.449: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 01/29 11:05:54.449: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 01/29 11:05:54.449: [smf] INFO: UE IMSI[262422888434680] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.450: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 01/29 11:05:54.450: [upf] INFO: UE F-SEID[UP:0x873 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.450: [upf] INFO: UE F-SEID[UP:0x873 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.455: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 01/29 11:05:54.455: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 01/29 11:05:54.455: [smf] INFO: UE IMSI[262428288524407] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.455: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 01/29 11:05:54.455: [upf] INFO: UE F-SEID[UP:0x62d CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.455: [upf] INFO: UE F-SEID[UP:0x62d CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.460: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 01/29 11:05:54.460: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 01/29 11:05:54.460: [smf] INFO: UE IMSI[262427456328142] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.461: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 01/29 11:05:54.461: [upf] INFO: UE F-SEID[UP:0x417 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.461: [upf] INFO: UE F-SEID[UP:0x417 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.466: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 01/29 11:05:54.466: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 01/29 11:05:54.466: [smf] INFO: UE IMSI[262428128954962] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.467: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 01/29 11:05:54.467: [upf] INFO: UE F-SEID[UP:0xff5 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.467: [upf] INFO: UE F-SEID[UP:0xff5 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.472: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 01/29 11:05:54.472: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 01/29 11:05:54.472: [smf] INFO: UE IMSI[262421798305664] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.473: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 01/29 11:05:54.473: [upf] INFO: UE F-SEID[UP:0xeee CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.473: [upf] INFO: UE F-SEID[UP:0xeee CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.478: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 01/29 11:05:54.478: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 01/29 11:05:54.478: [smf] INFO: UE IMSI[262421540795574] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.478: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 01/29 11:05:54.478: [upf] INFO: UE F-SEID[UP:0x78c CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.478: [upf] INFO: UE F-SEID[UP:0x78c CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.484: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 01/29 11:05:54.484: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 01/29 11:05:54.484: [smf] INFO: UE IMSI[262425187691685] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.484: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 01/29 11:05:54.484: [upf] INFO: UE F-SEID[UP:0xb51 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.484: [upf] INFO: UE F-SEID[UP:0xb51 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.489: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 01/29 11:05:54.489: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 01/29 11:05:54.489: [smf] INFO: UE IMSI[262427924016065] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.490: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 01/29 11:05:54.490: [upf] INFO: UE F-SEID[UP:0x32a CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.490: [upf] INFO: UE F-SEID[UP:0x32a CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.495: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 01/29 11:05:54.495: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 01/29 11:05:54.495: [smf] INFO: UE IMSI[262421439187462] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.496: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 01/29 11:05:54.496: [upf] INFO: UE F-SEID[UP:0x869 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.496: [upf] INFO: UE F-SEID[UP:0x869 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.501: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 01/29 11:05:54.501: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 01/29 11:05:54.501: [smf] INFO: UE IMSI[262426591878651] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.501: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 01/29 11:05:54.501: [upf] INFO: UE F-SEID[UP:0xd9c CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.501: [upf] INFO: UE F-SEID[UP:0xd9c CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.507: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 01/29 11:05:54.507: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 01/29 11:05:54.507: [smf] INFO: UE IMSI[262425162177147] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.507: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 01/29 11:05:54.507: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.507: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.513: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 01/29 11:05:54.513: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 01/29 11:05:54.513: [smf] INFO: UE IMSI[262429064886498] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.513: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 01/29 11:05:54.513: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.513: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.519: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 01/29 11:05:54.519: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 01/29 11:05:54.519: [smf] INFO: UE IMSI[262427752859770] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.519: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 01/29 11:05:54.519: [upf] INFO: UE F-SEID[UP:0xaba CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.519: [upf] INFO: UE F-SEID[UP:0xaba CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.524: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 01/29 11:05:54.524: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 01/29 11:05:54.524: [smf] INFO: UE IMSI[262422516031896] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.525: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 01/29 11:05:54.525: [upf] INFO: UE F-SEID[UP:0x76a CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.525: [upf] INFO: UE F-SEID[UP:0x76a CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.530: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 01/29 11:05:54.530: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 01/29 11:05:54.530: [smf] INFO: UE IMSI[262422056610103] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.531: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 01/29 11:05:54.531: [upf] INFO: UE F-SEID[UP:0x69c CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.531: [upf] INFO: UE F-SEID[UP:0x69c CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.536: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 01/29 11:05:54.536: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 01/29 11:05:54.536: [smf] INFO: UE IMSI[262426785636589] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.536: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 01/29 11:05:54.536: [upf] INFO: UE F-SEID[UP:0x2db CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.536: [upf] INFO: UE F-SEID[UP:0x2db CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.542: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 01/29 11:05:54.542: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 01/29 11:05:54.542: [smf] INFO: UE IMSI[262426125859294] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.542: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 01/29 11:05:54.542: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.542: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.548: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 01/29 11:05:54.548: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 01/29 11:05:54.548: [smf] INFO: UE IMSI[262426177931225] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.548: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 01/29 11:05:54.548: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.548: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.553: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 01/29 11:05:54.553: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 01/29 11:05:54.554: [smf] INFO: UE IMSI[262428312650755] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.554: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 01/29 11:05:54.554: [upf] INFO: UE F-SEID[UP:0x252 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.554: [upf] INFO: UE F-SEID[UP:0x252 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.559: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 01/29 11:05:54.559: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 01/29 11:05:54.559: [smf] INFO: UE IMSI[262426608284977] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.560: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 01/29 11:05:54.560: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.560: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.565: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 01/29 11:05:54.565: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 01/29 11:05:54.565: [smf] INFO: UE IMSI[262428087915265] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.566: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 01/29 11:05:54.566: [upf] INFO: UE F-SEID[UP:0x228 CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.566: [upf] INFO: UE F-SEID[UP:0x228 CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.571: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 01/29 11:05:54.571: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 01/29 11:05:54.571: [smf] INFO: UE IMSI[262426468991909] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.572: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 01/29 11:05:54.572: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.572: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.577: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 01/29 11:05:54.577: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 01/29 11:05:54.577: [smf] INFO: UE IMSI[262427246957028] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.578: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 01/29 11:05:54.578: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.578: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.584: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 01/29 11:05:54.584: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 01/29 11:05:54.584: [smf] INFO: UE IMSI[262427352172857] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.585: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 01/29 11:05:54.585: [upf] INFO: UE F-SEID[UP:0x193 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.585: [upf] INFO: UE F-SEID[UP:0x193 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.590: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 01/29 11:05:54.590: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 01/29 11:05:54.590: [smf] INFO: UE IMSI[262421617073593] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.590: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 01/29 11:05:54.590: [upf] INFO: UE F-SEID[UP:0x606 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.590: [upf] INFO: UE F-SEID[UP:0x606 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.596: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 01/29 11:05:54.596: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 01/29 11:05:54.596: [smf] INFO: UE IMSI[262426905913409] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.596: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 01/29 11:05:54.596: [upf] INFO: UE F-SEID[UP:0x74c CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.596: [upf] INFO: UE F-SEID[UP:0x74c CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.601: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 01/29 11:05:54.601: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 01/29 11:05:54.601: [smf] INFO: UE IMSI[262427368730724] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.602: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 01/29 11:05:54.602: [upf] INFO: UE F-SEID[UP:0x826 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.602: [upf] INFO: UE F-SEID[UP:0x826 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.607: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 01/29 11:05:54.607: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 01/29 11:05:54.607: [smf] INFO: UE IMSI[262426740168867] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.607: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 01/29 11:05:54.607: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.607: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.613: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 01/29 11:05:54.613: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 01/29 11:05:54.613: [smf] INFO: UE IMSI[262424233272006] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.613: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 01/29 11:05:54.613: [upf] INFO: UE F-SEID[UP:0xbac CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.613: [upf] INFO: UE F-SEID[UP:0xbac CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.618: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 01/29 11:05:54.618: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 01/29 11:05:54.618: [smf] INFO: UE IMSI[262424589487243] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.619: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 01/29 11:05:54.619: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.619: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.624: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 01/29 11:05:54.624: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 01/29 11:05:54.624: [smf] INFO: UE IMSI[262424796538433] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.624: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 01/29 11:05:54.624: [upf] INFO: UE F-SEID[UP:0x277 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.624: [upf] INFO: UE F-SEID[UP:0x277 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.630: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 01/29 11:05:54.630: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 01/29 11:05:54.630: [smf] INFO: UE IMSI[262428649156107] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.630: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 01/29 11:05:54.630: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.630: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.635: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 01/29 11:05:54.635: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 01/29 11:05:54.635: [smf] INFO: UE IMSI[262429990184460] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.636: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 01/29 11:05:54.636: [upf] INFO: UE F-SEID[UP:0xcf CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.636: [upf] INFO: UE F-SEID[UP:0xcf CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.641: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 01/29 11:05:54.641: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 01/29 11:05:54.641: [smf] INFO: UE IMSI[262424521216299] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.642: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 01/29 11:05:54.642: [upf] INFO: UE F-SEID[UP:0x9ea CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.642: [upf] INFO: UE F-SEID[UP:0x9ea CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.647: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 01/29 11:05:54.647: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 01/29 11:05:54.647: [smf] INFO: UE IMSI[262423334943792] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.647: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 01/29 11:05:54.647: [upf] INFO: UE F-SEID[UP:0x98c CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.647: [upf] INFO: UE F-SEID[UP:0x98c CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.652: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 01/29 11:05:54.652: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 01/29 11:05:54.652: [smf] INFO: UE IMSI[262428037278157] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.653: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 01/29 11:05:54.653: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.653: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.658: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 01/29 11:05:54.658: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 01/29 11:05:54.658: [smf] INFO: UE IMSI[262429295686776] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.659: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 01/29 11:05:54.659: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.659: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.664: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 01/29 11:05:54.664: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 01/29 11:05:54.664: [smf] INFO: UE IMSI[262426064718955] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.664: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 01/29 11:05:54.664: [upf] INFO: UE F-SEID[UP:0x301 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.664: [upf] INFO: UE F-SEID[UP:0x301 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.670: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 01/29 11:05:54.670: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 01/29 11:05:54.670: [smf] INFO: UE IMSI[262423268118984] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.670: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 01/29 11:05:54.670: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.670: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.675: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 01/29 11:05:54.675: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 01/29 11:05:54.675: [smf] INFO: UE IMSI[262425754297861] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.676: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 01/29 11:05:54.676: [upf] INFO: UE F-SEID[UP:0x668 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.676: [upf] INFO: UE F-SEID[UP:0x668 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.681: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 01/29 11:05:54.681: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 01/29 11:05:54.681: [smf] INFO: UE IMSI[262421557613765] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.681: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 01/29 11:05:54.681: [upf] INFO: UE F-SEID[UP:0x16c CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.681: [upf] INFO: UE F-SEID[UP:0x16c CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.687: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 01/29 11:05:54.687: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 01/29 11:05:54.687: [smf] INFO: UE IMSI[262427290818322] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.687: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 01/29 11:05:54.687: [upf] INFO: UE F-SEID[UP:0x515 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.687: [upf] INFO: UE F-SEID[UP:0x515 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.692: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 01/29 11:05:54.692: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 01/29 11:05:54.692: [smf] INFO: UE IMSI[262425908974733] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.693: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 01/29 11:05:54.693: [upf] INFO: UE F-SEID[UP:0x677 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.693: [upf] INFO: UE F-SEID[UP:0x677 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.698: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 01/29 11:05:54.698: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 01/29 11:05:54.698: [smf] INFO: UE IMSI[262429917394940] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.699: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 01/29 11:05:54.699: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.699: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.704: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 01/29 11:05:54.704: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 01/29 11:05:54.704: [smf] INFO: UE IMSI[262424357141413] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.704: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 01/29 11:05:54.704: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.704: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.709: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 01/29 11:05:54.709: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 01/29 11:05:54.709: [smf] INFO: UE IMSI[262429589744965] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.710: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 01/29 11:05:54.710: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.710: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.715: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 01/29 11:05:54.715: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 01/29 11:05:54.715: [smf] INFO: UE IMSI[262425931711349] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.716: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 01/29 11:05:54.716: [upf] INFO: UE F-SEID[UP:0x159 CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.716: [upf] INFO: UE F-SEID[UP:0x159 CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.721: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 01/29 11:05:54.721: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 01/29 11:05:54.721: [smf] INFO: UE IMSI[262425843703179] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.721: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 01/29 11:05:54.721: [upf] INFO: UE F-SEID[UP:0x6ac CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.721: [upf] INFO: UE F-SEID[UP:0x6ac CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.727: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 01/29 11:05:54.727: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 01/29 11:05:54.727: [smf] INFO: UE IMSI[262424219426536] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.727: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 01/29 11:05:54.727: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.727: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.732: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 01/29 11:05:54.732: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 01/29 11:05:54.732: [smf] INFO: UE IMSI[262421329966886] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.733: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 01/29 11:05:54.733: [upf] INFO: UE F-SEID[UP:0x412 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.733: [upf] INFO: UE F-SEID[UP:0x412 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.738: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 01/29 11:05:54.738: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 01/29 11:05:54.738: [smf] INFO: UE IMSI[262427053834213] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.738: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 01/29 11:05:54.738: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.738: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.744: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 01/29 11:05:54.744: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 01/29 11:05:54.744: [smf] INFO: UE IMSI[262427123622703] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.744: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 01/29 11:05:54.744: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.744: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.749: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 01/29 11:05:54.749: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 01/29 11:05:54.749: [smf] INFO: UE IMSI[262421864879963] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.750: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 01/29 11:05:54.750: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.750: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.755: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 01/29 11:05:54.755: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 01/29 11:05:54.755: [smf] INFO: UE IMSI[262427325350553] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.756: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 01/29 11:05:54.756: [upf] INFO: UE F-SEID[UP:0x19c CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.756: [upf] INFO: UE F-SEID[UP:0x19c CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.761: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 01/29 11:05:54.761: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 01/29 11:05:54.761: [smf] INFO: UE IMSI[262424234850213] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.761: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 01/29 11:05:54.761: [upf] INFO: UE F-SEID[UP:0xe67 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.761: [upf] INFO: UE F-SEID[UP:0xe67 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.766: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 01/29 11:05:54.766: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 01/29 11:05:54.766: [smf] INFO: UE IMSI[262425188863373] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.767: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 01/29 11:05:54.767: [upf] INFO: UE F-SEID[UP:0x880 CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.767: [upf] INFO: UE F-SEID[UP:0x880 CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.772: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 01/29 11:05:54.772: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 01/29 11:05:54.772: [smf] INFO: UE IMSI[262429660964535] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.773: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 01/29 11:05:54.773: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xd8a] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.773: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xd8a] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.778: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 01/29 11:05:54.778: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 01/29 11:05:54.778: [smf] INFO: UE IMSI[262420868056057] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.778: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 01/29 11:05:54.778: [upf] INFO: UE F-SEID[UP:0xee2 CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.778: [upf] INFO: UE F-SEID[UP:0xee2 CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.784: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 01/29 11:05:54.784: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 01/29 11:05:54.784: [smf] INFO: UE IMSI[262420257017774] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.784: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 01/29 11:05:54.784: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.784: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.789: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 01/29 11:05:54.789: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 01/29 11:05:54.789: [smf] INFO: UE IMSI[262426564155926] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.790: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 01/29 11:05:54.790: [upf] INFO: UE F-SEID[UP:0x585 CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.790: [upf] INFO: UE F-SEID[UP:0x585 CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.795: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 01/29 11:05:54.795: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 01/29 11:05:54.795: [smf] INFO: UE IMSI[262420664574487] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.795: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 01/29 11:05:54.795: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.795: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.801: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 01/29 11:05:54.801: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 01/29 11:05:54.801: [smf] INFO: UE IMSI[262421814234561] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.801: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 01/29 11:05:54.801: [upf] INFO: UE F-SEID[UP:0x589 CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.801: [upf] INFO: UE F-SEID[UP:0x589 CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.806: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 01/29 11:05:54.806: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 01/29 11:05:54.806: [smf] INFO: UE IMSI[262422343291581] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.807: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 01/29 11:05:54.807: [upf] INFO: UE F-SEID[UP:0x57b CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.807: [upf] INFO: UE F-SEID[UP:0x57b CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.812: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 01/29 11:05:54.812: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 01/29 11:05:54.812: [smf] INFO: UE IMSI[262420143605941] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.813: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 01/29 11:05:54.813: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.813: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.818: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 01/29 11:05:54.818: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 01/29 11:05:54.818: [smf] INFO: UE IMSI[262421842498695] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.819: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 01/29 11:05:54.819: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.819: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.824: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 01/29 11:05:54.824: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 01/29 11:05:54.824: [smf] INFO: UE IMSI[262427722905964] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.825: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 01/29 11:05:54.825: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.825: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.830: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 01/29 11:05:54.830: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 01/29 11:05:54.830: [smf] INFO: UE IMSI[262423492721503] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.830: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 01/29 11:05:54.830: [upf] INFO: UE F-SEID[UP:0xdd CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.830: [upf] INFO: UE F-SEID[UP:0xdd CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.835: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 01/29 11:05:54.835: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 01/29 11:05:54.835: [smf] INFO: UE IMSI[262425000271854] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.836: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 01/29 11:05:54.836: [upf] INFO: UE F-SEID[UP:0xe5b CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.836: [upf] INFO: UE F-SEID[UP:0xe5b CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.841: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 01/29 11:05:54.841: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 01/29 11:05:54.841: [smf] INFO: UE IMSI[262422041333046] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.842: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 01/29 11:05:54.842: [upf] INFO: UE F-SEID[UP:0x67f CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.842: [upf] INFO: UE F-SEID[UP:0x67f CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.847: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 01/29 11:05:54.847: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 01/29 11:05:54.847: [smf] INFO: UE IMSI[262428085775149] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.847: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 01/29 11:05:54.847: [upf] INFO: UE F-SEID[UP:0x598 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.848: [upf] INFO: UE F-SEID[UP:0x598 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.852: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 01/29 11:05:54.852: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 01/29 11:05:54.852: [smf] INFO: UE IMSI[262421167074478] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.853: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 01/29 11:05:54.853: [upf] INFO: UE F-SEID[UP:0x87c CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.853: [upf] INFO: UE F-SEID[UP:0x87c CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.858: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 01/29 11:05:54.858: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 01/29 11:05:54.858: [smf] INFO: UE IMSI[262429864523225] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.859: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 01/29 11:05:54.859: [upf] INFO: UE F-SEID[UP:0x7e CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.859: [upf] INFO: UE F-SEID[UP:0x7e CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.864: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 01/29 11:05:54.864: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 01/29 11:05:54.864: [smf] INFO: UE IMSI[262420599155719] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.865: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 01/29 11:05:54.865: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.865: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.869: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 01/29 11:05:54.869: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 01/29 11:05:54.869: [smf] INFO: UE IMSI[262426497409181] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.870: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 01/29 11:05:54.870: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.870: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.875: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 01/29 11:05:54.875: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 01/29 11:05:54.875: [smf] INFO: UE IMSI[262429606434208] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.876: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 01/29 11:05:54.876: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.876: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.881: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 01/29 11:05:54.881: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 01/29 11:05:54.881: [smf] INFO: UE IMSI[262429486827680] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.882: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 01/29 11:05:54.882: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.882: [upf] INFO: UE F-SEID[UP:0xfaf CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.887: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 01/29 11:05:54.887: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 01/29 11:05:54.887: [smf] INFO: UE IMSI[262424756502377] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.888: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 01/29 11:05:54.888: [upf] INFO: UE F-SEID[UP:0x818 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.888: [upf] INFO: UE F-SEID[UP:0x818 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.893: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 01/29 11:05:54.893: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 01/29 11:05:54.893: [smf] INFO: UE IMSI[262421272481517] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.894: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 01/29 11:05:54.894: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.894: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.899: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 01/29 11:05:54.899: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 01/29 11:05:54.899: [smf] INFO: UE IMSI[262428045088656] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.899: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 01/29 11:05:54.899: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.899: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.905: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 01/29 11:05:54.905: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 01/29 11:05:54.905: [smf] INFO: UE IMSI[262420350025356] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.906: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 01/29 11:05:54.906: [upf] INFO: UE F-SEID[UP:0x8fa CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.906: [upf] INFO: UE F-SEID[UP:0x8fa CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.911: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 01/29 11:05:54.911: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 01/29 11:05:54.911: [smf] INFO: UE IMSI[262420614916181] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.912: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 01/29 11:05:54.912: [upf] INFO: UE F-SEID[UP:0x503 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.912: [upf] INFO: UE F-SEID[UP:0x503 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.917: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 01/29 11:05:54.917: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 01/29 11:05:54.917: [smf] INFO: UE IMSI[262429534985792] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.917: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 01/29 11:05:54.917: [upf] INFO: UE F-SEID[UP:0xeac CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.917: [upf] INFO: UE F-SEID[UP:0xeac CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.922: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 01/29 11:05:54.922: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 01/29 11:05:54.922: [smf] INFO: UE IMSI[262421694175215] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.923: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 01/29 11:05:54.923: [upf] INFO: UE F-SEID[UP:0x403 CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.923: [upf] INFO: UE F-SEID[UP:0x403 CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.928: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 01/29 11:05:54.928: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 01/29 11:05:54.928: [smf] INFO: UE IMSI[262427066963066] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.929: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 01/29 11:05:54.929: [upf] INFO: UE F-SEID[UP:0xbed CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.929: [upf] INFO: UE F-SEID[UP:0xbed CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.934: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 01/29 11:05:54.934: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 01/29 11:05:54.934: [smf] INFO: UE IMSI[262424891429966] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.935: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 01/29 11:05:54.935: [upf] INFO: UE F-SEID[UP:0x63e CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.935: [upf] INFO: UE F-SEID[UP:0x63e CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.940: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 01/29 11:05:54.940: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 01/29 11:05:54.940: [smf] INFO: UE IMSI[262422464603531] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.940: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 01/29 11:05:54.940: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.940: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.945: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 01/29 11:05:54.945: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 01/29 11:05:54.945: [smf] INFO: UE IMSI[262422600205290] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.946: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 01/29 11:05:54.946: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.946: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.951: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 01/29 11:05:54.951: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 01/29 11:05:54.951: [smf] INFO: UE IMSI[262421723609099] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.952: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 01/29 11:05:54.952: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.952: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.957: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 01/29 11:05:54.957: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 01/29 11:05:54.957: [smf] INFO: UE IMSI[262424833971132] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.957: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 01/29 11:05:54.957: [upf] INFO: UE F-SEID[UP:0x972 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.957: [upf] INFO: UE F-SEID[UP:0x972 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.963: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 01/29 11:05:54.963: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 01/29 11:05:54.963: [smf] INFO: UE IMSI[262426675879672] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.963: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 01/29 11:05:54.963: [upf] INFO: UE F-SEID[UP:0x17 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.963: [upf] INFO: UE F-SEID[UP:0x17 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.968: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 01/29 11:05:54.968: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 01/29 11:05:54.968: [smf] INFO: UE IMSI[262427424959308] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.969: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 01/29 11:05:54.969: [upf] INFO: UE F-SEID[UP:0xc10 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.969: [upf] INFO: UE F-SEID[UP:0xc10 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.974: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 01/29 11:05:54.974: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 01/29 11:05:54.974: [smf] INFO: UE IMSI[262423000552553] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.975: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 01/29 11:05:54.975: [upf] INFO: UE F-SEID[UP:0xea2 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.975: [upf] INFO: UE F-SEID[UP:0xea2 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.980: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 01/29 11:05:54.980: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 01/29 11:05:54.980: [smf] INFO: UE IMSI[262425692462197] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.980: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 01/29 11:05:54.980: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.980: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.986: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 01/29 11:05:54.986: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 01/29 11:05:54.986: [smf] INFO: UE IMSI[262425167372926] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.986: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 01/29 11:05:54.986: [upf] INFO: UE F-SEID[UP:0x287 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.986: [upf] INFO: UE F-SEID[UP:0x287 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.991: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 01/29 11:05:54.991: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 01/29 11:05:54.991: [smf] INFO: UE IMSI[262426188849833] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.992: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 01/29 11:05:54.992: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.992: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.997: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 01/29 11:05:54.997: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 01/29 11:05:54.997: [smf] INFO: UE IMSI[262427346000910] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:54.998: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 01/29 11:05:54.998: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:54.998: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.003: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 01/29 11:05:55.003: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 01/29 11:05:55.003: [smf] INFO: UE IMSI[262425305317448] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.003: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 01/29 11:05:55.003: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.003: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.009: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 01/29 11:05:55.009: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 01/29 11:05:55.009: [smf] INFO: UE IMSI[262423107071836] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.009: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 01/29 11:05:55.009: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.009: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.015: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 01/29 11:05:55.015: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 01/29 11:05:55.015: [smf] INFO: UE IMSI[262422786760823] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.015: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 01/29 11:05:55.015: [upf] INFO: UE F-SEID[UP:0x472 CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.015: [upf] INFO: UE F-SEID[UP:0x472 CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.021: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 01/29 11:05:55.021: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 01/29 11:05:55.021: [smf] INFO: UE IMSI[262428016309890] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.021: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 01/29 11:05:55.021: [upf] INFO: UE F-SEID[UP:0x1bd CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.021: [upf] INFO: UE F-SEID[UP:0x1bd CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.027: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 01/29 11:05:55.027: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 01/29 11:05:55.027: [smf] INFO: UE IMSI[262427693875159] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.028: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 01/29 11:05:55.028: [upf] INFO: UE F-SEID[UP:0xf85 CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.028: [upf] INFO: UE F-SEID[UP:0xf85 CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.033: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 01/29 11:05:55.033: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 01/29 11:05:55.033: [smf] INFO: UE IMSI[262420029727806] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.034: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 01/29 11:05:55.034: [upf] INFO: UE F-SEID[UP:0x734 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.034: [upf] INFO: UE F-SEID[UP:0x734 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.040: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 01/29 11:05:55.040: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 01/29 11:05:55.040: [smf] INFO: UE IMSI[262429653362238] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.041: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 01/29 11:05:55.041: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.042: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.046: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 01/29 11:05:55.046: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 01/29 11:05:55.046: [smf] INFO: UE IMSI[262428807485086] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.048: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 01/29 11:05:55.048: [upf] INFO: UE F-SEID[UP:0x800 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.048: [upf] INFO: UE F-SEID[UP:0x800 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.053: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 01/29 11:05:55.053: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 01/29 11:05:55.053: [smf] INFO: UE IMSI[262421014486473] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.055: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 01/29 11:05:55.055: [upf] INFO: UE F-SEID[UP:0xedd CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.055: [upf] INFO: UE F-SEID[UP:0xedd CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.060: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 01/29 11:05:55.060: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 01/29 11:05:55.060: [smf] INFO: UE IMSI[262424026563910] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.062: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 01/29 11:05:55.062: [upf] INFO: UE F-SEID[UP:0xdee CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.062: [upf] INFO: UE F-SEID[UP:0xdee CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.066: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 01/29 11:05:55.066: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 01/29 11:05:55.066: [smf] INFO: UE IMSI[262420378065253] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.067: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 01/29 11:05:55.067: [upf] INFO: UE F-SEID[UP:0xbfe CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.067: [upf] INFO: UE F-SEID[UP:0xbfe CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.072: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 01/29 11:05:55.072: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 01/29 11:05:55.072: [smf] INFO: UE IMSI[262422283347682] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.073: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 01/29 11:05:55.073: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.073: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.078: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 01/29 11:05:55.078: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 01/29 11:05:55.078: [smf] INFO: UE IMSI[262425284892133] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.079: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 01/29 11:05:55.079: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.079: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.084: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 01/29 11:05:55.084: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 01/29 11:05:55.084: [smf] INFO: UE IMSI[262429233704886] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.085: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 01/29 11:05:55.085: [upf] INFO: UE F-SEID[UP:0x64c CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.085: [upf] INFO: UE F-SEID[UP:0x64c CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.091: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 01/29 11:05:55.091: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 01/29 11:05:55.091: [smf] INFO: UE IMSI[262428490838528] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.092: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 01/29 11:05:55.092: [upf] INFO: UE F-SEID[UP:0x21e CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.092: [upf] INFO: UE F-SEID[UP:0x21e CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.097: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 01/29 11:05:55.097: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 01/29 11:05:55.097: [smf] INFO: UE IMSI[262429940968958] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.098: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 01/29 11:05:55.098: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.098: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.104: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 01/29 11:05:55.104: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 01/29 11:05:55.104: [smf] INFO: UE IMSI[262426334491988] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.105: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 01/29 11:05:55.105: [upf] INFO: UE F-SEID[UP:0x385 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.105: [upf] INFO: UE F-SEID[UP:0x385 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.110: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 01/29 11:05:55.110: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 01/29 11:05:55.110: [smf] INFO: UE IMSI[262423522752335] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.111: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 01/29 11:05:55.111: [upf] INFO: UE F-SEID[UP:0x76b CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.111: [upf] INFO: UE F-SEID[UP:0x76b CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.116: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 01/29 11:05:55.116: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 01/29 11:05:55.116: [smf] INFO: UE IMSI[262422565100662] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.117: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 01/29 11:05:55.117: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.117: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.122: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 01/29 11:05:55.122: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 01/29 11:05:55.122: [smf] INFO: UE IMSI[262421624904339] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.123: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 01/29 11:05:55.123: [upf] INFO: UE F-SEID[UP:0x6fd CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.123: [upf] INFO: UE F-SEID[UP:0x6fd CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.129: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 01/29 11:05:55.129: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 01/29 11:05:55.129: [smf] INFO: UE IMSI[262420318181969] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.129: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 01/29 11:05:55.129: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.129: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.135: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 01/29 11:05:55.135: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 01/29 11:05:55.135: [smf] INFO: UE IMSI[262421855848321] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.135: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 01/29 11:05:55.135: [upf] INFO: UE F-SEID[UP:0x234 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.135: [upf] INFO: UE F-SEID[UP:0x234 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.141: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 01/29 11:05:55.141: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 01/29 11:05:55.141: [smf] INFO: UE IMSI[262427770759342] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.141: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 01/29 11:05:55.141: [upf] INFO: UE F-SEID[UP:0x908 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.141: [upf] INFO: UE F-SEID[UP:0x908 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.147: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 01/29 11:05:55.147: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 01/29 11:05:55.147: [smf] INFO: UE IMSI[262429945613639] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.147: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 01/29 11:05:55.147: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.147: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.152: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 01/29 11:05:55.152: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 01/29 11:05:55.152: [smf] INFO: UE IMSI[262425811819878] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.153: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 01/29 11:05:55.153: [upf] INFO: UE F-SEID[UP:0x294 CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.153: [upf] INFO: UE F-SEID[UP:0x294 CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.158: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 01/29 11:05:55.158: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 01/29 11:05:55.158: [smf] INFO: UE IMSI[262420091084980] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.159: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 01/29 11:05:55.159: [upf] INFO: UE F-SEID[UP:0x102 CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.159: [upf] INFO: UE F-SEID[UP:0x102 CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.164: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 01/29 11:05:55.164: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 01/29 11:05:55.164: [smf] INFO: UE IMSI[262429821468563] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.165: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 01/29 11:05:55.165: [upf] INFO: UE F-SEID[UP:0x7c CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.165: [upf] INFO: UE F-SEID[UP:0x7c CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.170: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 01/29 11:05:55.170: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 01/29 11:05:55.170: [smf] INFO: UE IMSI[262426052225208] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.170: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 01/29 11:05:55.171: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.171: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.176: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 01/29 11:05:55.176: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 01/29 11:05:55.176: [smf] INFO: UE IMSI[262422109463279] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.176: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 01/29 11:05:55.176: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.176: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.182: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 01/29 11:05:55.182: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 01/29 11:05:55.182: [smf] INFO: UE IMSI[262422621051409] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.182: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 01/29 11:05:55.182: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.182: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.188: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 01/29 11:05:55.188: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 01/29 11:05:55.188: [smf] INFO: UE IMSI[262427883599779] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.188: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 01/29 11:05:55.188: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.188: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.193: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 01/29 11:05:55.193: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 01/29 11:05:55.193: [smf] INFO: UE IMSI[262427612111803] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.194: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 01/29 11:05:55.194: [upf] INFO: UE F-SEID[UP:0xe91 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.194: [upf] INFO: UE F-SEID[UP:0xe91 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.199: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 01/29 11:05:55.199: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 01/29 11:05:55.199: [smf] INFO: UE IMSI[262420779888743] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.199: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 01/29 11:05:55.199: [upf] INFO: UE F-SEID[UP:0xcce CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.199: [upf] INFO: UE F-SEID[UP:0xcce CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.205: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 01/29 11:05:55.205: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 01/29 11:05:55.205: [smf] INFO: UE IMSI[262426657339071] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.205: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 01/29 11:05:55.205: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.205: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.211: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 01/29 11:05:55.211: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 01/29 11:05:55.211: [smf] INFO: UE IMSI[262420252419760] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.211: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 01/29 11:05:55.211: [upf] INFO: UE F-SEID[UP:0x7b CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.211: [upf] INFO: UE F-SEID[UP:0x7b CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.216: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 01/29 11:05:55.216: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 01/29 11:05:55.216: [smf] INFO: UE IMSI[262429065766467] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.217: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 01/29 11:05:55.217: [upf] INFO: UE F-SEID[UP:0xac CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.217: [upf] INFO: UE F-SEID[UP:0xac CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.222: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 01/29 11:05:55.222: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 01/29 11:05:55.222: [smf] INFO: UE IMSI[262424043615909] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.222: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 01/29 11:05:55.223: [upf] INFO: UE F-SEID[UP:0x38d CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.223: [upf] INFO: UE F-SEID[UP:0x38d CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.228: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 01/29 11:05:55.228: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 01/29 11:05:55.228: [smf] INFO: UE IMSI[262421909693372] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.228: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 01/29 11:05:55.228: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.228: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.234: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 01/29 11:05:55.234: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 01/29 11:05:55.234: [smf] INFO: UE IMSI[262426300280951] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.234: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 01/29 11:05:55.234: [upf] INFO: UE F-SEID[UP:0x10b CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.234: [upf] INFO: UE F-SEID[UP:0x10b CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.240: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 01/29 11:05:55.240: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 01/29 11:05:55.240: [smf] INFO: UE IMSI[262427846637360] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.240: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 01/29 11:05:55.240: [upf] INFO: UE F-SEID[UP:0x811 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.240: [upf] INFO: UE F-SEID[UP:0x811 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.245: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 01/29 11:05:55.245: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 01/29 11:05:55.245: [smf] INFO: UE IMSI[262427406039382] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.246: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 01/29 11:05:55.246: [upf] INFO: UE F-SEID[UP:0x96c CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.246: [upf] INFO: UE F-SEID[UP:0x96c CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.251: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 01/29 11:05:55.251: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 01/29 11:05:55.251: [smf] INFO: UE IMSI[262425752069498] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.252: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 01/29 11:05:55.252: [upf] INFO: UE F-SEID[UP:0xada CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.252: [upf] INFO: UE F-SEID[UP:0xada CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.257: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 01/29 11:05:55.257: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 01/29 11:05:55.257: [smf] INFO: UE IMSI[262428708787215] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.258: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 01/29 11:05:55.258: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.258: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.263: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 01/29 11:05:55.263: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 01/29 11:05:55.263: [smf] INFO: UE IMSI[262429905367420] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.263: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 01/29 11:05:55.263: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.263: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.269: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 01/29 11:05:55.269: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 01/29 11:05:55.269: [smf] INFO: UE IMSI[262424700503133] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.269: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 01/29 11:05:55.269: [upf] INFO: UE F-SEID[UP:0xcde CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.269: [upf] INFO: UE F-SEID[UP:0xcde CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.275: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 01/29 11:05:55.275: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 01/29 11:05:55.275: [smf] INFO: UE IMSI[262420041138066] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.275: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 01/29 11:05:55.275: [upf] INFO: UE F-SEID[UP:0xee7 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.275: [upf] INFO: UE F-SEID[UP:0xee7 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.281: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 01/29 11:05:55.281: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 01/29 11:05:55.281: [smf] INFO: UE IMSI[262424123943198] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.281: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 01/29 11:05:55.281: [upf] INFO: UE F-SEID[UP:0xfd CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.281: [upf] INFO: UE F-SEID[UP:0xfd CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.287: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 01/29 11:05:55.287: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 01/29 11:05:55.287: [smf] INFO: UE IMSI[262423247032533] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.287: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 01/29 11:05:55.287: [upf] INFO: UE F-SEID[UP:0x798 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.287: [upf] INFO: UE F-SEID[UP:0x798 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.292: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 01/29 11:05:55.292: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 01/29 11:05:55.292: [smf] INFO: UE IMSI[262424799381414] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.293: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 01/29 11:05:55.293: [upf] INFO: UE F-SEID[UP:0x619 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.293: [upf] INFO: UE F-SEID[UP:0x619 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.298: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 01/29 11:05:55.298: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 01/29 11:05:55.298: [smf] INFO: UE IMSI[262422964537247] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.299: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 01/29 11:05:55.299: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.299: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.304: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 01/29 11:05:55.304: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 01/29 11:05:55.304: [smf] INFO: UE IMSI[262423973462647] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.305: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 01/29 11:05:55.305: [upf] INFO: UE F-SEID[UP:0x52e CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.305: [upf] INFO: UE F-SEID[UP:0x52e CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.310: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 01/29 11:05:55.310: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 01/29 11:05:55.310: [smf] INFO: UE IMSI[262420527049527] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.310: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 01/29 11:05:55.310: [upf] INFO: UE F-SEID[UP:0x54d CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.310: [upf] INFO: UE F-SEID[UP:0x54d CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.316: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 01/29 11:05:55.316: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 01/29 11:05:55.316: [smf] INFO: UE IMSI[262428736419686] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.316: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 01/29 11:05:55.316: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.316: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.322: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 01/29 11:05:55.322: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 01/29 11:05:55.322: [smf] INFO: UE IMSI[262429379447833] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.322: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 01/29 11:05:55.322: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.322: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.327: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 01/29 11:05:55.327: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 01/29 11:05:55.327: [smf] INFO: UE IMSI[262427180924024] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.328: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 01/29 11:05:55.328: [upf] INFO: UE F-SEID[UP:0x52a CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.328: [upf] INFO: UE F-SEID[UP:0x52a CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.333: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 01/29 11:05:55.333: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 01/29 11:05:55.333: [smf] INFO: UE IMSI[262423896800151] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.334: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 01/29 11:05:55.334: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.334: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.339: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 01/29 11:05:55.339: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 01/29 11:05:55.339: [smf] INFO: UE IMSI[262428343596900] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.340: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 01/29 11:05:55.340: [upf] INFO: UE F-SEID[UP:0xbda CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.340: [upf] INFO: UE F-SEID[UP:0xbda CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.345: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 01/29 11:05:55.345: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 01/29 11:05:55.345: [smf] INFO: UE IMSI[262423707326299] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.345: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 01/29 11:05:55.345: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.345: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.351: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 01/29 11:05:55.351: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 01/29 11:05:55.351: [smf] INFO: UE IMSI[262424987527160] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.351: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 01/29 11:05:55.351: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.351: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.356: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 01/29 11:05:55.356: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 01/29 11:05:55.356: [smf] INFO: UE IMSI[262428669594078] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.357: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 01/29 11:05:55.357: [upf] INFO: UE F-SEID[UP:0xd74 CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.357: [upf] INFO: UE F-SEID[UP:0xd74 CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.362: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 01/29 11:05:55.362: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 01/29 11:05:55.362: [smf] INFO: UE IMSI[262424114641352] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.363: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 01/29 11:05:55.363: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.363: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.368: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 01/29 11:05:55.368: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 01/29 11:05:55.368: [smf] INFO: UE IMSI[262426618919904] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.368: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 01/29 11:05:55.368: [upf] INFO: UE F-SEID[UP:0x527 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.368: [upf] INFO: UE F-SEID[UP:0x527 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.374: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 01/29 11:05:55.374: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 01/29 11:05:55.374: [smf] INFO: UE IMSI[262429993768893] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.374: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 01/29 11:05:55.375: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.375: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.380: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 01/29 11:05:55.380: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 01/29 11:05:55.380: [smf] INFO: UE IMSI[262428856622088] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.380: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 01/29 11:05:55.380: [upf] INFO: UE F-SEID[UP:0x96d CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.380: [upf] INFO: UE F-SEID[UP:0x96d CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.386: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 01/29 11:05:55.386: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 01/29 11:05:55.386: [smf] INFO: UE IMSI[262429809294010] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.386: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 01/29 11:05:55.386: [upf] INFO: UE F-SEID[UP:0x1bc CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.386: [upf] INFO: UE F-SEID[UP:0x1bc CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.392: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 01/29 11:05:55.392: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 01/29 11:05:55.392: [smf] INFO: UE IMSI[262428756626830] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.392: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 01/29 11:05:55.392: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.392: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.397: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 01/29 11:05:55.398: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 01/29 11:05:55.398: [smf] INFO: UE IMSI[262428812125457] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.398: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 01/29 11:05:55.398: [upf] INFO: UE F-SEID[UP:0x751 CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.398: [upf] INFO: UE F-SEID[UP:0x751 CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.403: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 01/29 11:05:55.403: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 01/29 11:05:55.403: [smf] INFO: UE IMSI[262425190952775] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.404: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 01/29 11:05:55.404: [upf] INFO: UE F-SEID[UP:0x76 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.404: [upf] INFO: UE F-SEID[UP:0x76 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.409: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 01/29 11:05:55.409: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 01/29 11:05:55.409: [smf] INFO: UE IMSI[262429667690491] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.410: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 01/29 11:05:55.410: [upf] INFO: UE F-SEID[UP:0x514 CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.410: [upf] INFO: UE F-SEID[UP:0x514 CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.415: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 01/29 11:05:55.415: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 01/29 11:05:55.415: [smf] INFO: UE IMSI[262423084906895] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.415: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 01/29 11:05:55.415: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.415: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.421: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 01/29 11:05:55.421: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 01/29 11:05:55.421: [smf] INFO: UE IMSI[262423143503102] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.421: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 01/29 11:05:55.421: [upf] INFO: UE F-SEID[UP:0xc92 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.421: [upf] INFO: UE F-SEID[UP:0xc92 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.427: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 01/29 11:05:55.427: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 01/29 11:05:55.427: [smf] INFO: UE IMSI[262421077088459] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.427: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 01/29 11:05:55.427: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.427: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.432: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 01/29 11:05:55.432: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 01/29 11:05:55.432: [smf] INFO: UE IMSI[262428969305296] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.433: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 01/29 11:05:55.433: [upf] INFO: UE F-SEID[UP:0x188 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.433: [upf] INFO: UE F-SEID[UP:0x188 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.438: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 01/29 11:05:55.438: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 01/29 11:05:55.438: [smf] INFO: UE IMSI[262427786318850] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.439: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 01/29 11:05:55.439: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.439: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.444: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 01/29 11:05:55.444: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 01/29 11:05:55.444: [smf] INFO: UE IMSI[262428594487264] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.445: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 01/29 11:05:55.445: [upf] INFO: UE F-SEID[UP:0x658 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.445: [upf] INFO: UE F-SEID[UP:0x658 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.450: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 01/29 11:05:55.450: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 01/29 11:05:55.450: [smf] INFO: UE IMSI[262422198237393] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.450: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 01/29 11:05:55.450: [upf] INFO: UE F-SEID[UP:0xdcd CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.450: [upf] INFO: UE F-SEID[UP:0xdcd CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.456: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 01/29 11:05:55.456: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 01/29 11:05:55.456: [smf] INFO: UE IMSI[262422562901913] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.456: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 01/29 11:05:55.456: [upf] INFO: UE F-SEID[UP:0x178 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.456: [upf] INFO: UE F-SEID[UP:0x178 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.462: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 01/29 11:05:55.462: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 01/29 11:05:55.462: [smf] INFO: UE IMSI[262423969337719] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.462: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 01/29 11:05:55.462: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.462: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.468: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 01/29 11:05:55.468: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 01/29 11:05:55.468: [smf] INFO: UE IMSI[262422547075865] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.468: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 01/29 11:05:55.468: [upf] INFO: UE F-SEID[UP:0x98 CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.468: [upf] INFO: UE F-SEID[UP:0x98 CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.473: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 01/29 11:05:55.473: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 01/29 11:05:55.473: [smf] INFO: UE IMSI[262429829339569] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.474: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 01/29 11:05:55.474: [upf] INFO: UE F-SEID[UP:0xc59 CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.474: [upf] INFO: UE F-SEID[UP:0xc59 CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.479: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 01/29 11:05:55.479: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 01/29 11:05:55.479: [smf] INFO: UE IMSI[262426378924867] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.480: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 01/29 11:05:55.480: [upf] INFO: UE F-SEID[UP:0x41f CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.480: [upf] INFO: UE F-SEID[UP:0x41f CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.485: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 01/29 11:05:55.485: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 01/29 11:05:55.485: [smf] INFO: UE IMSI[262425919475892] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.485: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 01/29 11:05:55.485: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.485: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.491: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 01/29 11:05:55.491: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 01/29 11:05:55.491: [smf] INFO: UE IMSI[262422945637113] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.491: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 01/29 11:05:55.491: [upf] INFO: UE F-SEID[UP:0x833 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.491: [upf] INFO: UE F-SEID[UP:0x833 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.497: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 01/29 11:05:55.497: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 01/29 11:05:55.497: [smf] INFO: UE IMSI[262422961383377] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.497: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 01/29 11:05:55.497: [upf] INFO: UE F-SEID[UP:0xca5 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.497: [upf] INFO: UE F-SEID[UP:0xca5 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.503: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 01/29 11:05:55.503: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 01/29 11:05:55.503: [smf] INFO: UE IMSI[262425591657822] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.503: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 01/29 11:05:55.503: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.503: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.508: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 01/29 11:05:55.508: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 01/29 11:05:55.508: [smf] INFO: UE IMSI[262421920197271] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.509: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 01/29 11:05:55.509: [upf] INFO: UE F-SEID[UP:0x906 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.509: [upf] INFO: UE F-SEID[UP:0x906 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.514: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 01/29 11:05:55.514: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 01/29 11:05:55.514: [smf] INFO: UE IMSI[262423951011543] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.515: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 01/29 11:05:55.515: [upf] INFO: UE F-SEID[UP:0x575 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.515: [upf] INFO: UE F-SEID[UP:0x575 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.520: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 01/29 11:05:55.520: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 01/29 11:05:55.520: [smf] INFO: UE IMSI[262425726073492] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.520: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 01/29 11:05:55.520: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.520: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.526: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 01/29 11:05:55.526: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 01/29 11:05:55.526: [smf] INFO: UE IMSI[262426726382357] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.526: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 01/29 11:05:55.526: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.526: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.532: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 01/29 11:05:55.532: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 01/29 11:05:55.532: [smf] INFO: UE IMSI[262422214219791] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.532: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 01/29 11:05:55.532: [upf] INFO: UE F-SEID[UP:0x342 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.532: [upf] INFO: UE F-SEID[UP:0x342 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.538: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 01/29 11:05:55.538: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 01/29 11:05:55.538: [smf] INFO: UE IMSI[262428201411640] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.538: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 01/29 11:05:55.538: [upf] INFO: UE F-SEID[UP:0x613 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.538: [upf] INFO: UE F-SEID[UP:0x613 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.543: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 01/29 11:05:55.543: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 01/29 11:05:55.543: [smf] INFO: UE IMSI[262428186524689] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.544: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 01/29 11:05:55.544: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.544: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.549: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 01/29 11:05:55.549: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 01/29 11:05:55.549: [smf] INFO: UE IMSI[262426159443903] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.550: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 01/29 11:05:55.550: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.550: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.555: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 01/29 11:05:55.555: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 01/29 11:05:55.555: [smf] INFO: UE IMSI[262420012051279] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.555: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 01/29 11:05:55.555: [upf] INFO: UE F-SEID[UP:0xb52 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.555: [upf] INFO: UE F-SEID[UP:0xb52 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.561: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 01/29 11:05:55.561: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 01/29 11:05:55.561: [smf] INFO: UE IMSI[262423923988827] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.561: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 01/29 11:05:55.561: [upf] INFO: UE F-SEID[UP:0x15b CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.561: [upf] INFO: UE F-SEID[UP:0x15b CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.567: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 01/29 11:05:55.567: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 01/29 11:05:55.567: [smf] INFO: UE IMSI[262422199563405] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.567: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 01/29 11:05:55.567: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.567: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.572: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 01/29 11:05:55.572: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 01/29 11:05:55.572: [smf] INFO: UE IMSI[262427848976964] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.573: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 01/29 11:05:55.573: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.573: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.578: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 01/29 11:05:55.578: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 01/29 11:05:55.578: [smf] INFO: UE IMSI[262424237669111] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.579: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 01/29 11:05:55.579: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.579: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.584: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 01/29 11:05:55.584: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 01/29 11:05:55.584: [smf] INFO: UE IMSI[262426800137674] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.585: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 01/29 11:05:55.585: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.585: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.590: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 01/29 11:05:55.590: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 01/29 11:05:55.590: [smf] INFO: UE IMSI[262420297819694] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.590: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 01/29 11:05:55.590: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.590: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.596: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 01/29 11:05:55.596: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 01/29 11:05:55.596: [smf] INFO: UE IMSI[262422888609543] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.596: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 01/29 11:05:55.596: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.596: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.601: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 01/29 11:05:55.601: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 01/29 11:05:55.601: [smf] INFO: UE IMSI[262421013467744] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.602: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 01/29 11:05:55.602: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.602: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.607: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 01/29 11:05:55.607: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 01/29 11:05:55.607: [smf] INFO: UE IMSI[262425471883592] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.608: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 01/29 11:05:55.608: [upf] INFO: UE F-SEID[UP:0x50a CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.608: [upf] INFO: UE F-SEID[UP:0x50a CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.613: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 01/29 11:05:55.613: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 01/29 11:05:55.613: [smf] INFO: UE IMSI[262427984061379] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.613: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 01/29 11:05:55.613: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.613: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.619: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 01/29 11:05:55.619: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 01/29 11:05:55.619: [smf] INFO: UE IMSI[262429637764046] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.619: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 01/29 11:05:55.619: [upf] INFO: UE F-SEID[UP:0x602 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.619: [upf] INFO: UE F-SEID[UP:0x602 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.625: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 01/29 11:05:55.625: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 01/29 11:05:55.625: [smf] INFO: UE IMSI[262427878409693] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.625: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 01/29 11:05:55.625: [upf] INFO: UE F-SEID[UP:0xa07 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.625: [upf] INFO: UE F-SEID[UP:0xa07 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.630: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 01/29 11:05:55.630: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 01/29 11:05:55.630: [smf] INFO: UE IMSI[262421191748665] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.631: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 01/29 11:05:55.631: [upf] INFO: UE F-SEID[UP:0xc88 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.631: [upf] INFO: UE F-SEID[UP:0xc88 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.636: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 01/29 11:05:55.636: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 01/29 11:05:55.636: [smf] INFO: UE IMSI[262425052088489] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.637: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 01/29 11:05:55.637: [upf] INFO: UE F-SEID[UP:0x78 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.637: [upf] INFO: UE F-SEID[UP:0x78 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.642: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 01/29 11:05:55.642: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 01/29 11:05:55.642: [smf] INFO: UE IMSI[262425246373285] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.643: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 01/29 11:05:55.643: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.643: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.648: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 01/29 11:05:55.648: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 01/29 11:05:55.648: [smf] INFO: UE IMSI[262425949524925] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.648: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 01/29 11:05:55.648: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.648: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.654: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 01/29 11:05:55.654: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 01/29 11:05:55.654: [smf] INFO: UE IMSI[262429963583208] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.654: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 01/29 11:05:55.654: [upf] INFO: UE F-SEID[UP:0xccc CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.654: [upf] INFO: UE F-SEID[UP:0xccc CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.660: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 01/29 11:05:55.660: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 01/29 11:05:55.660: [smf] INFO: UE IMSI[262428962802037] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.660: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 01/29 11:05:55.660: [upf] INFO: UE F-SEID[UP:0x125 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.660: [upf] INFO: UE F-SEID[UP:0x125 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.665: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 01/29 11:05:55.665: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 01/29 11:05:55.665: [smf] INFO: UE IMSI[262425027232478] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.666: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 01/29 11:05:55.666: [upf] INFO: UE F-SEID[UP:0xfc CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.666: [upf] INFO: UE F-SEID[UP:0xfc CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.671: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 01/29 11:05:55.671: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 01/29 11:05:55.671: [smf] INFO: UE IMSI[262420949958680] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.672: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 01/29 11:05:55.672: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.672: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.677: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 01/29 11:05:55.677: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 01/29 11:05:55.677: [smf] INFO: UE IMSI[262423812107544] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.678: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 01/29 11:05:55.678: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.678: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.684: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 01/29 11:05:55.684: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 01/29 11:05:55.684: [smf] INFO: UE IMSI[262428297643787] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.685: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 01/29 11:05:55.685: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.685: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.690: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 01/29 11:05:55.690: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 01/29 11:05:55.690: [smf] INFO: UE IMSI[262423345387827] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.691: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 01/29 11:05:55.691: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.691: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.697: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 01/29 11:05:55.697: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 01/29 11:05:55.697: [smf] INFO: UE IMSI[262427799998959] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.697: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 01/29 11:05:55.697: [upf] INFO: UE F-SEID[UP:0xa4e CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.697: [upf] INFO: UE F-SEID[UP:0xa4e CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.703: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 01/29 11:05:55.703: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 01/29 11:05:55.703: [smf] INFO: UE IMSI[262421486977172] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.703: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 01/29 11:05:55.703: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.703: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.708: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 01/29 11:05:55.708: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 01/29 11:05:55.708: [smf] INFO: UE IMSI[262428756650025] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.709: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 01/29 11:05:55.709: [upf] INFO: UE F-SEID[UP:0xe43 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.709: [upf] INFO: UE F-SEID[UP:0xe43 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.714: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 01/29 11:05:55.714: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 01/29 11:05:55.714: [smf] INFO: UE IMSI[262420988543774] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.715: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 01/29 11:05:55.715: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.715: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.720: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 01/29 11:05:55.720: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 01/29 11:05:55.720: [smf] INFO: UE IMSI[262424851966358] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.721: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 01/29 11:05:55.721: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.721: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.726: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 01/29 11:05:55.726: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 01/29 11:05:55.726: [smf] INFO: UE IMSI[262428468661326] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.726: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 01/29 11:05:55.726: [upf] INFO: UE F-SEID[UP:0xb31 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.726: [upf] INFO: UE F-SEID[UP:0xb31 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.732: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 01/29 11:05:55.732: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 01/29 11:05:55.732: [smf] INFO: UE IMSI[262420269686354] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.732: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 01/29 11:05:55.732: [upf] INFO: UE F-SEID[UP:0x591 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.732: [upf] INFO: UE F-SEID[UP:0x591 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.738: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 01/29 11:05:55.738: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 01/29 11:05:55.738: [smf] INFO: UE IMSI[262425170324977] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.738: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 01/29 11:05:55.738: [upf] INFO: UE F-SEID[UP:0x806 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.738: [upf] INFO: UE F-SEID[UP:0x806 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.744: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 01/29 11:05:55.744: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 01/29 11:05:55.744: [smf] INFO: UE IMSI[262428630909025] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.744: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 01/29 11:05:55.744: [upf] INFO: UE F-SEID[UP:0x614 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.744: [upf] INFO: UE F-SEID[UP:0x614 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.749: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 01/29 11:05:55.749: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 01/29 11:05:55.749: [smf] INFO: UE IMSI[262424303053817] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.750: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 01/29 11:05:55.750: [upf] INFO: UE F-SEID[UP:0xc3e CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.750: [upf] INFO: UE F-SEID[UP:0xc3e CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.755: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 01/29 11:05:55.755: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 01/29 11:05:55.755: [smf] INFO: UE IMSI[262421772664829] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.756: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 01/29 11:05:55.756: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.756: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.761: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 01/29 11:05:55.761: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 01/29 11:05:55.761: [smf] INFO: UE IMSI[262420429551344] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.762: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 01/29 11:05:55.762: [upf] INFO: UE F-SEID[UP:0xe3e CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.762: [upf] INFO: UE F-SEID[UP:0xe3e CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.767: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 01/29 11:05:55.767: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 01/29 11:05:55.767: [smf] INFO: UE IMSI[262425743489691] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.768: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 01/29 11:05:55.768: [upf] INFO: UE F-SEID[UP:0x855 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.768: [upf] INFO: UE F-SEID[UP:0x855 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.773: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 01/29 11:05:55.773: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 01/29 11:05:55.773: [smf] INFO: UE IMSI[262422118202038] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.774: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 01/29 11:05:55.774: [upf] INFO: UE F-SEID[UP:0x1e CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.774: [upf] INFO: UE F-SEID[UP:0x1e CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.779: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 01/29 11:05:55.779: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 01/29 11:05:55.779: [smf] INFO: UE IMSI[262423147811590] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.779: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 01/29 11:05:55.779: [upf] INFO: UE F-SEID[UP:0x90a CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.779: [upf] INFO: UE F-SEID[UP:0x90a CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.785: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 01/29 11:05:55.785: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 01/29 11:05:55.785: [smf] INFO: UE IMSI[262424000329061] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.785: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 01/29 11:05:55.785: [upf] INFO: UE F-SEID[UP:0x492 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.785: [upf] INFO: UE F-SEID[UP:0x492 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.791: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 01/29 11:05:55.791: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 01/29 11:05:55.791: [smf] INFO: UE IMSI[262426010565117] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.791: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 01/29 11:05:55.791: [upf] INFO: UE F-SEID[UP:0xdca CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.791: [upf] INFO: UE F-SEID[UP:0xdca CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.796: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 01/29 11:05:55.796: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 01/29 11:05:55.796: [smf] INFO: UE IMSI[262422708874216] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.797: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 01/29 11:05:55.797: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.797: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.802: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 01/29 11:05:55.802: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 01/29 11:05:55.802: [smf] INFO: UE IMSI[262421054199058] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.803: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 01/29 11:05:55.803: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.803: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.808: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 01/29 11:05:55.808: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 01/29 11:05:55.808: [smf] INFO: UE IMSI[262422473540931] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.809: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 01/29 11:05:55.809: [upf] INFO: UE F-SEID[UP:0x269 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.809: [upf] INFO: UE F-SEID[UP:0x269 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.814: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 01/29 11:05:55.814: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 01/29 11:05:55.814: [smf] INFO: UE IMSI[262429832276537] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.815: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 01/29 11:05:55.815: [upf] INFO: UE F-SEID[UP:0x91f CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.815: [upf] INFO: UE F-SEID[UP:0x91f CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.820: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 01/29 11:05:55.820: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 01/29 11:05:55.820: [smf] INFO: UE IMSI[262423789940658] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.821: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 01/29 11:05:55.821: [upf] INFO: UE F-SEID[UP:0x325 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.821: [upf] INFO: UE F-SEID[UP:0x325 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.826: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 01/29 11:05:55.826: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 01/29 11:05:55.826: [smf] INFO: UE IMSI[262428652140727] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.827: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 01/29 11:05:55.827: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.827: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.832: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 01/29 11:05:55.832: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 01/29 11:05:55.832: [smf] INFO: UE IMSI[262425138430871] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.832: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 01/29 11:05:55.832: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.832: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.838: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 01/29 11:05:55.838: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 01/29 11:05:55.838: [smf] INFO: UE IMSI[262421367962024] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.838: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 01/29 11:05:55.838: [upf] INFO: UE F-SEID[UP:0xf91 CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.838: [upf] INFO: UE F-SEID[UP:0xf91 CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.844: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 01/29 11:05:55.844: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 01/29 11:05:55.844: [smf] INFO: UE IMSI[262429699315952] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.844: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 01/29 11:05:55.844: [upf] INFO: UE F-SEID[UP:0x631 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.844: [upf] INFO: UE F-SEID[UP:0x631 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.849: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 01/29 11:05:55.849: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 01/29 11:05:55.849: [smf] INFO: UE IMSI[262429426370737] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.850: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 01/29 11:05:55.850: [upf] INFO: UE F-SEID[UP:0x688 CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.850: [upf] INFO: UE F-SEID[UP:0x688 CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.855: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 01/29 11:05:55.855: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 01/29 11:05:55.855: [smf] INFO: UE IMSI[262421304156595] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.856: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 01/29 11:05:55.856: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.856: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.861: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 01/29 11:05:55.861: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 01/29 11:05:55.861: [smf] INFO: UE IMSI[262423992874715] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.862: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 01/29 11:05:55.862: [upf] INFO: UE F-SEID[UP:0xefc CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.862: [upf] INFO: UE F-SEID[UP:0xefc CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.867: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 01/29 11:05:55.867: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 01/29 11:05:55.867: [smf] INFO: UE IMSI[262421685038049] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.867: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 01/29 11:05:55.868: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.868: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.873: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 01/29 11:05:55.873: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 01/29 11:05:55.873: [smf] INFO: UE IMSI[262423636957664] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.873: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 01/29 11:05:55.873: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.873: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.879: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 01/29 11:05:55.879: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 01/29 11:05:55.879: [smf] INFO: UE IMSI[262429050609683] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.879: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 01/29 11:05:55.879: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.879: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.884: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 01/29 11:05:55.884: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 01/29 11:05:55.884: [smf] INFO: UE IMSI[262421023646514] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.885: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 01/29 11:05:55.885: [upf] INFO: UE F-SEID[UP:0x83d CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.885: [upf] INFO: UE F-SEID[UP:0x83d CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.890: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 01/29 11:05:55.890: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 01/29 11:05:55.890: [smf] INFO: UE IMSI[262429962523094] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.890: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 01/29 11:05:55.890: [upf] INFO: UE F-SEID[UP:0xf7d CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.890: [upf] INFO: UE F-SEID[UP:0xf7d CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.896: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 01/29 11:05:55.896: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 01/29 11:05:55.896: [smf] INFO: UE IMSI[262429788906863] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.896: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 01/29 11:05:55.896: [upf] INFO: UE F-SEID[UP:0xbae CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.896: [upf] INFO: UE F-SEID[UP:0xbae CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.901: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 01/29 11:05:55.901: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 01/29 11:05:55.901: [smf] INFO: UE IMSI[262423228574073] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.902: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 01/29 11:05:55.902: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.902: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.907: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 01/29 11:05:55.907: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 01/29 11:05:55.907: [smf] INFO: UE IMSI[262428616249916] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.908: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 01/29 11:05:55.908: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.908: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.913: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 01/29 11:05:55.913: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 01/29 11:05:55.913: [smf] INFO: UE IMSI[262426179084018] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.914: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 01/29 11:05:55.914: [upf] INFO: UE F-SEID[UP:0x30a CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.914: [upf] INFO: UE F-SEID[UP:0x30a CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.919: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 01/29 11:05:55.919: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 01/29 11:05:55.919: [smf] INFO: UE IMSI[262420147295770] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.920: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 01/29 11:05:55.920: [upf] INFO: UE F-SEID[UP:0x54a CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.920: [upf] INFO: UE F-SEID[UP:0x54a CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.925: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 01/29 11:05:55.925: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 01/29 11:05:55.925: [smf] INFO: UE IMSI[262420998194238] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.925: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 01/29 11:05:55.925: [upf] INFO: UE F-SEID[UP:0x329 CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.926: [upf] INFO: UE F-SEID[UP:0x329 CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.931: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 01/29 11:05:55.931: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 01/29 11:05:55.931: [smf] INFO: UE IMSI[262424740268400] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.931: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 01/29 11:05:55.931: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.931: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.937: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 01/29 11:05:55.937: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 01/29 11:05:55.937: [smf] INFO: UE IMSI[262425451874273] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.937: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 01/29 11:05:55.937: [upf] INFO: UE F-SEID[UP:0x2ea CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.937: [upf] INFO: UE F-SEID[UP:0x2ea CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.942: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 01/29 11:05:55.942: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 01/29 11:05:55.942: [smf] INFO: UE IMSI[262421705206283] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.943: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 01/29 11:05:55.943: [upf] INFO: UE F-SEID[UP:0x58 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.943: [upf] INFO: UE F-SEID[UP:0x58 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.948: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 01/29 11:05:55.948: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 01/29 11:05:55.948: [smf] INFO: UE IMSI[262426781297135] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.949: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 01/29 11:05:55.949: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.949: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.954: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 01/29 11:05:55.954: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 01/29 11:05:55.954: [smf] INFO: UE IMSI[262421966486280] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.955: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 01/29 11:05:55.955: [upf] INFO: UE F-SEID[UP:0x642 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.955: [upf] INFO: UE F-SEID[UP:0x642 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.960: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 01/29 11:05:55.960: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 01/29 11:05:55.960: [smf] INFO: UE IMSI[262425164263856] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.961: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 01/29 11:05:55.961: [upf] INFO: UE F-SEID[UP:0xe71 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.961: [upf] INFO: UE F-SEID[UP:0xe71 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.966: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 01/29 11:05:55.966: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 01/29 11:05:55.966: [smf] INFO: UE IMSI[262421161679483] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.966: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 01/29 11:05:55.966: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.966: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.971: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 01/29 11:05:55.971: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 01/29 11:05:55.971: [smf] INFO: UE IMSI[262427051614673] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.972: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 01/29 11:05:55.972: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.972: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.977: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 01/29 11:05:55.977: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 01/29 11:05:55.977: [smf] INFO: UE IMSI[262420225433639] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.978: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 01/29 11:05:55.978: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.978: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.983: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 01/29 11:05:55.983: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 01/29 11:05:55.983: [smf] INFO: UE IMSI[262426383715181] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.984: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 01/29 11:05:55.984: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.984: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.989: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 01/29 11:05:55.989: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 01/29 11:05:55.989: [smf] INFO: UE IMSI[262420515471506] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.989: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 01/29 11:05:55.990: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.990: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.995: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 01/29 11:05:55.995: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 01/29 11:05:55.995: [smf] INFO: UE IMSI[262423354957229] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:55.995: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 01/29 11:05:55.995: [upf] INFO: UE F-SEID[UP:0xc14 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:55.995: [upf] INFO: UE F-SEID[UP:0xc14 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.000: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 01/29 11:05:56.000: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 01/29 11:05:56.000: [smf] INFO: UE IMSI[262425179270702] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.001: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 01/29 11:05:56.001: [upf] INFO: UE F-SEID[UP:0x3eb CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.001: [upf] INFO: UE F-SEID[UP:0x3eb CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.006: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 01/29 11:05:56.006: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 01/29 11:05:56.006: [smf] INFO: UE IMSI[262422710025946] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.007: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 01/29 11:05:56.007: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.007: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.012: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 01/29 11:05:56.012: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 01/29 11:05:56.012: [smf] INFO: UE IMSI[262421677399582] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.013: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 01/29 11:05:56.013: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.013: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.018: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 01/29 11:05:56.018: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 01/29 11:05:56.018: [smf] INFO: UE IMSI[262423694969131] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.019: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 01/29 11:05:56.019: [upf] INFO: UE F-SEID[UP:0xd4 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.019: [upf] INFO: UE F-SEID[UP:0xd4 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.024: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 01/29 11:05:56.024: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 01/29 11:05:56.024: [smf] INFO: UE IMSI[262423215965496] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.024: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 01/29 11:05:56.024: [upf] INFO: UE F-SEID[UP:0x79c CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.024: [upf] INFO: UE F-SEID[UP:0x79c CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.029: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 01/29 11:05:56.029: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 01/29 11:05:56.029: [smf] INFO: UE IMSI[262423341136315] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.030: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 01/29 11:05:56.030: [upf] INFO: UE F-SEID[UP:0xa67 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.030: [upf] INFO: UE F-SEID[UP:0xa67 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.035: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 01/29 11:05:56.035: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 01/29 11:05:56.035: [smf] INFO: UE IMSI[262426025770351] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.036: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 01/29 11:05:56.036: [upf] INFO: UE F-SEID[UP:0xe92 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.036: [upf] INFO: UE F-SEID[UP:0xe92 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.041: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 01/29 11:05:56.041: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 01/29 11:05:56.041: [smf] INFO: UE IMSI[262422580808926] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.042: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 01/29 11:05:56.042: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.042: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.047: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 01/29 11:05:56.047: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 01/29 11:05:56.047: [smf] INFO: UE IMSI[262422339010350] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.047: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 01/29 11:05:56.047: [upf] INFO: UE F-SEID[UP:0x728 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.047: [upf] INFO: UE F-SEID[UP:0x728 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.053: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 01/29 11:05:56.053: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 01/29 11:05:56.053: [smf] INFO: UE IMSI[262426069903576] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.053: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 01/29 11:05:56.053: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.053: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.058: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 01/29 11:05:56.058: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 01/29 11:05:56.058: [smf] INFO: UE IMSI[262426231631708] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.059: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 01/29 11:05:56.059: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.059: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.064: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 01/29 11:05:56.064: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 01/29 11:05:56.064: [smf] INFO: UE IMSI[262427755859508] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.065: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 01/29 11:05:56.065: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.065: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.070: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 01/29 11:05:56.070: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 01/29 11:05:56.070: [smf] INFO: UE IMSI[262424445867862] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.071: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 01/29 11:05:56.071: [upf] INFO: UE F-SEID[UP:0x30e CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.071: [upf] INFO: UE F-SEID[UP:0x30e CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.076: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 01/29 11:05:56.076: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 01/29 11:05:56.076: [smf] INFO: UE IMSI[262423159880892] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.076: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 01/29 11:05:56.076: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.076: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.082: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 01/29 11:05:56.082: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 01/29 11:05:56.082: [smf] INFO: UE IMSI[262423303157650] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.082: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 01/29 11:05:56.082: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.082: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0xaa2] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.087: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 01/29 11:05:56.087: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 01/29 11:05:56.087: [smf] INFO: UE IMSI[262423546097739] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.088: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 01/29 11:05:56.088: [upf] INFO: UE F-SEID[UP:0x934 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.088: [upf] INFO: UE F-SEID[UP:0x934 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.093: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 01/29 11:05:56.093: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 01/29 11:05:56.093: [smf] INFO: UE IMSI[262420438054951] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.094: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 01/29 11:05:56.094: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.094: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.099: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 01/29 11:05:56.099: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 01/29 11:05:56.099: [smf] INFO: UE IMSI[262426915244157] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.099: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 01/29 11:05:56.099: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.099: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.105: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 01/29 11:05:56.105: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 01/29 11:05:56.105: [smf] INFO: UE IMSI[262424351265057] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.105: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 01/29 11:05:56.105: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.105: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.110: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 01/29 11:05:56.110: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 01/29 11:05:56.110: [smf] INFO: UE IMSI[262420161699524] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.111: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 01/29 11:05:56.111: [upf] INFO: UE F-SEID[UP:0x71e CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.111: [upf] INFO: UE F-SEID[UP:0x71e CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.116: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 01/29 11:05:56.116: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 01/29 11:05:56.116: [smf] INFO: UE IMSI[262422033072771] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.117: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 01/29 11:05:56.117: [upf] INFO: UE F-SEID[UP:0x84e CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.117: [upf] INFO: UE F-SEID[UP:0x84e CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.122: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 01/29 11:05:56.122: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 01/29 11:05:56.122: [smf] INFO: UE IMSI[262423293797294] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.122: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 01/29 11:05:56.122: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.122: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.128: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 01/29 11:05:56.128: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 01/29 11:05:56.128: [smf] INFO: UE IMSI[262422258331023] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.128: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 01/29 11:05:56.128: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.128: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.134: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 01/29 11:05:56.134: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 01/29 11:05:56.134: [smf] INFO: UE IMSI[262420036752946] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.134: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 01/29 11:05:56.134: [upf] INFO: UE F-SEID[UP:0x40e CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.134: [upf] INFO: UE F-SEID[UP:0x40e CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.139: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 01/29 11:05:56.139: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 01/29 11:05:56.139: [smf] INFO: UE IMSI[262428821323157] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.140: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 01/29 11:05:56.140: [upf] INFO: UE F-SEID[UP:0x817 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.140: [upf] INFO: UE F-SEID[UP:0x817 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.145: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 01/29 11:05:56.145: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 01/29 11:05:56.145: [smf] INFO: UE IMSI[262420791578285] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.146: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 01/29 11:05:56.146: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.146: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.151: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 01/29 11:05:56.151: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 01/29 11:05:56.151: [smf] INFO: UE IMSI[262428515135749] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.151: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 01/29 11:05:56.151: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.151: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.157: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 01/29 11:05:56.157: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 01/29 11:05:56.157: [smf] INFO: UE IMSI[262420912937115] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.157: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 01/29 11:05:56.157: [upf] INFO: UE F-SEID[UP:0x37e CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.157: [upf] INFO: UE F-SEID[UP:0x37e CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.163: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 01/29 11:05:56.163: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 01/29 11:05:56.163: [smf] INFO: UE IMSI[262424915258893] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.163: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 01/29 11:05:56.163: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.163: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.169: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 01/29 11:05:56.169: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 01/29 11:05:56.169: [smf] INFO: UE IMSI[262425731802701] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.169: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 01/29 11:05:56.169: [upf] INFO: UE F-SEID[UP:0x130 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.169: [upf] INFO: UE F-SEID[UP:0x130 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.174: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 01/29 11:05:56.174: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 01/29 11:05:56.174: [smf] INFO: UE IMSI[262424019282777] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.175: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 01/29 11:05:56.175: [upf] INFO: UE F-SEID[UP:0x870 CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.175: [upf] INFO: UE F-SEID[UP:0x870 CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.180: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 01/29 11:05:56.180: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 01/29 11:05:56.180: [smf] INFO: UE IMSI[262428003756108] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.181: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 01/29 11:05:56.181: [upf] INFO: UE F-SEID[UP:0x737 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.181: [upf] INFO: UE F-SEID[UP:0x737 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.186: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 01/29 11:05:56.186: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 01/29 11:05:56.186: [smf] INFO: UE IMSI[262423152765000] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.187: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 01/29 11:05:56.187: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.187: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.192: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 01/29 11:05:56.192: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 01/29 11:05:56.192: [smf] INFO: UE IMSI[262427186668119] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.192: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 01/29 11:05:56.192: [upf] INFO: UE F-SEID[UP:0x71b CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.192: [upf] INFO: UE F-SEID[UP:0x71b CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.198: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 01/29 11:05:56.198: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 01/29 11:05:56.198: [smf] INFO: UE IMSI[262426598492105] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.198: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 01/29 11:05:56.198: [upf] INFO: UE F-SEID[UP:0x87d CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.198: [upf] INFO: UE F-SEID[UP:0x87d CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.204: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 01/29 11:05:56.204: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 01/29 11:05:56.204: [smf] INFO: UE IMSI[262427469438555] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.204: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 01/29 11:05:56.204: [upf] INFO: UE F-SEID[UP:0x745 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.204: [upf] INFO: UE F-SEID[UP:0x745 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.210: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 01/29 11:05:56.210: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 01/29 11:05:56.210: [smf] INFO: UE IMSI[262429308737901] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.210: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 01/29 11:05:56.210: [upf] INFO: UE F-SEID[UP:0x732 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.210: [upf] INFO: UE F-SEID[UP:0x732 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.215: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 01/29 11:05:56.215: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 01/29 11:05:56.215: [smf] INFO: UE IMSI[262422342279497] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.216: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 01/29 11:05:56.216: [upf] INFO: UE F-SEID[UP:0x220 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.216: [upf] INFO: UE F-SEID[UP:0x220 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.221: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 01/29 11:05:56.221: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 01/29 11:05:56.221: [smf] INFO: UE IMSI[262428300119333] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.222: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 01/29 11:05:56.222: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.222: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.227: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 01/29 11:05:56.227: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 01/29 11:05:56.227: [smf] INFO: UE IMSI[262427990449121] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.227: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 01/29 11:05:56.227: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.227: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.233: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 01/29 11:05:56.233: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 01/29 11:05:56.233: [smf] INFO: UE IMSI[262426632953886] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.233: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 01/29 11:05:56.233: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.233: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.239: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 01/29 11:05:56.239: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 01/29 11:05:56.239: [smf] INFO: UE IMSI[262420630202151] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.239: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 01/29 11:05:56.239: [upf] INFO: UE F-SEID[UP:0xc37 CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.239: [upf] INFO: UE F-SEID[UP:0xc37 CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.244: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 01/29 11:05:56.245: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 01/29 11:05:56.245: [smf] INFO: UE IMSI[262429428653999] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.245: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 01/29 11:05:56.245: [upf] INFO: UE F-SEID[UP:0xe4b CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.245: [upf] INFO: UE F-SEID[UP:0xe4b CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.250: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 01/29 11:05:56.250: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 01/29 11:05:56.250: [smf] INFO: UE IMSI[262421648114813] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.251: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 01/29 11:05:56.251: [upf] INFO: UE F-SEID[UP:0x705 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.251: [upf] INFO: UE F-SEID[UP:0x705 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.256: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 01/29 11:05:56.256: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 01/29 11:05:56.256: [smf] INFO: UE IMSI[262426752366772] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.257: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 01/29 11:05:56.257: [upf] INFO: UE F-SEID[UP:0x625 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.257: [upf] INFO: UE F-SEID[UP:0x625 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.262: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 01/29 11:05:56.262: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 01/29 11:05:56.262: [smf] INFO: UE IMSI[262427953901603] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.262: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 01/29 11:05:56.262: [upf] INFO: UE F-SEID[UP:0x924 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.262: [upf] INFO: UE F-SEID[UP:0x924 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.268: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 01/29 11:05:56.268: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 01/29 11:05:56.268: [smf] INFO: UE IMSI[262423975352516] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.268: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 01/29 11:05:56.268: [upf] INFO: UE F-SEID[UP:0xc11 CP:0xc78] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.268: [upf] INFO: UE F-SEID[UP:0xc11 CP:0xc78] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.274: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 01/29 11:05:56.274: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 01/29 11:05:56.274: [smf] INFO: UE IMSI[262428927183191] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.274: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 01/29 11:05:56.274: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.274: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.279: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 01/29 11:05:56.279: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 01/29 11:05:56.279: [smf] INFO: UE IMSI[262425560830883] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.280: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 01/29 11:05:56.280: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.280: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.285: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 01/29 11:05:56.285: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 01/29 11:05:56.285: [smf] INFO: UE IMSI[262422988309245] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.286: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 01/29 11:05:56.286: [upf] INFO: UE F-SEID[UP:0x28d CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.286: [upf] INFO: UE F-SEID[UP:0x28d CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.291: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 01/29 11:05:56.291: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 01/29 11:05:56.291: [smf] INFO: UE IMSI[262429287527772] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.292: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 01/29 11:05:56.292: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.292: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.297: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 01/29 11:05:56.297: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 01/29 11:05:56.297: [smf] INFO: UE IMSI[262428437050419] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.297: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 01/29 11:05:56.297: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.297: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.303: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 01/29 11:05:56.303: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 01/29 11:05:56.303: [smf] INFO: UE IMSI[262428927321376] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.303: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 01/29 11:05:56.303: [upf] INFO: UE F-SEID[UP:0x778 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.303: [upf] INFO: UE F-SEID[UP:0x778 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.309: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 01/29 11:05:56.309: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 01/29 11:05:56.309: [smf] INFO: UE IMSI[262429278285162] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.309: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 01/29 11:05:56.309: [upf] INFO: UE F-SEID[UP:0x760 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.309: [upf] INFO: UE F-SEID[UP:0x760 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.314: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 01/29 11:05:56.314: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 01/29 11:05:56.314: [smf] INFO: UE IMSI[262421783899846] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.315: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 01/29 11:05:56.315: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.315: [upf] INFO: UE F-SEID[UP:0x8c9 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.320: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 01/29 11:05:56.320: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 01/29 11:05:56.320: [smf] INFO: UE IMSI[262428015903335] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.321: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 01/29 11:05:56.321: [upf] INFO: UE F-SEID[UP:0xbaf CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.321: [upf] INFO: UE F-SEID[UP:0xbaf CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.326: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 01/29 11:05:56.326: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 01/29 11:05:56.326: [smf] INFO: UE IMSI[262424981820632] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.327: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 01/29 11:05:56.327: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.327: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.332: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 01/29 11:05:56.332: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 01/29 11:05:56.332: [smf] INFO: UE IMSI[262423219713790] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.332: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 01/29 11:05:56.332: [upf] INFO: UE F-SEID[UP:0xa00 CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.332: [upf] INFO: UE F-SEID[UP:0xa00 CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.338: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 01/29 11:05:56.338: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 01/29 11:05:56.338: [smf] INFO: UE IMSI[262427391309425] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.338: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 01/29 11:05:56.338: [upf] INFO: UE F-SEID[UP:0x26f CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.338: [upf] INFO: UE F-SEID[UP:0x26f CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.344: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 01/29 11:05:56.344: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 01/29 11:05:56.344: [smf] INFO: UE IMSI[262429923567465] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.344: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 01/29 11:05:56.344: [upf] INFO: UE F-SEID[UP:0x711 CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.344: [upf] INFO: UE F-SEID[UP:0x711 CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.349: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 01/29 11:05:56.349: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 01/29 11:05:56.349: [smf] INFO: UE IMSI[262429093197050] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.350: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 01/29 11:05:56.350: [upf] INFO: UE F-SEID[UP:0x32c CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.350: [upf] INFO: UE F-SEID[UP:0x32c CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.355: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 01/29 11:05:56.355: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 01/29 11:05:56.355: [smf] INFO: UE IMSI[262427677968115] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.356: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 01/29 11:05:56.356: [upf] INFO: UE F-SEID[UP:0x303 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.356: [upf] INFO: UE F-SEID[UP:0x303 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.361: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 01/29 11:05:56.361: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 01/29 11:05:56.361: [smf] INFO: UE IMSI[262428345495591] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.362: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 01/29 11:05:56.362: [upf] INFO: UE F-SEID[UP:0x716 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.362: [upf] INFO: UE F-SEID[UP:0x716 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.367: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 01/29 11:05:56.367: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 01/29 11:05:56.367: [smf] INFO: UE IMSI[262423448290761] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.367: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 01/29 11:05:56.367: [upf] INFO: UE F-SEID[UP:0xd39 CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.367: [upf] INFO: UE F-SEID[UP:0xd39 CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.373: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 01/29 11:05:56.373: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 01/29 11:05:56.373: [smf] INFO: UE IMSI[262421989009614] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.373: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 01/29 11:05:56.373: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.373: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.379: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 01/29 11:05:56.379: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 01/29 11:05:56.379: [smf] INFO: UE IMSI[262421233475197] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.379: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 01/29 11:05:56.379: [upf] INFO: UE F-SEID[UP:0x112 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.379: [upf] INFO: UE F-SEID[UP:0x112 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.384: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 01/29 11:05:56.384: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 01/29 11:05:56.384: [smf] INFO: UE IMSI[262426940468733] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.385: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 01/29 11:05:56.385: [upf] INFO: UE F-SEID[UP:0xb07 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.385: [upf] INFO: UE F-SEID[UP:0xb07 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.390: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 01/29 11:05:56.390: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 01/29 11:05:56.390: [smf] INFO: UE IMSI[262427823644234] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.391: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 01/29 11:05:56.391: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.391: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.396: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 01/29 11:05:56.396: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 01/29 11:05:56.396: [smf] INFO: UE IMSI[262424984470297] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.397: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 01/29 11:05:56.397: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.397: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.402: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 01/29 11:05:56.402: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 01/29 11:05:56.402: [smf] INFO: UE IMSI[262422198237966] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.402: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 01/29 11:05:56.402: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.402: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.408: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 01/29 11:05:56.408: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 01/29 11:05:56.408: [smf] INFO: UE IMSI[262424149237313] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.408: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 01/29 11:05:56.408: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.408: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.414: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 01/29 11:05:56.414: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 01/29 11:05:56.414: [smf] INFO: UE IMSI[262421253640987] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.414: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 01/29 11:05:56.414: [upf] INFO: UE F-SEID[UP:0x657 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.414: [upf] INFO: UE F-SEID[UP:0x657 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.419: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 01/29 11:05:56.419: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 01/29 11:05:56.419: [smf] INFO: UE IMSI[262426642935090] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.420: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 01/29 11:05:56.420: [upf] INFO: UE F-SEID[UP:0x62 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.420: [upf] INFO: UE F-SEID[UP:0x62 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.425: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 01/29 11:05:56.425: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 01/29 11:05:56.425: [smf] INFO: UE IMSI[262429766711428] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.426: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 01/29 11:05:56.426: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.426: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.431: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 01/29 11:05:56.431: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 01/29 11:05:56.431: [smf] INFO: UE IMSI[262423286478653] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.432: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 01/29 11:05:56.432: [upf] INFO: UE F-SEID[UP:0x161 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.432: [upf] INFO: UE F-SEID[UP:0x161 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.437: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 01/29 11:05:56.437: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 01/29 11:05:56.437: [smf] INFO: UE IMSI[262426657728359] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.437: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 01/29 11:05:56.437: [upf] INFO: UE F-SEID[UP:0x726 CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.437: [upf] INFO: UE F-SEID[UP:0x726 CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.443: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 01/29 11:05:56.443: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 01/29 11:05:56.443: [smf] INFO: UE IMSI[262423567717147] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.443: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 01/29 11:05:56.443: [upf] INFO: UE F-SEID[UP:0x22 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.443: [upf] INFO: UE F-SEID[UP:0x22 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.449: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 01/29 11:05:56.449: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 01/29 11:05:56.449: [smf] INFO: UE IMSI[262428809018772] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.449: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 01/29 11:05:56.449: [upf] INFO: UE F-SEID[UP:0x4df CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.449: [upf] INFO: UE F-SEID[UP:0x4df CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.454: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 01/29 11:05:56.454: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 01/29 11:05:56.454: [smf] INFO: UE IMSI[262423613415580] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.455: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 01/29 11:05:56.455: [upf] INFO: UE F-SEID[UP:0xe97 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.455: [upf] INFO: UE F-SEID[UP:0xe97 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.460: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 01/29 11:05:56.460: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 01/29 11:05:56.460: [smf] INFO: UE IMSI[262429326994222] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.461: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 01/29 11:05:56.461: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.461: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.466: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 01/29 11:05:56.466: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 01/29 11:05:56.466: [smf] INFO: UE IMSI[262425902662898] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.467: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 01/29 11:05:56.467: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.467: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.472: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 01/29 11:05:56.472: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 01/29 11:05:56.472: [smf] INFO: UE IMSI[262421251326659] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.472: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 01/29 11:05:56.472: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.472: [upf] INFO: UE F-SEID[UP:0xda8 CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.478: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 01/29 11:05:56.478: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 01/29 11:05:56.478: [smf] INFO: UE IMSI[262422372486574] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.478: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 01/29 11:05:56.478: [upf] INFO: UE F-SEID[UP:0xbc CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.478: [upf] INFO: UE F-SEID[UP:0xbc CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.484: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 01/29 11:05:56.484: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 01/29 11:05:56.484: [smf] INFO: UE IMSI[262425617849582] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.484: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 01/29 11:05:56.484: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.484: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.489: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 01/29 11:05:56.489: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 01/29 11:05:56.489: [smf] INFO: UE IMSI[262424425523723] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.490: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 01/29 11:05:56.490: [upf] INFO: UE F-SEID[UP:0xdab CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.490: [upf] INFO: UE F-SEID[UP:0xdab CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.495: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 01/29 11:05:56.495: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 01/29 11:05:56.495: [smf] INFO: UE IMSI[262427096274953] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.496: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 01/29 11:05:56.496: [upf] INFO: UE F-SEID[UP:0xc6e CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.496: [upf] INFO: UE F-SEID[UP:0xc6e CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.501: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 01/29 11:05:56.501: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 01/29 11:05:56.501: [smf] INFO: UE IMSI[262423662809792] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.501: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 01/29 11:05:56.501: [upf] INFO: UE F-SEID[UP:0x158 CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.501: [upf] INFO: UE F-SEID[UP:0x158 CP:0x426] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.507: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 01/29 11:05:56.507: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 01/29 11:05:56.507: [smf] INFO: UE IMSI[262422540098056] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.507: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 01/29 11:05:56.507: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.507: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.513: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 01/29 11:05:56.513: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 01/29 11:05:56.513: [smf] INFO: UE IMSI[262424175273655] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.513: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 01/29 11:05:56.513: [upf] INFO: UE F-SEID[UP:0x95 CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.513: [upf] INFO: UE F-SEID[UP:0x95 CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.519: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 01/29 11:05:56.519: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 01/29 11:05:56.519: [smf] INFO: UE IMSI[262428129500994] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.519: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 01/29 11:05:56.519: [upf] INFO: UE F-SEID[UP:0x854 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.519: [upf] INFO: UE F-SEID[UP:0x854 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.524: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 01/29 11:05:56.524: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 01/29 11:05:56.524: [smf] INFO: UE IMSI[262428708812042] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.525: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 01/29 11:05:56.525: [upf] INFO: UE F-SEID[UP:0x611 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.525: [upf] INFO: UE F-SEID[UP:0x611 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.530: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 01/29 11:05:56.530: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 01/29 11:05:56.530: [smf] INFO: UE IMSI[262423905227003] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.531: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 01/29 11:05:56.531: [upf] INFO: UE F-SEID[UP:0x49e CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.531: [upf] INFO: UE F-SEID[UP:0x49e CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.536: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 01/29 11:05:56.536: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 01/29 11:05:56.536: [smf] INFO: UE IMSI[262424831453432] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.537: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 01/29 11:05:56.537: [upf] INFO: UE F-SEID[UP:0x35e CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.537: [upf] INFO: UE F-SEID[UP:0x35e CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.542: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 01/29 11:05:56.542: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 01/29 11:05:56.542: [smf] INFO: UE IMSI[262420773213207] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.542: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 01/29 11:05:56.542: [upf] INFO: UE F-SEID[UP:0x6dc CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.542: [upf] INFO: UE F-SEID[UP:0x6dc CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.548: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 01/29 11:05:56.548: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 01/29 11:05:56.548: [smf] INFO: UE IMSI[262422554937817] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.548: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 01/29 11:05:56.548: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.548: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.554: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 01/29 11:05:56.554: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 01/29 11:05:56.554: [smf] INFO: UE IMSI[262427854645604] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.554: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 01/29 11:05:56.554: [upf] INFO: UE F-SEID[UP:0x361 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.554: [upf] INFO: UE F-SEID[UP:0x361 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.559: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 01/29 11:05:56.559: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 01/29 11:05:56.559: [smf] INFO: UE IMSI[262427016767602] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.560: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 01/29 11:05:56.560: [upf] INFO: UE F-SEID[UP:0x1 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.560: [upf] INFO: UE F-SEID[UP:0x1 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.565: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 01/29 11:05:56.565: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 01/29 11:05:56.565: [smf] INFO: UE IMSI[262423999839250] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:05:56.566: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 01/29 11:05:56.566: [upf] INFO: UE F-SEID[UP:0xe82 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.566: [upf] INFO: UE F-SEID[UP:0xe82 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.571: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@d82a3ea2dcc3: Successfully created 1019 PDP contexts before exhausting the pool MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:05:56.771: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 01/29 11:05:56.771: [upf] INFO: UE F-SEID[UP:0x674 CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.771: [upf] INFO: UE F-SEID[UP:0x674 CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 01/29 11:05:56.783: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 01/29 11:05:56.790: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 01/29 11:05:56.797: [smf] INFO: Removed Session: UE IMSI:[262425972024059] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 01/29 11:05:56.797: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 01/29 11:05:56.797: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 01/29 11:05:56.803: [smf] INFO: Removed Session: UE IMSI:[262420589791327] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 01/29 11:05:56.804: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 01/29 11:05:56.807: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 01/29 11:05:56.808: [smf] INFO: Removed Session: UE IMSI:[262421418150298] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 01/29 11:05:56.809: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 01/29 11:05:56.813: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 01/29 11:05:56.817: [smf] INFO: Removed Session: UE IMSI:[262425368837269] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 01/29 11:05:56.817: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 01/29 11:05:56.819: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 01/29 11:05:56.819: [smf] INFO: Removed Session: UE IMSI:[262423912230115] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 01/29 11:05:56.819: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 01/29 11:05:56.824: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 01/29 11:05:56.825: [smf] INFO: Removed Session: UE IMSI:[262424868250178] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 01/29 11:05:56.825: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 01/29 11:05:56.830: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 01/29 11:05:56.830: [smf] INFO: Removed Session: UE IMSI:[262420946208439] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 01/29 11:05:56.830: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 01/29 11:05:56.835: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 01/29 11:05:56.835: [smf] INFO: Removed Session: UE IMSI:[262428330582558] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 01/29 11:05:56.835: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 01/29 11:05:56.840: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 01/29 11:05:56.841: [smf] INFO: Removed Session: UE IMSI:[262427451579325] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 01/29 11:05:56.841: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 01/29 11:05:56.845: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 01/29 11:05:56.846: [smf] INFO: Removed Session: UE IMSI:[262423648820296] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 01/29 11:05:56.846: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 01/29 11:05:56.851: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 01/29 11:05:56.852: [smf] INFO: Removed Session: UE IMSI:[262421154640827] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 01/29 11:05:56.852: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 01/29 11:05:56.857: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 01/29 11:05:56.858: [smf] INFO: Removed Session: UE IMSI:[262428356186809] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 01/29 11:05:56.858: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 01/29 11:05:56.862: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 01/29 11:05:56.863: [smf] INFO: Removed Session: UE IMSI:[262425640670877] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 01/29 11:05:56.863: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 01/29 11:05:56.868: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 01/29 11:05:56.869: [smf] INFO: Removed Session: UE IMSI:[262420592692997] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 01/29 11:05:56.869: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 01/29 11:05:56.873: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 01/29 11:05:56.874: [smf] INFO: Removed Session: UE IMSI:[262427770804769] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 01/29 11:05:56.874: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 01/29 11:05:56.879: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 01/29 11:05:56.879: [smf] INFO: Removed Session: UE IMSI:[262429968717531] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 01/29 11:05:56.879: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 01/29 11:05:56.884: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 01/29 11:05:56.885: [smf] INFO: Removed Session: UE IMSI:[262429003604987] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 01/29 11:05:56.885: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 01/29 11:05:56.889: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 01/29 11:05:56.890: [smf] INFO: Removed Session: UE IMSI:[262422650118425] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 01/29 11:05:56.890: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 01/29 11:05:56.895: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 01/29 11:05:56.895: [smf] INFO: Removed Session: UE IMSI:[262427829431202] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 01/29 11:05:56.895: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 01/29 11:05:56.900: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 01/29 11:05:56.901: [smf] INFO: Removed Session: UE IMSI:[262429882282666] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 01/29 11:05:56.901: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 01/29 11:05:56.905: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 01/29 11:05:56.906: [smf] INFO: Removed Session: UE IMSI:[262429803196853] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 01/29 11:05:56.906: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 01/29 11:05:56.911: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 01/29 11:05:56.911: [smf] INFO: Removed Session: UE IMSI:[262424061214147] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 01/29 11:05:56.911: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 01/29 11:05:56.916: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 01/29 11:05:56.916: [smf] INFO: Removed Session: UE IMSI:[262423468851793] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 01/29 11:05:56.917: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 01/29 11:05:56.921: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 01/29 11:05:56.922: [smf] INFO: Removed Session: UE IMSI:[262427715913697] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 01/29 11:05:56.922: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 01/29 11:05:56.927: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 01/29 11:05:56.927: [smf] INFO: Removed Session: UE IMSI:[262421713878461] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 01/29 11:05:56.927: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 01/29 11:05:56.932: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 01/29 11:05:56.932: [smf] INFO: Removed Session: UE IMSI:[262429270790456] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 01/29 11:05:56.932: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 01/29 11:05:56.937: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 01/29 11:05:56.938: [smf] INFO: Removed Session: UE IMSI:[262425012354235] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 01/29 11:05:56.938: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 01/29 11:05:56.943: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 01/29 11:05:56.943: [smf] INFO: Removed Session: UE IMSI:[262429116253332] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 01/29 11:05:56.943: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 01/29 11:05:56.948: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 01/29 11:05:56.949: [smf] INFO: Removed Session: UE IMSI:[262426551659935] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 01/29 11:05:56.949: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 01/29 11:05:56.953: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 01/29 11:05:56.954: [smf] INFO: Removed Session: UE IMSI:[262420021004383] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 01/29 11:05:56.954: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 01/29 11:05:56.959: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 01/29 11:05:56.959: [smf] INFO: Removed Session: UE IMSI:[262422345807266] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 01/29 11:05:56.959: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 01/29 11:05:56.964: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 01/29 11:05:56.965: [smf] INFO: Removed Session: UE IMSI:[262425509134523] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 01/29 11:05:56.965: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 01/29 11:05:56.970: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 01/29 11:05:56.971: [smf] INFO: Removed Session: UE IMSI:[262428339468720] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 01/29 11:05:56.971: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 01/29 11:05:56.976: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 01/29 11:05:56.977: [smf] INFO: Removed Session: UE IMSI:[262429022407705] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 01/29 11:05:56.977: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 01/29 11:05:56.981: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 01/29 11:05:56.982: [smf] INFO: Removed Session: UE IMSI:[262423536253666] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 01/29 11:05:56.982: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 01/29 11:05:56.987: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 01/29 11:05:56.987: [smf] INFO: Removed Session: UE IMSI:[262421186506832] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 01/29 11:05:56.987: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 01/29 11:05:56.992: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 01/29 11:05:56.993: [smf] INFO: Removed Session: UE IMSI:[262425315410485] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 01/29 11:05:56.993: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 01/29 11:05:56.997: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 01/29 11:05:56.998: [smf] INFO: Removed Session: UE IMSI:[262423592193484] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:56.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 01/29 11:05:56.998: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 01/29 11:05:57.003: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 01/29 11:05:57.003: [smf] INFO: Removed Session: UE IMSI:[262424194342648] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 01/29 11:05:57.003: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 01/29 11:05:57.008: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 01/29 11:05:57.008: [smf] INFO: Removed Session: UE IMSI:[262420079971283] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 01/29 11:05:57.008: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 01/29 11:05:57.013: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 01/29 11:05:57.014: [smf] INFO: Removed Session: UE IMSI:[262427837579937] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 01/29 11:05:57.014: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 01/29 11:05:57.019: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 01/29 11:05:57.019: [smf] INFO: Removed Session: UE IMSI:[262420250417309] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 01/29 11:05:57.019: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 01/29 11:05:57.024: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 01/29 11:05:57.024: [smf] INFO: Removed Session: UE IMSI:[262421875449023] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 01/29 11:05:57.024: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 01/29 11:05:57.029: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 01/29 11:05:57.030: [smf] INFO: Removed Session: UE IMSI:[262421122170105] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 01/29 11:05:57.030: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 01/29 11:05:57.035: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 01/29 11:05:57.035: [smf] INFO: Removed Session: UE IMSI:[262422055833259] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 01/29 11:05:57.035: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 01/29 11:05:57.040: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 01/29 11:05:57.041: [smf] INFO: Removed Session: UE IMSI:[262429119764602] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 01/29 11:05:57.041: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 01/29 11:05:57.046: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 01/29 11:05:57.046: [smf] INFO: Removed Session: UE IMSI:[262426144360457] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 01/29 11:05:57.046: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 01/29 11:05:57.051: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 01/29 11:05:57.052: [smf] INFO: Removed Session: UE IMSI:[262420607698326] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 01/29 11:05:57.052: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 01/29 11:05:57.056: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 01/29 11:05:57.057: [smf] INFO: Removed Session: UE IMSI:[262424322889949] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 01/29 11:05:57.057: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 01/29 11:05:57.062: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 01/29 11:05:57.062: [smf] INFO: Removed Session: UE IMSI:[262420208519848] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 01/29 11:05:57.062: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 01/29 11:05:57.067: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 01/29 11:05:57.068: [smf] INFO: Removed Session: UE IMSI:[262428602943410] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 01/29 11:05:57.068: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 01/29 11:05:57.073: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 01/29 11:05:57.074: [smf] INFO: Removed Session: UE IMSI:[262420301581212] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 01/29 11:05:57.074: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 01/29 11:05:57.079: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 01/29 11:05:57.080: [smf] INFO: Removed Session: UE IMSI:[262425141684922] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 01/29 11:05:57.080: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 01/29 11:05:57.084: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 01/29 11:05:57.085: [smf] INFO: Removed Session: UE IMSI:[262422229813027] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 01/29 11:05:57.085: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 01/29 11:05:57.090: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 01/29 11:05:57.091: [smf] INFO: Removed Session: UE IMSI:[262425596790237] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 01/29 11:05:57.091: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 01/29 11:05:57.095: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 01/29 11:05:57.096: [smf] INFO: Removed Session: UE IMSI:[262426234718862] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 01/29 11:05:57.096: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 01/29 11:05:57.101: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 01/29 11:05:57.101: [smf] INFO: Removed Session: UE IMSI:[262422019545507] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 01/29 11:05:57.101: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 01/29 11:05:57.106: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 01/29 11:05:57.107: [smf] INFO: Removed Session: UE IMSI:[262427081329774] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 01/29 11:05:57.107: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 01/29 11:05:57.112: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 01/29 11:05:57.113: [smf] INFO: Removed Session: UE IMSI:[262421019228059] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 01/29 11:05:57.113: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 01/29 11:05:57.117: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 01/29 11:05:57.118: [smf] INFO: Removed Session: UE IMSI:[262423103906305] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 01/29 11:05:57.118: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 01/29 11:05:57.122: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 01/29 11:05:57.123: [smf] INFO: Removed Session: UE IMSI:[262425874772218] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 01/29 11:05:57.123: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 01/29 11:05:57.128: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 01/29 11:05:57.129: [smf] INFO: Removed Session: UE IMSI:[262421609392375] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 01/29 11:05:57.129: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 01/29 11:05:57.133: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 01/29 11:05:57.135: [smf] INFO: Removed Session: UE IMSI:[262424108902789] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 01/29 11:05:57.135: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 01/29 11:05:57.139: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 01/29 11:05:57.140: [smf] INFO: Removed Session: UE IMSI:[262428924064522] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 01/29 11:05:57.140: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 01/29 11:05:57.144: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 01/29 11:05:57.145: [smf] INFO: Removed Session: UE IMSI:[262423514472598] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 01/29 11:05:57.145: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 01/29 11:05:57.149: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 01/29 11:05:57.150: [smf] INFO: Removed Session: UE IMSI:[262425979698196] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 01/29 11:05:57.150: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 01/29 11:05:57.155: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 01/29 11:05:57.155: [smf] INFO: Removed Session: UE IMSI:[262420493583984] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 01/29 11:05:57.155: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 01/29 11:05:57.160: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 01/29 11:05:57.161: [smf] INFO: Removed Session: UE IMSI:[262427038369518] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 01/29 11:05:57.161: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 01/29 11:05:57.166: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 01/29 11:05:57.167: [smf] INFO: Removed Session: UE IMSI:[262420642343807] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 01/29 11:05:57.167: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 01/29 11:05:57.171: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 01/29 11:05:57.172: [smf] INFO: Removed Session: UE IMSI:[262422908746693] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 01/29 11:05:57.172: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 01/29 11:05:57.176: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 01/29 11:05:57.177: [smf] INFO: Removed Session: UE IMSI:[262424257820895] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 01/29 11:05:57.177: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 01/29 11:05:57.182: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 01/29 11:05:57.182: [smf] INFO: Removed Session: UE IMSI:[262426545235056] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 01/29 11:05:57.182: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 01/29 11:05:57.187: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 01/29 11:05:57.188: [smf] INFO: Removed Session: UE IMSI:[262429985935379] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 01/29 11:05:57.188: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 01/29 11:05:57.193: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 01/29 11:05:57.193: [smf] INFO: Removed Session: UE IMSI:[262427200992737] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 01/29 11:05:57.193: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 01/29 11:05:57.198: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 01/29 11:05:57.198: [smf] INFO: Removed Session: UE IMSI:[262424888514472] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 01/29 11:05:57.198: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 01/29 11:05:57.203: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 01/29 11:05:57.204: [smf] INFO: Removed Session: UE IMSI:[262426304187700] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 01/29 11:05:57.204: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 01/29 11:05:57.209: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 01/29 11:05:57.210: [smf] INFO: Removed Session: UE IMSI:[262422875097005] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 01/29 11:05:57.210: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 01/29 11:05:57.215: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 01/29 11:05:57.216: [smf] INFO: Removed Session: UE IMSI:[262422312631677] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 01/29 11:05:57.216: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 01/29 11:05:57.220: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 01/29 11:05:57.221: [smf] INFO: Removed Session: UE IMSI:[262422275267274] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 01/29 11:05:57.221: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 01/29 11:05:57.226: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 01/29 11:05:57.226: [smf] INFO: Removed Session: UE IMSI:[262425746731915] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 01/29 11:05:57.227: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 01/29 11:05:57.231: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 01/29 11:05:57.232: [smf] INFO: Removed Session: UE IMSI:[262427808414728] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 01/29 11:05:57.232: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 01/29 11:05:57.237: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 01/29 11:05:57.238: [smf] INFO: Removed Session: UE IMSI:[262426820736118] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 01/29 11:05:57.238: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 01/29 11:05:57.242: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 01/29 11:05:57.243: [smf] INFO: Removed Session: UE IMSI:[262429757425936] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 01/29 11:05:57.243: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 01/29 11:05:57.248: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 01/29 11:05:57.249: [smf] INFO: Removed Session: UE IMSI:[262424560987456] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 01/29 11:05:57.249: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 01/29 11:05:57.254: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 01/29 11:05:57.254: [smf] INFO: Removed Session: UE IMSI:[262426954830485] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 01/29 11:05:57.254: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 01/29 11:05:57.259: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 01/29 11:05:57.260: [smf] INFO: Removed Session: UE IMSI:[262422232476957] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 01/29 11:05:57.260: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 01/29 11:05:57.264: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 01/29 11:05:57.265: [smf] INFO: Removed Session: UE IMSI:[262421048500176] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 01/29 11:05:57.265: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 01/29 11:05:57.270: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 01/29 11:05:57.271: [smf] INFO: Removed Session: UE IMSI:[262425255004247] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 01/29 11:05:57.271: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 01/29 11:05:57.275: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 01/29 11:05:57.276: [smf] INFO: Removed Session: UE IMSI:[262421346559049] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 01/29 11:05:57.276: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 01/29 11:05:57.281: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 01/29 11:05:57.282: [smf] INFO: Removed Session: UE IMSI:[262422340267372] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 01/29 11:05:57.282: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 01/29 11:05:57.286: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 01/29 11:05:57.287: [smf] INFO: Removed Session: UE IMSI:[262428952450289] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 01/29 11:05:57.287: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 01/29 11:05:57.291: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 01/29 11:05:57.292: [smf] INFO: Removed Session: UE IMSI:[262429319693063] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 01/29 11:05:57.292: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 01/29 11:05:57.297: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 01/29 11:05:57.299: [smf] INFO: Removed Session: UE IMSI:[262420229870891] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 01/29 11:05:57.299: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 01/29 11:05:57.303: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 01/29 11:05:57.308: [smf] INFO: Removed Session: UE IMSI:[262420168596454] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 01/29 11:05:57.308: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 01/29 11:05:57.309: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 01/29 11:05:57.310: [smf] INFO: Removed Session: UE IMSI:[262420914754753] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 01/29 11:05:57.310: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 01/29 11:05:57.314: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 01/29 11:05:57.315: [smf] INFO: Removed Session: UE IMSI:[262425063790833] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 01/29 11:05:57.315: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 01/29 11:05:57.321: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 01/29 11:05:57.322: [smf] INFO: Removed Session: UE IMSI:[262420862081571] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 01/29 11:05:57.323: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 01/29 11:05:57.327: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 01/29 11:05:57.328: [smf] INFO: Removed Session: UE IMSI:[262420378201013] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 01/29 11:05:57.328: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 01/29 11:05:57.333: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 01/29 11:05:57.334: [smf] INFO: Removed Session: UE IMSI:[262424843220958] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 01/29 11:05:57.334: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 01/29 11:05:57.338: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 01/29 11:05:57.340: [smf] INFO: Removed Session: UE IMSI:[262422181658816] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 01/29 11:05:57.340: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 01/29 11:05:57.344: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 01/29 11:05:57.345: [smf] INFO: Removed Session: UE IMSI:[262420886871741] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 01/29 11:05:57.345: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 01/29 11:05:57.349: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 01/29 11:05:57.350: [smf] INFO: Removed Session: UE IMSI:[262422901951832] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 01/29 11:05:57.350: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 01/29 11:05:57.355: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 01/29 11:05:57.356: [smf] INFO: Removed Session: UE IMSI:[262427495798077] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 01/29 11:05:57.356: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 01/29 11:05:57.361: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 01/29 11:05:57.362: [smf] INFO: Removed Session: UE IMSI:[262421155171094] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 01/29 11:05:57.362: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 01/29 11:05:57.366: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 01/29 11:05:57.367: [smf] INFO: Removed Session: UE IMSI:[262423678190757] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 01/29 11:05:57.367: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 01/29 11:05:57.372: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 01/29 11:05:57.373: [smf] INFO: Removed Session: UE IMSI:[262427589443579] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 01/29 11:05:57.373: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 01/29 11:05:57.377: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 01/29 11:05:57.378: [smf] INFO: Removed Session: UE IMSI:[262428587259920] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 01/29 11:05:57.378: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 01/29 11:05:57.383: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 01/29 11:05:57.384: [smf] INFO: Removed Session: UE IMSI:[262424017206178] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 01/29 11:05:57.384: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 01/29 11:05:57.388: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 01/29 11:05:57.389: [smf] INFO: Removed Session: UE IMSI:[262429697154144] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 01/29 11:05:57.389: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 01/29 11:05:57.393: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 01/29 11:05:57.394: [smf] INFO: Removed Session: UE IMSI:[262420561155706] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 01/29 11:05:57.394: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 01/29 11:05:57.399: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 01/29 11:05:57.399: [smf] INFO: Removed Session: UE IMSI:[262422494662682] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 01/29 11:05:57.399: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 01/29 11:05:57.404: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 01/29 11:05:57.405: [smf] INFO: Removed Session: UE IMSI:[262423848021198] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 01/29 11:05:57.405: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 01/29 11:05:57.410: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 01/29 11:05:57.410: [smf] INFO: Removed Session: UE IMSI:[262428843314137] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 01/29 11:05:57.410: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 01/29 11:05:57.415: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 01/29 11:05:57.416: [smf] INFO: Removed Session: UE IMSI:[262428193202035] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 01/29 11:05:57.416: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 01/29 11:05:57.421: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 01/29 11:05:57.422: [smf] INFO: Removed Session: UE IMSI:[262426396467444] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 01/29 11:05:57.422: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 01/29 11:05:57.426: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 01/29 11:05:57.427: [smf] INFO: Removed Session: UE IMSI:[262426147129674] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 01/29 11:05:57.428: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 01/29 11:05:57.431: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 01/29 11:05:57.432: [smf] INFO: Removed Session: UE IMSI:[262423998897066] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 01/29 11:05:57.432: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 01/29 11:05:57.437: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 01/29 11:05:57.437: [smf] INFO: Removed Session: UE IMSI:[262423542367805] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 01/29 11:05:57.437: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 01/29 11:05:57.442: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 01/29 11:05:57.443: [smf] INFO: Removed Session: UE IMSI:[262420327439031] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 01/29 11:05:57.443: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 01/29 11:05:57.447: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 01/29 11:05:57.448: [smf] INFO: Removed Session: UE IMSI:[262427863048654] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 01/29 11:05:57.448: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 01/29 11:05:57.453: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 01/29 11:05:57.454: [smf] INFO: Removed Session: UE IMSI:[262424878010809] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 01/29 11:05:57.454: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 01/29 11:05:57.458: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 01/29 11:05:57.459: [smf] INFO: Removed Session: UE IMSI:[262425630272616] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 01/29 11:05:57.459: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 01/29 11:05:57.463: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 01/29 11:05:57.464: [smf] INFO: Removed Session: UE IMSI:[262429872091710] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 01/29 11:05:57.464: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 01/29 11:05:57.469: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 01/29 11:05:57.470: [smf] INFO: Removed Session: UE IMSI:[262428877938014] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 01/29 11:05:57.470: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 01/29 11:05:57.474: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 01/29 11:05:57.475: [smf] INFO: Removed Session: UE IMSI:[262424336121361] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 01/29 11:05:57.475: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 01/29 11:05:57.480: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 01/29 11:05:57.480: [smf] INFO: Removed Session: UE IMSI:[262428596663506] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 01/29 11:05:57.480: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 01/29 11:05:57.485: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 01/29 11:05:57.486: [smf] INFO: Removed Session: UE IMSI:[262424352033349] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 01/29 11:05:57.486: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 01/29 11:05:57.490: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 01/29 11:05:57.491: [smf] INFO: Removed Session: UE IMSI:[262425008379556] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 01/29 11:05:57.491: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 01/29 11:05:57.496: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 01/29 11:05:57.496: [smf] INFO: Removed Session: UE IMSI:[262427170198499] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 01/29 11:05:57.496: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 01/29 11:05:57.501: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 01/29 11:05:57.501: [smf] INFO: Removed Session: UE IMSI:[262426430875394] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 01/29 11:05:57.502: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 01/29 11:05:57.506: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 01/29 11:05:57.507: [smf] INFO: Removed Session: UE IMSI:[262425821971477] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 01/29 11:05:57.507: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 01/29 11:05:57.511: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 01/29 11:05:57.512: [smf] INFO: Removed Session: UE IMSI:[262422925988334] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 01/29 11:05:57.512: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 01/29 11:05:57.517: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 01/29 11:05:57.517: [smf] INFO: Removed Session: UE IMSI:[262429604609593] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 01/29 11:05:57.517: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 01/29 11:05:57.522: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 01/29 11:05:57.523: [smf] INFO: Removed Session: UE IMSI:[262420227056295] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 01/29 11:05:57.523: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 01/29 11:05:57.527: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 01/29 11:05:57.528: [smf] INFO: Removed Session: UE IMSI:[262424113387566] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 01/29 11:05:57.528: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 01/29 11:05:57.533: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 01/29 11:05:57.533: [smf] INFO: Removed Session: UE IMSI:[262426934295763] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 01/29 11:05:57.533: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 01/29 11:05:57.538: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 01/29 11:05:57.539: [smf] INFO: Removed Session: UE IMSI:[262427421775425] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 01/29 11:05:57.539: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 01/29 11:05:57.543: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 01/29 11:05:57.544: [smf] INFO: Removed Session: UE IMSI:[262425823517611] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 01/29 11:05:57.544: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 01/29 11:05:57.549: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 01/29 11:05:57.549: [smf] INFO: Removed Session: UE IMSI:[262421861196188] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 01/29 11:05:57.549: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 01/29 11:05:57.554: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 01/29 11:05:57.555: [smf] INFO: Removed Session: UE IMSI:[262420687385208] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 01/29 11:05:57.555: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 01/29 11:05:57.559: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 01/29 11:05:57.560: [smf] INFO: Removed Session: UE IMSI:[262423180575059] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 01/29 11:05:57.560: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 01/29 11:05:57.565: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 01/29 11:05:57.565: [smf] INFO: Removed Session: UE IMSI:[262428873533415] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 01/29 11:05:57.565: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 01/29 11:05:57.570: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 01/29 11:05:57.571: [smf] INFO: Removed Session: UE IMSI:[262420176383696] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 01/29 11:05:57.571: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 01/29 11:05:57.575: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 01/29 11:05:57.576: [smf] INFO: Removed Session: UE IMSI:[262429172391208] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 01/29 11:05:57.576: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 01/29 11:05:57.581: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 01/29 11:05:57.581: [smf] INFO: Removed Session: UE IMSI:[262421414065454] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 01/29 11:05:57.581: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 01/29 11:05:57.586: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 01/29 11:05:57.587: [smf] INFO: Removed Session: UE IMSI:[262428896430729] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 01/29 11:05:57.587: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 01/29 11:05:57.591: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 01/29 11:05:57.592: [smf] INFO: Removed Session: UE IMSI:[262421767319728] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 01/29 11:05:57.592: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 01/29 11:05:57.597: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 01/29 11:05:57.598: [smf] INFO: Removed Session: UE IMSI:[262428084017982] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 01/29 11:05:57.598: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 01/29 11:05:57.603: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 01/29 11:05:57.603: [smf] INFO: Removed Session: UE IMSI:[262421950193858] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 01/29 11:05:57.603: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 01/29 11:05:57.608: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 01/29 11:05:57.609: [smf] INFO: Removed Session: UE IMSI:[262426453081743] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 01/29 11:05:57.609: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 01/29 11:05:57.613: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 01/29 11:05:57.614: [smf] INFO: Removed Session: UE IMSI:[262421691177639] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 01/29 11:05:57.614: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 01/29 11:05:57.618: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 01/29 11:05:57.619: [smf] INFO: Removed Session: UE IMSI:[262426983989591] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 01/29 11:05:57.619: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 01/29 11:05:57.624: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 01/29 11:05:57.624: [smf] INFO: Removed Session: UE IMSI:[262422188908682] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 01/29 11:05:57.624: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 01/29 11:05:57.629: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 01/29 11:05:57.629: [smf] INFO: Removed Session: UE IMSI:[262426815660912] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 01/29 11:05:57.629: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 01/29 11:05:57.634: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 01/29 11:05:57.635: [smf] INFO: Removed Session: UE IMSI:[262429011684884] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 01/29 11:05:57.635: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 01/29 11:05:57.639: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 01/29 11:05:57.640: [smf] INFO: Removed Session: UE IMSI:[262429163179537] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 01/29 11:05:57.640: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 01/29 11:05:57.645: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 01/29 11:05:57.645: [smf] INFO: Removed Session: UE IMSI:[262420297150347] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 01/29 11:05:57.645: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 01/29 11:05:57.650: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 01/29 11:05:57.650: [smf] INFO: Removed Session: UE IMSI:[262423616818311] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 01/29 11:05:57.650: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 01/29 11:05:57.655: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 01/29 11:05:57.656: [smf] INFO: Removed Session: UE IMSI:[262427153781744] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 01/29 11:05:57.656: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 01/29 11:05:57.660: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 01/29 11:05:57.661: [smf] INFO: Removed Session: UE IMSI:[262424032415918] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 01/29 11:05:57.661: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 01/29 11:05:57.666: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 01/29 11:05:57.666: [smf] INFO: Removed Session: UE IMSI:[262420395317757] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 01/29 11:05:57.666: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 01/29 11:05:57.671: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 01/29 11:05:57.671: [smf] INFO: Removed Session: UE IMSI:[262420959480847] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 01/29 11:05:57.671: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 01/29 11:05:57.676: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 01/29 11:05:57.677: [smf] INFO: Removed Session: UE IMSI:[262424572735925] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 01/29 11:05:57.677: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 01/29 11:05:57.681: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 01/29 11:05:57.682: [smf] INFO: Removed Session: UE IMSI:[262424451790138] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 01/29 11:05:57.682: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 01/29 11:05:57.687: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 01/29 11:05:57.687: [smf] INFO: Removed Session: UE IMSI:[262424533538566] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 01/29 11:05:57.687: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 01/29 11:05:57.692: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 01/29 11:05:57.692: [smf] INFO: Removed Session: UE IMSI:[262424812904651] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 01/29 11:05:57.692: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 01/29 11:05:57.697: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 01/29 11:05:57.698: [smf] INFO: Removed Session: UE IMSI:[262422959930146] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 01/29 11:05:57.698: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 01/29 11:05:57.702: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 01/29 11:05:57.703: [smf] INFO: Removed Session: UE IMSI:[262423360027456] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 01/29 11:05:57.703: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 01/29 11:05:57.707: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 01/29 11:05:57.708: [smf] INFO: Removed Session: UE IMSI:[262420649295856] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 01/29 11:05:57.708: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 01/29 11:05:57.713: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 01/29 11:05:57.713: [smf] INFO: Removed Session: UE IMSI:[262429722263652] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 01/29 11:05:57.713: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 01/29 11:05:57.718: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 01/29 11:05:57.718: [smf] INFO: Removed Session: UE IMSI:[262424185721633] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 01/29 11:05:57.718: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 01/29 11:05:57.723: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 01/29 11:05:57.724: [smf] INFO: Removed Session: UE IMSI:[262424608781953] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 01/29 11:05:57.724: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 01/29 11:05:57.728: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 01/29 11:05:57.729: [smf] INFO: Removed Session: UE IMSI:[262428203044850] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 01/29 11:05:57.729: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 01/29 11:05:57.734: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 01/29 11:05:57.734: [smf] INFO: Removed Session: UE IMSI:[262428987063443] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 01/29 11:05:57.734: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 01/29 11:05:57.739: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 01/29 11:05:57.739: [smf] INFO: Removed Session: UE IMSI:[262425352680066] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 01/29 11:05:57.739: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 01/29 11:05:57.744: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 01/29 11:05:57.745: [smf] INFO: Removed Session: UE IMSI:[262424821666713] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 01/29 11:05:57.745: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 01/29 11:05:57.749: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 01/29 11:05:57.750: [smf] INFO: Removed Session: UE IMSI:[262426743908970] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 01/29 11:05:57.750: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 01/29 11:05:57.754: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 01/29 11:05:57.755: [smf] INFO: Removed Session: UE IMSI:[262424539571677] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 01/29 11:05:57.755: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 01/29 11:05:57.760: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 01/29 11:05:57.760: [smf] INFO: Removed Session: UE IMSI:[262422576700255] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 01/29 11:05:57.760: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 01/29 11:05:57.765: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 01/29 11:05:57.765: [smf] INFO: Removed Session: UE IMSI:[262424785614266] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 01/29 11:05:57.765: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 01/29 11:05:57.770: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 01/29 11:05:57.771: [smf] INFO: Removed Session: UE IMSI:[262423714707817] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 01/29 11:05:57.771: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 01/29 11:05:57.775: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 01/29 11:05:57.776: [smf] INFO: Removed Session: UE IMSI:[262421067624599] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 01/29 11:05:57.776: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 01/29 11:05:57.781: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 01/29 11:05:57.781: [smf] INFO: Removed Session: UE IMSI:[262422441502553] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 01/29 11:05:57.781: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 01/29 11:05:57.786: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 01/29 11:05:57.786: [smf] INFO: Removed Session: UE IMSI:[262426543917736] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 01/29 11:05:57.786: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 01/29 11:05:57.791: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 01/29 11:05:57.791: [smf] INFO: Removed Session: UE IMSI:[262426396361680] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 01/29 11:05:57.791: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 01/29 11:05:57.796: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 01/29 11:05:57.797: [smf] INFO: Removed Session: UE IMSI:[262420081528573] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 01/29 11:05:57.797: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 01/29 11:05:57.801: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 01/29 11:05:57.802: [smf] INFO: Removed Session: UE IMSI:[262421629099560] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 01/29 11:05:57.802: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 01/29 11:05:57.807: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 01/29 11:05:57.807: [smf] INFO: Removed Session: UE IMSI:[262421505221711] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 01/29 11:05:57.807: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 01/29 11:05:57.812: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 01/29 11:05:57.812: [smf] INFO: Removed Session: UE IMSI:[262423673410776] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 01/29 11:05:57.812: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 01/29 11:05:57.817: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 01/29 11:05:57.817: [smf] INFO: Removed Session: UE IMSI:[262425521093912] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 01/29 11:05:57.817: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 01/29 11:05:57.822: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 01/29 11:05:57.823: [smf] INFO: Removed Session: UE IMSI:[262426265437123] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 01/29 11:05:57.823: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 01/29 11:05:57.828: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 01/29 11:05:57.828: [smf] INFO: Removed Session: UE IMSI:[262426243249301] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 01/29 11:05:57.828: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 01/29 11:05:57.833: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 01/29 11:05:57.833: [smf] INFO: Removed Session: UE IMSI:[262424883992614] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 01/29 11:05:57.833: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 01/29 11:05:57.838: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 01/29 11:05:57.838: [smf] INFO: Removed Session: UE IMSI:[262426314676360] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 01/29 11:05:57.838: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 01/29 11:05:57.843: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 01/29 11:05:57.844: [smf] INFO: Removed Session: UE IMSI:[262420700586797] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 01/29 11:05:57.844: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 01/29 11:05:57.848: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 01/29 11:05:57.849: [smf] INFO: Removed Session: UE IMSI:[262421130867913] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 01/29 11:05:57.849: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 01/29 11:05:57.854: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 01/29 11:05:57.854: [smf] INFO: Removed Session: UE IMSI:[262426062972571] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 01/29 11:05:57.854: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 01/29 11:05:57.859: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 01/29 11:05:57.859: [smf] INFO: Removed Session: UE IMSI:[262425344968622] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 01/29 11:05:57.859: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 01/29 11:05:57.864: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 01/29 11:05:57.864: [smf] INFO: Removed Session: UE IMSI:[262422948530348] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 01/29 11:05:57.864: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 01/29 11:05:57.869: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 01/29 11:05:57.870: [smf] INFO: Removed Session: UE IMSI:[262429287014776] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 01/29 11:05:57.870: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 01/29 11:05:57.875: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 01/29 11:05:57.875: [smf] INFO: Removed Session: UE IMSI:[262420761350958] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 01/29 11:05:57.875: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 01/29 11:05:57.880: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 01/29 11:05:57.880: [smf] INFO: Removed Session: UE IMSI:[262420459523870] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 01/29 11:05:57.880: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 01/29 11:05:57.885: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 01/29 11:05:57.885: [smf] INFO: Removed Session: UE IMSI:[262425009737804] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 01/29 11:05:57.886: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 01/29 11:05:57.890: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 01/29 11:05:57.891: [smf] INFO: Removed Session: UE IMSI:[262425753144293] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 01/29 11:05:57.891: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 01/29 11:05:57.896: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 01/29 11:05:57.896: [smf] INFO: Removed Session: UE IMSI:[262421354319293] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 01/29 11:05:57.896: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 01/29 11:05:57.901: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 01/29 11:05:57.901: [smf] INFO: Removed Session: UE IMSI:[262422735538340] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 01/29 11:05:57.901: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 01/29 11:05:57.906: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 01/29 11:05:57.906: [smf] INFO: Removed Session: UE IMSI:[262423613887773] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 01/29 11:05:57.906: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 01/29 11:05:57.911: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 01/29 11:05:57.912: [smf] INFO: Removed Session: UE IMSI:[262426865593643] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 01/29 11:05:57.912: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 01/29 11:05:57.917: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 01/29 11:05:57.917: [smf] INFO: Removed Session: UE IMSI:[262423618151326] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 01/29 11:05:57.917: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 01/29 11:05:57.922: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 01/29 11:05:57.922: [smf] INFO: Removed Session: UE IMSI:[262426723761310] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 01/29 11:05:57.922: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 01/29 11:05:57.927: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 01/29 11:05:57.927: [smf] INFO: Removed Session: UE IMSI:[262426327617309] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 01/29 11:05:57.927: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 01/29 11:05:57.932: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 01/29 11:05:57.933: [smf] INFO: Removed Session: UE IMSI:[262420545007358] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 01/29 11:05:57.933: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 01/29 11:05:57.937: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 01/29 11:05:57.938: [smf] INFO: Removed Session: UE IMSI:[262428762278596] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 01/29 11:05:57.938: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 01/29 11:05:57.943: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 01/29 11:05:57.943: [smf] INFO: Removed Session: UE IMSI:[262420155352579] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 01/29 11:05:57.943: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 01/29 11:05:57.948: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 01/29 11:05:57.948: [smf] INFO: Removed Session: UE IMSI:[262421476842780] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 01/29 11:05:57.948: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 01/29 11:05:57.953: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 01/29 11:05:57.953: [smf] INFO: Removed Session: UE IMSI:[262424124342904] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 01/29 11:05:57.953: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 01/29 11:05:57.958: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 01/29 11:05:57.959: [smf] INFO: Removed Session: UE IMSI:[262429816247112] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 01/29 11:05:57.959: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 01/29 11:05:57.963: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 01/29 11:05:57.964: [smf] INFO: Removed Session: UE IMSI:[262426588112511] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 01/29 11:05:57.964: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 01/29 11:05:57.969: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 01/29 11:05:57.969: [smf] INFO: Removed Session: UE IMSI:[262420162710441] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 01/29 11:05:57.969: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 01/29 11:05:57.974: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 01/29 11:05:57.974: [smf] INFO: Removed Session: UE IMSI:[262420229847344] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 01/29 11:05:57.974: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 01/29 11:05:57.979: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 01/29 11:05:57.979: [smf] INFO: Removed Session: UE IMSI:[262428440233283] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 01/29 11:05:57.979: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 01/29 11:05:57.984: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 01/29 11:05:57.985: [smf] INFO: Removed Session: UE IMSI:[262426045920244] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 01/29 11:05:57.985: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 01/29 11:05:57.990: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 01/29 11:05:57.990: [smf] INFO: Removed Session: UE IMSI:[262429823541468] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 01/29 11:05:57.990: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 01/29 11:05:57.995: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 01/29 11:05:57.995: [smf] INFO: Removed Session: UE IMSI:[262428623471837] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:57.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 01/29 11:05:57.995: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 01/29 11:05:58.000: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 01/29 11:05:58.000: [smf] INFO: Removed Session: UE IMSI:[262421035947401] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 01/29 11:05:58.000: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 01/29 11:05:58.005: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 01/29 11:05:58.006: [smf] INFO: Removed Session: UE IMSI:[262423021602998] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 01/29 11:05:58.006: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 01/29 11:05:58.010: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 01/29 11:05:58.011: [smf] INFO: Removed Session: UE IMSI:[262421572119793] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 01/29 11:05:58.011: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 01/29 11:05:58.016: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 01/29 11:05:58.016: [smf] INFO: Removed Session: UE IMSI:[262420470163883] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 01/29 11:05:58.016: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 01/29 11:05:58.021: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 01/29 11:05:58.021: [smf] INFO: Removed Session: UE IMSI:[262424190578779] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 01/29 11:05:58.021: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 01/29 11:05:58.026: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 01/29 11:05:58.027: [smf] INFO: Removed Session: UE IMSI:[262425566642935] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 01/29 11:05:58.027: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 01/29 11:05:58.032: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 01/29 11:05:58.032: [smf] INFO: Removed Session: UE IMSI:[262426234450415] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 01/29 11:05:58.032: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 01/29 11:05:58.037: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 01/29 11:05:58.037: [smf] INFO: Removed Session: UE IMSI:[262424761084434] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 01/29 11:05:58.037: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 01/29 11:05:58.042: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 01/29 11:05:58.043: [smf] INFO: Removed Session: UE IMSI:[262426698059134] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 01/29 11:05:58.043: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 01/29 11:05:58.047: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 01/29 11:05:58.048: [smf] INFO: Removed Session: UE IMSI:[262429098706290] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 01/29 11:05:58.048: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 01/29 11:05:58.053: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 01/29 11:05:58.053: [smf] INFO: Removed Session: UE IMSI:[262421661968035] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 01/29 11:05:58.053: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 01/29 11:05:58.058: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 01/29 11:05:58.058: [smf] INFO: Removed Session: UE IMSI:[262429461259987] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 01/29 11:05:58.058: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 01/29 11:05:58.063: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 01/29 11:05:58.064: [smf] INFO: Removed Session: UE IMSI:[262429306375339] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 01/29 11:05:58.064: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 01/29 11:05:58.069: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 01/29 11:05:58.069: [smf] INFO: Removed Session: UE IMSI:[262429183310307] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 01/29 11:05:58.069: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 01/29 11:05:58.074: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 01/29 11:05:58.074: [smf] INFO: Removed Session: UE IMSI:[262420253134991] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 01/29 11:05:58.074: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 01/29 11:05:58.079: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 01/29 11:05:58.080: [smf] INFO: Removed Session: UE IMSI:[262429777104778] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 01/29 11:05:58.080: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 01/29 11:05:58.085: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 01/29 11:05:58.085: [smf] INFO: Removed Session: UE IMSI:[262420534349491] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 01/29 11:05:58.085: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 01/29 11:05:58.090: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 01/29 11:05:58.090: [smf] INFO: Removed Session: UE IMSI:[262428939134340] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 01/29 11:05:58.090: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 01/29 11:05:58.095: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 01/29 11:05:58.096: [smf] INFO: Removed Session: UE IMSI:[262427533450877] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 01/29 11:05:58.096: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 01/29 11:05:58.101: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 01/29 11:05:58.101: [smf] INFO: Removed Session: UE IMSI:[262427162357702] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 01/29 11:05:58.101: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 01/29 11:05:58.106: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 01/29 11:05:58.106: [smf] INFO: Removed Session: UE IMSI:[262426429193484] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 01/29 11:05:58.106: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 01/29 11:05:58.111: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 01/29 11:05:58.112: [smf] INFO: Removed Session: UE IMSI:[262428094807831] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 01/29 11:05:58.112: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 01/29 11:05:58.117: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 01/29 11:05:58.117: [smf] INFO: Removed Session: UE IMSI:[262421132962803] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 01/29 11:05:58.117: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 01/29 11:05:58.122: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 01/29 11:05:58.122: [smf] INFO: Removed Session: UE IMSI:[262423708788987] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 01/29 11:05:58.122: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 01/29 11:05:58.127: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 01/29 11:05:58.128: [smf] INFO: Removed Session: UE IMSI:[262427738320678] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 01/29 11:05:58.128: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 01/29 11:05:58.133: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 01/29 11:05:58.133: [smf] INFO: Removed Session: UE IMSI:[262421694655654] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 01/29 11:05:58.133: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 01/29 11:05:58.138: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 01/29 11:05:58.138: [smf] INFO: Removed Session: UE IMSI:[262425276327801] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 01/29 11:05:58.138: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 01/29 11:05:58.143: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 01/29 11:05:58.144: [smf] INFO: Removed Session: UE IMSI:[262427953075285] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 01/29 11:05:58.144: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 01/29 11:05:58.149: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 01/29 11:05:58.149: [smf] INFO: Removed Session: UE IMSI:[262424153052942] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 01/29 11:05:58.149: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 01/29 11:05:58.154: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 01/29 11:05:58.154: [smf] INFO: Removed Session: UE IMSI:[262423200045190] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 01/29 11:05:58.154: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 01/29 11:05:58.159: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 01/29 11:05:58.160: [smf] INFO: Removed Session: UE IMSI:[262420188456414] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 01/29 11:05:58.160: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 01/29 11:05:58.164: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 01/29 11:05:58.165: [smf] INFO: Removed Session: UE IMSI:[262426564127900] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 01/29 11:05:58.165: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 01/29 11:05:58.170: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 01/29 11:05:58.170: [smf] INFO: Removed Session: UE IMSI:[262423039048803] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 01/29 11:05:58.170: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 01/29 11:05:58.175: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 01/29 11:05:58.176: [smf] INFO: Removed Session: UE IMSI:[262429448529360] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 01/29 11:05:58.176: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 01/29 11:05:58.180: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 01/29 11:05:58.181: [smf] INFO: Removed Session: UE IMSI:[262426118686527] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 01/29 11:05:58.181: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 01/29 11:05:58.186: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 01/29 11:05:58.186: [smf] INFO: Removed Session: UE IMSI:[262428901147902] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 01/29 11:05:58.186: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 01/29 11:05:58.191: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 01/29 11:05:58.192: [smf] INFO: Removed Session: UE IMSI:[262420028118905] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 01/29 11:05:58.192: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 01/29 11:05:58.196: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 01/29 11:05:58.197: [smf] INFO: Removed Session: UE IMSI:[262425292202548] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 01/29 11:05:58.197: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 01/29 11:05:58.202: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 01/29 11:05:58.202: [smf] INFO: Removed Session: UE IMSI:[262429624343783] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 01/29 11:05:58.202: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 01/29 11:05:58.207: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 01/29 11:05:58.207: [smf] INFO: Removed Session: UE IMSI:[262429253246245] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 01/29 11:05:58.207: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 01/29 11:05:58.212: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 01/29 11:05:58.213: [smf] INFO: Removed Session: UE IMSI:[262423665836545] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 01/29 11:05:58.213: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 01/29 11:05:58.217: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 01/29 11:05:58.218: [smf] INFO: Removed Session: UE IMSI:[262422035241427] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 01/29 11:05:58.218: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 01/29 11:05:58.223: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 01/29 11:05:58.223: [smf] INFO: Removed Session: UE IMSI:[262425702594906] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 01/29 11:05:58.223: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 01/29 11:05:58.228: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 01/29 11:05:58.228: [smf] INFO: Removed Session: UE IMSI:[262426323601563] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 01/29 11:05:58.228: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 01/29 11:05:58.233: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 01/29 11:05:58.234: [smf] INFO: Removed Session: UE IMSI:[262423888938218] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 01/29 11:05:58.234: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 01/29 11:05:58.239: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 01/29 11:05:58.239: [smf] INFO: Removed Session: UE IMSI:[262423443434117] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 01/29 11:05:58.239: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 01/29 11:05:58.244: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 01/29 11:05:58.244: [smf] INFO: Removed Session: UE IMSI:[262424021559504] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 01/29 11:05:58.244: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 01/29 11:05:58.249: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 01/29 11:05:58.250: [smf] INFO: Removed Session: UE IMSI:[262420394030314] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 01/29 11:05:58.250: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 01/29 11:05:58.254: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 01/29 11:05:58.255: [smf] INFO: Removed Session: UE IMSI:[262426224495262] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 01/29 11:05:58.255: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 01/29 11:05:58.260: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 01/29 11:05:58.260: [smf] INFO: Removed Session: UE IMSI:[262427481121127] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 01/29 11:05:58.260: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 01/29 11:05:58.265: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 01/29 11:05:58.266: [smf] INFO: Removed Session: UE IMSI:[262420995560021] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 01/29 11:05:58.266: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 01/29 11:05:58.270: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 01/29 11:05:58.271: [smf] INFO: Removed Session: UE IMSI:[262422466238595] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 01/29 11:05:58.271: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 01/29 11:05:58.276: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 01/29 11:05:58.276: [smf] INFO: Removed Session: UE IMSI:[262424250252935] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 01/29 11:05:58.276: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 01/29 11:05:58.281: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 01/29 11:05:58.281: [smf] INFO: Removed Session: UE IMSI:[262421776914731] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 01/29 11:05:58.281: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 01/29 11:05:58.286: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 01/29 11:05:58.287: [smf] INFO: Removed Session: UE IMSI:[262427126141539] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 01/29 11:05:58.287: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 01/29 11:05:58.292: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 01/29 11:05:58.292: [smf] INFO: Removed Session: UE IMSI:[262429691091269] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 01/29 11:05:58.292: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 01/29 11:05:58.297: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 01/29 11:05:58.297: [smf] INFO: Removed Session: UE IMSI:[262425582746927] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 01/29 11:05:58.297: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 01/29 11:05:58.302: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 01/29 11:05:58.302: [smf] INFO: Removed Session: UE IMSI:[262425885757287] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 01/29 11:05:58.302: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 01/29 11:05:58.307: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 01/29 11:05:58.308: [smf] INFO: Removed Session: UE IMSI:[262429521217095] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 01/29 11:05:58.308: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 01/29 11:05:58.313: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 01/29 11:05:58.313: [smf] INFO: Removed Session: UE IMSI:[262425308991968] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 01/29 11:05:58.313: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 01/29 11:05:58.318: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 01/29 11:05:58.318: [smf] INFO: Removed Session: UE IMSI:[262422335718292] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 01/29 11:05:58.318: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 01/29 11:05:58.323: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 01/29 11:05:58.324: [smf] INFO: Removed Session: UE IMSI:[262428923768147] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 01/29 11:05:58.324: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 01/29 11:05:58.329: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 01/29 11:05:58.329: [smf] INFO: Removed Session: UE IMSI:[262427178258177] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 01/29 11:05:58.329: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 01/29 11:05:58.334: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 01/29 11:05:58.334: [smf] INFO: Removed Session: UE IMSI:[262426157711238] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 01/29 11:05:58.334: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 01/29 11:05:58.339: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 01/29 11:05:58.340: [smf] INFO: Removed Session: UE IMSI:[262422417829793] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 01/29 11:05:58.340: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 01/29 11:05:58.344: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 01/29 11:05:58.345: [smf] INFO: Removed Session: UE IMSI:[262429849483529] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 01/29 11:05:58.345: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 01/29 11:05:58.350: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 01/29 11:05:58.350: [smf] INFO: Removed Session: UE IMSI:[262428912070424] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 01/29 11:05:58.350: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 01/29 11:05:58.355: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 01/29 11:05:58.355: [smf] INFO: Removed Session: UE IMSI:[262420889971743] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 01/29 11:05:58.355: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 01/29 11:05:58.360: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 01/29 11:05:58.361: [smf] INFO: Removed Session: UE IMSI:[262426277672202] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 01/29 11:05:58.361: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 01/29 11:05:58.366: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 01/29 11:05:58.366: [smf] INFO: Removed Session: UE IMSI:[262429599838863] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 01/29 11:05:58.366: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 01/29 11:05:58.371: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 01/29 11:05:58.371: [smf] INFO: Removed Session: UE IMSI:[262425498361319] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 01/29 11:05:58.371: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 01/29 11:05:58.376: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 01/29 11:05:58.377: [smf] INFO: Removed Session: UE IMSI:[262423105648846] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 01/29 11:05:58.377: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 01/29 11:05:58.382: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 01/29 11:05:58.383: [smf] INFO: Removed Session: UE IMSI:[262421842797376] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 01/29 11:05:58.383: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 01/29 11:05:58.387: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 01/29 11:05:58.388: [smf] INFO: Removed Session: UE IMSI:[262420054338366] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 01/29 11:05:58.388: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 01/29 11:05:58.393: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 01/29 11:05:58.393: [smf] INFO: Removed Session: UE IMSI:[262429893373947] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 01/29 11:05:58.393: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 01/29 11:05:58.398: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 01/29 11:05:58.399: [smf] INFO: Removed Session: UE IMSI:[262426475641809] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 01/29 11:05:58.399: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 01/29 11:05:58.403: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 01/29 11:05:58.404: [smf] INFO: Removed Session: UE IMSI:[262422589401962] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 01/29 11:05:58.404: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 01/29 11:05:58.409: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 01/29 11:05:58.409: [smf] INFO: Removed Session: UE IMSI:[262429271934515] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 01/29 11:05:58.409: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 01/29 11:05:58.414: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 01/29 11:05:58.414: [smf] INFO: Removed Session: UE IMSI:[262427148344327] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 01/29 11:05:58.414: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 01/29 11:05:58.419: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 01/29 11:05:58.420: [smf] INFO: Removed Session: UE IMSI:[262429772567432] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 01/29 11:05:58.420: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 01/29 11:05:58.424: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 01/29 11:05:58.425: [smf] INFO: Removed Session: UE IMSI:[262426156816380] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 01/29 11:05:58.425: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 01/29 11:05:58.430: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 01/29 11:05:58.430: [smf] INFO: Removed Session: UE IMSI:[262429209240573] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 01/29 11:05:58.430: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 01/29 11:05:58.435: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 01/29 11:05:58.436: [smf] INFO: Removed Session: UE IMSI:[262429218584806] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 01/29 11:05:58.436: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 01/29 11:05:58.440: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 01/29 11:05:58.441: [smf] INFO: Removed Session: UE IMSI:[262425183690855] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 01/29 11:05:58.441: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 01/29 11:05:58.446: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 01/29 11:05:58.446: [smf] INFO: Removed Session: UE IMSI:[262428573024081] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 01/29 11:05:58.446: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 01/29 11:05:58.451: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 01/29 11:05:58.451: [smf] INFO: Removed Session: UE IMSI:[262421002286774] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 01/29 11:05:58.451: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 01/29 11:05:58.456: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 01/29 11:05:58.457: [smf] INFO: Removed Session: UE IMSI:[262425731516280] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 01/29 11:05:58.457: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 01/29 11:05:58.462: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 01/29 11:05:58.462: [smf] INFO: Removed Session: UE IMSI:[262421886315943] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 01/29 11:05:58.462: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 01/29 11:05:58.467: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 01/29 11:05:58.468: [smf] INFO: Removed Session: UE IMSI:[262421732020280] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 01/29 11:05:58.468: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 01/29 11:05:58.472: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 01/29 11:05:58.473: [smf] INFO: Removed Session: UE IMSI:[262426534144291] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 01/29 11:05:58.473: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 01/29 11:05:58.478: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 01/29 11:05:58.478: [smf] INFO: Removed Session: UE IMSI:[262424395411594] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 01/29 11:05:58.478: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 01/29 11:05:58.483: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 01/29 11:05:58.484: [smf] INFO: Removed Session: UE IMSI:[262420703675274] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 01/29 11:05:58.484: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 01/29 11:05:58.488: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 01/29 11:05:58.489: [smf] INFO: Removed Session: UE IMSI:[262423195352739] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 01/29 11:05:58.489: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 01/29 11:05:58.494: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 01/29 11:05:58.494: [smf] INFO: Removed Session: UE IMSI:[262421937154721] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 01/29 11:05:58.494: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 01/29 11:05:58.499: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 01/29 11:05:58.499: [smf] INFO: Removed Session: UE IMSI:[262424926242602] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 01/29 11:05:58.499: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 01/29 11:05:58.504: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 01/29 11:05:58.505: [smf] INFO: Removed Session: UE IMSI:[262426333484463] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 01/29 11:05:58.505: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 01/29 11:05:58.509: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 01/29 11:05:58.510: [smf] INFO: Removed Session: UE IMSI:[262426011108913] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 01/29 11:05:58.510: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 01/29 11:05:58.515: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 01/29 11:05:58.516: [smf] INFO: Removed Session: UE IMSI:[262426607294078] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 01/29 11:05:58.516: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 01/29 11:05:58.520: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 01/29 11:05:58.521: [smf] INFO: Removed Session: UE IMSI:[262426980697750] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 01/29 11:05:58.521: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 01/29 11:05:58.526: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 01/29 11:05:58.526: [smf] INFO: Removed Session: UE IMSI:[262426502096025] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 01/29 11:05:58.526: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 01/29 11:05:58.531: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 01/29 11:05:58.532: [smf] INFO: Removed Session: UE IMSI:[262424885135044] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 01/29 11:05:58.532: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 01/29 11:05:58.536: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 01/29 11:05:58.537: [smf] INFO: Removed Session: UE IMSI:[262428782119307] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 01/29 11:05:58.537: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 01/29 11:05:58.542: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 01/29 11:05:58.543: [smf] INFO: Removed Session: UE IMSI:[262426121469138] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 01/29 11:05:58.543: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 01/29 11:05:58.548: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 01/29 11:05:58.550: [smf] INFO: Removed Session: UE IMSI:[262425390843411] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 01/29 11:05:58.550: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 01/29 11:05:58.555: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 01/29 11:05:58.557: [smf] INFO: Removed Session: UE IMSI:[262426584301108] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 01/29 11:05:58.557: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 01/29 11:05:58.561: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 01/29 11:05:58.562: [smf] INFO: Removed Session: UE IMSI:[262421623215885] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 01/29 11:05:58.562: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 01/29 11:05:58.566: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 01/29 11:05:58.567: [smf] INFO: Removed Session: UE IMSI:[262422756399016] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 01/29 11:05:58.567: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 01/29 11:05:58.572: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 01/29 11:05:58.572: [smf] INFO: Removed Session: UE IMSI:[262429988683435] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 01/29 11:05:58.572: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 01/29 11:05:58.577: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 01/29 11:05:58.579: [smf] INFO: Removed Session: UE IMSI:[262426510406079] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 01/29 11:05:58.579: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 01/29 11:05:58.583: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 01/29 11:05:58.585: [smf] INFO: Removed Session: UE IMSI:[262423103145822] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 01/29 11:05:58.585: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 01/29 11:05:58.590: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 01/29 11:05:58.592: [smf] INFO: Removed Session: UE IMSI:[262426570867232] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 01/29 11:05:58.592: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 01/29 11:05:58.596: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 01/29 11:05:58.597: [smf] INFO: Removed Session: UE IMSI:[262426468128216] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 01/29 11:05:58.597: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 01/29 11:05:58.601: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 01/29 11:05:58.602: [smf] INFO: Removed Session: UE IMSI:[262426231356329] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 01/29 11:05:58.602: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 01/29 11:05:58.607: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 01/29 11:05:58.607: [smf] INFO: Removed Session: UE IMSI:[262424190002166] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 01/29 11:05:58.607: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 01/29 11:05:58.612: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 01/29 11:05:58.613: [smf] INFO: Removed Session: UE IMSI:[262424522988292] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 01/29 11:05:58.613: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 01/29 11:05:58.617: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 01/29 11:05:58.618: [smf] INFO: Removed Session: UE IMSI:[262424566848982] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 01/29 11:05:58.618: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 01/29 11:05:58.623: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 01/29 11:05:58.623: [smf] INFO: Removed Session: UE IMSI:[262427437141398] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 01/29 11:05:58.623: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 01/29 11:05:58.628: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 01/29 11:05:58.629: [smf] INFO: Removed Session: UE IMSI:[262421915962935] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 01/29 11:05:58.629: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 01/29 11:05:58.633: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 01/29 11:05:58.634: [smf] INFO: Removed Session: UE IMSI:[262421575383544] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 01/29 11:05:58.634: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 01/29 11:05:58.640: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 01/29 11:05:58.642: [smf] INFO: Removed Session: UE IMSI:[262429186322348] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 01/29 11:05:58.642: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 01/29 11:05:58.647: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 01/29 11:05:58.649: [smf] INFO: Removed Session: UE IMSI:[262420180584183] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 01/29 11:05:58.649: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 01/29 11:05:58.654: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 01/29 11:05:58.656: [smf] INFO: Removed Session: UE IMSI:[262420666598925] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 01/29 11:05:58.656: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 01/29 11:05:58.661: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 01/29 11:05:58.662: [smf] INFO: Removed Session: UE IMSI:[262427730009525] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 01/29 11:05:58.662: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 01/29 11:05:58.667: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 01/29 11:05:58.667: [smf] INFO: Removed Session: UE IMSI:[262427782682176] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 01/29 11:05:58.667: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 01/29 11:05:58.672: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 01/29 11:05:58.674: [smf] INFO: Removed Session: UE IMSI:[262427391089001] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 01/29 11:05:58.674: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 01/29 11:05:58.679: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 01/29 11:05:58.680: [smf] INFO: Removed Session: UE IMSI:[262420084334122] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 01/29 11:05:58.680: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 01/29 11:05:58.684: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 01/29 11:05:58.685: [smf] INFO: Removed Session: UE IMSI:[262421396326063] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 01/29 11:05:58.685: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 01/29 11:05:58.690: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 01/29 11:05:58.692: [smf] INFO: Removed Session: UE IMSI:[262421472016728] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 01/29 11:05:58.692: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 01/29 11:05:58.696: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 01/29 11:05:58.697: [smf] INFO: Removed Session: UE IMSI:[262420697290386] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 01/29 11:05:58.697: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 01/29 11:05:58.703: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 01/29 11:05:58.705: [smf] INFO: Removed Session: UE IMSI:[262423724703692] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 01/29 11:05:58.705: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 01/29 11:05:58.710: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 01/29 11:05:58.711: [smf] INFO: Removed Session: UE IMSI:[262428104522754] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 01/29 11:05:58.711: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 01/29 11:05:58.716: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 01/29 11:05:58.716: [smf] INFO: Removed Session: UE IMSI:[262425282081332] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 01/29 11:05:58.716: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 01/29 11:05:58.721: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 01/29 11:05:58.722: [smf] INFO: Removed Session: UE IMSI:[262421725317223] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 01/29 11:05:58.722: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 01/29 11:05:58.727: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 01/29 11:05:58.728: [smf] INFO: Removed Session: UE IMSI:[262427845651175] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 01/29 11:05:58.728: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 01/29 11:05:58.733: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 01/29 11:05:58.733: [smf] INFO: Removed Session: UE IMSI:[262427381306656] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 01/29 11:05:58.733: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 01/29 11:05:58.742: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 01/29 11:05:58.743: [smf] INFO: Removed Session: UE IMSI:[262424285856397] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 01/29 11:05:58.743: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 01/29 11:05:58.749: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 01/29 11:05:58.750: [smf] INFO: Removed Session: UE IMSI:[262425704412408] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 01/29 11:05:58.751: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 01/29 11:05:58.757: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 01/29 11:05:58.759: [smf] INFO: Removed Session: UE IMSI:[262424091392510] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 01/29 11:05:58.759: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 01/29 11:05:58.765: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 01/29 11:05:58.767: [smf] INFO: Removed Session: UE IMSI:[262427117471342] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 01/29 11:05:58.767: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 01/29 11:05:58.771: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 01/29 11:05:58.772: [smf] INFO: Removed Session: UE IMSI:[262424008404542] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 01/29 11:05:58.772: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 01/29 11:05:58.777: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 01/29 11:05:58.777: [smf] INFO: Removed Session: UE IMSI:[262421914527894] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 01/29 11:05:58.777: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 01/29 11:05:58.782: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 01/29 11:05:58.783: [smf] INFO: Removed Session: UE IMSI:[262428830508585] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 01/29 11:05:58.783: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 01/29 11:05:58.787: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 01/29 11:05:58.788: [smf] INFO: Removed Session: UE IMSI:[262428307692906] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 01/29 11:05:58.788: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 01/29 11:05:58.793: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 01/29 11:05:58.793: [smf] INFO: Removed Session: UE IMSI:[262421446217054] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 01/29 11:05:58.793: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 01/29 11:05:58.798: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 01/29 11:05:58.799: [smf] INFO: Removed Session: UE IMSI:[262421212064718] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 01/29 11:05:58.799: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 01/29 11:05:58.803: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 01/29 11:05:58.804: [smf] INFO: Removed Session: UE IMSI:[262426552154333] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 01/29 11:05:58.804: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 01/29 11:05:58.809: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 01/29 11:05:58.809: [smf] INFO: Removed Session: UE IMSI:[262422167346670] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 01/29 11:05:58.809: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 01/29 11:05:58.814: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 01/29 11:05:58.815: [smf] INFO: Removed Session: UE IMSI:[262427142908209] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 01/29 11:05:58.815: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 01/29 11:05:58.819: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 01/29 11:05:58.820: [smf] INFO: Removed Session: UE IMSI:[262428000384133] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 01/29 11:05:58.820: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 01/29 11:05:58.825: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 01/29 11:05:58.825: [smf] INFO: Removed Session: UE IMSI:[262421503425586] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 01/29 11:05:58.825: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 01/29 11:05:58.830: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 01/29 11:05:58.831: [smf] INFO: Removed Session: UE IMSI:[262422123366614] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 01/29 11:05:58.831: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 01/29 11:05:58.835: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 01/29 11:05:58.836: [smf] INFO: Removed Session: UE IMSI:[262422765194990] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 01/29 11:05:58.836: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 01/29 11:05:58.841: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 01/29 11:05:58.841: [smf] INFO: Removed Session: UE IMSI:[262425060734194] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 01/29 11:05:58.841: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 01/29 11:05:58.846: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 01/29 11:05:58.847: [smf] INFO: Removed Session: UE IMSI:[262426629070785] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 01/29 11:05:58.847: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 01/29 11:05:58.851: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 01/29 11:05:58.852: [smf] INFO: Removed Session: UE IMSI:[262421193544285] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 01/29 11:05:58.852: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 01/29 11:05:58.857: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 01/29 11:05:58.857: [smf] INFO: Removed Session: UE IMSI:[262426228851613] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 01/29 11:05:58.857: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 01/29 11:05:58.862: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 01/29 11:05:58.863: [smf] INFO: Removed Session: UE IMSI:[262424580256215] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 01/29 11:05:58.863: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 01/29 11:05:58.867: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 01/29 11:05:58.868: [smf] INFO: Removed Session: UE IMSI:[262429404591957] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 01/29 11:05:58.868: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 01/29 11:05:58.873: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 01/29 11:05:58.873: [smf] INFO: Removed Session: UE IMSI:[262426890146939] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 01/29 11:05:58.873: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 01/29 11:05:58.878: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 01/29 11:05:58.879: [smf] INFO: Removed Session: UE IMSI:[262428174443830] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 01/29 11:05:58.879: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 01/29 11:05:58.883: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 01/29 11:05:58.884: [smf] INFO: Removed Session: UE IMSI:[262429468166725] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 01/29 11:05:58.884: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 01/29 11:05:58.889: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 01/29 11:05:58.889: [smf] INFO: Removed Session: UE IMSI:[262428762438447] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 01/29 11:05:58.889: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 01/29 11:05:58.894: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 01/29 11:05:58.895: [smf] INFO: Removed Session: UE IMSI:[262422012717436] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 01/29 11:05:58.895: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 01/29 11:05:58.900: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 01/29 11:05:58.901: [smf] INFO: Removed Session: UE IMSI:[262428305235637] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 01/29 11:05:58.901: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 01/29 11:05:58.905: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 01/29 11:05:58.906: [smf] INFO: Removed Session: UE IMSI:[262422934982897] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 01/29 11:05:58.906: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 01/29 11:05:58.911: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 01/29 11:05:58.912: [smf] INFO: Removed Session: UE IMSI:[262422112808163] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 01/29 11:05:58.912: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 01/29 11:05:58.916: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 01/29 11:05:58.917: [smf] INFO: Removed Session: UE IMSI:[262423941029353] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 01/29 11:05:58.917: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 01/29 11:05:58.922: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 01/29 11:05:58.923: [smf] INFO: Removed Session: UE IMSI:[262426964584647] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 01/29 11:05:58.923: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 01/29 11:05:58.928: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 01/29 11:05:58.929: [smf] INFO: Removed Session: UE IMSI:[262426128691342] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 01/29 11:05:58.929: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 01/29 11:05:58.934: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 01/29 11:05:58.934: [smf] INFO: Removed Session: UE IMSI:[262425745636959] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 01/29 11:05:58.934: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 01/29 11:05:58.939: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 01/29 11:05:58.940: [smf] INFO: Removed Session: UE IMSI:[262420437913677] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 01/29 11:05:58.940: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 01/29 11:05:58.945: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 01/29 11:05:58.945: [smf] INFO: Removed Session: UE IMSI:[262429237782871] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 01/29 11:05:58.945: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 01/29 11:05:58.950: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 01/29 11:05:58.950: [smf] INFO: Removed Session: UE IMSI:[262428578460071] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 01/29 11:05:58.950: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 01/29 11:05:58.955: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 01/29 11:05:58.956: [smf] INFO: Removed Session: UE IMSI:[262420156026657] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 01/29 11:05:58.956: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 01/29 11:05:58.961: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 01/29 11:05:58.961: [smf] INFO: Removed Session: UE IMSI:[262426075519274] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 01/29 11:05:58.961: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 01/29 11:05:58.966: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 01/29 11:05:58.966: [smf] INFO: Removed Session: UE IMSI:[262429182582656] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 01/29 11:05:58.966: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 01/29 11:05:58.971: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 01/29 11:05:58.972: [smf] INFO: Removed Session: UE IMSI:[262428961976070] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 01/29 11:05:58.972: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 01/29 11:05:58.976: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 01/29 11:05:58.977: [smf] INFO: Removed Session: UE IMSI:[262426722847596] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 01/29 11:05:58.977: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 01/29 11:05:58.982: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 01/29 11:05:58.982: [smf] INFO: Removed Session: UE IMSI:[262421356696975] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 01/29 11:05:58.982: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 01/29 11:05:58.987: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 01/29 11:05:58.988: [smf] INFO: Removed Session: UE IMSI:[262424701430561] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 01/29 11:05:58.988: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 01/29 11:05:58.992: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 01/29 11:05:58.993: [smf] INFO: Removed Session: UE IMSI:[262422588702301] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 01/29 11:05:58.993: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 01/29 11:05:58.998: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 01/29 11:05:58.998: [smf] INFO: Removed Session: UE IMSI:[262425808543628] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:58.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 01/29 11:05:58.998: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 01/29 11:05:59.003: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 01/29 11:05:59.003: [smf] INFO: Removed Session: UE IMSI:[262427079262703] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 01/29 11:05:59.003: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 01/29 11:05:59.008: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 01/29 11:05:59.009: [smf] INFO: Removed Session: UE IMSI:[262424058456951] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 01/29 11:05:59.009: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 01/29 11:05:59.013: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 01/29 11:05:59.014: [smf] INFO: Removed Session: UE IMSI:[262428940274939] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 01/29 11:05:59.014: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 01/29 11:05:59.019: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 01/29 11:05:59.019: [smf] INFO: Removed Session: UE IMSI:[262421918189801] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 01/29 11:05:59.019: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 01/29 11:05:59.024: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 01/29 11:05:59.025: [smf] INFO: Removed Session: UE IMSI:[262424134720377] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 01/29 11:05:59.025: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 01/29 11:05:59.029: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 01/29 11:05:59.030: [smf] INFO: Removed Session: UE IMSI:[262427748084757] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 01/29 11:05:59.030: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 01/29 11:05:59.034: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 01/29 11:05:59.035: [smf] INFO: Removed Session: UE IMSI:[262428610939483] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 01/29 11:05:59.035: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 01/29 11:05:59.040: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 01/29 11:05:59.040: [smf] INFO: Removed Session: UE IMSI:[262429756079501] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 01/29 11:05:59.041: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 01/29 11:05:59.045: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 01/29 11:05:59.046: [smf] INFO: Removed Session: UE IMSI:[262427516560093] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 01/29 11:05:59.046: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 01/29 11:05:59.051: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 01/29 11:05:59.051: [smf] INFO: Removed Session: UE IMSI:[262427566311473] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 01/29 11:05:59.051: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 01/29 11:05:59.056: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 01/29 11:05:59.057: [smf] INFO: Removed Session: UE IMSI:[262423309540053] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 01/29 11:05:59.057: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 01/29 11:05:59.061: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 01/29 11:05:59.062: [smf] INFO: Removed Session: UE IMSI:[262424148634091] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 01/29 11:05:59.062: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 01/29 11:05:59.067: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 01/29 11:05:59.067: [smf] INFO: Removed Session: UE IMSI:[262423969622079] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 01/29 11:05:59.067: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 01/29 11:05:59.072: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 01/29 11:05:59.073: [smf] INFO: Removed Session: UE IMSI:[262420421248529] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 01/29 11:05:59.073: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 01/29 11:05:59.077: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 01/29 11:05:59.078: [smf] INFO: Removed Session: UE IMSI:[262427843169943] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 01/29 11:05:59.078: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 01/29 11:05:59.083: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 01/29 11:05:59.083: [smf] INFO: Removed Session: UE IMSI:[262427648123990] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 01/29 11:05:59.083: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 01/29 11:05:59.088: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 01/29 11:05:59.089: [smf] INFO: Removed Session: UE IMSI:[262423982574197] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 01/29 11:05:59.089: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 01/29 11:05:59.093: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 01/29 11:05:59.094: [smf] INFO: Removed Session: UE IMSI:[262420195667556] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 01/29 11:05:59.094: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 01/29 11:05:59.099: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 01/29 11:05:59.099: [smf] INFO: Removed Session: UE IMSI:[262429898814156] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 01/29 11:05:59.099: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 01/29 11:05:59.104: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 01/29 11:05:59.104: [smf] INFO: Removed Session: UE IMSI:[262420987048583] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 01/29 11:05:59.104: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 01/29 11:05:59.109: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 01/29 11:05:59.110: [smf] INFO: Removed Session: UE IMSI:[262424289587506] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 01/29 11:05:59.110: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 01/29 11:05:59.115: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 01/29 11:05:59.115: [smf] INFO: Removed Session: UE IMSI:[262421482984120] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 01/29 11:05:59.115: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 01/29 11:05:59.120: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 01/29 11:05:59.120: [smf] INFO: Removed Session: UE IMSI:[262424913277232] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 01/29 11:05:59.120: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 01/29 11:05:59.125: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 01/29 11:05:59.126: [smf] INFO: Removed Session: UE IMSI:[262422753613614] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 01/29 11:05:59.126: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 01/29 11:05:59.130: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 01/29 11:05:59.131: [smf] INFO: Removed Session: UE IMSI:[262422902427962] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 01/29 11:05:59.131: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 01/29 11:05:59.136: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 01/29 11:05:59.136: [smf] INFO: Removed Session: UE IMSI:[262425034659282] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 01/29 11:05:59.136: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 01/29 11:05:59.141: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 01/29 11:05:59.142: [smf] INFO: Removed Session: UE IMSI:[262424591898711] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 01/29 11:05:59.142: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 01/29 11:05:59.146: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 01/29 11:05:59.147: [smf] INFO: Removed Session: UE IMSI:[262422118631197] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 01/29 11:05:59.147: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 01/29 11:05:59.152: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 01/29 11:05:59.152: [smf] INFO: Removed Session: UE IMSI:[262428706438234] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 01/29 11:05:59.152: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 01/29 11:05:59.157: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 01/29 11:05:59.158: [smf] INFO: Removed Session: UE IMSI:[262421576470423] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 01/29 11:05:59.158: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 01/29 11:05:59.162: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 01/29 11:05:59.163: [smf] INFO: Removed Session: UE IMSI:[262429041777568] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 01/29 11:05:59.163: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 01/29 11:05:59.168: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 01/29 11:05:59.168: [smf] INFO: Removed Session: UE IMSI:[262428385182075] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 01/29 11:05:59.168: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 01/29 11:05:59.173: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 01/29 11:05:59.174: [smf] INFO: Removed Session: UE IMSI:[262426994426325] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 01/29 11:05:59.174: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 01/29 11:05:59.179: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 01/29 11:05:59.179: [smf] INFO: Removed Session: UE IMSI:[262428274445068] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 01/29 11:05:59.179: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 01/29 11:05:59.184: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 01/29 11:05:59.185: [smf] INFO: Removed Session: UE IMSI:[262422048489779] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 01/29 11:05:59.185: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 01/29 11:05:59.190: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 01/29 11:05:59.191: [smf] INFO: Removed Session: UE IMSI:[262421289510643] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 01/29 11:05:59.191: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 01/29 11:05:59.196: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 01/29 11:05:59.197: [smf] INFO: Removed Session: UE IMSI:[262426120332103] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 01/29 11:05:59.197: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 01/29 11:05:59.202: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 01/29 11:05:59.204: [smf] INFO: Removed Session: UE IMSI:[262428895247677] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 01/29 11:05:59.204: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 01/29 11:05:59.208: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 01/29 11:05:59.209: [smf] INFO: Removed Session: UE IMSI:[262420442628521] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 01/29 11:05:59.209: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 01/29 11:05:59.213: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 01/29 11:05:59.214: [smf] INFO: Removed Session: UE IMSI:[262427896913304] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 01/29 11:05:59.214: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 01/29 11:05:59.218: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 01/29 11:05:59.219: [smf] INFO: Removed Session: UE IMSI:[262426553398619] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 01/29 11:05:59.219: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 01/29 11:05:59.224: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 01/29 11:05:59.225: [smf] INFO: Removed Session: UE IMSI:[262426066038439] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 01/29 11:05:59.225: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 01/29 11:05:59.229: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 01/29 11:05:59.230: [smf] INFO: Removed Session: UE IMSI:[262425782008134] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 01/29 11:05:59.230: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 01/29 11:05:59.235: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 01/29 11:05:59.235: [smf] INFO: Removed Session: UE IMSI:[262427277943696] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 01/29 11:05:59.235: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 01/29 11:05:59.240: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 01/29 11:05:59.241: [smf] INFO: Removed Session: UE IMSI:[262423907731082] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 01/29 11:05:59.241: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 01/29 11:05:59.245: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 01/29 11:05:59.246: [smf] INFO: Removed Session: UE IMSI:[262420452494690] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 01/29 11:05:59.246: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 01/29 11:05:59.251: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 01/29 11:05:59.252: [smf] INFO: Removed Session: UE IMSI:[262425195307280] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 01/29 11:05:59.252: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 01/29 11:05:59.256: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 01/29 11:05:59.257: [smf] INFO: Removed Session: UE IMSI:[262423210055927] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 01/29 11:05:59.257: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 01/29 11:05:59.261: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 01/29 11:05:59.262: [smf] INFO: Removed Session: UE IMSI:[262422317999926] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 01/29 11:05:59.262: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 01/29 11:05:59.267: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 01/29 11:05:59.267: [smf] INFO: Removed Session: UE IMSI:[262423720035951] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 01/29 11:05:59.267: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 01/29 11:05:59.272: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 01/29 11:05:59.273: [smf] INFO: Removed Session: UE IMSI:[262428064862661] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 01/29 11:05:59.273: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 01/29 11:05:59.278: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 01/29 11:05:59.279: [smf] INFO: Removed Session: UE IMSI:[262422675165273] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 01/29 11:05:59.279: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 01/29 11:05:59.283: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 01/29 11:05:59.284: [smf] INFO: Removed Session: UE IMSI:[262426586044493] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 01/29 11:05:59.285: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 01/29 11:05:59.289: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 01/29 11:05:59.290: [smf] INFO: Removed Session: UE IMSI:[262420860408053] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 01/29 11:05:59.290: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 01/29 11:05:59.295: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 01/29 11:05:59.296: [smf] INFO: Removed Session: UE IMSI:[262425829620819] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 01/29 11:05:59.296: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 01/29 11:05:59.300: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 01/29 11:05:59.301: [smf] INFO: Removed Session: UE IMSI:[262422879528416] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 01/29 11:05:59.301: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 01/29 11:05:59.306: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 01/29 11:05:59.306: [smf] INFO: Removed Session: UE IMSI:[262423849211078] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 01/29 11:05:59.306: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 01/29 11:05:59.312: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 01/29 11:05:59.312: [smf] INFO: Removed Session: UE IMSI:[262423814180037] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 01/29 11:05:59.312: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 01/29 11:05:59.317: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 01/29 11:05:59.317: [smf] INFO: Removed Session: UE IMSI:[262424144029327] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 01/29 11:05:59.317: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 01/29 11:05:59.322: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 01/29 11:05:59.323: [smf] INFO: Removed Session: UE IMSI:[262422334233186] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 01/29 11:05:59.323: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 01/29 11:05:59.328: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 01/29 11:05:59.328: [smf] INFO: Removed Session: UE IMSI:[262425987759825] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 01/29 11:05:59.328: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 01/29 11:05:59.333: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 01/29 11:05:59.333: [smf] INFO: Removed Session: UE IMSI:[262428250219628] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 01/29 11:05:59.333: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 01/29 11:05:59.338: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 01/29 11:05:59.339: [smf] INFO: Removed Session: UE IMSI:[262428578165431] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 01/29 11:05:59.339: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 01/29 11:05:59.343: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 01/29 11:05:59.344: [smf] INFO: Removed Session: UE IMSI:[262425065678155] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 01/29 11:05:59.344: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 01/29 11:05:59.349: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 01/29 11:05:59.349: [smf] INFO: Removed Session: UE IMSI:[262421444201273] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 01/29 11:05:59.349: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 01/29 11:05:59.354: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 01/29 11:05:59.355: [smf] INFO: Removed Session: UE IMSI:[262427438636335] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 01/29 11:05:59.355: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 01/29 11:05:59.359: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 01/29 11:05:59.360: [smf] INFO: Removed Session: UE IMSI:[262420103275837] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 01/29 11:05:59.360: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 01/29 11:05:59.365: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 01/29 11:05:59.366: [smf] INFO: Removed Session: UE IMSI:[262428458936440] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 01/29 11:05:59.366: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 01/29 11:05:59.370: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 01/29 11:05:59.371: [smf] INFO: Removed Session: UE IMSI:[262425984743363] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 01/29 11:05:59.371: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 01/29 11:05:59.376: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 01/29 11:05:59.377: [smf] INFO: Removed Session: UE IMSI:[262425146052482] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 01/29 11:05:59.377: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 01/29 11:05:59.382: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 01/29 11:05:59.383: [smf] INFO: Removed Session: UE IMSI:[262426791191022] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 01/29 11:05:59.383: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 01/29 11:05:59.387: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 01/29 11:05:59.389: [smf] INFO: Removed Session: UE IMSI:[262422676172065] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 01/29 11:05:59.389: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 01/29 11:05:59.393: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 01/29 11:05:59.394: [smf] INFO: Removed Session: UE IMSI:[262423420848363] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 01/29 11:05:59.394: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 01/29 11:05:59.400: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 01/29 11:05:59.402: [smf] INFO: Removed Session: UE IMSI:[262429853499682] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 01/29 11:05:59.402: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 01/29 11:05:59.408: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 01/29 11:05:59.410: [smf] INFO: Removed Session: UE IMSI:[262429839635735] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 01/29 11:05:59.410: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 01/29 11:05:59.414: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 01/29 11:05:59.415: [smf] INFO: Removed Session: UE IMSI:[262420512563576] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 01/29 11:05:59.415: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 01/29 11:05:59.419: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 01/29 11:05:59.420: [smf] INFO: Removed Session: UE IMSI:[262424002971897] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 01/29 11:05:59.420: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 01/29 11:05:59.425: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 01/29 11:05:59.426: [smf] INFO: Removed Session: UE IMSI:[262422835132254] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 01/29 11:05:59.426: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 01/29 11:05:59.430: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 01/29 11:05:59.431: [smf] INFO: Removed Session: UE IMSI:[262422140388812] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 01/29 11:05:59.431: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 01/29 11:05:59.436: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 01/29 11:05:59.436: [smf] INFO: Removed Session: UE IMSI:[262420552358411] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 01/29 11:05:59.436: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 01/29 11:05:59.441: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 01/29 11:05:59.442: [smf] INFO: Removed Session: UE IMSI:[262420343240837] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 01/29 11:05:59.442: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 01/29 11:05:59.446: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 01/29 11:05:59.447: [smf] INFO: Removed Session: UE IMSI:[262427118177611] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 01/29 11:05:59.447: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 01/29 11:05:59.452: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 01/29 11:05:59.452: [smf] INFO: Removed Session: UE IMSI:[262429136808844] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 01/29 11:05:59.452: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 01/29 11:05:59.457: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 01/29 11:05:59.458: [smf] INFO: Removed Session: UE IMSI:[262427063432621] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 01/29 11:05:59.458: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 01/29 11:05:59.463: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 01/29 11:05:59.464: [smf] INFO: Removed Session: UE IMSI:[262422206120751] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 01/29 11:05:59.464: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 01/29 11:05:59.468: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 01/29 11:05:59.469: [smf] INFO: Removed Session: UE IMSI:[262429832035921] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 01/29 11:05:59.469: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 01/29 11:05:59.475: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 01/29 11:05:59.476: [smf] INFO: Removed Session: UE IMSI:[262421816767552] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 01/29 11:05:59.476: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 01/29 11:05:59.480: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 01/29 11:05:59.481: [smf] INFO: Removed Session: UE IMSI:[262421106987842] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 01/29 11:05:59.481: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 01/29 11:05:59.485: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 01/29 11:05:59.486: [smf] INFO: Removed Session: UE IMSI:[262422915276449] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 01/29 11:05:59.486: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 01/29 11:05:59.491: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 01/29 11:05:59.492: [smf] INFO: Removed Session: UE IMSI:[262424772027967] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 01/29 11:05:59.492: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 01/29 11:05:59.496: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 01/29 11:05:59.497: [smf] INFO: Removed Session: UE IMSI:[262428954892708] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 01/29 11:05:59.497: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 01/29 11:05:59.502: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 01/29 11:05:59.503: [smf] INFO: Removed Session: UE IMSI:[262428605567436] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 01/29 11:05:59.503: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 01/29 11:05:59.507: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 01/29 11:05:59.508: [smf] INFO: Removed Session: UE IMSI:[262429865313599] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 01/29 11:05:59.508: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 01/29 11:05:59.512: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 01/29 11:05:59.513: [smf] INFO: Removed Session: UE IMSI:[262428185736288] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 01/29 11:05:59.513: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 01/29 11:05:59.518: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 01/29 11:05:59.518: [smf] INFO: Removed Session: UE IMSI:[262422884765248] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 01/29 11:05:59.518: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 01/29 11:05:59.523: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 01/29 11:05:59.524: [smf] INFO: Removed Session: UE IMSI:[262426461719564] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 01/29 11:05:59.524: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 01/29 11:05:59.528: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 01/29 11:05:59.529: [smf] INFO: Removed Session: UE IMSI:[262427649338710] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 01/29 11:05:59.529: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 01/29 11:05:59.534: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 01/29 11:05:59.534: [smf] INFO: Removed Session: UE IMSI:[262427768279809] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 01/29 11:05:59.534: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 01/29 11:05:59.539: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 01/29 11:05:59.540: [smf] INFO: Removed Session: UE IMSI:[262422664194489] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 01/29 11:05:59.540: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 01/29 11:05:59.544: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 01/29 11:05:59.545: [smf] INFO: Removed Session: UE IMSI:[262420601848629] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 01/29 11:05:59.545: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 01/29 11:05:59.550: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 01/29 11:05:59.550: [smf] INFO: Removed Session: UE IMSI:[262422024800886] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 01/29 11:05:59.550: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 01/29 11:05:59.555: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 01/29 11:05:59.555: [smf] INFO: Removed Session: UE IMSI:[262425113333653] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 01/29 11:05:59.555: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 01/29 11:05:59.560: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 01/29 11:05:59.561: [smf] INFO: Removed Session: UE IMSI:[262423332307004] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 01/29 11:05:59.561: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 01/29 11:05:59.566: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 01/29 11:05:59.566: [smf] INFO: Removed Session: UE IMSI:[262426282962647] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 01/29 11:05:59.566: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 01/29 11:05:59.571: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 01/29 11:05:59.572: [smf] INFO: Removed Session: UE IMSI:[262429326324474] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 01/29 11:05:59.572: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 01/29 11:05:59.576: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 01/29 11:05:59.577: [smf] INFO: Removed Session: UE IMSI:[262420562787203] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 01/29 11:05:59.577: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 01/29 11:05:59.582: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 01/29 11:05:59.583: [smf] INFO: Removed Session: UE IMSI:[262422270910099] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 01/29 11:05:59.583: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 01/29 11:05:59.587: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 01/29 11:05:59.588: [smf] INFO: Removed Session: UE IMSI:[262421497079331] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 01/29 11:05:59.588: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 01/29 11:05:59.593: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 01/29 11:05:59.594: [smf] INFO: Removed Session: UE IMSI:[262426505640163] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 01/29 11:05:59.594: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 01/29 11:05:59.598: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 01/29 11:05:59.599: [smf] INFO: Removed Session: UE IMSI:[262427250254005] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 01/29 11:05:59.599: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 01/29 11:05:59.603: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 01/29 11:05:59.604: [smf] INFO: Removed Session: UE IMSI:[262421276825826] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 01/29 11:05:59.604: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 01/29 11:05:59.609: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 01/29 11:05:59.609: [smf] INFO: Removed Session: UE IMSI:[262420328416040] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 01/29 11:05:59.610: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 01/29 11:05:59.614: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 01/29 11:05:59.615: [smf] INFO: Removed Session: UE IMSI:[262426666042021] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 01/29 11:05:59.615: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 01/29 11:05:59.619: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 01/29 11:05:59.620: [smf] INFO: Removed Session: UE IMSI:[262425543562447] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 01/29 11:05:59.620: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 01/29 11:05:59.625: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 01/29 11:05:59.626: [smf] INFO: Removed Session: UE IMSI:[262427877117070] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 01/29 11:05:59.626: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 01/29 11:05:59.630: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 01/29 11:05:59.631: [smf] INFO: Removed Session: UE IMSI:[262425680405414] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 01/29 11:05:59.631: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 01/29 11:05:59.636: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 01/29 11:05:59.636: [smf] INFO: Removed Session: UE IMSI:[262429545757332] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 01/29 11:05:59.636: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 01/29 11:05:59.641: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 01/29 11:05:59.642: [smf] INFO: Removed Session: UE IMSI:[262420281082688] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 01/29 11:05:59.642: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 01/29 11:05:59.646: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 01/29 11:05:59.647: [smf] INFO: Removed Session: UE IMSI:[262426939204232] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 01/29 11:05:59.647: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 01/29 11:05:59.652: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 01/29 11:05:59.652: [smf] INFO: Removed Session: UE IMSI:[262428093159766] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 01/29 11:05:59.652: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 01/29 11:05:59.657: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 01/29 11:05:59.658: [smf] INFO: Removed Session: UE IMSI:[262420335824315] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 01/29 11:05:59.658: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 01/29 11:05:59.663: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 01/29 11:05:59.664: [smf] INFO: Removed Session: UE IMSI:[262424320030436] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 01/29 11:05:59.664: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 01/29 11:05:59.669: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 01/29 11:05:59.670: [smf] INFO: Removed Session: UE IMSI:[262427520454493] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 01/29 11:05:59.670: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 01/29 11:05:59.674: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 01/29 11:05:59.675: [smf] INFO: Removed Session: UE IMSI:[262429627538356] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 01/29 11:05:59.675: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 01/29 11:05:59.680: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 01/29 11:05:59.681: [smf] INFO: Removed Session: UE IMSI:[262422261049454] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 01/29 11:05:59.681: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 01/29 11:05:59.685: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 01/29 11:05:59.686: [smf] INFO: Removed Session: UE IMSI:[262423769497760] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 01/29 11:05:59.686: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 01/29 11:05:59.690: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 01/29 11:05:59.691: [smf] INFO: Removed Session: UE IMSI:[262429923441854] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 01/29 11:05:59.691: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 01/29 11:05:59.696: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 01/29 11:05:59.696: [smf] INFO: Removed Session: UE IMSI:[262421455061832] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 01/29 11:05:59.696: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 01/29 11:05:59.701: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 01/29 11:05:59.702: [smf] INFO: Removed Session: UE IMSI:[262426280873954] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 01/29 11:05:59.702: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 01/29 11:05:59.707: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 01/29 11:05:59.707: [smf] INFO: Removed Session: UE IMSI:[262423025559825] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 01/29 11:05:59.707: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 01/29 11:05:59.712: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 01/29 11:05:59.713: [smf] INFO: Removed Session: UE IMSI:[262429324489912] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 01/29 11:05:59.713: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 01/29 11:05:59.718: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 01/29 11:05:59.718: [smf] INFO: Removed Session: UE IMSI:[262424155667197] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 01/29 11:05:59.718: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 01/29 11:05:59.723: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 01/29 11:05:59.724: [smf] INFO: Removed Session: UE IMSI:[262422471261059] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 01/29 11:05:59.724: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 01/29 11:05:59.729: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 01/29 11:05:59.730: [smf] INFO: Removed Session: UE IMSI:[262424637022405] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 01/29 11:05:59.730: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 01/29 11:05:59.735: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 01/29 11:05:59.736: [smf] INFO: Removed Session: UE IMSI:[262425709510110] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 01/29 11:05:59.736: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 01/29 11:05:59.741: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 01/29 11:05:59.743: [smf] INFO: Removed Session: UE IMSI:[262421388971354] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 01/29 11:05:59.743: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 01/29 11:05:59.747: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 01/29 11:05:59.748: [smf] INFO: Removed Session: UE IMSI:[262426881278475] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 01/29 11:05:59.748: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 01/29 11:05:59.752: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 01/29 11:05:59.753: [smf] INFO: Removed Session: UE IMSI:[262428207791277] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 01/29 11:05:59.753: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 01/29 11:05:59.758: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 01/29 11:05:59.758: [smf] INFO: Removed Session: UE IMSI:[262420869911878] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 01/29 11:05:59.758: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 01/29 11:05:59.763: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 01/29 11:05:59.764: [smf] INFO: Removed Session: UE IMSI:[262425607969501] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 01/29 11:05:59.764: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 01/29 11:05:59.768: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 01/29 11:05:59.769: [smf] INFO: Removed Session: UE IMSI:[262424845130784] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 01/29 11:05:59.769: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 01/29 11:05:59.774: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 01/29 11:05:59.774: [smf] INFO: Removed Session: UE IMSI:[262425259118216] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 01/29 11:05:59.774: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 01/29 11:05:59.779: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 01/29 11:05:59.780: [smf] INFO: Removed Session: UE IMSI:[262426360489344] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 01/29 11:05:59.780: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 01/29 11:05:59.784: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 01/29 11:05:59.785: [smf] INFO: Removed Session: UE IMSI:[262429046812600] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 01/29 11:05:59.785: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 01/29 11:05:59.790: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 01/29 11:05:59.790: [smf] INFO: Removed Session: UE IMSI:[262427130171738] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 01/29 11:05:59.790: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 01/29 11:05:59.795: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 01/29 11:05:59.796: [smf] INFO: Removed Session: UE IMSI:[262425604101289] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 01/29 11:05:59.796: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 01/29 11:05:59.800: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 01/29 11:05:59.801: [smf] INFO: Removed Session: UE IMSI:[262426107513018] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 01/29 11:05:59.801: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 01/29 11:05:59.806: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 01/29 11:05:59.806: [smf] INFO: Removed Session: UE IMSI:[262424123403990] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 01/29 11:05:59.806: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 01/29 11:05:59.811: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 01/29 11:05:59.811: [smf] INFO: Removed Session: UE IMSI:[262420685857236] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 01/29 11:05:59.812: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 01/29 11:05:59.816: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 01/29 11:05:59.817: [smf] INFO: Removed Session: UE IMSI:[262427454711043] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 01/29 11:05:59.817: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 01/29 11:05:59.822: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 01/29 11:05:59.822: [smf] INFO: Removed Session: UE IMSI:[262429899506038] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 01/29 11:05:59.822: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 01/29 11:05:59.827: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 01/29 11:05:59.827: [smf] INFO: Removed Session: UE IMSI:[262425410967575] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 01/29 11:05:59.827: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 01/29 11:05:59.832: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 01/29 11:05:59.833: [smf] INFO: Removed Session: UE IMSI:[262420661611865] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 01/29 11:05:59.833: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 01/29 11:05:59.837: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 01/29 11:05:59.838: [smf] INFO: Removed Session: UE IMSI:[262429137404807] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 01/29 11:05:59.838: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 01/29 11:05:59.843: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 01/29 11:05:59.843: [smf] INFO: Removed Session: UE IMSI:[262421799368887] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 01/29 11:05:59.843: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 01/29 11:05:59.848: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 01/29 11:05:59.849: [smf] INFO: Removed Session: UE IMSI:[262426438238316] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 01/29 11:05:59.849: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 01/29 11:05:59.853: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 01/29 11:05:59.854: [smf] INFO: Removed Session: UE IMSI:[262429434770135] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 01/29 11:05:59.854: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 01/29 11:05:59.859: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 01/29 11:05:59.859: [smf] INFO: Removed Session: UE IMSI:[262424734994311] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 01/29 11:05:59.859: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 01/29 11:05:59.864: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 01/29 11:05:59.864: [smf] INFO: Removed Session: UE IMSI:[262422982787342] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 01/29 11:05:59.864: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 01/29 11:05:59.869: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 01/29 11:05:59.870: [smf] INFO: Removed Session: UE IMSI:[262422787281995] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 01/29 11:05:59.870: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 01/29 11:05:59.874: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 01/29 11:05:59.875: [smf] INFO: Removed Session: UE IMSI:[262421952796070] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 01/29 11:05:59.875: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 01/29 11:05:59.880: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 01/29 11:05:59.880: [smf] INFO: Removed Session: UE IMSI:[262421394714358] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 01/29 11:05:59.880: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 01/29 11:05:59.885: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 01/29 11:05:59.886: [smf] INFO: Removed Session: UE IMSI:[262420849877204] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 01/29 11:05:59.886: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 01/29 11:05:59.890: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 01/29 11:05:59.891: [smf] INFO: Removed Session: UE IMSI:[262424327721652] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 01/29 11:05:59.891: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 01/29 11:05:59.896: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 01/29 11:05:59.897: [smf] INFO: Removed Session: UE IMSI:[262429056271849] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 01/29 11:05:59.897: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 01/29 11:05:59.902: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 01/29 11:05:59.903: [smf] INFO: Removed Session: UE IMSI:[262422939530170] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 01/29 11:05:59.903: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 01/29 11:05:59.907: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 01/29 11:05:59.908: [smf] INFO: Removed Session: UE IMSI:[262428226210237] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 01/29 11:05:59.908: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 01/29 11:05:59.913: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 01/29 11:05:59.914: [smf] INFO: Removed Session: UE IMSI:[262424985891464] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 01/29 11:05:59.914: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 01/29 11:05:59.918: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 01/29 11:05:59.919: [smf] INFO: Removed Session: UE IMSI:[262429323895511] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 01/29 11:05:59.919: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 01/29 11:05:59.924: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 01/29 11:05:59.924: [smf] INFO: Removed Session: UE IMSI:[262423005089605] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 01/29 11:05:59.925: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 01/29 11:05:59.929: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 01/29 11:05:59.930: [smf] INFO: Removed Session: UE IMSI:[262424613400089] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 01/29 11:05:59.930: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 01/29 11:05:59.934: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 01/29 11:05:59.935: [smf] INFO: Removed Session: UE IMSI:[262429665951887] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 01/29 11:05:59.935: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 01/29 11:05:59.940: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 01/29 11:05:59.941: [smf] INFO: Removed Session: UE IMSI:[262426718782226] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 01/29 11:05:59.941: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 01/29 11:05:59.946: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 01/29 11:05:59.947: [smf] INFO: Removed Session: UE IMSI:[262422759921012] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 01/29 11:05:59.947: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 01/29 11:05:59.952: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 01/29 11:05:59.953: [smf] INFO: Removed Session: UE IMSI:[262422904285359] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 01/29 11:05:59.953: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 01/29 11:05:59.957: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 01/29 11:05:59.957: [smf] INFO: Removed Session: UE IMSI:[262421104221110] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 01/29 11:05:59.957: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 01/29 11:05:59.962: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 01/29 11:05:59.963: [smf] INFO: Removed Session: UE IMSI:[262423849644407] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 01/29 11:05:59.963: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 01/29 11:05:59.968: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 01/29 11:05:59.969: [smf] INFO: Removed Session: UE IMSI:[262421330051464] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 01/29 11:05:59.969: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 01/29 11:05:59.974: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 01/29 11:05:59.975: [smf] INFO: Removed Session: UE IMSI:[262426560015665] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 01/29 11:05:59.975: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 01/29 11:05:59.980: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 01/29 11:05:59.980: [smf] INFO: Removed Session: UE IMSI:[262422580673926] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 01/29 11:05:59.980: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 01/29 11:05:59.985: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 01/29 11:05:59.986: [smf] INFO: Removed Session: UE IMSI:[262426649711937] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 01/29 11:05:59.986: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 01/29 11:05:59.991: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 01/29 11:05:59.992: [smf] INFO: Removed Session: UE IMSI:[262422102375512] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 01/29 11:05:59.992: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 01/29 11:05:59.996: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 01/29 11:05:59.997: [smf] INFO: Removed Session: UE IMSI:[262424009671504] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 01/29 11:05:59.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 01/29 11:05:59.997: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 01/29 11:06:00.002: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 01/29 11:06:00.002: [smf] INFO: Removed Session: UE IMSI:[262424025712254] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 01/29 11:06:00.002: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 01/29 11:06:00.007: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 01/29 11:06:00.008: [smf] INFO: Removed Session: UE IMSI:[262425554495635] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 01/29 11:06:00.008: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 01/29 11:06:00.012: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 01/29 11:06:00.013: [smf] INFO: Removed Session: UE IMSI:[262429647010887] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 01/29 11:06:00.013: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 01/29 11:06:00.018: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 01/29 11:06:00.018: [smf] INFO: Removed Session: UE IMSI:[262424816796888] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 01/29 11:06:00.018: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 01/29 11:06:00.023: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 01/29 11:06:00.024: [smf] INFO: Removed Session: UE IMSI:[262428621446387] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 01/29 11:06:00.024: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 01/29 11:06:00.028: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 01/29 11:06:00.029: [smf] INFO: Removed Session: UE IMSI:[262422166825770] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 01/29 11:06:00.029: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 01/29 11:06:00.034: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 01/29 11:06:00.034: [smf] INFO: Removed Session: UE IMSI:[262422515779631] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 01/29 11:06:00.034: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 01/29 11:06:00.039: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 01/29 11:06:00.039: [smf] INFO: Removed Session: UE IMSI:[262429601188919] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 01/29 11:06:00.039: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 01/29 11:06:00.044: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 01/29 11:06:00.045: [smf] INFO: Removed Session: UE IMSI:[262426169342554] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 01/29 11:06:00.045: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 01/29 11:06:00.049: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 01/29 11:06:00.050: [smf] INFO: Removed Session: UE IMSI:[262426455298534] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 01/29 11:06:00.050: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 01/29 11:06:00.055: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 01/29 11:06:00.055: [smf] INFO: Removed Session: UE IMSI:[262425348968962] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 01/29 11:06:00.055: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 01/29 11:06:00.060: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 01/29 11:06:00.060: [smf] INFO: Removed Session: UE IMSI:[262421531129220] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 01/29 11:06:00.060: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 01/29 11:06:00.065: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 01/29 11:06:00.066: [smf] INFO: Removed Session: UE IMSI:[262426349485704] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 01/29 11:06:00.066: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 01/29 11:06:00.071: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 01/29 11:06:00.071: [smf] INFO: Removed Session: UE IMSI:[262428215545630] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 01/29 11:06:00.071: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 01/29 11:06:00.076: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 01/29 11:06:00.077: [smf] INFO: Removed Session: UE IMSI:[262424311622141] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 01/29 11:06:00.077: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 01/29 11:06:00.082: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 01/29 11:06:00.083: [smf] INFO: Removed Session: UE IMSI:[262427986573265] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 01/29 11:06:00.083: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 01/29 11:06:00.088: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 01/29 11:06:00.088: [smf] INFO: Removed Session: UE IMSI:[262423944366686] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 01/29 11:06:00.088: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 01/29 11:06:00.093: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 01/29 11:06:00.093: [smf] INFO: Removed Session: UE IMSI:[262425604038264] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 01/29 11:06:00.093: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 01/29 11:06:00.099: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 01/29 11:06:00.099: [smf] INFO: Removed Session: UE IMSI:[262425571969173] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 01/29 11:06:00.099: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 01/29 11:06:00.105: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 01/29 11:06:00.106: [smf] INFO: Removed Session: UE IMSI:[262427315346506] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 01/29 11:06:00.106: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 01/29 11:06:00.111: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 01/29 11:06:00.112: [smf] INFO: Removed Session: UE IMSI:[262424033630957] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 01/29 11:06:00.112: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 01/29 11:06:00.116: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 01/29 11:06:00.117: [smf] INFO: Removed Session: UE IMSI:[262429222697567] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 01/29 11:06:00.117: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 01/29 11:06:00.122: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 01/29 11:06:00.122: [smf] INFO: Removed Session: UE IMSI:[262421867563938] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 01/29 11:06:00.122: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 01/29 11:06:00.127: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 01/29 11:06:00.128: [smf] INFO: Removed Session: UE IMSI:[262423210148810] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 01/29 11:06:00.128: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 01/29 11:06:00.132: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 01/29 11:06:00.133: [smf] INFO: Removed Session: UE IMSI:[262420247275901] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 01/29 11:06:00.133: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 01/29 11:06:00.138: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 01/29 11:06:00.138: [smf] INFO: Removed Session: UE IMSI:[262422847041185] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 01/29 11:06:00.138: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 01/29 11:06:00.143: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 01/29 11:06:00.144: [smf] INFO: Removed Session: UE IMSI:[262424059475526] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 01/29 11:06:00.144: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 01/29 11:06:00.148: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 01/29 11:06:00.149: [smf] INFO: Removed Session: UE IMSI:[262425348240294] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 01/29 11:06:00.149: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 01/29 11:06:00.154: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 01/29 11:06:00.154: [smf] INFO: Removed Session: UE IMSI:[262426482176821] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 01/29 11:06:00.154: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 01/29 11:06:00.159: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 01/29 11:06:00.160: [smf] INFO: Removed Session: UE IMSI:[262426723467368] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 01/29 11:06:00.160: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 01/29 11:06:00.164: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 01/29 11:06:00.165: [smf] INFO: Removed Session: UE IMSI:[262428360877057] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 01/29 11:06:00.165: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 01/29 11:06:00.170: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 01/29 11:06:00.171: [smf] INFO: Removed Session: UE IMSI:[262421629310017] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 01/29 11:06:00.171: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 01/29 11:06:00.176: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 01/29 11:06:00.177: [smf] INFO: Removed Session: UE IMSI:[262426563800145] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 01/29 11:06:00.177: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 01/29 11:06:00.181: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 01/29 11:06:00.182: [smf] INFO: Removed Session: UE IMSI:[262424741995203] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 01/29 11:06:00.182: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 01/29 11:06:00.187: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 01/29 11:06:00.188: [smf] INFO: Removed Session: UE IMSI:[262423190660850] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 01/29 11:06:00.188: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 01/29 11:06:00.192: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 01/29 11:06:00.193: [smf] INFO: Removed Session: UE IMSI:[262424746125577] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 01/29 11:06:00.193: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 01/29 11:06:00.198: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 01/29 11:06:00.199: [smf] INFO: Removed Session: UE IMSI:[262421662103874] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 01/29 11:06:00.199: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 01/29 11:06:00.204: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 01/29 11:06:00.205: [smf] INFO: Removed Session: UE IMSI:[262428125528196] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 01/29 11:06:00.205: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 01/29 11:06:00.209: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 01/29 11:06:00.211: [smf] INFO: Removed Session: UE IMSI:[262426405417808] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 01/29 11:06:00.211: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 01/29 11:06:00.215: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 01/29 11:06:00.216: [smf] INFO: Removed Session: UE IMSI:[262423632308229] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 01/29 11:06:00.216: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 01/29 11:06:00.221: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 01/29 11:06:00.221: [smf] INFO: Removed Session: UE IMSI:[262426229523563] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 01/29 11:06:00.221: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 01/29 11:06:00.226: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 01/29 11:06:00.227: [smf] INFO: Removed Session: UE IMSI:[262420983067278] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 01/29 11:06:00.227: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 01/29 11:06:00.231: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 01/29 11:06:00.232: [smf] INFO: Removed Session: UE IMSI:[262426862424840] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 01/29 11:06:00.232: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 01/29 11:06:00.237: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 01/29 11:06:00.238: [smf] INFO: Removed Session: UE IMSI:[262420757184525] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 01/29 11:06:00.238: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 01/29 11:06:00.242: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 01/29 11:06:00.243: [smf] INFO: Removed Session: UE IMSI:[262429750405871] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 01/29 11:06:00.243: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 01/29 11:06:00.248: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 01/29 11:06:00.249: [smf] INFO: Removed Session: UE IMSI:[262422708412931] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 01/29 11:06:00.249: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 01/29 11:06:00.254: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 01/29 11:06:00.255: [smf] INFO: Removed Session: UE IMSI:[262425218665469] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 01/29 11:06:00.255: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 01/29 11:06:00.260: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 01/29 11:06:00.260: [smf] INFO: Removed Session: UE IMSI:[262427805185775] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 01/29 11:06:00.260: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 01/29 11:06:00.265: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 01/29 11:06:00.266: [smf] INFO: Removed Session: UE IMSI:[262423529747592] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 01/29 11:06:00.266: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 01/29 11:06:00.271: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 01/29 11:06:00.271: [smf] INFO: Removed Session: UE IMSI:[262427930873169] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 01/29 11:06:00.271: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 01/29 11:06:00.276: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 01/29 11:06:00.276: [smf] INFO: Removed Session: UE IMSI:[262427527091462] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 01/29 11:06:00.276: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 01/29 11:06:00.281: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 01/29 11:06:00.282: [smf] INFO: Removed Session: UE IMSI:[262424924228932] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 01/29 11:06:00.282: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 01/29 11:06:00.286: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 01/29 11:06:00.287: [smf] INFO: Removed Session: UE IMSI:[262421689735493] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 01/29 11:06:00.287: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 01/29 11:06:00.292: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 01/29 11:06:00.292: [smf] INFO: Removed Session: UE IMSI:[262429371037681] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 01/29 11:06:00.292: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 01/29 11:06:00.297: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 01/29 11:06:00.298: [smf] INFO: Removed Session: UE IMSI:[262427078633086] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 01/29 11:06:00.298: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 01/29 11:06:00.302: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 01/29 11:06:00.303: [smf] INFO: Removed Session: UE IMSI:[262421892602925] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 01/29 11:06:00.303: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 01/29 11:06:00.308: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 01/29 11:06:00.308: [smf] INFO: Removed Session: UE IMSI:[262421761357352] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 01/29 11:06:00.308: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 01/29 11:06:00.313: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 01/29 11:06:00.313: [smf] INFO: Removed Session: UE IMSI:[262421964591392] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 01/29 11:06:00.313: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 01/29 11:06:00.318: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 01/29 11:06:00.319: [smf] INFO: Removed Session: UE IMSI:[262421234667294] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 01/29 11:06:00.319: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 01/29 11:06:00.324: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 01/29 11:06:00.324: [smf] INFO: Removed Session: UE IMSI:[262420235249987] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 01/29 11:06:00.324: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 01/29 11:06:00.329: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 01/29 11:06:00.330: [smf] INFO: Removed Session: UE IMSI:[262426847264185] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 01/29 11:06:00.330: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 01/29 11:06:00.334: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 01/29 11:06:00.335: [smf] INFO: Removed Session: UE IMSI:[262427574779311] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 01/29 11:06:00.335: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 01/29 11:06:00.340: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 01/29 11:06:00.340: [smf] INFO: Removed Session: UE IMSI:[262423791459615] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 01/29 11:06:00.340: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 01/29 11:06:00.345: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 01/29 11:06:00.345: [smf] INFO: Removed Session: UE IMSI:[262421922134845] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 01/29 11:06:00.345: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 01/29 11:06:00.350: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 01/29 11:06:00.351: [smf] INFO: Removed Session: UE IMSI:[262425469157734] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 01/29 11:06:00.351: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 01/29 11:06:00.355: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 01/29 11:06:00.356: [smf] INFO: Removed Session: UE IMSI:[262422092642868] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 01/29 11:06:00.356: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 01/29 11:06:00.361: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 01/29 11:06:00.361: [smf] INFO: Removed Session: UE IMSI:[262422864045165] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 01/29 11:06:00.361: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 01/29 11:06:00.366: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 01/29 11:06:00.367: [smf] INFO: Removed Session: UE IMSI:[262422943420323] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 01/29 11:06:00.367: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 01/29 11:06:00.372: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 01/29 11:06:00.372: [smf] INFO: Removed Session: UE IMSI:[262422888434680] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 01/29 11:06:00.373: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 01/29 11:06:00.377: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 01/29 11:06:00.378: [smf] INFO: Removed Session: UE IMSI:[262428288524407] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 01/29 11:06:00.378: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 01/29 11:06:00.382: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 01/29 11:06:00.383: [smf] INFO: Removed Session: UE IMSI:[262427456328142] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 01/29 11:06:00.383: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 01/29 11:06:00.388: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 01/29 11:06:00.388: [smf] INFO: Removed Session: UE IMSI:[262428128954962] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 01/29 11:06:00.388: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 01/29 11:06:00.393: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 01/29 11:06:00.394: [smf] INFO: Removed Session: UE IMSI:[262421798305664] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 01/29 11:06:00.394: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 01/29 11:06:00.399: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 01/29 11:06:00.401: [smf] INFO: Removed Session: UE IMSI:[262421540795574] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 01/29 11:06:00.401: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 01/29 11:06:00.406: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 01/29 11:06:00.407: [smf] INFO: Removed Session: UE IMSI:[262425187691685] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 01/29 11:06:00.407: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 01/29 11:06:00.411: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 01/29 11:06:00.412: [smf] INFO: Removed Session: UE IMSI:[262427924016065] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 01/29 11:06:00.412: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 01/29 11:06:00.416: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 01/29 11:06:00.418: [smf] INFO: Removed Session: UE IMSI:[262421439187462] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 01/29 11:06:00.418: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 01/29 11:06:00.422: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 01/29 11:06:00.422: [smf] INFO: Removed Session: UE IMSI:[262426591878651] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 01/29 11:06:00.422: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 01/29 11:06:00.427: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 01/29 11:06:00.428: [smf] INFO: Removed Session: UE IMSI:[262425162177147] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 01/29 11:06:00.428: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 01/29 11:06:00.432: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 01/29 11:06:00.433: [smf] INFO: Removed Session: UE IMSI:[262429064886498] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 01/29 11:06:00.433: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 01/29 11:06:00.438: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 01/29 11:06:00.438: [smf] INFO: Removed Session: UE IMSI:[262427752859770] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 01/29 11:06:00.439: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 01/29 11:06:00.443: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 01/29 11:06:00.444: [smf] INFO: Removed Session: UE IMSI:[262422516031896] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 01/29 11:06:00.444: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 01/29 11:06:00.449: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 01/29 11:06:00.449: [smf] INFO: Removed Session: UE IMSI:[262422056610103] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 01/29 11:06:00.449: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 01/29 11:06:00.454: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 01/29 11:06:00.454: [smf] INFO: Removed Session: UE IMSI:[262426785636589] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 01/29 11:06:00.454: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 01/29 11:06:00.459: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 01/29 11:06:00.460: [smf] INFO: Removed Session: UE IMSI:[262426125859294] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 01/29 11:06:00.460: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 01/29 11:06:00.465: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 01/29 11:06:00.465: [smf] INFO: Removed Session: UE IMSI:[262426177931225] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 01/29 11:06:00.465: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 01/29 11:06:00.470: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 01/29 11:06:00.470: [smf] INFO: Removed Session: UE IMSI:[262428312650755] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 01/29 11:06:00.470: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 01/29 11:06:00.475: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 01/29 11:06:00.476: [smf] INFO: Removed Session: UE IMSI:[262426608284977] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 01/29 11:06:00.476: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 01/29 11:06:00.481: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 01/29 11:06:00.481: [smf] INFO: Removed Session: UE IMSI:[262428087915265] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 01/29 11:06:00.481: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 01/29 11:06:00.486: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 01/29 11:06:00.487: [smf] INFO: Removed Session: UE IMSI:[262426468991909] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 01/29 11:06:00.487: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 01/29 11:06:00.491: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 01/29 11:06:00.492: [smf] INFO: Removed Session: UE IMSI:[262427246957028] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 01/29 11:06:00.492: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 01/29 11:06:00.496: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 01/29 11:06:00.497: [smf] INFO: Removed Session: UE IMSI:[262427352172857] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 01/29 11:06:00.497: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 01/29 11:06:00.502: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 01/29 11:06:00.502: [smf] INFO: Removed Session: UE IMSI:[262421617073593] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 01/29 11:06:00.502: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 01/29 11:06:00.507: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 01/29 11:06:00.508: [smf] INFO: Removed Session: UE IMSI:[262426905913409] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 01/29 11:06:00.508: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 01/29 11:06:00.512: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 01/29 11:06:00.514: [smf] INFO: Removed Session: UE IMSI:[262427368730724] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 01/29 11:06:00.514: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 01/29 11:06:00.518: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 01/29 11:06:00.520: [smf] INFO: Removed Session: UE IMSI:[262426740168867] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 01/29 11:06:00.520: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 01/29 11:06:00.524: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 01/29 11:06:00.525: [smf] INFO: Removed Session: UE IMSI:[262424233272006] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 01/29 11:06:00.525: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 01/29 11:06:00.530: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 01/29 11:06:00.530: [smf] INFO: Removed Session: UE IMSI:[262424589487243] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 01/29 11:06:00.530: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 01/29 11:06:00.535: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 01/29 11:06:00.537: [smf] INFO: Removed Session: UE IMSI:[262424796538433] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 01/29 11:06:00.537: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 01/29 11:06:00.541: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 01/29 11:06:00.542: [smf] INFO: Removed Session: UE IMSI:[262428649156107] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 01/29 11:06:00.542: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 01/29 11:06:00.547: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 01/29 11:06:00.548: [smf] INFO: Removed Session: UE IMSI:[262429990184460] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 01/29 11:06:00.548: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 01/29 11:06:00.552: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 01/29 11:06:00.553: [smf] INFO: Removed Session: UE IMSI:[262424521216299] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 01/29 11:06:00.553: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 01/29 11:06:00.558: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 01/29 11:06:00.558: [smf] INFO: Removed Session: UE IMSI:[262423334943792] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 01/29 11:06:00.558: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 01/29 11:06:00.563: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 01/29 11:06:00.564: [smf] INFO: Removed Session: UE IMSI:[262428037278157] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 01/29 11:06:00.564: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 01/29 11:06:00.568: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 01/29 11:06:00.569: [smf] INFO: Removed Session: UE IMSI:[262429295686776] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 01/29 11:06:00.569: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 01/29 11:06:00.574: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 01/29 11:06:00.574: [smf] INFO: Removed Session: UE IMSI:[262426064718955] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 01/29 11:06:00.574: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 01/29 11:06:00.579: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 01/29 11:06:00.580: [smf] INFO: Removed Session: UE IMSI:[262423268118984] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 01/29 11:06:00.580: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 01/29 11:06:00.585: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 01/29 11:06:00.585: [smf] INFO: Removed Session: UE IMSI:[262425754297861] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 01/29 11:06:00.585: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 01/29 11:06:00.590: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 01/29 11:06:00.590: [smf] INFO: Removed Session: UE IMSI:[262421557613765] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 01/29 11:06:00.590: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 01/29 11:06:00.595: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 01/29 11:06:00.596: [smf] INFO: Removed Session: UE IMSI:[262427290818322] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 01/29 11:06:00.596: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 01/29 11:06:00.600: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 01/29 11:06:00.601: [smf] INFO: Removed Session: UE IMSI:[262425908974733] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 01/29 11:06:00.601: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 01/29 11:06:00.606: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 01/29 11:06:00.606: [smf] INFO: Removed Session: UE IMSI:[262429917394940] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 01/29 11:06:00.606: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 01/29 11:06:00.611: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 01/29 11:06:00.612: [smf] INFO: Removed Session: UE IMSI:[262424357141413] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 01/29 11:06:00.612: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 01/29 11:06:00.617: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 01/29 11:06:00.617: [smf] INFO: Removed Session: UE IMSI:[262429589744965] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 01/29 11:06:00.617: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 01/29 11:06:00.622: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 01/29 11:06:00.622: [smf] INFO: Removed Session: UE IMSI:[262425931711349] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 01/29 11:06:00.622: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 01/29 11:06:00.627: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 01/29 11:06:00.628: [smf] INFO: Removed Session: UE IMSI:[262425843703179] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 01/29 11:06:00.628: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 01/29 11:06:00.633: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 01/29 11:06:00.633: [smf] INFO: Removed Session: UE IMSI:[262424219426536] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 01/29 11:06:00.633: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 01/29 11:06:00.638: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 01/29 11:06:00.638: [smf] INFO: Removed Session: UE IMSI:[262421329966886] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 01/29 11:06:00.638: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 01/29 11:06:00.643: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 01/29 11:06:00.644: [smf] INFO: Removed Session: UE IMSI:[262427053834213] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 01/29 11:06:00.644: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 01/29 11:06:00.649: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 01/29 11:06:00.649: [smf] INFO: Removed Session: UE IMSI:[262427123622703] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 01/29 11:06:00.649: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 01/29 11:06:00.654: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 01/29 11:06:00.654: [smf] INFO: Removed Session: UE IMSI:[262421864879963] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 01/29 11:06:00.654: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 01/29 11:06:00.659: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 01/29 11:06:00.660: [smf] INFO: Removed Session: UE IMSI:[262427325350553] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 01/29 11:06:00.660: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 01/29 11:06:00.664: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 01/29 11:06:00.665: [smf] INFO: Removed Session: UE IMSI:[262424234850213] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 01/29 11:06:00.665: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 01/29 11:06:00.670: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 01/29 11:06:00.670: [smf] INFO: Removed Session: UE IMSI:[262425188863373] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 01/29 11:06:00.670: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 01/29 11:06:00.675: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 01/29 11:06:00.675: [smf] INFO: Removed Session: UE IMSI:[262429660964535] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 01/29 11:06:00.675: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 01/29 11:06:00.680: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 01/29 11:06:00.681: [smf] INFO: Removed Session: UE IMSI:[262420868056057] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 01/29 11:06:00.681: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 01/29 11:06:00.686: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 01/29 11:06:00.686: [smf] INFO: Removed Session: UE IMSI:[262420257017774] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 01/29 11:06:00.686: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 01/29 11:06:00.691: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 01/29 11:06:00.691: [smf] INFO: Removed Session: UE IMSI:[262426564155926] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 01/29 11:06:00.691: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 01/29 11:06:00.696: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 01/29 11:06:00.697: [smf] INFO: Removed Session: UE IMSI:[262420664574487] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 01/29 11:06:00.697: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 01/29 11:06:00.701: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 01/29 11:06:00.702: [smf] INFO: Removed Session: UE IMSI:[262421814234561] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 01/29 11:06:00.702: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 01/29 11:06:00.707: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 01/29 11:06:00.707: [smf] INFO: Removed Session: UE IMSI:[262422343291581] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 01/29 11:06:00.707: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 01/29 11:06:00.712: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 01/29 11:06:00.712: [smf] INFO: Removed Session: UE IMSI:[262420143605941] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 01/29 11:06:00.712: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 01/29 11:06:00.717: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 01/29 11:06:00.718: [smf] INFO: Removed Session: UE IMSI:[262421842498695] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 01/29 11:06:00.718: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 01/29 11:06:00.723: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 01/29 11:06:00.723: [smf] INFO: Removed Session: UE IMSI:[262427722905964] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 01/29 11:06:00.723: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 01/29 11:06:00.728: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 01/29 11:06:00.728: [smf] INFO: Removed Session: UE IMSI:[262423492721503] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 01/29 11:06:00.728: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 01/29 11:06:00.733: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 01/29 11:06:00.734: [smf] INFO: Removed Session: UE IMSI:[262425000271854] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 01/29 11:06:00.734: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 01/29 11:06:00.739: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 01/29 11:06:00.739: [smf] INFO: Removed Session: UE IMSI:[262422041333046] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 01/29 11:06:00.739: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 01/29 11:06:00.744: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 01/29 11:06:00.744: [smf] INFO: Removed Session: UE IMSI:[262428085775149] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 01/29 11:06:00.744: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 01/29 11:06:00.749: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 01/29 11:06:00.750: [smf] INFO: Removed Session: UE IMSI:[262421167074478] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 01/29 11:06:00.750: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 01/29 11:06:00.754: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 01/29 11:06:00.755: [smf] INFO: Removed Session: UE IMSI:[262429864523225] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 01/29 11:06:00.755: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 01/29 11:06:00.760: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 01/29 11:06:00.761: [smf] INFO: Removed Session: UE IMSI:[262420599155719] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 01/29 11:06:00.761: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 01/29 11:06:00.765: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 01/29 11:06:00.766: [smf] INFO: Removed Session: UE IMSI:[262426497409181] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 01/29 11:06:00.766: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 01/29 11:06:00.771: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 01/29 11:06:00.772: [smf] INFO: Removed Session: UE IMSI:[262429606434208] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 01/29 11:06:00.772: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 01/29 11:06:00.777: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 01/29 11:06:00.778: [smf] INFO: Removed Session: UE IMSI:[262429486827680] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 01/29 11:06:00.778: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 01/29 11:06:00.782: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 01/29 11:06:00.783: [smf] INFO: Removed Session: UE IMSI:[262424756502377] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 01/29 11:06:00.783: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 01/29 11:06:00.789: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 01/29 11:06:00.790: [smf] INFO: Removed Session: UE IMSI:[262421272481517] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 01/29 11:06:00.790: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 01/29 11:06:00.795: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 01/29 11:06:00.797: [smf] INFO: Removed Session: UE IMSI:[262428045088656] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 01/29 11:06:00.797: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 01/29 11:06:00.802: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 01/29 11:06:00.803: [smf] INFO: Removed Session: UE IMSI:[262420350025356] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 01/29 11:06:00.803: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 01/29 11:06:00.808: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 01/29 11:06:00.809: [smf] INFO: Removed Session: UE IMSI:[262420614916181] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 01/29 11:06:00.809: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 01/29 11:06:00.813: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 01/29 11:06:00.814: [smf] INFO: Removed Session: UE IMSI:[262429534985792] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 01/29 11:06:00.815: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 01/29 11:06:00.819: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 01/29 11:06:00.820: [smf] INFO: Removed Session: UE IMSI:[262421694175215] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 01/29 11:06:00.820: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 01/29 11:06:00.825: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 01/29 11:06:00.826: [smf] INFO: Removed Session: UE IMSI:[262427066963066] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 01/29 11:06:00.826: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 01/29 11:06:00.830: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 01/29 11:06:00.831: [smf] INFO: Removed Session: UE IMSI:[262424891429966] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 01/29 11:06:00.831: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 01/29 11:06:00.835: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 01/29 11:06:00.836: [smf] INFO: Removed Session: UE IMSI:[262422464603531] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 01/29 11:06:00.836: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 01/29 11:06:00.841: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 01/29 11:06:00.841: [smf] INFO: Removed Session: UE IMSI:[262422600205290] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 01/29 11:06:00.841: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 01/29 11:06:00.846: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 01/29 11:06:00.846: [smf] INFO: Removed Session: UE IMSI:[262421723609099] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 01/29 11:06:00.846: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 01/29 11:06:00.851: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 01/29 11:06:00.852: [smf] INFO: Removed Session: UE IMSI:[262424833971132] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 01/29 11:06:00.852: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 01/29 11:06:00.856: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 01/29 11:06:00.857: [smf] INFO: Removed Session: UE IMSI:[262426675879672] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 01/29 11:06:00.857: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 01/29 11:06:00.862: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 01/29 11:06:00.862: [smf] INFO: Removed Session: UE IMSI:[262427424959308] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 01/29 11:06:00.862: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 01/29 11:06:00.867: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 01/29 11:06:00.868: [smf] INFO: Removed Session: UE IMSI:[262423000552553] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 01/29 11:06:00.868: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 01/29 11:06:00.872: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 01/29 11:06:00.873: [smf] INFO: Removed Session: UE IMSI:[262425692462197] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 01/29 11:06:00.873: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 01/29 11:06:00.878: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 01/29 11:06:00.878: [smf] INFO: Removed Session: UE IMSI:[262425167372926] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 01/29 11:06:00.878: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 01/29 11:06:00.883: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 01/29 11:06:00.883: [smf] INFO: Removed Session: UE IMSI:[262426188849833] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 01/29 11:06:00.883: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 01/29 11:06:00.888: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 01/29 11:06:00.889: [smf] INFO: Removed Session: UE IMSI:[262427346000910] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 01/29 11:06:00.889: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 01/29 11:06:00.894: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 01/29 11:06:00.894: [smf] INFO: Removed Session: UE IMSI:[262425305317448] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 01/29 11:06:00.894: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 01/29 11:06:00.899: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 01/29 11:06:00.899: [smf] INFO: Removed Session: UE IMSI:[262423107071836] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 01/29 11:06:00.899: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 01/29 11:06:00.904: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 01/29 11:06:00.905: [smf] INFO: Removed Session: UE IMSI:[262422786760823] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 01/29 11:06:00.905: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 01/29 11:06:00.910: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 01/29 11:06:00.910: [smf] INFO: Removed Session: UE IMSI:[262428016309890] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 01/29 11:06:00.910: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 01/29 11:06:00.915: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 01/29 11:06:00.915: [smf] INFO: Removed Session: UE IMSI:[262427693875159] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 01/29 11:06:00.915: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 01/29 11:06:00.920: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 01/29 11:06:00.921: [smf] INFO: Removed Session: UE IMSI:[262420029727806] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 01/29 11:06:00.921: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 01/29 11:06:00.925: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 01/29 11:06:00.926: [smf] INFO: Removed Session: UE IMSI:[262429653362238] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 01/29 11:06:00.926: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 01/29 11:06:00.931: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 01/29 11:06:00.931: [smf] INFO: Removed Session: UE IMSI:[262428807485086] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 01/29 11:06:00.931: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 01/29 11:06:00.936: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 01/29 11:06:00.936: [smf] INFO: Removed Session: UE IMSI:[262421014486473] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 01/29 11:06:00.936: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 01/29 11:06:00.941: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 01/29 11:06:00.942: [smf] INFO: Removed Session: UE IMSI:[262424026563910] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 01/29 11:06:00.942: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 01/29 11:06:00.947: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 01/29 11:06:00.947: [smf] INFO: Removed Session: UE IMSI:[262420378065253] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 01/29 11:06:00.947: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 01/29 11:06:00.952: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 01/29 11:06:00.952: [smf] INFO: Removed Session: UE IMSI:[262422283347682] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 01/29 11:06:00.952: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 01/29 11:06:00.957: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 01/29 11:06:00.958: [smf] INFO: Removed Session: UE IMSI:[262425284892133] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 01/29 11:06:00.958: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 01/29 11:06:00.963: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 01/29 11:06:00.963: [smf] INFO: Removed Session: UE IMSI:[262429233704886] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 01/29 11:06:00.963: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 01/29 11:06:00.968: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 01/29 11:06:00.968: [smf] INFO: Removed Session: UE IMSI:[262428490838528] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 01/29 11:06:00.968: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 01/29 11:06:00.973: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 01/29 11:06:00.974: [smf] INFO: Removed Session: UE IMSI:[262429940968958] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 01/29 11:06:00.974: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 01/29 11:06:00.979: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 01/29 11:06:00.979: [smf] INFO: Removed Session: UE IMSI:[262426334491988] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 01/29 11:06:00.979: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 01/29 11:06:00.984: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 01/29 11:06:00.984: [smf] INFO: Removed Session: UE IMSI:[262423522752335] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 01/29 11:06:00.984: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 01/29 11:06:00.989: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 01/29 11:06:00.990: [smf] INFO: Removed Session: UE IMSI:[262422565100662] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 01/29 11:06:00.990: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 01/29 11:06:00.994: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 01/29 11:06:00.995: [smf] INFO: Removed Session: UE IMSI:[262421624904339] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:00.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 01/29 11:06:00.995: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 01/29 11:06:01.000: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 01/29 11:06:01.000: [smf] INFO: Removed Session: UE IMSI:[262420318181969] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 01/29 11:06:01.000: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 01/29 11:06:01.005: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 01/29 11:06:01.006: [smf] INFO: Removed Session: UE IMSI:[262421855848321] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 01/29 11:06:01.006: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 01/29 11:06:01.010: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 01/29 11:06:01.011: [smf] INFO: Removed Session: UE IMSI:[262427770759342] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 01/29 11:06:01.011: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 01/29 11:06:01.016: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 01/29 11:06:01.016: [smf] INFO: Removed Session: UE IMSI:[262429945613639] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 01/29 11:06:01.016: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 01/29 11:06:01.021: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 01/29 11:06:01.022: [smf] INFO: Removed Session: UE IMSI:[262425811819878] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 01/29 11:06:01.022: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 01/29 11:06:01.026: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 01/29 11:06:01.027: [smf] INFO: Removed Session: UE IMSI:[262420091084980] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 01/29 11:06:01.027: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 01/29 11:06:01.032: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 01/29 11:06:01.032: [smf] INFO: Removed Session: UE IMSI:[262429821468563] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 01/29 11:06:01.032: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 01/29 11:06:01.037: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 01/29 11:06:01.038: [smf] INFO: Removed Session: UE IMSI:[262426052225208] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 01/29 11:06:01.038: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 01/29 11:06:01.042: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 01/29 11:06:01.043: [smf] INFO: Removed Session: UE IMSI:[262422109463279] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 01/29 11:06:01.043: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 01/29 11:06:01.048: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 01/29 11:06:01.048: [smf] INFO: Removed Session: UE IMSI:[262422621051409] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 01/29 11:06:01.048: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 01/29 11:06:01.053: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 01/29 11:06:01.053: [smf] INFO: Removed Session: UE IMSI:[262427883599779] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 01/29 11:06:01.054: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 01/29 11:06:01.058: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 01/29 11:06:01.059: [smf] INFO: Removed Session: UE IMSI:[262427612111803] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 01/29 11:06:01.059: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 01/29 11:06:01.063: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 01/29 11:06:01.064: [smf] INFO: Removed Session: UE IMSI:[262420779888743] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 01/29 11:06:01.064: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 01/29 11:06:01.069: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 01/29 11:06:01.069: [smf] INFO: Removed Session: UE IMSI:[262426657339071] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 01/29 11:06:01.069: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 01/29 11:06:01.074: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 01/29 11:06:01.074: [smf] INFO: Removed Session: UE IMSI:[262420252419760] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 01/29 11:06:01.074: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 01/29 11:06:01.079: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 01/29 11:06:01.080: [smf] INFO: Removed Session: UE IMSI:[262429065766467] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 01/29 11:06:01.080: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 01/29 11:06:01.085: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 01/29 11:06:01.085: [smf] INFO: Removed Session: UE IMSI:[262424043615909] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 01/29 11:06:01.085: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 01/29 11:06:01.090: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 01/29 11:06:01.090: [smf] INFO: Removed Session: UE IMSI:[262421909693372] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 01/29 11:06:01.090: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 01/29 11:06:01.095: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 01/29 11:06:01.096: [smf] INFO: Removed Session: UE IMSI:[262426300280951] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 01/29 11:06:01.096: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 01/29 11:06:01.100: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 01/29 11:06:01.101: [smf] INFO: Removed Session: UE IMSI:[262427846637360] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 01/29 11:06:01.101: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 01/29 11:06:01.106: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 01/29 11:06:01.106: [smf] INFO: Removed Session: UE IMSI:[262427406039382] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 01/29 11:06:01.106: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 01/29 11:06:01.111: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 01/29 11:06:01.112: [smf] INFO: Removed Session: UE IMSI:[262425752069498] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 01/29 11:06:01.112: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 01/29 11:06:01.116: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 01/29 11:06:01.117: [smf] INFO: Removed Session: UE IMSI:[262428708787215] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 01/29 11:06:01.117: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 01/29 11:06:01.122: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 01/29 11:06:01.122: [smf] INFO: Removed Session: UE IMSI:[262429905367420] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 01/29 11:06:01.122: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 01/29 11:06:01.127: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 01/29 11:06:01.128: [smf] INFO: Removed Session: UE IMSI:[262424700503133] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 01/29 11:06:01.128: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 01/29 11:06:01.132: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 01/29 11:06:01.133: [smf] INFO: Removed Session: UE IMSI:[262420041138066] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 01/29 11:06:01.133: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 01/29 11:06:01.138: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 01/29 11:06:01.138: [smf] INFO: Removed Session: UE IMSI:[262424123943198] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 01/29 11:06:01.138: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 01/29 11:06:01.143: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 01/29 11:06:01.144: [smf] INFO: Removed Session: UE IMSI:[262423247032533] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 01/29 11:06:01.144: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 01/29 11:06:01.148: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 01/29 11:06:01.149: [smf] INFO: Removed Session: UE IMSI:[262424799381414] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 01/29 11:06:01.149: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 01/29 11:06:01.154: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 01/29 11:06:01.154: [smf] INFO: Removed Session: UE IMSI:[262422964537247] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 01/29 11:06:01.154: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 01/29 11:06:01.159: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 01/29 11:06:01.160: [smf] INFO: Removed Session: UE IMSI:[262423973462647] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 01/29 11:06:01.160: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 01/29 11:06:01.164: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 01/29 11:06:01.165: [smf] INFO: Removed Session: UE IMSI:[262420527049527] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 01/29 11:06:01.165: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 01/29 11:06:01.169: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 01/29 11:06:01.170: [smf] INFO: Removed Session: UE IMSI:[262428736419686] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 01/29 11:06:01.170: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 01/29 11:06:01.175: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 01/29 11:06:01.176: [smf] INFO: Removed Session: UE IMSI:[262429379447833] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 01/29 11:06:01.176: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 01/29 11:06:01.180: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 01/29 11:06:01.181: [smf] INFO: Removed Session: UE IMSI:[262427180924024] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 01/29 11:06:01.181: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 01/29 11:06:01.186: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 01/29 11:06:01.186: [smf] INFO: Removed Session: UE IMSI:[262423896800151] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 01/29 11:06:01.186: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 01/29 11:06:01.191: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 01/29 11:06:01.192: [smf] INFO: Removed Session: UE IMSI:[262428343596900] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 01/29 11:06:01.192: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 01/29 11:06:01.196: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 01/29 11:06:01.197: [smf] INFO: Removed Session: UE IMSI:[262423707326299] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 01/29 11:06:01.197: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 01/29 11:06:01.201: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 01/29 11:06:01.202: [smf] INFO: Removed Session: UE IMSI:[262424987527160] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 01/29 11:06:01.202: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 01/29 11:06:01.207: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 01/29 11:06:01.207: [smf] INFO: Removed Session: UE IMSI:[262428669594078] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 01/29 11:06:01.208: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 01/29 11:06:01.212: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 01/29 11:06:01.213: [smf] INFO: Removed Session: UE IMSI:[262424114641352] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 01/29 11:06:01.213: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 01/29 11:06:01.217: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 01/29 11:06:01.218: [smf] INFO: Removed Session: UE IMSI:[262426618919904] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 01/29 11:06:01.218: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 01/29 11:06:01.223: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 01/29 11:06:01.223: [smf] INFO: Removed Session: UE IMSI:[262429993768893] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 01/29 11:06:01.223: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 01/29 11:06:01.228: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 01/29 11:06:01.229: [smf] INFO: Removed Session: UE IMSI:[262428856622088] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 01/29 11:06:01.229: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 01/29 11:06:01.233: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 01/29 11:06:01.234: [smf] INFO: Removed Session: UE IMSI:[262429809294010] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 01/29 11:06:01.234: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 01/29 11:06:01.239: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 01/29 11:06:01.239: [smf] INFO: Removed Session: UE IMSI:[262428756626830] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 01/29 11:06:01.239: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 01/29 11:06:01.244: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 01/29 11:06:01.245: [smf] INFO: Removed Session: UE IMSI:[262428812125457] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 01/29 11:06:01.245: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 01/29 11:06:01.249: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 01/29 11:06:01.250: [smf] INFO: Removed Session: UE IMSI:[262425190952775] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 01/29 11:06:01.250: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 01/29 11:06:01.254: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 01/29 11:06:01.255: [smf] INFO: Removed Session: UE IMSI:[262429667690491] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 01/29 11:06:01.255: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 01/29 11:06:01.260: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 01/29 11:06:01.260: [smf] INFO: Removed Session: UE IMSI:[262423084906895] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 01/29 11:06:01.260: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 01/29 11:06:01.265: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 01/29 11:06:01.266: [smf] INFO: Removed Session: UE IMSI:[262423143503102] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 01/29 11:06:01.266: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 01/29 11:06:01.270: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 01/29 11:06:01.271: [smf] INFO: Removed Session: UE IMSI:[262421077088459] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 01/29 11:06:01.271: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 01/29 11:06:01.276: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 01/29 11:06:01.276: [smf] INFO: Removed Session: UE IMSI:[262428969305296] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 01/29 11:06:01.276: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 01/29 11:06:01.281: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 01/29 11:06:01.282: [smf] INFO: Removed Session: UE IMSI:[262427786318850] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 01/29 11:06:01.282: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 01/29 11:06:01.286: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 01/29 11:06:01.287: [smf] INFO: Removed Session: UE IMSI:[262428594487264] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 01/29 11:06:01.287: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 01/29 11:06:01.292: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 01/29 11:06:01.292: [smf] INFO: Removed Session: UE IMSI:[262422198237393] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 01/29 11:06:01.292: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 01/29 11:06:01.297: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 01/29 11:06:01.297: [smf] INFO: Removed Session: UE IMSI:[262422562901913] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 01/29 11:06:01.297: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 01/29 11:06:01.302: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 01/29 11:06:01.303: [smf] INFO: Removed Session: UE IMSI:[262423969337719] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 01/29 11:06:01.303: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 01/29 11:06:01.307: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 01/29 11:06:01.308: [smf] INFO: Removed Session: UE IMSI:[262422547075865] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 01/29 11:06:01.308: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 01/29 11:06:01.313: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 01/29 11:06:01.313: [smf] INFO: Removed Session: UE IMSI:[262429829339569] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 01/29 11:06:01.313: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 01/29 11:06:01.318: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 01/29 11:06:01.319: [smf] INFO: Removed Session: UE IMSI:[262426378924867] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 01/29 11:06:01.319: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 01/29 11:06:01.323: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 01/29 11:06:01.324: [smf] INFO: Removed Session: UE IMSI:[262425919475892] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 01/29 11:06:01.324: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 01/29 11:06:01.329: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 01/29 11:06:01.330: [smf] INFO: Removed Session: UE IMSI:[262422945637113] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 01/29 11:06:01.330: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 01/29 11:06:01.334: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 01/29 11:06:01.336: [smf] INFO: Removed Session: UE IMSI:[262422961383377] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 01/29 11:06:01.336: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 01/29 11:06:01.340: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 01/29 11:06:01.341: [smf] INFO: Removed Session: UE IMSI:[262425591657822] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 01/29 11:06:01.341: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 01/29 11:06:01.345: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 01/29 11:06:01.346: [smf] INFO: Removed Session: UE IMSI:[262421920197271] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 01/29 11:06:01.346: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 01/29 11:06:01.350: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 01/29 11:06:01.351: [smf] INFO: Removed Session: UE IMSI:[262423951011543] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 01/29 11:06:01.351: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 01/29 11:06:01.356: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 01/29 11:06:01.356: [smf] INFO: Removed Session: UE IMSI:[262425726073492] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 01/29 11:06:01.356: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 01/29 11:06:01.361: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 01/29 11:06:01.361: [smf] INFO: Removed Session: UE IMSI:[262426726382357] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 01/29 11:06:01.362: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 01/29 11:06:01.366: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 01/29 11:06:01.367: [smf] INFO: Removed Session: UE IMSI:[262422214219791] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 01/29 11:06:01.367: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 01/29 11:06:01.372: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 01/29 11:06:01.372: [smf] INFO: Removed Session: UE IMSI:[262428201411640] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 01/29 11:06:01.372: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 01/29 11:06:01.377: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 01/29 11:06:01.377: [smf] INFO: Removed Session: UE IMSI:[262428186524689] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 01/29 11:06:01.377: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 01/29 11:06:01.382: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 01/29 11:06:01.383: [smf] INFO: Removed Session: UE IMSI:[262426159443903] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 01/29 11:06:01.383: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 01/29 11:06:01.387: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 01/29 11:06:01.388: [smf] INFO: Removed Session: UE IMSI:[262420012051279] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 01/29 11:06:01.388: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 01/29 11:06:01.393: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 01/29 11:06:01.393: [smf] INFO: Removed Session: UE IMSI:[262423923988827] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 01/29 11:06:01.393: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 01/29 11:06:01.398: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 01/29 11:06:01.399: [smf] INFO: Removed Session: UE IMSI:[262422199563405] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 01/29 11:06:01.399: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 01/29 11:06:01.403: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 01/29 11:06:01.404: [smf] INFO: Removed Session: UE IMSI:[262427848976964] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 01/29 11:06:01.404: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 01/29 11:06:01.409: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 01/29 11:06:01.409: [smf] INFO: Removed Session: UE IMSI:[262424237669111] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 01/29 11:06:01.409: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 01/29 11:06:01.414: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 01/29 11:06:01.415: [smf] INFO: Removed Session: UE IMSI:[262426800137674] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 01/29 11:06:01.415: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 01/29 11:06:01.419: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 01/29 11:06:01.420: [smf] INFO: Removed Session: UE IMSI:[262420297819694] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 01/29 11:06:01.420: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 01/29 11:06:01.425: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 01/29 11:06:01.425: [smf] INFO: Removed Session: UE IMSI:[262422888609543] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 01/29 11:06:01.425: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 01/29 11:06:01.430: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 01/29 11:06:01.431: [smf] INFO: Removed Session: UE IMSI:[262421013467744] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 01/29 11:06:01.431: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 01/29 11:06:01.435: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 01/29 11:06:01.436: [smf] INFO: Removed Session: UE IMSI:[262425471883592] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 01/29 11:06:01.436: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 01/29 11:06:01.441: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 01/29 11:06:01.442: [smf] INFO: Removed Session: UE IMSI:[262427984061379] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 01/29 11:06:01.442: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 01/29 11:06:01.446: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 01/29 11:06:01.447: [smf] INFO: Removed Session: UE IMSI:[262429637764046] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 01/29 11:06:01.447: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 01/29 11:06:01.451: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 01/29 11:06:01.452: [smf] INFO: Removed Session: UE IMSI:[262427878409693] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 01/29 11:06:01.452: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 01/29 11:06:01.457: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 01/29 11:06:01.458: [smf] INFO: Removed Session: UE IMSI:[262421191748665] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 01/29 11:06:01.458: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 01/29 11:06:01.462: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 01/29 11:06:01.463: [smf] INFO: Removed Session: UE IMSI:[262425052088489] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 01/29 11:06:01.463: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 01/29 11:06:01.468: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 01/29 11:06:01.469: [smf] INFO: Removed Session: UE IMSI:[262425246373285] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 01/29 11:06:01.469: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 01/29 11:06:01.473: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 01/29 11:06:01.474: [smf] INFO: Removed Session: UE IMSI:[262425949524925] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 01/29 11:06:01.474: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 01/29 11:06:01.479: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 01/29 11:06:01.480: [smf] INFO: Removed Session: UE IMSI:[262429963583208] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 01/29 11:06:01.480: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 01/29 11:06:01.485: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 01/29 11:06:01.485: [smf] INFO: Removed Session: UE IMSI:[262428962802037] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 01/29 11:06:01.485: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 01/29 11:06:01.490: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 01/29 11:06:01.491: [smf] INFO: Removed Session: UE IMSI:[262425027232478] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 01/29 11:06:01.491: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 01/29 11:06:01.495: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 01/29 11:06:01.496: [smf] INFO: Removed Session: UE IMSI:[262420949958680] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 01/29 11:06:01.496: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 01/29 11:06:01.501: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 01/29 11:06:01.502: [smf] INFO: Removed Session: UE IMSI:[262423812107544] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 01/29 11:06:01.502: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 01/29 11:06:01.506: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 01/29 11:06:01.507: [smf] INFO: Removed Session: UE IMSI:[262428297643787] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 01/29 11:06:01.507: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 01/29 11:06:01.511: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 01/29 11:06:01.512: [smf] INFO: Removed Session: UE IMSI:[262423345387827] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 01/29 11:06:01.512: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 01/29 11:06:01.517: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 01/29 11:06:01.518: [smf] INFO: Removed Session: UE IMSI:[262427799998959] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 01/29 11:06:01.518: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 01/29 11:06:01.522: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 01/29 11:06:01.523: [smf] INFO: Removed Session: UE IMSI:[262421486977172] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 01/29 11:06:01.523: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 01/29 11:06:01.527: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 01/29 11:06:01.528: [smf] INFO: Removed Session: UE IMSI:[262428756650025] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 01/29 11:06:01.528: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 01/29 11:06:01.533: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 01/29 11:06:01.533: [smf] INFO: Removed Session: UE IMSI:[262420988543774] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 01/29 11:06:01.533: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 01/29 11:06:01.538: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 01/29 11:06:01.539: [smf] INFO: Removed Session: UE IMSI:[262424851966358] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 01/29 11:06:01.539: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 01/29 11:06:01.543: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 01/29 11:06:01.544: [smf] INFO: Removed Session: UE IMSI:[262428468661326] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 01/29 11:06:01.544: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 01/29 11:06:01.549: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 01/29 11:06:01.549: [smf] INFO: Removed Session: UE IMSI:[262420269686354] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 01/29 11:06:01.549: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 01/29 11:06:01.554: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 01/29 11:06:01.555: [smf] INFO: Removed Session: UE IMSI:[262425170324977] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 01/29 11:06:01.555: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 01/29 11:06:01.560: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 01/29 11:06:01.560: [smf] INFO: Removed Session: UE IMSI:[262428630909025] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 01/29 11:06:01.560: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 01/29 11:06:01.565: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 01/29 11:06:01.566: [smf] INFO: Removed Session: UE IMSI:[262424303053817] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 01/29 11:06:01.566: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 01/29 11:06:01.570: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 01/29 11:06:01.571: [smf] INFO: Removed Session: UE IMSI:[262421772664829] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 01/29 11:06:01.571: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 01/29 11:06:01.576: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 01/29 11:06:01.576: [smf] INFO: Removed Session: UE IMSI:[262420429551344] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 01/29 11:06:01.577: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 01/29 11:06:01.581: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 01/29 11:06:01.582: [smf] INFO: Removed Session: UE IMSI:[262425743489691] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 01/29 11:06:01.582: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 01/29 11:06:01.587: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 01/29 11:06:01.587: [smf] INFO: Removed Session: UE IMSI:[262422118202038] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 01/29 11:06:01.588: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 01/29 11:06:01.592: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 01/29 11:06:01.593: [smf] INFO: Removed Session: UE IMSI:[262423147811590] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 01/29 11:06:01.593: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 01/29 11:06:01.598: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 01/29 11:06:01.598: [smf] INFO: Removed Session: UE IMSI:[262424000329061] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 01/29 11:06:01.598: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 01/29 11:06:01.603: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 01/29 11:06:01.604: [smf] INFO: Removed Session: UE IMSI:[262426010565117] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 01/29 11:06:01.604: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 01/29 11:06:01.608: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 01/29 11:06:01.609: [smf] INFO: Removed Session: UE IMSI:[262422708874216] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 01/29 11:06:01.609: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 01/29 11:06:01.614: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 01/29 11:06:01.614: [smf] INFO: Removed Session: UE IMSI:[262421054199058] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 01/29 11:06:01.614: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 01/29 11:06:01.619: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 01/29 11:06:01.620: [smf] INFO: Removed Session: UE IMSI:[262422473540931] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 01/29 11:06:01.620: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 01/29 11:06:01.624: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 01/29 11:06:01.625: [smf] INFO: Removed Session: UE IMSI:[262429832276537] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 01/29 11:06:01.625: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 01/29 11:06:01.630: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 01/29 11:06:01.630: [smf] INFO: Removed Session: UE IMSI:[262423789940658] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 01/29 11:06:01.630: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 01/29 11:06:01.635: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 01/29 11:06:01.635: [smf] INFO: Removed Session: UE IMSI:[262428652140727] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 01/29 11:06:01.635: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 01/29 11:06:01.640: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 01/29 11:06:01.641: [smf] INFO: Removed Session: UE IMSI:[262425138430871] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 01/29 11:06:01.641: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 01/29 11:06:01.646: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 01/29 11:06:01.646: [smf] INFO: Removed Session: UE IMSI:[262421367962024] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 01/29 11:06:01.646: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 01/29 11:06:01.651: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 01/29 11:06:01.651: [smf] INFO: Removed Session: UE IMSI:[262429699315952] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 01/29 11:06:01.651: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 01/29 11:06:01.657: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 01/29 11:06:01.657: [smf] INFO: Removed Session: UE IMSI:[262429426370737] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 01/29 11:06:01.657: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 01/29 11:06:01.662: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 01/29 11:06:01.663: [smf] INFO: Removed Session: UE IMSI:[262421304156595] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 01/29 11:06:01.663: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 01/29 11:06:01.668: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 01/29 11:06:01.668: [smf] INFO: Removed Session: UE IMSI:[262423992874715] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 01/29 11:06:01.668: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 01/29 11:06:01.673: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 01/29 11:06:01.674: [smf] INFO: Removed Session: UE IMSI:[262421685038049] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 01/29 11:06:01.674: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 01/29 11:06:01.679: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 01/29 11:06:01.680: [smf] INFO: Removed Session: UE IMSI:[262423636957664] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 01/29 11:06:01.680: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 01/29 11:06:01.685: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 01/29 11:06:01.686: [smf] INFO: Removed Session: UE IMSI:[262429050609683] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 01/29 11:06:01.686: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 01/29 11:06:01.691: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 01/29 11:06:01.692: [smf] INFO: Removed Session: UE IMSI:[262421023646514] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 01/29 11:06:01.692: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 01/29 11:06:01.696: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 01/29 11:06:01.697: [smf] INFO: Removed Session: UE IMSI:[262429962523094] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 01/29 11:06:01.697: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 01/29 11:06:01.702: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 01/29 11:06:01.703: [smf] INFO: Removed Session: UE IMSI:[262429788906863] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 01/29 11:06:01.703: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 01/29 11:06:01.708: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 01/29 11:06:01.708: [smf] INFO: Removed Session: UE IMSI:[262423228574073] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 01/29 11:06:01.708: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 01/29 11:06:01.714: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 01/29 11:06:01.715: [smf] INFO: Removed Session: UE IMSI:[262428616249916] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 01/29 11:06:01.715: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 01/29 11:06:01.720: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 01/29 11:06:01.720: [smf] INFO: Removed Session: UE IMSI:[262426179084018] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 01/29 11:06:01.721: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 01/29 11:06:01.726: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 01/29 11:06:01.727: [smf] INFO: Removed Session: UE IMSI:[262420147295770] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 01/29 11:06:01.727: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 01/29 11:06:01.732: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 01/29 11:06:01.732: [smf] INFO: Removed Session: UE IMSI:[262420998194238] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 01/29 11:06:01.733: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 01/29 11:06:01.738: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 01/29 11:06:01.739: [smf] INFO: Removed Session: UE IMSI:[262424740268400] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 01/29 11:06:01.739: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 01/29 11:06:01.743: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 01/29 11:06:01.744: [smf] INFO: Removed Session: UE IMSI:[262425451874273] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 01/29 11:06:01.744: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 01/29 11:06:01.749: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 01/29 11:06:01.750: [smf] INFO: Removed Session: UE IMSI:[262421705206283] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 01/29 11:06:01.750: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 01/29 11:06:01.754: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 01/29 11:06:01.755: [smf] INFO: Removed Session: UE IMSI:[262426781297135] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 01/29 11:06:01.755: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 01/29 11:06:01.760: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 01/29 11:06:01.761: [smf] INFO: Removed Session: UE IMSI:[262421966486280] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 01/29 11:06:01.761: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 01/29 11:06:01.766: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 01/29 11:06:01.766: [smf] INFO: Removed Session: UE IMSI:[262425164263856] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 01/29 11:06:01.766: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 01/29 11:06:01.771: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 01/29 11:06:01.773: [smf] INFO: Removed Session: UE IMSI:[262421161679483] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 01/29 11:06:01.773: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 01/29 11:06:01.778: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 01/29 11:06:01.779: [smf] INFO: Removed Session: UE IMSI:[262427051614673] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 01/29 11:06:01.779: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 01/29 11:06:01.783: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 01/29 11:06:01.784: [smf] INFO: Removed Session: UE IMSI:[262420225433639] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 01/29 11:06:01.784: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 01/29 11:06:01.789: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 01/29 11:06:01.789: [smf] INFO: Removed Session: UE IMSI:[262426383715181] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 01/29 11:06:01.789: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 01/29 11:06:01.794: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 01/29 11:06:01.795: [smf] INFO: Removed Session: UE IMSI:[262420515471506] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 01/29 11:06:01.795: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 01/29 11:06:01.799: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 01/29 11:06:01.800: [smf] INFO: Removed Session: UE IMSI:[262423354957229] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 01/29 11:06:01.800: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 01/29 11:06:01.805: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 01/29 11:06:01.805: [smf] INFO: Removed Session: UE IMSI:[262425179270702] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 01/29 11:06:01.805: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 01/29 11:06:01.810: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 01/29 11:06:01.810: [smf] INFO: Removed Session: UE IMSI:[262422710025946] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 01/29 11:06:01.810: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 01/29 11:06:01.815: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 01/29 11:06:01.816: [smf] INFO: Removed Session: UE IMSI:[262421677399582] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 01/29 11:06:01.816: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 01/29 11:06:01.821: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 01/29 11:06:01.821: [smf] INFO: Removed Session: UE IMSI:[262423694969131] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 01/29 11:06:01.821: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 01/29 11:06:01.826: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 01/29 11:06:01.826: [smf] INFO: Removed Session: UE IMSI:[262423215965496] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 01/29 11:06:01.826: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 01/29 11:06:01.831: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 01/29 11:06:01.832: [smf] INFO: Removed Session: UE IMSI:[262423341136315] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 01/29 11:06:01.832: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 01/29 11:06:01.837: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 01/29 11:06:01.837: [smf] INFO: Removed Session: UE IMSI:[262426025770351] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 01/29 11:06:01.837: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 01/29 11:06:01.842: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 01/29 11:06:01.842: [smf] INFO: Removed Session: UE IMSI:[262422580808926] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 01/29 11:06:01.842: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 01/29 11:06:01.847: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 01/29 11:06:01.848: [smf] INFO: Removed Session: UE IMSI:[262422339010350] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 01/29 11:06:01.848: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 01/29 11:06:01.852: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 01/29 11:06:01.853: [smf] INFO: Removed Session: UE IMSI:[262426069903576] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 01/29 11:06:01.853: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 01/29 11:06:01.858: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 01/29 11:06:01.858: [smf] INFO: Removed Session: UE IMSI:[262426231631708] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 01/29 11:06:01.858: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 01/29 11:06:01.863: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 01/29 11:06:01.864: [smf] INFO: Removed Session: UE IMSI:[262427755859508] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 01/29 11:06:01.864: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 01/29 11:06:01.868: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 01/29 11:06:01.869: [smf] INFO: Removed Session: UE IMSI:[262424445867862] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 01/29 11:06:01.869: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 01/29 11:06:01.874: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 01/29 11:06:01.874: [smf] INFO: Removed Session: UE IMSI:[262423159880892] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 01/29 11:06:01.875: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 01/29 11:06:01.879: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 01/29 11:06:01.880: [smf] INFO: Removed Session: UE IMSI:[262423303157650] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 01/29 11:06:01.880: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 01/29 11:06:01.884: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 01/29 11:06:01.885: [smf] INFO: Removed Session: UE IMSI:[262423546097739] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 01/29 11:06:01.885: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 01/29 11:06:01.890: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 01/29 11:06:01.890: [smf] INFO: Removed Session: UE IMSI:[262420438054951] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 01/29 11:06:01.890: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 01/29 11:06:01.895: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 01/29 11:06:01.896: [smf] INFO: Removed Session: UE IMSI:[262426915244157] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 01/29 11:06:01.896: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 01/29 11:06:01.900: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 01/29 11:06:01.901: [smf] INFO: Removed Session: UE IMSI:[262424351265057] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 01/29 11:06:01.901: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 01/29 11:06:01.905: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 01/29 11:06:01.906: [smf] INFO: Removed Session: UE IMSI:[262420161699524] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 01/29 11:06:01.906: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 01/29 11:06:01.911: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 01/29 11:06:01.911: [smf] INFO: Removed Session: UE IMSI:[262422033072771] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 01/29 11:06:01.911: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 01/29 11:06:01.916: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 01/29 11:06:01.917: [smf] INFO: Removed Session: UE IMSI:[262423293797294] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 01/29 11:06:01.917: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 01/29 11:06:01.921: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 01/29 11:06:01.922: [smf] INFO: Removed Session: UE IMSI:[262422258331023] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 01/29 11:06:01.922: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 01/29 11:06:01.927: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 01/29 11:06:01.927: [smf] INFO: Removed Session: UE IMSI:[262420036752946] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 01/29 11:06:01.927: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 01/29 11:06:01.932: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 01/29 11:06:01.932: [smf] INFO: Removed Session: UE IMSI:[262428821323157] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 01/29 11:06:01.932: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 01/29 11:06:01.937: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 01/29 11:06:01.938: [smf] INFO: Removed Session: UE IMSI:[262420791578285] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 01/29 11:06:01.938: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 01/29 11:06:01.943: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 01/29 11:06:01.943: [smf] INFO: Removed Session: UE IMSI:[262428515135749] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 01/29 11:06:01.943: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 01/29 11:06:01.948: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 01/29 11:06:01.948: [smf] INFO: Removed Session: UE IMSI:[262420912937115] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 01/29 11:06:01.948: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 01/29 11:06:01.953: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 01/29 11:06:01.954: [smf] INFO: Removed Session: UE IMSI:[262424915258893] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 01/29 11:06:01.954: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 01/29 11:06:01.958: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 01/29 11:06:01.959: [smf] INFO: Removed Session: UE IMSI:[262425731802701] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 01/29 11:06:01.959: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 01/29 11:06:01.964: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 01/29 11:06:01.964: [smf] INFO: Removed Session: UE IMSI:[262424019282777] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 01/29 11:06:01.964: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 01/29 11:06:01.969: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 01/29 11:06:01.970: [smf] INFO: Removed Session: UE IMSI:[262428003756108] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 01/29 11:06:01.970: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 01/29 11:06:01.975: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 01/29 11:06:01.975: [smf] INFO: Removed Session: UE IMSI:[262423152765000] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 01/29 11:06:01.975: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 01/29 11:06:01.980: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 01/29 11:06:01.981: [smf] INFO: Removed Session: UE IMSI:[262427186668119] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 01/29 11:06:01.981: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 01/29 11:06:01.985: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 01/29 11:06:01.986: [smf] INFO: Removed Session: UE IMSI:[262426598492105] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 01/29 11:06:01.986: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 01/29 11:06:01.990: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 01/29 11:06:01.991: [smf] INFO: Removed Session: UE IMSI:[262427469438555] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 01/29 11:06:01.991: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 01/29 11:06:01.996: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 01/29 11:06:01.997: [smf] INFO: Removed Session: UE IMSI:[262429308737901] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:01.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 01/29 11:06:01.997: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 01/29 11:06:02.001: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 01/29 11:06:02.002: [smf] INFO: Removed Session: UE IMSI:[262422342279497] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 01/29 11:06:02.002: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 01/29 11:06:02.006: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 01/29 11:06:02.007: [smf] INFO: Removed Session: UE IMSI:[262428300119333] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 01/29 11:06:02.007: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 01/29 11:06:02.012: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 01/29 11:06:02.013: [smf] INFO: Removed Session: UE IMSI:[262427990449121] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 01/29 11:06:02.013: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 01/29 11:06:02.017: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 01/29 11:06:02.018: [smf] INFO: Removed Session: UE IMSI:[262426632953886] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 01/29 11:06:02.018: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 01/29 11:06:02.022: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 01/29 11:06:02.023: [smf] INFO: Removed Session: UE IMSI:[262420630202151] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 01/29 11:06:02.023: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 01/29 11:06:02.028: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 01/29 11:06:02.028: [smf] INFO: Removed Session: UE IMSI:[262429428653999] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 01/29 11:06:02.028: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 01/29 11:06:02.033: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 01/29 11:06:02.034: [smf] INFO: Removed Session: UE IMSI:[262421648114813] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 01/29 11:06:02.034: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 01/29 11:06:02.038: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 01/29 11:06:02.039: [smf] INFO: Removed Session: UE IMSI:[262426752366772] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 01/29 11:06:02.039: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 01/29 11:06:02.044: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 01/29 11:06:02.044: [smf] INFO: Removed Session: UE IMSI:[262427953901603] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 01/29 11:06:02.044: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 01/29 11:06:02.049: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 01/29 11:06:02.049: [smf] INFO: Removed Session: UE IMSI:[262423975352516] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 01/29 11:06:02.049: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 01/29 11:06:02.054: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 01/29 11:06:02.055: [smf] INFO: Removed Session: UE IMSI:[262428927183191] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 01/29 11:06:02.055: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 01/29 11:06:02.060: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 01/29 11:06:02.060: [smf] INFO: Removed Session: UE IMSI:[262425560830883] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 01/29 11:06:02.060: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 01/29 11:06:02.065: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 01/29 11:06:02.065: [smf] INFO: Removed Session: UE IMSI:[262422988309245] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 01/29 11:06:02.065: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 01/29 11:06:02.070: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 01/29 11:06:02.071: [smf] INFO: Removed Session: UE IMSI:[262429287527772] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 01/29 11:06:02.071: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 01/29 11:06:02.075: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 01/29 11:06:02.076: [smf] INFO: Removed Session: UE IMSI:[262428437050419] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 01/29 11:06:02.076: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 01/29 11:06:02.081: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 01/29 11:06:02.081: [smf] INFO: Removed Session: UE IMSI:[262428927321376] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 01/29 11:06:02.081: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 01/29 11:06:02.086: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 01/29 11:06:02.087: [smf] INFO: Removed Session: UE IMSI:[262429278285162] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 01/29 11:06:02.087: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 01/29 11:06:02.091: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 01/29 11:06:02.092: [smf] INFO: Removed Session: UE IMSI:[262421783899846] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 01/29 11:06:02.092: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 01/29 11:06:02.097: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 01/29 11:06:02.097: [smf] INFO: Removed Session: UE IMSI:[262428015903335] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 01/29 11:06:02.097: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 01/29 11:06:02.102: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 01/29 11:06:02.102: [smf] INFO: Removed Session: UE IMSI:[262424981820632] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 01/29 11:06:02.102: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 01/29 11:06:02.107: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 01/29 11:06:02.108: [smf] INFO: Removed Session: UE IMSI:[262423219713790] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 01/29 11:06:02.108: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 01/29 11:06:02.113: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 01/29 11:06:02.113: [smf] INFO: Removed Session: UE IMSI:[262427391309425] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 01/29 11:06:02.113: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 01/29 11:06:02.118: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 01/29 11:06:02.118: [smf] INFO: Removed Session: UE IMSI:[262429923567465] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 01/29 11:06:02.118: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 01/29 11:06:02.123: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 01/29 11:06:02.124: [smf] INFO: Removed Session: UE IMSI:[262429093197050] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 01/29 11:06:02.124: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 01/29 11:06:02.129: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 01/29 11:06:02.129: [smf] INFO: Removed Session: UE IMSI:[262427677968115] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 01/29 11:06:02.129: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 01/29 11:06:02.134: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 01/29 11:06:02.134: [smf] INFO: Removed Session: UE IMSI:[262428345495591] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 01/29 11:06:02.134: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 01/29 11:06:02.139: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 01/29 11:06:02.140: [smf] INFO: Removed Session: UE IMSI:[262423448290761] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 01/29 11:06:02.140: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 01/29 11:06:02.144: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 01/29 11:06:02.145: [smf] INFO: Removed Session: UE IMSI:[262421989009614] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 01/29 11:06:02.145: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 01/29 11:06:02.150: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 01/29 11:06:02.150: [smf] INFO: Removed Session: UE IMSI:[262421233475197] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 01/29 11:06:02.150: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 01/29 11:06:02.155: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 01/29 11:06:02.156: [smf] INFO: Removed Session: UE IMSI:[262426940468733] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 01/29 11:06:02.156: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 01/29 11:06:02.160: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 01/29 11:06:02.161: [smf] INFO: Removed Session: UE IMSI:[262427823644234] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 01/29 11:06:02.161: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 01/29 11:06:02.166: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 01/29 11:06:02.166: [smf] INFO: Removed Session: UE IMSI:[262424984470297] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 01/29 11:06:02.166: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 01/29 11:06:02.171: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 01/29 11:06:02.171: [smf] INFO: Removed Session: UE IMSI:[262422198237966] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 01/29 11:06:02.171: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 01/29 11:06:02.176: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 01/29 11:06:02.177: [smf] INFO: Removed Session: UE IMSI:[262424149237313] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 01/29 11:06:02.177: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 01/29 11:06:02.181: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 01/29 11:06:02.182: [smf] INFO: Removed Session: UE IMSI:[262421253640987] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 01/29 11:06:02.182: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 01/29 11:06:02.187: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 01/29 11:06:02.187: [smf] INFO: Removed Session: UE IMSI:[262426642935090] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 01/29 11:06:02.187: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 01/29 11:06:02.192: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 01/29 11:06:02.193: [smf] INFO: Removed Session: UE IMSI:[262429766711428] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 01/29 11:06:02.193: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 01/29 11:06:02.197: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 01/29 11:06:02.198: [smf] INFO: Removed Session: UE IMSI:[262423286478653] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 01/29 11:06:02.198: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 01/29 11:06:02.203: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 01/29 11:06:02.203: [smf] INFO: Removed Session: UE IMSI:[262426657728359] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 01/29 11:06:02.203: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 01/29 11:06:02.208: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 01/29 11:06:02.209: [smf] INFO: Removed Session: UE IMSI:[262423567717147] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 01/29 11:06:02.209: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 01/29 11:06:02.213: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 01/29 11:06:02.214: [smf] INFO: Removed Session: UE IMSI:[262428809018772] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 01/29 11:06:02.214: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 01/29 11:06:02.219: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 01/29 11:06:02.219: [smf] INFO: Removed Session: UE IMSI:[262423613415580] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 01/29 11:06:02.219: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 01/29 11:06:02.224: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 01/29 11:06:02.224: [smf] INFO: Removed Session: UE IMSI:[262429326994222] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 01/29 11:06:02.224: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 01/29 11:06:02.229: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 01/29 11:06:02.230: [smf] INFO: Removed Session: UE IMSI:[262425902662898] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 01/29 11:06:02.230: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 01/29 11:06:02.235: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 01/29 11:06:02.235: [smf] INFO: Removed Session: UE IMSI:[262421251326659] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 01/29 11:06:02.235: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 01/29 11:06:02.240: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 01/29 11:06:02.240: [smf] INFO: Removed Session: UE IMSI:[262422372486574] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 01/29 11:06:02.240: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 01/29 11:06:02.245: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 01/29 11:06:02.246: [smf] INFO: Removed Session: UE IMSI:[262425617849582] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 01/29 11:06:02.246: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 01/29 11:06:02.251: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 01/29 11:06:02.251: [smf] INFO: Removed Session: UE IMSI:[262424425523723] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 01/29 11:06:02.251: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 01/29 11:06:02.256: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 01/29 11:06:02.256: [smf] INFO: Removed Session: UE IMSI:[262427096274953] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 01/29 11:06:02.256: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 01/29 11:06:02.261: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 01/29 11:06:02.262: [smf] INFO: Removed Session: UE IMSI:[262423662809792] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 01/29 11:06:02.262: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 01/29 11:06:02.267: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 01/29 11:06:02.267: [smf] INFO: Removed Session: UE IMSI:[262422540098056] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 01/29 11:06:02.267: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 01/29 11:06:02.272: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 01/29 11:06:02.273: [smf] INFO: Removed Session: UE IMSI:[262424175273655] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 01/29 11:06:02.273: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 01/29 11:06:02.277: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 01/29 11:06:02.278: [smf] INFO: Removed Session: UE IMSI:[262428129500994] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 01/29 11:06:02.278: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 01/29 11:06:02.282: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 01/29 11:06:02.283: [smf] INFO: Removed Session: UE IMSI:[262428708812042] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 01/29 11:06:02.283: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 01/29 11:06:02.288: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 01/29 11:06:02.288: [smf] INFO: Removed Session: UE IMSI:[262423905227003] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 01/29 11:06:02.288: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 01/29 11:06:02.293: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 01/29 11:06:02.294: [smf] INFO: Removed Session: UE IMSI:[262424831453432] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 01/29 11:06:02.294: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 01/29 11:06:02.298: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 01/29 11:06:02.299: [smf] INFO: Removed Session: UE IMSI:[262420773213207] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 01/29 11:06:02.299: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 01/29 11:06:02.304: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 01/29 11:06:02.304: [smf] INFO: Removed Session: UE IMSI:[262422554937817] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 01/29 11:06:02.304: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 01/29 11:06:02.309: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/29 11:06:02.309: [smf] INFO: Removed Session: UE IMSI:[262427854645604] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 01/29 11:06:02.309: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 01/29 11:06:02.514: [smf] INFO: Removed Session: UE IMSI:[262427016767602] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:02.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/29 11:06:02.514: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: Warning: Stopping inactive timer T_next. MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:06:04.526: [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)@d82a3ea2dcc3: Final verdict of PTC: none 01/29 11:06:04.526: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_addr_pool_exhaustion(88)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:06:04 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232864) Waiting for packet dumper to finish... 1 (prev_count=6232864, count=6233376) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:06:06 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_gy_charging_cc_time started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:06:08.369: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:06:09.821: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:06:10.830: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/29 11:06:10.831: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/29 11:06:10.831: [smf] INFO: UE IMSI[262423341304459] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:06:10.841: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/29 11:06:10.841: [upf] INFO: UE F-SEID[UP:0x410 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 01/29 11:06:10.841: [upf] INFO: UE F-SEID[UP:0x410 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass 01/29 11:06:13.844: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fb9ad6a4910 (../src/upf/context.c:810) 01/29 11:06:16.848: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fb9ad6a4910 (../src/upf/context.c:810) MTC@d82a3ea2dcc3: Warning: Re-starting timer T_default, which is already active (running or expired). 01/29 11:06:18.848: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fb9ad6a4910 (../src/upf/context.c:810) MTC@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:06:19.367: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/29 11:06:19.379: [smf] INFO: Removed Session: UE IMSI:[262423341304459] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:19.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/29 11:06:19.379: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:06:21.385: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/29 11:06:21.385: [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)@d82a3ea2dcc3: Final verdict of PTC: none TC_gy_charging_cc_time(90)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:06:21 UTC 2025 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21524) Waiting for packet dumper to finish... 1 (prev_count=21524, count=22828) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: 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 ------ Wed Jan 29 11:06:23 UTC 2025 /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@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test case TC_gy_charging_volume_quota_threshold started. MTC@d82a3ea2dcc3: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@d82a3ea2dcc3: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/29 11:06:25.361: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/29 11:06:25.697: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@d82a3ea2dcc3: sending CreatePDP 01/29 11:06:26.701: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/29 11:06:26.701: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/29 11:06:26.701: [smf] INFO: UE IMSI[262428110312024] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 01/29 11:06:26.705: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/29 11:06:26.705: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 01/29 11:06:26.705: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@d82a3ea2dcc3: setverdict(pass): none -> pass MTC@d82a3ea2dcc3: Warning: Re-starting timer T_default, which is already active (running or expired). 01/29 11:06:34.718: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fb9ad6a49a0 (../src/upf/context.c:810) MTC@d82a3ea2dcc3: Warning: Stopping inactive timer T_default. 01/29 11:06:35.233: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/29 11:06:35.244: [smf] INFO: Removed Session: UE IMSI:[262428110312024] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 01/29 11:06:35.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/29 11:06:35.244: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed MTC@d82a3ea2dcc3: setverdict(pass): pass -> pass, component reason not changed 01/29 11:06:37.251: [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(92)@d82a3ea2dcc3: Final verdict of PTC: none 01/29 11:06:37.252: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(91)@d82a3ea2dcc3: Final verdict of PTC: none MTC@d82a3ea2dcc3: Setting final verdict of the test case. MTC@d82a3ea2dcc3: Local verdict of MTC: pass MTC@d82a3ea2dcc3: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@d82a3ea2dcc3: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@d82a3ea2dcc3: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@d82a3ea2dcc3: 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'. Wed Jan 29 11:06:37 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24916) Waiting for packet dumper to finish... 1 (prev_count=24916, count=25428) MTC@d82a3ea2dcc3: 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@d82a3ea2dcc3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d82a3ea2dcc3: Terminating MTC. MC@d82a3ea2dcc3: MTC terminated. MC2> exit MC@d82a3ea2dcc3: Shutting down session. MC@d82a3ea2dcc3: 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-4750.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 (1115901) [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-20250129-1059-4afc83da-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-20250129-1059-4afc83da-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (1115787) [testenv][open5gs] Stopping upf (1115828) [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-20250129-1059-4afc83da-0', 'sh', '-c', './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-4750.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-20250129-1059-4afc83da-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4750.log && echo'] <?xml version="1.0"?> <testsuite name='osmo-ttcn3-hacks/ggsn_tests' tests='45' failures='3' errors='0' skipped='0' inconc='0' time='442.00'> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact' time='5.437024'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp' time='5.667803'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp_pap_broken' time='6.555407'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_pcodns' time='6.018177'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_mtu' time='3.605998'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access' time='5.120988'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='8.364860'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='7.159262'/> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_with_txseq' time='3.175762'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2424 GGSN_Tests control part GGSN_Tests.ttcn:1511 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_without_txseq' time='5.369332'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_single_dns' time='5.110735'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_separate_dns' time='4.121662'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teic' time='3.369385'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teid' time='5.232793'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact' time='4.605615'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_pcodns' time='3.519188'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_icmp6' time='3.511804'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_mtu' time='3.559348'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access' time='5.833613'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='8.663174'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='8.317964'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='8.139570'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='8.144732'/> <testcase classname='GGSN_Tests' name='TC_pdp6_clients_interact' time='10.767199'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact' time='4.331944'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_ipcp' time='4.223342'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_icmp6' time='3.712420'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns4' time='4.472260'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns6' time='4.645406'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_mtu' time='3.796932'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access' time='4.497719'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='6.429451'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='8.144375'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='7.501236'/> <testcase classname='GGSN_Tests' name='TC_pdp46_clients_interact' time='10.138685'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_apn4' time='4.033424'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp' time='3.846493'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp_gtpu' time='4.973859'/> <testcase classname='GGSN_Tests' name='TC_pdp_act2_recovery' time='4.561376'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_act_deact_retrans_duplicate' time='4.928149'/> <testcase classname='GGSN_Tests' name='TC_pdp_act_restart_ctr_echo' time='9.424325'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_lots_of_concurrent_pdp_ctx' time='25.955593'/> <testcase classname='GGSN_Tests' name='TC_addr_pool_exhaustion' time='18.328355'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_cc_time' time='13.720607'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_volume_quota_threshold' time='12.814351'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250129-1059-4afc83da-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250129-1059-4afc83da-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1089/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