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 0f12d25ec57a2795fef62cf65eab8dbb3534102c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f12d25ec57a2795fef62cf65eab8dbb3534102c # timeout=10 Commit message: "ns: initial testenv config" > git rev-list --no-walk fff7a5d8fbf8dd3ccc768c7c89219a6fbd9b1ae8 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins1293518546302588553.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 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-20250410-1059-0552ba71-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-20250410-1059-0552ba71-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'] 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', '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-20250410-1059-0552ba71-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20250410-1059-0552ba71-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 [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [252 kB] Fetched 9300 kB in 1s (11.3 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', '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-20250410-1059-0552ba71-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' 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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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:184.1-195.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', '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-20250410-1059-0552ba71-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 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 IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests.so GGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates.so ICMP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types.so ICMP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types.so IP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types.so PAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types.so UDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_EncDec.so IP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_EncDec.so UDP_EncDec.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so PCO_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o PCO_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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 (721 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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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: libc-bin libc-dev-bin libc6 libc6-dev open5gs-common Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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 The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 8 newly installed, 0 to remove and 57 not upgraded. Need to get 70.4 MB of archives. After this operation, 89.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.5.4652.9217.202504092026 [2914 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.5.4652.9217.202504092026 [9908 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.5.4652.9217.202504092026 [195 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.5.4652.9217.202504092026 [2977 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.5.4652.9217.202504092026 [47.4 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.5.4652.9217.202504092026 [306 kB] Fetched 70.4 MB in 1s (103 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... 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.5.4652.9217.202504092026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.5.4652.9217.202504092026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.5.4652.9217.202504092026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.5.4652.9217.202504092026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.5.4652.9217.202504092026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.5.4652.9217.202504092026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.5.4652.9217.202504092026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.5.4652.9217.202504092026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.5.4652.9217.202504092026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.5.4652.9217.202504092026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.5.4652.9217.202504092026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.5.4652.9217.202504092026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.5.4652.9217.202504092026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up open5gs-common-dbgsym:amd64 (2.7.5.4652.9217.202504092026) ... Setting up open5gs-upf:amd64 (2.7.5.4652.9217.202504092026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.5.4652.9217.202504092026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.5.4652.9217.202504092026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.5.4652.9217.202504092026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-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'] Open5GS daemon v2.7.5 04/10 10:59:19.730: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) [testenv][open5gs] Running upf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20250410-1059-0552ba71-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'] 04/10 10:59:19.791: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 04/10 10:59:19.791: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 04/10 10:59:19.791: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 04/10 10:59:19.791: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 04/10 10:59:19.792: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:300) 04/10 10:59:19.815: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 04/10 10:59:19.815: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/10 10:59:19.815: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 04/10 10:59:19.815: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/10 10:59:19.815: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 04/10 10:59:19.815: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 04/10 10:59:19.816: [app] INFO: SMF initialize...done (../src/smf/app.c:31) Open5GS daemon v2.7.5 04/10 10:59:19.940: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 04/10 10:59:19.963: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 04/10 10:59:19.963: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 04/10 10:59:19.963: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 04/10 10:59:19.963: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 04/10 10:59:19.963: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 04/10 10:59:19.963: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 04/10 10:59:19.963: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 04/10 10:59:19.963: [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', '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-20250410-1059-0552ba71-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@31a6e5f18874: Unix server socket created successfully. MC@31a6e5f18874: Listening on TCP port 42937. 31a6e5f18874 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 31a6e5f18874 42937 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@31a6e5f18874: New HC connected from 10.0.2.100 [10.0.2.100]. 31a6e5f18874: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@31a6e5f18874: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@31a6e5f18874: Configuration file was processed on all HCs. MC@31a6e5f18874: Creating MTC on host 10.0.2.100. MC@31a6e5f18874: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@31a6e5f18874: 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 ------ Thu Apr 10 10:59:20 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_deact started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 10:59:22.319: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 04/10 10:59:22.319: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 04/10 10:59:22.511: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 10:59:23.785: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 10:59:24.804: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/10 10:59:24.804: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/10 10:59:24.804: [smf] INFO: UE IMSI[262421413889213] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 04/10 10:59:24.816: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/10 10:59:24.816: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 04/10 10:59:24.816: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 04/10 10:59:24.816: [upf] INFO: UE F-SEID[UP:0x327 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 04/10 10:59:24.816: [upf] INFO: UE F-SEID[UP:0x327 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 04/10 10:59:24.817: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 10:59:24.820: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/10 10:59:24.827: [smf] INFO: Removed Session: UE IMSI:[262421413889213] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 04/10 10:59:24.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/10 10:59:24.827: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 10:59:26.835: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 10:59:26.835: [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(4)@31a6e5f18874: Final verdict of PTC: none TC_pdp4_act_deact(3)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 10:59:26 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11932) Waiting for packet dumper to finish... 1 (prev_count=11932, count=13236) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 10:59: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_deact_ipcp started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 10:59:31.330: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 10:59:32.515: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 10:59:33.522: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/10 10:59:33.522: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/10 10:59:33.522: [smf] INFO: UE IMSI[262424223179027] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 04/10 10:59:33.532: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/10 10:59:33.533: [upf] INFO: UE F-SEID[UP:0x900 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 04/10 10:59:33.533: [upf] INFO: UE F-SEID[UP:0x900 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 10:59:33.536: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/10 10:59:33.549: [smf] INFO: Removed Session: UE IMSI:[262424223179027] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 04/10 10:59:33.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/10 10:59:33.549: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 10:59:35.555: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 10:59:35.555: [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(5)@31a6e5f18874: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(6)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 10:59:35 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 10:59:37 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 10:59:40.146: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 10:59:42.116: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 10:59:43.117: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/10 10:59:43.117: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/10 10:59:43.117: [smf] INFO: UE IMSI[262427509251355] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 04/10 10:59:43.121: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/10 10:59:43.121: [upf] INFO: UE F-SEID[UP:0xf01 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 04/10 10:59:43.121: [upf] INFO: UE F-SEID[UP:0xf01 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 10:59:43.121: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/10 10:59:43.124: [smf] INFO: Removed Session: UE IMSI:[262427509251355] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 04/10 10:59:43.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/10 10:59:43.124: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed TC_pdp4_act_deact_ipcp_pap_broken(8)@31a6e5f18874: Final verdict of PTC: none 04/10 10:59:45.128: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 10:59:45.129: [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_pap_broken(7)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 10:59:45 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=15248) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 10:59: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_deact_pcodns started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 10:59:48.185: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 10:59:49.812: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 10:59:50.815: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/10 10:59:50.815: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/10 10:59:50.815: [smf] INFO: UE IMSI[262420986323581] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 04/10 10:59:50.818: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/10 10:59:50.818: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 04/10 10:59:50.818: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 04/10 10:59:50.818: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 10:59:50.820: [smf] INFO: Removed Session: UE IMSI:[262420986323581] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 04/10 10:59:50.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/10 10:59:50.820: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed TC_pdp4_act_deact_pcodns(9)@31a6e5f18874: Final verdict of PTC: none 04/10 10:59:52.822: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 10:59:52.822: [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(10)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 10:59:52 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13612) Waiting for packet dumper to finish... 1 (prev_count=13612, count=14124) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 10:59:54 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_deact_mtu started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 10:59:56.295: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 10:59:57.550: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 10:59:58.556: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/10 10:59:58.556: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/10 10:59:58.556: [smf] INFO: UE IMSI[262426946270406] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 04/10 10:59:58.572: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/10 10:59:58.573: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 04/10 10:59:58.573: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 10:59:58.576: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/10 10:59:58.588: [smf] INFO: Removed Session: UE IMSI:[262426946270406] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 04/10 10:59:58.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/10 10:59:58.588: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:00:00.596: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:00:00.596: [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)@31a6e5f18874: Final verdict of PTC: none TC_pdp4_act_deact_mtu(11)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:00:00 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13368) Waiting for packet dumper to finish... 1 (prev_count=13368, count=13880) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:00: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_deact_gtpu_access started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:00:03.716: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:00:05.740: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:00:06.741: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/10 11:00:06.741: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/10 11:00:06.741: [smf] INFO: UE IMSI[262422846017055] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:00:06.745: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/10 11:00:06.745: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 04/10 11:00:06.745: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:00:06.747: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/10 11:00:06.749: [smf] INFO: Removed Session: UE IMSI:[262422846017055] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 04/10 11:00:06.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/10 11:00:06.749: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:00:08.753: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:00:08.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_pdp4_act_deact_gtpu_access(13)@31a6e5f18874: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(14)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:00:08 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=14296) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:00:10 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:00:11.896: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:00:14.129: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:00:15.135: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/10 11:00:15.135: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/10 11:00:15.135: [smf] INFO: UE IMSI[262428176025591] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:00:15.145: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/10 11:00:15.145: [upf] INFO: UE F-SEID[UP:0x71b CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 04/10 11:00:15.145: [upf] INFO: UE F-SEID[UP:0x71b CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:00:15.148: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0xa67 (../src/upf/gtp-path.c:524) 04/10 11:00:15.148: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:00:18.150: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/10 11:00:18.158: [smf] INFO: Removed Session: UE IMSI:[262428176025591] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 04/10 11:00:18.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/10 11:00:18.158: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:00:20.165: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:00:20.166: [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_wrong_saddr(15)@31a6e5f18874: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:00:20 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14588) Waiting for packet dumper to finish... 1 (prev_count=14588, count=15100) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:00: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:00:23.337: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:00:24.355: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:00:25.358: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/10 11:00:25.358: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/10 11:00:25.358: [smf] INFO: UE IMSI[262426827576917] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:00:25.364: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/10 11:00:25.364: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 04/10 11:00:25.364: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:00:25.366: [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@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:00:28.368: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 04/10 11:00:28.372: [smf] INFO: Removed Session: UE IMSI:[262426827576917] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 04/10 11:00:28.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 04/10 11:00:28.372: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:00:30.376: [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(18)@31a6e5f18874: Final verdict of PTC: none 04/10 11:00:30.377: [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_ipv6_apn4(17)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:00:30 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:00:32 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_clients_interact_with_txseq started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:00:34.909: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:00:35.578: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:00:36.586: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 04/10 11:00:36.586: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 04/10 11:00:36.586: [smf] INFO: UE IMSI[262426954723326] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:00:36.600: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 04/10 11:00:36.600: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 04/10 11:00:36.600: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: sending CreatePDP 04/10 11:00:36.603: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 04/10 11:00:36.603: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 04/10 11:00:36.603: [smf] INFO: UE IMSI[262424888311565] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:00:36.615: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 04/10 11:00:36.616: [upf] INFO: UE F-SEID[UP:0xfbc CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 04/10 11:00:36.616: [upf] INFO: UE F-SEID[UP:0xfbc CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: GTPU sequence number expected but not present MTC@31a6e5f18874: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@31a6e5f18874: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: fail MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@31a6e5f18874: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@31a6e5f18874: 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'. Thu Apr 10 11:00:36 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 04/10 11:00:36.812: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:00:36.816: [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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:00:38 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_clients_interact_without_txseq started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:00:39.939: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:00:42.013: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:00:43.020: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:00:43.021: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:00:43.021: [smf] INFO: UE IMSI[262423794157172] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:00:43.031: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:00:43.031: [upf] INFO: UE F-SEID[UP:0xb1c CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 04/10 11:00:43.031: [upf] INFO: UE F-SEID[UP:0xb1c CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: sending CreatePDP 04/10 11:00:43.035: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/10 11:00:43.035: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/10 11:00:43.035: [smf] INFO: UE IMSI[262427070603874] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:00:43.043: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/10 11:00:43.043: [upf] INFO: UE F-SEID[UP:0x916 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 04/10 11:00:43.043: [upf] INFO: UE F-SEID[UP:0x916 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:00:43.045: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/10 11:00:43.054: [smf] INFO: Removed Session: UE IMSI:[262423794157172] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 04/10 11:00:43.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/10 11:00:43.054: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:00:43.056: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:00:43.065: [smf] INFO: Removed Session: UE IMSI:[262427070603874] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 04/10 11:00:43.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:00:43.065: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:00:45.073: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:00:45.074: [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_clients_interact_without_txseq(22)@31a6e5f18874: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(21)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:00:45 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:00: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_deact_with_single_dns started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:00:48.454: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:00:50.167: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:00:51.171: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:00:51.171: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:00:51.171: [smf] INFO: UE IMSI[262423513162098] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:00:51.180: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:00:51.180: [upf] INFO: UE F-SEID[UP:0x15f CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 04/10 11:00:51.180: [upf] INFO: UE F-SEID[UP:0x15f CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:00:51.182: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:00:51.188: [smf] INFO: Removed Session: UE IMSI:[262423513162098] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 04/10 11:00:51.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:00:51.188: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: sending CreatePDP 04/10 11:00:51.192: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:00:51.192: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:00:51.192: [smf] INFO: UE IMSI[262427181569303] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:00:51.198: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:00:51.198: [upf] INFO: UE F-SEID[UP:0x63c CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 04/10 11:00:51.198: [upf] INFO: UE F-SEID[UP:0x63c CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:00:51.200: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:00:51.204: [smf] INFO: Removed Session: UE IMSI:[262427181569303] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 04/10 11:00:51.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:00:51.205: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:00:53.211: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(23)@31a6e5f18874: Final verdict of PTC: none 04/10 11:00:53.212: [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)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:00:53 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19488) Waiting for packet dumper to finish... 1 (prev_count=19488, count=20792) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:00: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:00:57.268: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:00:57.356: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:00:58.367: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:00:58.367: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:00:58.367: [smf] INFO: UE IMSI[262426515190741] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:00:58.381: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:00:58.381: [upf] INFO: UE F-SEID[UP:0xf6e CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 04/10 11:00:58.381: [upf] INFO: UE F-SEID[UP:0xf6e CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:00:58.384: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:00:58.395: [smf] INFO: Removed Session: UE IMSI:[262426515190741] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 04/10 11:00:58.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:00:58.395: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:01:00.403: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:01:00.403: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_with_separate_dns(26)@31a6e5f18874: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(25)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:01:00 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=15200) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:01: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_update_teic started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:01:03.603: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:01:03.827: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:01:04.847: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:01:04.847: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:01:04.847: [smf] INFO: UE IMSI[262420851901240] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:01:04.861: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:01:04.861: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 04/10 11:01:04.861: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: sending UpdatePDP MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:01:04.867: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:01:04.877: [smf] INFO: Removed Session: UE IMSI:[262420851901240] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 04/10 11:01:04.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:01:04.877: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:01:06.886: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:01:06.886: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teic(27)@31a6e5f18874: Final verdict of PTC: none TC_pdp4_act_update_teic(28)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:01:06 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=14508) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:01: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp4_act_update_teid started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:01:12.079: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:01:12.153: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:01:13.163: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:01:13.163: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:01:13.164: [smf] INFO: UE IMSI[262426964608055] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:01:13.172: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:01:13.172: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 04/10 11:01:13.172: [upf] INFO: UE F-SEID[UP:0xf15 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: sending UpdatePDP MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:01:13.181: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:01:13.190: [smf] INFO: Removed Session: UE IMSI:[262426964608055] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 04/10 11:01:13.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:01:13.190: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:01:15.197: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:01:15.197: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teid(29)@31a6e5f18874: Final verdict of PTC: none TC_pdp4_act_update_teid(30)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:01:15 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16172) Waiting for packet dumper to finish... 1 (prev_count=16172, count=16684) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:01: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp6_act_deact started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:01:18.611: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:01:19.854: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:01:20.864: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:01:20.864: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:01:20.864: [smf] INFO: UE IMSI[262421969841897] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 04/10 11:01:20.873: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:01:20.873: [upf] INFO: UE F-SEID[UP:0x49b CP:0xc4d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 04/10 11:01:20.873: [upf] INFO: UE F-SEID[UP:0x49b CP:0xc4d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:01:20.876: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:01:20.887: [smf] INFO: Removed Session: UE IMSI:[262421969841897] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 04/10 11:01:20.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:01:20.887: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:01:22.892: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:01:22.892: [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(32)@31a6e5f18874: Final verdict of PTC: none TC_pdp6_act_deact(31)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:01:22 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13212) Waiting for packet dumper to finish... 1 (prev_count=13212, count=14092) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:01:24 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp6_act_deact_pcodns started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:01:26.082: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:01:26.470: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:01:27.475: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:01:27.475: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:01:27.475: [smf] INFO: UE IMSI[262424623794883] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 04/10 11:01:27.479: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:01:27.479: [upf] INFO: UE F-SEID[UP:0x32a CP:0x628] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 04/10 11:01:27.479: [upf] INFO: UE F-SEID[UP:0x32a CP:0x628] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:01:27.480: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:01:27.482: [smf] INFO: Removed Session: UE IMSI:[262424623794883] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 04/10 11:01:27.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:01:27.482: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:01:29.491: [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_pcodns(34)@31a6e5f18874: Final verdict of PTC: none 04/10 11:01:29.492: [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(33)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:01:29 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13188) Waiting for packet dumper to finish... 1 (prev_count=13188, count=13700) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:01:31 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp6_act_deact_icmp6 started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:01:32.651: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:01:33.020: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:01:34.026: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:01:34.026: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:01:34.026: [smf] INFO: UE IMSI[262421120579032] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 04/10 11:01:34.038: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:01:34.038: [upf] INFO: UE F-SEID[UP:0x34d CP:0xb92] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 04/10 11:01:34.038: [upf] INFO: UE F-SEID[UP:0x34d CP:0xb92] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '20010780004420030000000000000000'O 04/10 11:01:34.046: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:01:34.058: [smf] INFO: Removed Session: UE IMSI:[262421120579032] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 04/10 11:01:34.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:01:34.058: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:01:36.065: [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_icmp6(35)@31a6e5f18874: Final verdict of PTC: none 04/10 11:01:36.066: [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(36)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:01:36 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:01:38 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp6_act_deact_mtu started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:01:39.452: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:01:39.684: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:01:40.690: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:01:40.690: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:01:40.690: [smf] INFO: UE IMSI[262427666433275] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 04/10 11:01:40.703: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:01:40.703: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x94e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 04/10 11:01:40.703: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x94e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '20010780004420040000000000000000'O 04/10 11:01:40.706: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:01:40.710: [smf] INFO: Removed Session: UE IMSI:[262427666433275] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 04/10 11:01:40.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:01:40.711: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed TC_pdp6_act_deact_mtu(38)@31a6e5f18874: Final verdict of PTC: none TC_pdp6_act_deact_mtu(37)@31a6e5f18874: Final verdict of PTC: none 04/10 11:01:42.714: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:01:42.714: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:01:42 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:01: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp6_act_deact_gtpu_access started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:01:46.440: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:01:48.568: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:01:49.572: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:01:49.572: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:01:49.572: [smf] INFO: UE IMSI[262420064639570] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 04/10 11:01:49.582: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:01:49.582: [upf] INFO: UE F-SEID[UP:0x235 CP:0x254] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 04/10 11:01:49.582: [upf] INFO: UE F-SEID[UP:0x235 CP:0x254] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '20010780004420050000000000000000'O 04/10 11:01:49.585: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:01:49.588: [smf] INFO: Removed Session: UE IMSI:[262420064639570] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 04/10 11:01:49.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:01:49.588: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:01:51.592: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:01:51.593: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access(39)@31a6e5f18874: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(40)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:01:51 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:01: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:01:55.931: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:01:57.271: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:01:58.282: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:01:58.282: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:01:58.282: [smf] INFO: UE IMSI[262429660837374] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 04/10 11:01:58.297: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:01:58.297: [upf] INFO: UE F-SEID[UP:0xf17 CP:0x780] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 04/10 11:01:58.297: [upf] INFO: UE F-SEID[UP:0xf17 CP:0x780] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '20010780004420060000000000000000'O MTC@31a6e5f18874: This GGSN does NOT support forwarding link-local source address. 04/10 11:02:01.306: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:02:01.316: [smf] INFO: Removed Session: UE IMSI:[262429660837374] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 04/10 11:02:01.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:02:01.316: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:02:03.318: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:02:03.318: [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(42)@31a6e5f18874: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:02:03 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:02:05 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:02:08.478: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:02:08.633: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:02:09.642: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:02:09.642: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:02:09.642: [smf] INFO: UE IMSI[262428323369309] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 04/10 11:02:09.660: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:02:09.660: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xf32] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 04/10 11:02:09.660: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xf32] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '20010780004420070000000000000000'O 04/10 11:02:09.666: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x34b2 (../src/upf/gtp-path.c:602) 04/10 11:02:09.666: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 04/10 11:02:09.666: [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@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:02:12.671: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:02:12.680: [smf] INFO: Removed Session: UE IMSI:[262428323369309] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 04/10 11:02:12.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:02:12.680: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:02:14.687: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:02:14.688: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@31a6e5f18874: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:02:14 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:02: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:02:18.632: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:02:19.818: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:02:20.827: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:02:20.827: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:02:20.827: [smf] INFO: UE IMSI[262422855106097] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 04/10 11:02:20.843: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:02:20.843: [upf] INFO: UE F-SEID[UP:0xdbd CP:0x633] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 04/10 11:02:20.843: [upf] INFO: UE F-SEID[UP:0xdbd CP:0x633] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '20010780004420080000000000000000'O 04/10 11:02:20.849: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0x6542 (../src/upf/gtp-path.c:602) 04/10 11:02:20.849: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 04/10 11:02:20.849: [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@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:02:23.852: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:02:23.855: [smf] INFO: Removed Session: UE IMSI:[262422855106097] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 04/10 11:02:23.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:02:23.855: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:02:25.864: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:02:25.864: [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(45)@31a6e5f18874: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:02:25 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:02: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:02:30.442: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:02:31.043: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:02:32.052: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:02:32.052: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:02:32.052: [smf] INFO: UE IMSI[262420749097954] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 04/10 11:02:32.060: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:02:32.060: [upf] INFO: UE F-SEID[UP:0xb89 CP:0x4b8] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 04/10 11:02:32.060: [upf] INFO: UE F-SEID[UP:0xb89 CP:0x4b8] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '20010780004420090000000000000000'O 04/10 11:02:32.063: [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@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:02:35.068: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:02:35.079: [smf] INFO: Removed Session: UE IMSI:[262420749097954] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 04/10 11:02:35.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:02:35.079: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:02:37.088: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:02:37.088: [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_ipv4_apn6(47)@31a6e5f18874: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:02:37 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:02: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp6_clients_interact started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:02:40.302: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:02:41.858: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:02:42.862: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:02:42.862: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:02:42.862: [smf] INFO: UE IMSI[262427081215083] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 04/10 11:02:42.865: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:02:42.865: [upf] INFO: UE F-SEID[UP:0x6bb CP:0xd67] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 04/10 11:02:42.865: [upf] INFO: UE F-SEID[UP:0x6bb CP:0xd67] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '200107800044200A0000000000000000'O MTC@31a6e5f18874: sending CreatePDP 04/10 11:02:42.866: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/10 11:02:42.866: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/10 11:02:42.866: [smf] INFO: UE IMSI[262423306194539] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 04/10 11:02:42.869: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/10 11:02:42.869: [upf] INFO: UE F-SEID[UP:0x7ba CP:0xcfd] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 04/10 11:02:42.869: [upf] INFO: UE F-SEID[UP:0x7ba CP:0xcfd] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: RA with /64 prefix '200107800044200B0000000000000000'O MTC@31a6e5f18874: Warning: Stopping inactive timer T_default. MTC@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:02:48.878: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/10 11:02:48.888: [smf] INFO: Removed Session: UE IMSI:[262427081215083] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 04/10 11:02:48.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/10 11:02:48.888: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:02:48.890: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:02:48.900: [smf] INFO: Removed Session: UE IMSI:[262423306194539] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 04/10 11:02:48.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:02:48.900: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:02:50.907: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:02:50.907: [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(49)@31a6e5f18874: Final verdict of PTC: none TC_pdp6_clients_interact(50)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:02:50 UTC 2025 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22648) Waiting for packet dumper to finish... 1 (prev_count=22648, count=24320) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:02: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_act_deact started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:02:54.400: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:02:55.289: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:02:56.300: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:02:56.300: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:02:56.300: [smf] INFO: UE IMSI[262427058395985] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 04/10 11:02:56.315: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:02:56.315: [upf] INFO: UE F-SEID[UP:0x329 CP:0xf65] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 04/10 11:02:56.315: [upf] INFO: UE F-SEID[UP:0x329 CP:0xf65] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:02:56.318: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:02:56.328: [smf] INFO: Removed Session: UE IMSI:[262427058395985] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 04/10 11:02:56.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:02:56.328: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:02:58.332: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:02:58.332: [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(52)@31a6e5f18874: Final verdict of PTC: none TC_pdp46_act_deact(51)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:02:58 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14028) Waiting for packet dumper to finish... 1 (prev_count=14028, count=14540) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:03:00 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_act_deact_ipcp started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:03:02.010: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:03:02.583: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:03:03.590: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:03:03.590: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:03:03.590: [smf] INFO: UE IMSI[262421573740072] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 04/10 11:03:03.605: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:03:03.606: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xa07] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 04/10 11:03:03.606: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xa07] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:03:03.608: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:03:03.618: [smf] INFO: Removed Session: UE IMSI:[262421573740072] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 04/10 11:03:03.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:03:03.618: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:03:05.624: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:03:05.624: [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_ipcp(53)@31a6e5f18874: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(54)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:03:05 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=14828) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:03:07 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_act_deact_icmp6 started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:03:09.063: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:03:09.362: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:03:10.363: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:03:10.363: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:03:10.363: [smf] INFO: UE IMSI[262426541990127] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 04/10 11:03:10.366: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:03:10.366: [upf] INFO: UE F-SEID[UP:0x212 CP:0xbf8] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 04/10 11:03:10.366: [upf] INFO: UE F-SEID[UP:0x212 CP:0xbf8] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '20010780004421030000000000000000'O 04/10 11:03:10.367: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:03:10.370: [smf] INFO: Removed Session: UE IMSI:[262426541990127] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 04/10 11:03:10.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:03:10.370: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:03:12.378: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:03:12.378: [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)@31a6e5f18874: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(56)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:03:12 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=14564) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:03: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_act_deact_pcodns4 started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:03:16.231: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:03:16.900: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:03:17.909: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:03:17.909: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:03:17.909: [smf] INFO: UE IMSI[262426175533785] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 04/10 11:03:17.923: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:03:17.923: [upf] INFO: UE F-SEID[UP:0x627 CP:0x36e] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 04/10 11:03:17.923: [upf] INFO: UE F-SEID[UP:0x627 CP:0x36e] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:03:17.926: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:03:17.936: [smf] INFO: Removed Session: UE IMSI:[262426175533785] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 04/10 11:03:17.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:03:17.936: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:03:19.938: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:03:19.938: [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)@31a6e5f18874: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(57)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:03:19 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13248) Waiting for packet dumper to finish... 1 (prev_count=13248, count=13864) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:03:21 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_act_deact_pcodns6 started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:03:23.597: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:03:24.647: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:03:25.656: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:03:25.656: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:03:25.656: [smf] INFO: UE IMSI[262424164418671] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 04/10 11:03:25.668: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:03:25.668: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x6b5] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 04/10 11:03:25.668: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x6b5] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:03:25.670: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:03:25.680: [smf] INFO: Removed Session: UE IMSI:[262424164418671] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 04/10 11:03:25.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:03:25.680: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:03:27.683: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:03:27.683: [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)@31a6e5f18874: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:03:27 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:03: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_act_deact_mtu started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:03:31.331: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:03:31.541: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:03:32.549: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:03:32.549: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:03:32.549: [smf] INFO: UE IMSI[262425393366437] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 04/10 11:03:32.557: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:03:32.557: [upf] INFO: UE F-SEID[UP:0x227 CP:0x20] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 04/10 11:03:32.557: [upf] INFO: UE F-SEID[UP:0x227 CP:0x20] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '20010780004421060000000000000000'O 04/10 11:03:32.559: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:03:32.569: [smf] INFO: Removed Session: UE IMSI:[262425393366437] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 04/10 11:03:32.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:03:32.569: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:03:34.576: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:03:34.577: [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(61)@31a6e5f18874: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:03:34 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14900) Waiting for packet dumper to finish... 1 (prev_count=14900, count=15412) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:03: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_act_deact_gtpu_access started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:03:38.335: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:03:39.112: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:03:40.120: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:03:40.120: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:03:40.120: [smf] INFO: UE IMSI[262420325537548] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 04/10 11:03:40.135: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:03:40.135: [upf] INFO: UE F-SEID[UP:0x824 CP:0xf99] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 04/10 11:03:40.136: [upf] INFO: UE F-SEID[UP:0x824 CP:0xf99] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:03:40.140: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:03:40.150: [smf] INFO: Removed Session: UE IMSI:[262420325537548] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 04/10 11:03:40.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:03:40.150: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:03:42.160: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:03:42.161: [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)@31a6e5f18874: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:03:42 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13544) Waiting for packet dumper to finish... 1 (prev_count=13544, count=14056) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:03: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:03:45.444: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:03:45.642: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:03:46.646: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:03:46.646: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:03:46.646: [smf] INFO: UE IMSI[262424181647555] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 04/10 11:03:46.649: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:03:46.649: [upf] INFO: UE F-SEID[UP:0xbfa CP:0xd76] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 04/10 11:03:46.649: [upf] INFO: UE F-SEID[UP:0xbfa CP:0xd76] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:03:46.650: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x9ba7 (../src/upf/gtp-path.c:524) 04/10 11:03:46.650: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:03:49.653: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:03:49.663: [smf] INFO: Removed Session: UE IMSI:[262424181647555] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 04/10 11:03:49.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:03:49.663: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:03:51.665: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@31a6e5f18874: Final verdict of PTC: none 04/10 11:03:51.666: [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)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:03:51 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=14760) Waiting for packet dumper to finish... 1 (prev_count=14760, count=15272) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:03: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:03:56.644: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:03:56.859: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:03:57.868: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:03:57.868: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:03:57.868: [smf] INFO: UE IMSI[262427295182940] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 04/10 11:03:57.877: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:03:57.877: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x562] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 04/10 11:03:57.877: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x562] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:03:57.880: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0xdc2b (../src/upf/gtp-path.c:602) 04/10 11:03:57.880: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 04/10 11:03:57.880: [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@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:04:00.881: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:04:00.885: [smf] INFO: Removed Session: UE IMSI:[262427295182940] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 04/10 11:04:00.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:04:00.885: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:04:02.888: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:04:02.888: [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)@31a6e5f18874: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:04:02 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=15492) Waiting for packet dumper to finish... 1 (prev_count=15492, count=16796) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:04: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:04:06.486: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:04:07.420: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:04:08.429: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:04:08.429: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:04:08.429: [smf] INFO: UE IMSI[262422558933284] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 04/10 11:04:08.444: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:04:08.444: [upf] INFO: UE F-SEID[UP:0x719 CP:0x781] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 04/10 11:04:08.444: [upf] INFO: UE F-SEID[UP:0x719 CP:0x781] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '200107800044210A0000000000000000'O 04/10 11:04:08.447: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xab1d (../src/upf/gtp-path.c:602) 04/10 11:04:08.447: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 04/10 11:04:08.447: [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@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:04:11.451: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:04:11.462: [smf] INFO: Removed Session: UE IMSI:[262422558933284] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 04/10 11:04:11.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:04:11.462: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:04:13.470: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:04:13.470: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@31a6e5f18874: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:04:13 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=14832) Waiting for packet dumper to finish... 1 (prev_count=14832, count=15344) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:04:15 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_clients_interact started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:04:17.316: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:04:17.686: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:04:18.694: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:04:18.695: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:04:18.695: [smf] INFO: UE IMSI[262424338682730] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 04/10 11:04:18.709: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:04:18.709: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x337] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 04/10 11:04:18.709: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x337] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: RA with /64 prefix '200107800044210B0000000000000000'O MTC@31a6e5f18874: sending CreatePDP 04/10 11:04:18.715: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/10 11:04:18.715: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/10 11:04:18.715: [smf] INFO: UE IMSI[262428001600429] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 04/10 11:04:18.721: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/10 11:04:18.721: [upf] INFO: UE F-SEID[UP:0x867 CP:0xbff] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 04/10 11:04:18.721: [upf] INFO: UE F-SEID[UP:0x867 CP:0xbff] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: RA with /64 prefix '200107800044210C0000000000000000'O MTC@31a6e5f18874: Warning: Stopping inactive timer T_default. MTC@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:04:24.730: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/10 11:04:24.735: [smf] INFO: Removed Session: UE IMSI:[262424338682730] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 04/10 11:04:24.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/10 11:04:24.736: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:04:24.736: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:04:24.740: [smf] INFO: Removed Session: UE IMSI:[262428001600429] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 04/10 11:04:24.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:04:24.740: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:04:26.747: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:04:26.747: [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)@31a6e5f18874: Final verdict of PTC: none TC_pdp46_clients_interact(72)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:04:26 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:04: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp46_act_deact_apn4 started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:04:30.360: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:04:30.804: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:04:31.812: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:04:31.813: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:04:31.813: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 04/10 11:04:31.813: [smf] INFO: UE IMSI[262424624901880] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:04:31.826: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:04:31.826: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 04/10 11:04:31.826: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:04:31.829: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 04/10 11:04:31.838: [smf] INFO: Removed Session: UE IMSI:[262424624901880] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 04/10 11:04:31.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 04/10 11:04:31.838: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:04:33.841: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:04:33.841: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_apn4(73)@31a6e5f18874: Final verdict of PTC: none TC_pdp46_act_deact_apn4(74)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@31a6e5f18874: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:04:33 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:04: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_echo_req_resp started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:04:37.211: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:04:37.701: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:04:40.705: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:04:40.705: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp(76)@31a6e5f18874: Final verdict of PTC: none TC_echo_req_resp(75)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@31a6e5f18874: Test case TC_echo_req_resp finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:04:40 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=7484) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:04:42 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_echo_req_resp_gtpu started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:04:44.223: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:04:45.749: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:04:48.754: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:04:48.754: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp_gtpu(78)@31a6e5f18874: Final verdict of PTC: none TC_echo_req_resp_gtpu(77)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@31a6e5f18874: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:04:48 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:04: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp_act2_recovery started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:04:52.212: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:04:52.318: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:04:53.319: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 04/10 11:04:53.319: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 04/10 11:04:53.319: [smf] INFO: UE IMSI[262423663970378] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:04:53.322: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 04/10 11:04:53.322: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 04/10 11:04:53.322: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: sending 2nd CreatePDP (recovery increased) 04/10 11:04:53.324: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@31a6e5f18874: 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@31a6e5f18874: Stopping testcase execution from "GGSN_Tests.ttcn":383 04/10 11:04:56.328: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:04:56.328: [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)@31a6e5f18874: Final verdict of PTC: none TC_pdp_act2_recovery(80)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@31a6e5f18874: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@31a6e5f18874: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@31a6e5f18874: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@31a6e5f18874: 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'. Thu Apr 10 11:04:56 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:04:58 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_act_deact_retrans_duplicate started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:04:59.536: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:05:00.286: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:05:01.289: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/10 11:05:01.289: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/10 11:05:01.289: [smf] INFO: UE IMSI[262428787447675] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:01.293: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/10 11:05:01.293: [upf] INFO: UE F-SEID[UP:0x3 CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:01.293: [upf] INFO: UE F-SEID[UP:0x3 CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:05:01.293: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 04/10 11:05:01.295: [smf] INFO: Removed Session: UE IMSI:[262428787447675] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:01.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 04/10 11:05:01.295: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:02.297: [gtp] WARNING: [48923] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:04.301: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:05:04.301: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_act_deact_retrans_duplicate(81)@31a6e5f18874: Final verdict of PTC: none TC_act_deact_retrans_duplicate(82)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@31a6e5f18874: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:05:04 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:05: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_pdp_act_restart_ctr_echo started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:05:07.481: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:05:09.763: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:05:10.765: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 04/10 11:05:10.765: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 04/10 11:05:10.765: [smf] INFO: UE IMSI[262424065158234] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:10.769: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 04/10 11:05:10.769: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:10.769: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: 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@31a6e5f18874: Stopping testcase execution from "GGSN_Tests.ttcn":2059 04/10 11:05:16.773: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:05:16.773: [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(83)@31a6e5f18874: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(84)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@31a6e5f18874: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@31a6e5f18874: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@31a6e5f18874: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@31a6e5f18874: 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'. Thu Apr 10 11:05:16 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:05:18 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:05:19.961: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:05:20.839: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/10 11:05:22.247: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 04/10 11:05:22.247: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 04/10 11:05:22.247: [smf] INFO: UE IMSI[262424044965350] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.251: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 04/10 11:05:22.251: [upf] INFO: UE F-SEID[UP:0x245 CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.251: [upf] INFO: UE F-SEID[UP:0x245 CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:05:22.258: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/10 11:05:22.258: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/10 11:05:22.258: [smf] INFO: UE IMSI[262424710201698] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.262: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/10 11:05:22.262: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.262: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.269: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 04/10 11:05:22.269: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 04/10 11:05:22.269: [smf] INFO: UE IMSI[262421709010427] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.272: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 04/10 11:05:22.272: [upf] INFO: UE F-SEID[UP:0xdda CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.272: [upf] INFO: UE F-SEID[UP:0xdda CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.280: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 04/10 11:05:22.280: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 04/10 11:05:22.280: [smf] INFO: UE IMSI[262425748310452] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.282: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 04/10 11:05:22.282: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.282: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.290: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 04/10 11:05:22.290: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 04/10 11:05:22.290: [smf] INFO: UE IMSI[262422927326340] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.292: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 04/10 11:05:22.292: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.292: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.301: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 04/10 11:05:22.301: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 04/10 11:05:22.301: [smf] INFO: UE IMSI[262428784254248] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.303: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 04/10 11:05:22.303: [upf] INFO: UE F-SEID[UP:0xfdb CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.303: [upf] INFO: UE F-SEID[UP:0xfdb CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.311: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 04/10 11:05:22.311: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 04/10 11:05:22.311: [smf] INFO: UE IMSI[262426027650162] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.314: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 04/10 11:05:22.314: [upf] INFO: UE F-SEID[UP:0x938 CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.314: [upf] INFO: UE F-SEID[UP:0x938 CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.321: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 04/10 11:05:22.322: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 04/10 11:05:22.322: [smf] INFO: UE IMSI[262423220512158] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.324: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 04/10 11:05:22.324: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.324: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.332: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 04/10 11:05:22.332: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 04/10 11:05:22.332: [smf] INFO: UE IMSI[262425279166852] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.334: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 04/10 11:05:22.334: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.334: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.343: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 04/10 11:05:22.343: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 04/10 11:05:22.343: [smf] INFO: UE IMSI[262427231626237] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.345: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 04/10 11:05:22.345: [upf] INFO: UE F-SEID[UP:0x597 CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.345: [upf] INFO: UE F-SEID[UP:0x597 CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.353: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 04/10 11:05:22.353: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 04/10 11:05:22.353: [smf] INFO: UE IMSI[262423347931570] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.355: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 04/10 11:05:22.355: [upf] INFO: UE F-SEID[UP:0xa51 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.355: [upf] INFO: UE F-SEID[UP:0xa51 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.363: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 04/10 11:05:22.363: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 04/10 11:05:22.363: [smf] INFO: UE IMSI[262422662681931] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.366: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 04/10 11:05:22.366: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.366: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.374: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 04/10 11:05:22.374: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 04/10 11:05:22.374: [smf] INFO: UE IMSI[262423261909485] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.376: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 04/10 11:05:22.376: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.376: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.384: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 04/10 11:05:22.384: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 04/10 11:05:22.384: [smf] INFO: UE IMSI[262420535539062] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.387: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 04/10 11:05:22.387: [upf] INFO: UE F-SEID[UP:0x61f CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.387: [upf] INFO: UE F-SEID[UP:0x61f CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.395: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 04/10 11:05:22.395: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 04/10 11:05:22.395: [smf] INFO: UE IMSI[262426381188002] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.397: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 04/10 11:05:22.397: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.397: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.405: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 04/10 11:05:22.405: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 04/10 11:05:22.405: [smf] INFO: UE IMSI[262429309493171] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.407: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 04/10 11:05:22.407: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.407: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.416: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 04/10 11:05:22.416: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 04/10 11:05:22.416: [smf] INFO: UE IMSI[262422263910996] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.418: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 04/10 11:05:22.418: [upf] INFO: UE F-SEID[UP:0x7de CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.418: [upf] INFO: UE F-SEID[UP:0x7de CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.426: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 04/10 11:05:22.426: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 04/10 11:05:22.426: [smf] INFO: UE IMSI[262425206367124] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.429: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 04/10 11:05:22.429: [upf] INFO: UE F-SEID[UP:0xc1c CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.429: [upf] INFO: UE F-SEID[UP:0xc1c CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.437: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 04/10 11:05:22.437: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 04/10 11:05:22.437: [smf] INFO: UE IMSI[262424212640551] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.439: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 04/10 11:05:22.439: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.439: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.447: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 04/10 11:05:22.447: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 04/10 11:05:22.447: [smf] INFO: UE IMSI[262420083300739] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.449: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 04/10 11:05:22.449: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.449: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.458: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 04/10 11:05:22.458: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 04/10 11:05:22.458: [smf] INFO: UE IMSI[262422421233537] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.461: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 04/10 11:05:22.461: [upf] INFO: UE F-SEID[UP:0x41d CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.461: [upf] INFO: UE F-SEID[UP:0x41d CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.468: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 04/10 11:05:22.468: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 04/10 11:05:22.468: [smf] INFO: UE IMSI[262425642126963] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.471: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 04/10 11:05:22.471: [upf] INFO: UE F-SEID[UP:0x364 CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.471: [upf] INFO: UE F-SEID[UP:0x364 CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.479: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 04/10 11:05:22.479: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 04/10 11:05:22.479: [smf] INFO: UE IMSI[262427694908850] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.481: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 04/10 11:05:22.481: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.481: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.489: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 04/10 11:05:22.489: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 04/10 11:05:22.489: [smf] INFO: UE IMSI[262420077439128] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.491: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 04/10 11:05:22.491: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.491: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.500: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 04/10 11:05:22.500: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 04/10 11:05:22.500: [smf] INFO: UE IMSI[262425866436070] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.503: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 04/10 11:05:22.503: [upf] INFO: UE F-SEID[UP:0xa90 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.503: [upf] INFO: UE F-SEID[UP:0xa90 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.510: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 04/10 11:05:22.510: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 04/10 11:05:22.510: [smf] INFO: UE IMSI[262427483203150] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.513: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 04/10 11:05:22.513: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.513: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.521: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 04/10 11:05:22.521: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 04/10 11:05:22.521: [smf] INFO: UE IMSI[262426878617229] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.524: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 04/10 11:05:22.524: [upf] INFO: UE F-SEID[UP:0x57f CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.524: [upf] INFO: UE F-SEID[UP:0x57f CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.531: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 04/10 11:05:22.531: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 04/10 11:05:22.531: [smf] INFO: UE IMSI[262421506894222] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.534: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 04/10 11:05:22.534: [upf] INFO: UE F-SEID[UP:0x941 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.534: [upf] INFO: UE F-SEID[UP:0x941 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.542: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 04/10 11:05:22.542: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 04/10 11:05:22.542: [smf] INFO: UE IMSI[262424694808854] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.545: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 04/10 11:05:22.545: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x364] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.545: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x364] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.552: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 04/10 11:05:22.552: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 04/10 11:05:22.552: [smf] INFO: UE IMSI[262424183531851] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.555: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 04/10 11:05:22.555: [upf] INFO: UE F-SEID[UP:0xd11 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.555: [upf] INFO: UE F-SEID[UP:0xd11 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.563: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 04/10 11:05:22.563: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 04/10 11:05:22.563: [smf] INFO: UE IMSI[262427819043191] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.565: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 04/10 11:05:22.565: [upf] INFO: UE F-SEID[UP:0x80a CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.565: [upf] INFO: UE F-SEID[UP:0x80a CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.573: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 04/10 11:05:22.573: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 04/10 11:05:22.573: [smf] INFO: UE IMSI[262424618631402] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.576: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 04/10 11:05:22.576: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.576: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.584: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 04/10 11:05:22.584: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 04/10 11:05:22.584: [smf] INFO: UE IMSI[262422417284784] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.588: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 04/10 11:05:22.588: [upf] INFO: UE F-SEID[UP:0xda7 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.588: [upf] INFO: UE F-SEID[UP:0xda7 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.594: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 04/10 11:05:22.594: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 04/10 11:05:22.594: [smf] INFO: UE IMSI[262424850357946] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.597: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 04/10 11:05:22.597: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.597: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.604: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 04/10 11:05:22.604: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 04/10 11:05:22.604: [smf] INFO: UE IMSI[262420094041643] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.607: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 04/10 11:05:22.607: [upf] INFO: UE F-SEID[UP:0x56c CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.607: [upf] INFO: UE F-SEID[UP:0x56c CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.615: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 04/10 11:05:22.615: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 04/10 11:05:22.615: [smf] INFO: UE IMSI[262429979152327] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.617: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 04/10 11:05:22.617: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.617: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.625: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 04/10 11:05:22.625: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 04/10 11:05:22.625: [smf] INFO: UE IMSI[262422282803740] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.628: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 04/10 11:05:22.628: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.628: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.636: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 04/10 11:05:22.636: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 04/10 11:05:22.636: [smf] INFO: UE IMSI[262427210428826] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.638: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 04/10 11:05:22.638: [upf] INFO: UE F-SEID[UP:0x309 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.638: [upf] INFO: UE F-SEID[UP:0x309 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.646: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 04/10 11:05:22.646: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 04/10 11:05:22.646: [smf] INFO: UE IMSI[262427961811557] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.648: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 04/10 11:05:22.648: [upf] INFO: UE F-SEID[UP:0xc55 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.648: [upf] INFO: UE F-SEID[UP:0xc55 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.657: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 04/10 11:05:22.657: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 04/10 11:05:22.657: [smf] INFO: UE IMSI[262426727590645] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.660: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 04/10 11:05:22.660: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.660: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.667: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 04/10 11:05:22.667: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 04/10 11:05:22.667: [smf] INFO: UE IMSI[262429862733611] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.670: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 04/10 11:05:22.670: [upf] INFO: UE F-SEID[UP:0x44e CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.670: [upf] INFO: UE F-SEID[UP:0x44e CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.678: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 04/10 11:05:22.678: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 04/10 11:05:22.678: [smf] INFO: UE IMSI[262429282214944] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.681: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 04/10 11:05:22.681: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.681: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.689: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 04/10 11:05:22.689: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 04/10 11:05:22.689: [smf] INFO: UE IMSI[262422434735852] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.696: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 04/10 11:05:22.696: [upf] INFO: UE F-SEID[UP:0x92d CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.696: [upf] INFO: UE F-SEID[UP:0x92d CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.700: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 04/10 11:05:22.700: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 04/10 11:05:22.700: [smf] INFO: UE IMSI[262426129072862] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.703: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 04/10 11:05:22.703: [upf] INFO: UE F-SEID[UP:0x73b CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.703: [upf] INFO: UE F-SEID[UP:0x73b CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.711: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 04/10 11:05:22.711: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 04/10 11:05:22.711: [smf] INFO: UE IMSI[262421796232166] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.713: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 04/10 11:05:22.713: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.713: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.721: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 04/10 11:05:22.721: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 04/10 11:05:22.721: [smf] INFO: UE IMSI[262428480301384] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.724: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 04/10 11:05:22.724: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.724: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.732: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 04/10 11:05:22.732: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 04/10 11:05:22.732: [smf] INFO: UE IMSI[262425890415496] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.734: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 04/10 11:05:22.734: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.734: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.742: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 04/10 11:05:22.742: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 04/10 11:05:22.742: [smf] INFO: UE IMSI[262423229590428] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.745: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 04/10 11:05:22.745: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.745: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.753: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 04/10 11:05:22.753: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 04/10 11:05:22.753: [smf] INFO: UE IMSI[262425415899364] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.756: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 04/10 11:05:22.756: [upf] INFO: UE F-SEID[UP:0x290 CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.756: [upf] INFO: UE F-SEID[UP:0x290 CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.764: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 04/10 11:05:22.764: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 04/10 11:05:22.764: [smf] INFO: UE IMSI[262424396322197] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.766: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 04/10 11:05:22.766: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.766: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.775: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 04/10 11:05:22.775: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 04/10 11:05:22.775: [smf] INFO: UE IMSI[262421227633035] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.777: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 04/10 11:05:22.777: [upf] INFO: UE F-SEID[UP:0x655 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.777: [upf] INFO: UE F-SEID[UP:0x655 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.785: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 04/10 11:05:22.785: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 04/10 11:05:22.785: [smf] INFO: UE IMSI[262421760005402] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.790: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 04/10 11:05:22.790: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.790: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.796: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 04/10 11:05:22.796: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 04/10 11:05:22.796: [smf] INFO: UE IMSI[262425960578193] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.800: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 04/10 11:05:22.800: [upf] INFO: UE F-SEID[UP:0x82e CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.800: [upf] INFO: UE F-SEID[UP:0x82e CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.806: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 04/10 11:05:22.806: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 04/10 11:05:22.806: [smf] INFO: UE IMSI[262420119335914] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.810: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 04/10 11:05:22.810: [upf] INFO: UE F-SEID[UP:0x36c CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.810: [upf] INFO: UE F-SEID[UP:0x36c CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.817: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 04/10 11:05:22.817: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 04/10 11:05:22.817: [smf] INFO: UE IMSI[262428824775133] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.821: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 04/10 11:05:22.821: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.821: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.828: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 04/10 11:05:22.828: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 04/10 11:05:22.828: [smf] INFO: UE IMSI[262420699262699] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.830: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 04/10 11:05:22.830: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.830: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.838: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 04/10 11:05:22.838: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 04/10 11:05:22.838: [smf] INFO: UE IMSI[262426029579995] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.841: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 04/10 11:05:22.841: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.841: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.848: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 04/10 11:05:22.848: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 04/10 11:05:22.848: [smf] INFO: UE IMSI[262423431089858] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.851: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 04/10 11:05:22.851: [upf] INFO: UE F-SEID[UP:0x920 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.851: [upf] INFO: UE F-SEID[UP:0x920 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.859: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 04/10 11:05:22.859: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 04/10 11:05:22.859: [smf] INFO: UE IMSI[262425489018093] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.866: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 04/10 11:05:22.866: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.866: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.872: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 04/10 11:05:22.872: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 04/10 11:05:22.872: [smf] INFO: UE IMSI[262426286351588] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.878: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 04/10 11:05:22.878: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.878: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.882: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 04/10 11:05:22.882: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 04/10 11:05:22.882: [smf] INFO: UE IMSI[262427622725539] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.885: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 04/10 11:05:22.885: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.885: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.893: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 04/10 11:05:22.893: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 04/10 11:05:22.893: [smf] INFO: UE IMSI[262422611197839] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.895: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 04/10 11:05:22.895: [upf] INFO: UE F-SEID[UP:0xd79 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.895: [upf] INFO: UE F-SEID[UP:0xd79 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.903: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 04/10 11:05:22.903: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 04/10 11:05:22.903: [smf] INFO: UE IMSI[262425084583820] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.906: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 04/10 11:05:22.906: [upf] INFO: UE F-SEID[UP:0x228 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.906: [upf] INFO: UE F-SEID[UP:0x228 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.913: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 04/10 11:05:22.913: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 04/10 11:05:22.913: [smf] INFO: UE IMSI[262420280247890] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.916: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 04/10 11:05:22.916: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.916: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.924: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 04/10 11:05:22.924: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 04/10 11:05:22.924: [smf] INFO: UE IMSI[262424917012631] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.927: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 04/10 11:05:22.927: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.927: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.934: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 04/10 11:05:22.934: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 04/10 11:05:22.934: [smf] INFO: UE IMSI[262426989691109] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.937: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 04/10 11:05:22.937: [upf] INFO: UE F-SEID[UP:0x692 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.937: [upf] INFO: UE F-SEID[UP:0x692 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.945: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 04/10 11:05:22.945: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 04/10 11:05:22.945: [smf] INFO: UE IMSI[262423164684772] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.948: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 04/10 11:05:22.948: [upf] INFO: UE F-SEID[UP:0x687 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.948: [upf] INFO: UE F-SEID[UP:0x687 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.955: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 04/10 11:05:22.955: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 04/10 11:05:22.955: [smf] INFO: UE IMSI[262428803299797] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.958: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 04/10 11:05:22.958: [upf] INFO: UE F-SEID[UP:0xabe CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.958: [upf] INFO: UE F-SEID[UP:0xabe CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.966: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 04/10 11:05:22.966: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 04/10 11:05:22.966: [smf] INFO: UE IMSI[262427262097975] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.969: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 04/10 11:05:22.969: [upf] INFO: UE F-SEID[UP:0x866 CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.969: [upf] INFO: UE F-SEID[UP:0x866 CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.976: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 04/10 11:05:22.976: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 04/10 11:05:22.976: [smf] INFO: UE IMSI[262429356703870] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.979: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 04/10 11:05:22.979: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.979: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.987: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 04/10 11:05:22.987: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 04/10 11:05:22.987: [smf] INFO: UE IMSI[262425574953306] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:22.990: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 04/10 11:05:22.990: [upf] INFO: UE F-SEID[UP:0xccb CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:22.990: [upf] INFO: UE F-SEID[UP:0xccb CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:22.997: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 04/10 11:05:22.997: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 04/10 11:05:22.997: [smf] INFO: UE IMSI[262427491702442] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.000: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 04/10 11:05:23.000: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.000: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.008: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 04/10 11:05:23.008: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 04/10 11:05:23.009: [smf] INFO: UE IMSI[262421034247566] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.012: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 04/10 11:05:23.012: [upf] INFO: UE F-SEID[UP:0x18c CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.012: [upf] INFO: UE F-SEID[UP:0x18c CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.019: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 04/10 11:05:23.019: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 04/10 11:05:23.019: [smf] INFO: UE IMSI[262425516447878] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.022: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 04/10 11:05:23.022: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.022: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.029: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 04/10 11:05:23.030: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 04/10 11:05:23.030: [smf] INFO: UE IMSI[262427576900153] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.032: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 04/10 11:05:23.032: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.032: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.040: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 04/10 11:05:23.040: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 04/10 11:05:23.040: [smf] INFO: UE IMSI[262427461238545] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.044: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 04/10 11:05:23.044: [upf] INFO: UE F-SEID[UP:0xedb CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.044: [upf] INFO: UE F-SEID[UP:0xedb CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.051: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 04/10 11:05:23.051: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 04/10 11:05:23.051: [smf] INFO: UE IMSI[262422793248789] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.055: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 04/10 11:05:23.055: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.055: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.062: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 04/10 11:05:23.062: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 04/10 11:05:23.062: [smf] INFO: UE IMSI[262426462354406] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.065: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 04/10 11:05:23.065: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.065: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.073: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 04/10 11:05:23.073: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 04/10 11:05:23.073: [smf] INFO: UE IMSI[262426701040285] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.077: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 04/10 11:05:23.077: [upf] INFO: UE F-SEID[UP:0x91c CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.077: [upf] INFO: UE F-SEID[UP:0x91c CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.083: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 04/10 11:05:23.083: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 04/10 11:05:23.083: [smf] INFO: UE IMSI[262421590173872] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.086: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 04/10 11:05:23.086: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.086: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.094: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 04/10 11:05:23.094: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 04/10 11:05:23.094: [smf] INFO: UE IMSI[262421301877659] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.097: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 04/10 11:05:23.097: [upf] INFO: UE F-SEID[UP:0x402 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.097: [upf] INFO: UE F-SEID[UP:0x402 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.105: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 04/10 11:05:23.105: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 04/10 11:05:23.105: [smf] INFO: UE IMSI[262423103800018] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.108: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 04/10 11:05:23.108: [upf] INFO: UE F-SEID[UP:0xd54 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.108: [upf] INFO: UE F-SEID[UP:0xd54 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.115: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 04/10 11:05:23.115: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 04/10 11:05:23.115: [smf] INFO: UE IMSI[262421792755373] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.118: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 04/10 11:05:23.118: [upf] INFO: UE F-SEID[UP:0x27b CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.118: [upf] INFO: UE F-SEID[UP:0x27b CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.128: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 04/10 11:05:23.128: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 04/10 11:05:23.128: [smf] INFO: UE IMSI[262424929170728] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.135: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 04/10 11:05:23.136: [upf] INFO: UE F-SEID[UP:0xed9 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.136: [upf] INFO: UE F-SEID[UP:0xed9 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.140: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 04/10 11:05:23.140: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 04/10 11:05:23.141: [smf] INFO: UE IMSI[262427665556554] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.153: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 04/10 11:05:23.153: [upf] INFO: UE F-SEID[UP:0x1da CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.153: [upf] INFO: UE F-SEID[UP:0x1da CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.153: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 04/10 11:05:23.153: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 04/10 11:05:23.153: [smf] INFO: UE IMSI[262428642046364] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.168: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 04/10 11:05:23.168: [upf] INFO: UE F-SEID[UP:0xf7a CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.168: [upf] INFO: UE F-SEID[UP:0xf7a CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.169: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 04/10 11:05:23.169: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 04/10 11:05:23.169: [smf] INFO: UE IMSI[262422402403003] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.179: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 04/10 11:05:23.179: [upf] INFO: UE F-SEID[UP:0x330 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.179: [upf] INFO: UE F-SEID[UP:0x330 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.182: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 04/10 11:05:23.182: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 04/10 11:05:23.182: [smf] INFO: UE IMSI[262429472885820] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.191: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 04/10 11:05:23.191: [upf] INFO: UE F-SEID[UP:0x288 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.191: [upf] INFO: UE F-SEID[UP:0x288 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.194: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 04/10 11:05:23.194: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 04/10 11:05:23.195: [smf] INFO: UE IMSI[262423551623801] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.201: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 04/10 11:05:23.201: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.201: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.206: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 04/10 11:05:23.206: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 04/10 11:05:23.206: [smf] INFO: UE IMSI[262427596095310] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.212: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 04/10 11:05:23.212: [upf] INFO: UE F-SEID[UP:0xb04 CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.212: [upf] INFO: UE F-SEID[UP:0xb04 CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.218: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 04/10 11:05:23.218: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 04/10 11:05:23.218: [smf] INFO: UE IMSI[262423326129989] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.223: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 04/10 11:05:23.224: [upf] INFO: UE F-SEID[UP:0x51a CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.224: [upf] INFO: UE F-SEID[UP:0x51a CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.230: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 04/10 11:05:23.230: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 04/10 11:05:23.230: [smf] INFO: UE IMSI[262423066941054] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.235: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 04/10 11:05:23.235: [upf] INFO: UE F-SEID[UP:0x253 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.235: [upf] INFO: UE F-SEID[UP:0x253 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.241: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 04/10 11:05:23.241: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 04/10 11:05:23.241: [smf] INFO: UE IMSI[262421557637860] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.247: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 04/10 11:05:23.247: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.247: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.253: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 04/10 11:05:23.253: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 04/10 11:05:23.253: [smf] INFO: UE IMSI[262426951483202] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.259: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 04/10 11:05:23.259: [upf] INFO: UE F-SEID[UP:0xb84 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.259: [upf] INFO: UE F-SEID[UP:0xb84 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.264: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 04/10 11:05:23.264: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 04/10 11:05:23.264: [smf] INFO: UE IMSI[262421170440691] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.270: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 04/10 11:05:23.270: [upf] INFO: UE F-SEID[UP:0x8df CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.270: [upf] INFO: UE F-SEID[UP:0x8df CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.276: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 04/10 11:05:23.276: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 04/10 11:05:23.276: [smf] INFO: UE IMSI[262422154015292] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.283: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 04/10 11:05:23.283: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.283: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.288: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 04/10 11:05:23.288: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 04/10 11:05:23.288: [smf] INFO: UE IMSI[262422560238097] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.294: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 04/10 11:05:23.294: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.294: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.299: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 04/10 11:05:23.299: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 04/10 11:05:23.299: [smf] INFO: UE IMSI[262427138957463] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.305: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 04/10 11:05:23.305: [upf] INFO: UE F-SEID[UP:0xcff CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.305: [upf] INFO: UE F-SEID[UP:0xcff CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.311: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 04/10 11:05:23.311: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 04/10 11:05:23.311: [smf] INFO: UE IMSI[262428178912390] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.318: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 04/10 11:05:23.318: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.318: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.323: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 04/10 11:05:23.323: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 04/10 11:05:23.323: [smf] INFO: UE IMSI[262420333644406] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.329: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 04/10 11:05:23.329: [upf] INFO: UE F-SEID[UP:0xdcf CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.329: [upf] INFO: UE F-SEID[UP:0xdcf CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.334: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 04/10 11:05:23.334: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 04/10 11:05:23.334: [smf] INFO: UE IMSI[262423066106857] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.340: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 04/10 11:05:23.341: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.341: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.345: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 04/10 11:05:23.345: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 04/10 11:05:23.345: [smf] INFO: UE IMSI[262424872483474] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.353: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 04/10 11:05:23.353: [upf] INFO: UE F-SEID[UP:0xbf CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.353: [upf] INFO: UE F-SEID[UP:0xbf CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.358: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 04/10 11:05:23.358: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 04/10 11:05:23.358: [smf] INFO: UE IMSI[262424694722340] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.364: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 04/10 11:05:23.364: [upf] INFO: UE F-SEID[UP:0x182 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.364: [upf] INFO: UE F-SEID[UP:0x182 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.370: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 04/10 11:05:23.370: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 04/10 11:05:23.370: [smf] INFO: UE IMSI[262428256988362] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.375: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 04/10 11:05:23.376: [upf] INFO: UE F-SEID[UP:0x53f CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.376: [upf] INFO: UE F-SEID[UP:0x53f CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.381: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 04/10 11:05:23.381: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 04/10 11:05:23.381: [smf] INFO: UE IMSI[262423451658874] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.388: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 04/10 11:05:23.388: [upf] INFO: UE F-SEID[UP:0x495 CP:0x25e] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.388: [upf] INFO: UE F-SEID[UP:0x495 CP:0x25e] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.393: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 04/10 11:05:23.393: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 04/10 11:05:23.393: [smf] INFO: UE IMSI[262425977510253] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.399: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 04/10 11:05:23.400: [upf] INFO: UE F-SEID[UP:0x568 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.400: [upf] INFO: UE F-SEID[UP:0x568 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.404: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 04/10 11:05:23.404: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 04/10 11:05:23.404: [smf] INFO: UE IMSI[262425326052871] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.408: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 04/10 11:05:23.408: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.408: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.414: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 04/10 11:05:23.414: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 04/10 11:05:23.414: [smf] INFO: UE IMSI[262429128131407] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.418: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 04/10 11:05:23.418: [upf] INFO: UE F-SEID[UP:0x974 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.418: [upf] INFO: UE F-SEID[UP:0x974 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.425: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 04/10 11:05:23.425: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 04/10 11:05:23.425: [smf] INFO: UE IMSI[262427506502931] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.429: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 04/10 11:05:23.429: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.429: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.437: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 04/10 11:05:23.437: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 04/10 11:05:23.437: [smf] INFO: UE IMSI[262422983190827] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.442: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 04/10 11:05:23.442: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.442: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.447: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 04/10 11:05:23.447: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 04/10 11:05:23.447: [smf] INFO: UE IMSI[262424029820265] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.452: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 04/10 11:05:23.452: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.452: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.458: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 04/10 11:05:23.458: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 04/10 11:05:23.458: [smf] INFO: UE IMSI[262423198531705] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.461: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 04/10 11:05:23.461: [upf] INFO: UE F-SEID[UP:0xc0b CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.461: [upf] INFO: UE F-SEID[UP:0xc0b CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.469: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 04/10 11:05:23.469: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 04/10 11:05:23.469: [smf] INFO: UE IMSI[262424386519254] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.471: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 04/10 11:05:23.471: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.471: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.479: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 04/10 11:05:23.479: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 04/10 11:05:23.479: [smf] INFO: UE IMSI[262420669030257] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.481: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 04/10 11:05:23.481: [upf] INFO: UE F-SEID[UP:0x38e CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.481: [upf] INFO: UE F-SEID[UP:0x38e CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.489: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 04/10 11:05:23.489: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 04/10 11:05:23.489: [smf] INFO: UE IMSI[262420855267387] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.492: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 04/10 11:05:23.492: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.492: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.500: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 04/10 11:05:23.500: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 04/10 11:05:23.500: [smf] INFO: UE IMSI[262424197108966] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.502: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 04/10 11:05:23.502: [upf] INFO: UE F-SEID[UP:0x77c CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.502: [upf] INFO: UE F-SEID[UP:0x77c CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.510: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 04/10 11:05:23.510: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 04/10 11:05:23.510: [smf] INFO: UE IMSI[262426496221067] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.514: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 04/10 11:05:23.514: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.514: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.521: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 04/10 11:05:23.521: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 04/10 11:05:23.521: [smf] INFO: UE IMSI[262426385059993] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.525: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 04/10 11:05:23.525: [upf] INFO: UE F-SEID[UP:0x89 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.525: [upf] INFO: UE F-SEID[UP:0x89 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.532: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 04/10 11:05:23.532: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 04/10 11:05:23.532: [smf] INFO: UE IMSI[262422035639459] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.536: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 04/10 11:05:23.536: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.536: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.542: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 04/10 11:05:23.542: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 04/10 11:05:23.542: [smf] INFO: UE IMSI[262428074449900] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.547: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 04/10 11:05:23.547: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.547: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.554: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 04/10 11:05:23.554: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 04/10 11:05:23.554: [smf] INFO: UE IMSI[262426991970224] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.562: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 04/10 11:05:23.562: [upf] INFO: UE F-SEID[UP:0x10e CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.562: [upf] INFO: UE F-SEID[UP:0x10e CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.566: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 04/10 11:05:23.566: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 04/10 11:05:23.566: [smf] INFO: UE IMSI[262425404710380] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.573: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 04/10 11:05:23.573: [upf] INFO: UE F-SEID[UP:0x342 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.573: [upf] INFO: UE F-SEID[UP:0x342 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.577: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 04/10 11:05:23.577: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 04/10 11:05:23.577: [smf] INFO: UE IMSI[262423603699470] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.582: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 04/10 11:05:23.582: [upf] INFO: UE F-SEID[UP:0x298 CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.582: [upf] INFO: UE F-SEID[UP:0x298 CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.587: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 04/10 11:05:23.587: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 04/10 11:05:23.587: [smf] INFO: UE IMSI[262428654509911] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.592: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 04/10 11:05:23.592: [upf] INFO: UE F-SEID[UP:0x214 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.592: [upf] INFO: UE F-SEID[UP:0x214 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.598: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 04/10 11:05:23.598: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 04/10 11:05:23.598: [smf] INFO: UE IMSI[262427212042651] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.604: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 04/10 11:05:23.604: [upf] INFO: UE F-SEID[UP:0x2db CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.604: [upf] INFO: UE F-SEID[UP:0x2db CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.609: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 04/10 11:05:23.610: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 04/10 11:05:23.610: [smf] INFO: UE IMSI[262426508040595] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.618: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 04/10 11:05:23.618: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.619: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.622: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 04/10 11:05:23.622: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 04/10 11:05:23.622: [smf] INFO: UE IMSI[262426004004706] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.629: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 04/10 11:05:23.629: [upf] INFO: UE F-SEID[UP:0xc01 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.629: [upf] INFO: UE F-SEID[UP:0xc01 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.633: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 04/10 11:05:23.633: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 04/10 11:05:23.634: [smf] INFO: UE IMSI[262420566604840] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.643: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 04/10 11:05:23.643: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.643: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.645: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 04/10 11:05:23.645: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 04/10 11:05:23.645: [smf] INFO: UE IMSI[262425666153194] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.653: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 04/10 11:05:23.653: [upf] INFO: UE F-SEID[UP:0x756 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.653: [upf] INFO: UE F-SEID[UP:0x756 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.656: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 04/10 11:05:23.656: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 04/10 11:05:23.656: [smf] INFO: UE IMSI[262424246190495] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.660: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 04/10 11:05:23.660: [upf] INFO: UE F-SEID[UP:0x574 CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.660: [upf] INFO: UE F-SEID[UP:0x574 CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.667: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 04/10 11:05:23.667: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 04/10 11:05:23.667: [smf] INFO: UE IMSI[262425534900706] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.672: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 04/10 11:05:23.672: [upf] INFO: UE F-SEID[UP:0xdf CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.672: [upf] INFO: UE F-SEID[UP:0xdf CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.678: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 04/10 11:05:23.678: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 04/10 11:05:23.678: [smf] INFO: UE IMSI[262429547823310] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.682: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 04/10 11:05:23.682: [upf] INFO: UE F-SEID[UP:0xec5 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.682: [upf] INFO: UE F-SEID[UP:0xec5 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.689: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 04/10 11:05:23.689: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 04/10 11:05:23.689: [smf] INFO: UE IMSI[262424680516211] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.692: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 04/10 11:05:23.692: [upf] INFO: UE F-SEID[UP:0x3d CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.692: [upf] INFO: UE F-SEID[UP:0x3d CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.699: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 04/10 11:05:23.699: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 04/10 11:05:23.699: [smf] INFO: UE IMSI[262429850312380] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.703: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 04/10 11:05:23.703: [upf] INFO: UE F-SEID[UP:0x814 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.703: [upf] INFO: UE F-SEID[UP:0x814 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.710: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 04/10 11:05:23.710: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 04/10 11:05:23.710: [smf] INFO: UE IMSI[262424248005121] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.716: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 04/10 11:05:23.717: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.717: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.721: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 04/10 11:05:23.721: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 04/10 11:05:23.721: [smf] INFO: UE IMSI[262429283977487] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.726: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 04/10 11:05:23.726: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.726: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.732: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 04/10 11:05:23.732: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 04/10 11:05:23.732: [smf] INFO: UE IMSI[262421380986165] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.737: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 04/10 11:05:23.737: [upf] INFO: UE F-SEID[UP:0x650 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.737: [upf] INFO: UE F-SEID[UP:0x650 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.743: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 04/10 11:05:23.743: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 04/10 11:05:23.743: [smf] INFO: UE IMSI[262423906753206] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.748: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 04/10 11:05:23.748: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.748: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.754: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 04/10 11:05:23.754: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 04/10 11:05:23.754: [smf] INFO: UE IMSI[262429118123506] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.758: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 04/10 11:05:23.758: [upf] INFO: UE F-SEID[UP:0x558 CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.758: [upf] INFO: UE F-SEID[UP:0x558 CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.765: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 04/10 11:05:23.765: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 04/10 11:05:23.765: [smf] INFO: UE IMSI[262421801008654] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.770: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 04/10 11:05:23.770: [upf] INFO: UE F-SEID[UP:0x49 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.770: [upf] INFO: UE F-SEID[UP:0x49 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.776: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 04/10 11:05:23.776: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 04/10 11:05:23.776: [smf] INFO: UE IMSI[262424742254404] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.780: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 04/10 11:05:23.780: [upf] INFO: UE F-SEID[UP:0x950 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.780: [upf] INFO: UE F-SEID[UP:0x950 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.787: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 04/10 11:05:23.787: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 04/10 11:05:23.787: [smf] INFO: UE IMSI[262426424151588] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.790: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 04/10 11:05:23.790: [upf] INFO: UE F-SEID[UP:0x654 CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.790: [upf] INFO: UE F-SEID[UP:0x654 CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.797: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 04/10 11:05:23.797: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 04/10 11:05:23.797: [smf] INFO: UE IMSI[262421129221212] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.801: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 04/10 11:05:23.802: [upf] INFO: UE F-SEID[UP:0xa60 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.802: [upf] INFO: UE F-SEID[UP:0xa60 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.808: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 04/10 11:05:23.808: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 04/10 11:05:23.808: [smf] INFO: UE IMSI[262426530905381] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.813: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 04/10 11:05:23.813: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.813: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.819: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 04/10 11:05:23.819: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 04/10 11:05:23.819: [smf] INFO: UE IMSI[262424789533105] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.823: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 04/10 11:05:23.823: [upf] INFO: UE F-SEID[UP:0x68d CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.823: [upf] INFO: UE F-SEID[UP:0x68d CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.831: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 04/10 11:05:23.831: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 04/10 11:05:23.831: [smf] INFO: UE IMSI[262427464376822] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.840: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 04/10 11:05:23.840: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.840: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.843: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 04/10 11:05:23.843: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 04/10 11:05:23.843: [smf] INFO: UE IMSI[262422881293244] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.849: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 04/10 11:05:23.849: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.849: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.855: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 04/10 11:05:23.855: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 04/10 11:05:23.855: [smf] INFO: UE IMSI[262427904179158] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.862: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 04/10 11:05:23.862: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.862: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.866: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 04/10 11:05:23.866: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 04/10 11:05:23.866: [smf] INFO: UE IMSI[262425213038050] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.873: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 04/10 11:05:23.873: [upf] INFO: UE F-SEID[UP:0x809 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.873: [upf] INFO: UE F-SEID[UP:0x809 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.877: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 04/10 11:05:23.877: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 04/10 11:05:23.877: [smf] INFO: UE IMSI[262429511315372] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.886: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 04/10 11:05:23.886: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.886: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.891: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 04/10 11:05:23.891: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 04/10 11:05:23.891: [smf] INFO: UE IMSI[262425021530215] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.900: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 04/10 11:05:23.900: [upf] INFO: UE F-SEID[UP:0x3bc CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.900: [upf] INFO: UE F-SEID[UP:0x3bc CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.902: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 04/10 11:05:23.902: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 04/10 11:05:23.902: [smf] INFO: UE IMSI[262424143892371] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.906: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 04/10 11:05:23.906: [upf] INFO: UE F-SEID[UP:0x6ed CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.906: [upf] INFO: UE F-SEID[UP:0x6ed CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.913: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 04/10 11:05:23.913: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 04/10 11:05:23.913: [smf] INFO: UE IMSI[262424485765831] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.915: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 04/10 11:05:23.916: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.916: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.923: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 04/10 11:05:23.923: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 04/10 11:05:23.923: [smf] INFO: UE IMSI[262423972113706] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.926: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 04/10 11:05:23.926: [upf] INFO: UE F-SEID[UP:0x860 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.926: [upf] INFO: UE F-SEID[UP:0x860 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.934: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 04/10 11:05:23.934: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 04/10 11:05:23.934: [smf] INFO: UE IMSI[262421246557005] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.939: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 04/10 11:05:23.939: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.939: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.945: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 04/10 11:05:23.945: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 04/10 11:05:23.945: [smf] INFO: UE IMSI[262427567056177] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.949: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 04/10 11:05:23.949: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.949: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.955: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 04/10 11:05:23.956: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 04/10 11:05:23.956: [smf] INFO: UE IMSI[262423619224886] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.960: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 04/10 11:05:23.960: [upf] INFO: UE F-SEID[UP:0xce3 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.960: [upf] INFO: UE F-SEID[UP:0xce3 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.966: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 04/10 11:05:23.966: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 04/10 11:05:23.966: [smf] INFO: UE IMSI[262422043580529] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.971: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 04/10 11:05:23.971: [upf] INFO: UE F-SEID[UP:0x44f CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.971: [upf] INFO: UE F-SEID[UP:0x44f CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.977: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 04/10 11:05:23.977: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 04/10 11:05:23.977: [smf] INFO: UE IMSI[262425511268679] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.984: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 04/10 11:05:23.984: [upf] INFO: UE F-SEID[UP:0x454 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.984: [upf] INFO: UE F-SEID[UP:0x454 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:23.989: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 04/10 11:05:23.989: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 04/10 11:05:23.989: [smf] INFO: UE IMSI[262424890367800] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:23.997: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 04/10 11:05:23.997: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:23.997: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.000: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 04/10 11:05:24.000: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 04/10 11:05:24.001: [smf] INFO: UE IMSI[262423223232448] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.005: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 04/10 11:05:24.005: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.005: [upf] INFO: UE F-SEID[UP:0xd29 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.012: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 04/10 11:05:24.012: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 04/10 11:05:24.012: [smf] INFO: UE IMSI[262425832143909] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.024: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 04/10 11:05:24.024: [upf] INFO: UE F-SEID[UP:0x995 CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.024: [upf] INFO: UE F-SEID[UP:0x995 CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.025: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 04/10 11:05:24.025: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 04/10 11:05:24.025: [smf] INFO: UE IMSI[262421631413076] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.033: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 04/10 11:05:24.033: [upf] INFO: UE F-SEID[UP:0xcae CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.033: [upf] INFO: UE F-SEID[UP:0xcae CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.036: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 04/10 11:05:24.036: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 04/10 11:05:24.036: [smf] INFO: UE IMSI[262423559089591] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.045: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 04/10 11:05:24.045: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.045: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.049: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 04/10 11:05:24.049: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 04/10 11:05:24.049: [smf] INFO: UE IMSI[262425359278377] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.059: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 04/10 11:05:24.059: [upf] INFO: UE F-SEID[UP:0x605 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.059: [upf] INFO: UE F-SEID[UP:0x605 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.060: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 04/10 11:05:24.060: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 04/10 11:05:24.060: [smf] INFO: UE IMSI[262426273065181] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.065: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 04/10 11:05:24.065: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.065: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.071: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 04/10 11:05:24.071: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 04/10 11:05:24.071: [smf] INFO: UE IMSI[262427064479243] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.074: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 04/10 11:05:24.074: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.074: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.081: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 04/10 11:05:24.081: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 04/10 11:05:24.081: [smf] INFO: UE IMSI[262421754589973] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.084: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 04/10 11:05:24.084: [upf] INFO: UE F-SEID[UP:0xece CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.084: [upf] INFO: UE F-SEID[UP:0xece CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.092: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 04/10 11:05:24.092: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 04/10 11:05:24.092: [smf] INFO: UE IMSI[262424882403590] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.099: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 04/10 11:05:24.099: [upf] INFO: UE F-SEID[UP:0x52b CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.099: [upf] INFO: UE F-SEID[UP:0x52b CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.106: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 04/10 11:05:24.106: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 04/10 11:05:24.106: [smf] INFO: UE IMSI[262428303086378] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.120: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 04/10 11:05:24.120: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 04/10 11:05:24.120: [smf] INFO: UE IMSI[262423602100355] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.120: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 04/10 11:05:24.120: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.120: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.132: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 04/10 11:05:24.132: [upf] INFO: UE F-SEID[UP:0x555 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.132: [upf] INFO: UE F-SEID[UP:0x555 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.133: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 04/10 11:05:24.133: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 04/10 11:05:24.133: [smf] INFO: UE IMSI[262423048826378] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.143: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 04/10 11:05:24.143: [upf] INFO: UE F-SEID[UP:0x480 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.143: [upf] INFO: UE F-SEID[UP:0x480 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.144: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 04/10 11:05:24.144: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 04/10 11:05:24.144: [smf] INFO: UE IMSI[262427030103467] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.150: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 04/10 11:05:24.150: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.150: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.155: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 04/10 11:05:24.155: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 04/10 11:05:24.155: [smf] INFO: UE IMSI[262420014587740] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.158: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 04/10 11:05:24.158: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.158: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.165: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 04/10 11:05:24.165: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 04/10 11:05:24.165: [smf] INFO: UE IMSI[262429853442925] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.168: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 04/10 11:05:24.168: [upf] INFO: UE F-SEID[UP:0x273 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.168: [upf] INFO: UE F-SEID[UP:0x273 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.176: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 04/10 11:05:24.176: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 04/10 11:05:24.176: [smf] INFO: UE IMSI[262426020279119] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.180: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 04/10 11:05:24.180: [upf] INFO: UE F-SEID[UP:0x60b CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.180: [upf] INFO: UE F-SEID[UP:0x60b CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.187: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 04/10 11:05:24.187: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 04/10 11:05:24.187: [smf] INFO: UE IMSI[262420685836538] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.191: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 04/10 11:05:24.191: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.191: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.197: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 04/10 11:05:24.197: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 04/10 11:05:24.197: [smf] INFO: UE IMSI[262428735044909] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.201: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 04/10 11:05:24.201: [upf] INFO: UE F-SEID[UP:0x6cd CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.201: [upf] INFO: UE F-SEID[UP:0x6cd CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.208: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 04/10 11:05:24.208: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 04/10 11:05:24.208: [smf] INFO: UE IMSI[262423395235789] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.211: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 04/10 11:05:24.211: [upf] INFO: UE F-SEID[UP:0x366 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.211: [upf] INFO: UE F-SEID[UP:0x366 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.218: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 04/10 11:05:24.218: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 04/10 11:05:24.218: [smf] INFO: UE IMSI[262428613180876] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.221: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 04/10 11:05:24.222: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.222: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.229: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 04/10 11:05:24.229: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 04/10 11:05:24.229: [smf] INFO: UE IMSI[262425030493021] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.232: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 04/10 11:05:24.232: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.232: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.239: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 04/10 11:05:24.239: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 04/10 11:05:24.239: [smf] INFO: UE IMSI[262423865434285] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.242: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 04/10 11:05:24.242: [upf] INFO: UE F-SEID[UP:0x9cb CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.242: [upf] INFO: UE F-SEID[UP:0x9cb CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.250: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 04/10 11:05:24.250: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 04/10 11:05:24.250: [smf] INFO: UE IMSI[262421557560487] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.253: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 04/10 11:05:24.253: [upf] INFO: UE F-SEID[UP:0x7b CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.253: [upf] INFO: UE F-SEID[UP:0x7b CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.260: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 04/10 11:05:24.260: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 04/10 11:05:24.260: [smf] INFO: UE IMSI[262426344692453] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.263: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 04/10 11:05:24.263: [upf] INFO: UE F-SEID[UP:0x801 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.263: [upf] INFO: UE F-SEID[UP:0x801 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.271: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 04/10 11:05:24.271: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 04/10 11:05:24.271: [smf] INFO: UE IMSI[262421623142855] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.274: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 04/10 11:05:24.274: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.274: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.281: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 04/10 11:05:24.281: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 04/10 11:05:24.281: [smf] INFO: UE IMSI[262424940850151] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.284: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 04/10 11:05:24.284: [upf] INFO: UE F-SEID[UP:0x857 CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.284: [upf] INFO: UE F-SEID[UP:0x857 CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.292: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 04/10 11:05:24.292: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 04/10 11:05:24.292: [smf] INFO: UE IMSI[262428522436758] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.295: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 04/10 11:05:24.295: [upf] INFO: UE F-SEID[UP:0xaff CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.295: [upf] INFO: UE F-SEID[UP:0xaff CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.302: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 04/10 11:05:24.302: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 04/10 11:05:24.302: [smf] INFO: UE IMSI[262423467155200] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.305: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 04/10 11:05:24.305: [upf] INFO: UE F-SEID[UP:0x88f CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.305: [upf] INFO: UE F-SEID[UP:0x88f CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.313: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 04/10 11:05:24.313: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 04/10 11:05:24.313: [smf] INFO: UE IMSI[262426337818071] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.315: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 04/10 11:05:24.315: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.315: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.323: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 04/10 11:05:24.323: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 04/10 11:05:24.323: [smf] INFO: UE IMSI[262426505628427] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.326: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 04/10 11:05:24.326: [upf] INFO: UE F-SEID[UP:0x359 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.326: [upf] INFO: UE F-SEID[UP:0x359 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.334: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 04/10 11:05:24.334: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 04/10 11:05:24.334: [smf] INFO: UE IMSI[262429768589095] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.336: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 04/10 11:05:24.336: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.336: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.344: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 04/10 11:05:24.344: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 04/10 11:05:24.344: [smf] INFO: UE IMSI[262424229384262] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.347: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 04/10 11:05:24.347: [upf] INFO: UE F-SEID[UP:0x92b CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.347: [upf] INFO: UE F-SEID[UP:0x92b CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.355: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 04/10 11:05:24.355: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 04/10 11:05:24.355: [smf] INFO: UE IMSI[262429645117981] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.357: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 04/10 11:05:24.357: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.357: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.365: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 04/10 11:05:24.365: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 04/10 11:05:24.365: [smf] INFO: UE IMSI[262428626250621] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.369: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 04/10 11:05:24.369: [upf] INFO: UE F-SEID[UP:0x208 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.369: [upf] INFO: UE F-SEID[UP:0x208 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.376: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 04/10 11:05:24.376: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 04/10 11:05:24.376: [smf] INFO: UE IMSI[262429503026294] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.378: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 04/10 11:05:24.378: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.378: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.386: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 04/10 11:05:24.386: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 04/10 11:05:24.386: [smf] INFO: UE IMSI[262428148204700] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.389: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 04/10 11:05:24.389: [upf] INFO: UE F-SEID[UP:0x31c CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.389: [upf] INFO: UE F-SEID[UP:0x31c CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.397: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 04/10 11:05:24.397: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 04/10 11:05:24.397: [smf] INFO: UE IMSI[262425148970611] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.399: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 04/10 11:05:24.399: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.399: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.407: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 04/10 11:05:24.407: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 04/10 11:05:24.407: [smf] INFO: UE IMSI[262421992162335] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.409: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 04/10 11:05:24.410: [upf] INFO: UE F-SEID[UP:0x70d CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.410: [upf] INFO: UE F-SEID[UP:0x70d CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.417: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 04/10 11:05:24.417: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 04/10 11:05:24.417: [smf] INFO: UE IMSI[262421943642658] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.420: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 04/10 11:05:24.420: [upf] INFO: UE F-SEID[UP:0x21c CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.420: [upf] INFO: UE F-SEID[UP:0x21c CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.428: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 04/10 11:05:24.428: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 04/10 11:05:24.428: [smf] INFO: UE IMSI[262421744662454] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.430: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 04/10 11:05:24.430: [upf] INFO: UE F-SEID[UP:0x989 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.430: [upf] INFO: UE F-SEID[UP:0x989 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.438: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 04/10 11:05:24.438: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 04/10 11:05:24.438: [smf] INFO: UE IMSI[262428709085852] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.441: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 04/10 11:05:24.441: [upf] INFO: UE F-SEID[UP:0xc4d CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.441: [upf] INFO: UE F-SEID[UP:0xc4d CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.449: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 04/10 11:05:24.449: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 04/10 11:05:24.449: [smf] INFO: UE IMSI[262423266385037] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.451: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 04/10 11:05:24.451: [upf] INFO: UE F-SEID[UP:0x8ea CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.451: [upf] INFO: UE F-SEID[UP:0x8ea CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.459: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 04/10 11:05:24.459: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 04/10 11:05:24.459: [smf] INFO: UE IMSI[262422988595665] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.462: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 04/10 11:05:24.462: [upf] INFO: UE F-SEID[UP:0x6a CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.462: [upf] INFO: UE F-SEID[UP:0x6a CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.470: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 04/10 11:05:24.470: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 04/10 11:05:24.470: [smf] INFO: UE IMSI[262429555394918] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.472: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 04/10 11:05:24.472: [upf] INFO: UE F-SEID[UP:0x47 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.472: [upf] INFO: UE F-SEID[UP:0x47 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.480: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 04/10 11:05:24.480: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 04/10 11:05:24.480: [smf] INFO: UE IMSI[262428707473293] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.484: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 04/10 11:05:24.484: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.484: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.491: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 04/10 11:05:24.491: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 04/10 11:05:24.491: [smf] INFO: UE IMSI[262421311771807] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.495: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 04/10 11:05:24.495: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.495: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.502: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 04/10 11:05:24.502: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 04/10 11:05:24.502: [smf] INFO: UE IMSI[262424859095934] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.507: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 04/10 11:05:24.507: [upf] INFO: UE F-SEID[UP:0x54b CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.507: [upf] INFO: UE F-SEID[UP:0x54b CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.513: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 04/10 11:05:24.513: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 04/10 11:05:24.513: [smf] INFO: UE IMSI[262426869654168] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.516: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 04/10 11:05:24.516: [upf] INFO: UE F-SEID[UP:0x701 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.516: [upf] INFO: UE F-SEID[UP:0x701 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.523: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 04/10 11:05:24.523: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 04/10 11:05:24.523: [smf] INFO: UE IMSI[262423223058075] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.525: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 04/10 11:05:24.526: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.526: [upf] INFO: UE F-SEID[UP:0xbbd CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.534: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 04/10 11:05:24.534: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 04/10 11:05:24.534: [smf] INFO: UE IMSI[262429238395933] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.536: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 04/10 11:05:24.536: [upf] INFO: UE F-SEID[UP:0x45d CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.536: [upf] INFO: UE F-SEID[UP:0x45d CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.544: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 04/10 11:05:24.544: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 04/10 11:05:24.544: [smf] INFO: UE IMSI[262423946491573] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.547: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 04/10 11:05:24.547: [upf] INFO: UE F-SEID[UP:0xa1a CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.547: [upf] INFO: UE F-SEID[UP:0xa1a CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.554: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 04/10 11:05:24.554: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 04/10 11:05:24.554: [smf] INFO: UE IMSI[262420766069986] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.557: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 04/10 11:05:24.557: [upf] INFO: UE F-SEID[UP:0xcef CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.557: [upf] INFO: UE F-SEID[UP:0xcef CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.565: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 04/10 11:05:24.565: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 04/10 11:05:24.565: [smf] INFO: UE IMSI[262428486975193] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.567: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 04/10 11:05:24.567: [upf] INFO: UE F-SEID[UP:0x438 CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.567: [upf] INFO: UE F-SEID[UP:0x438 CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.575: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 04/10 11:05:24.575: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 04/10 11:05:24.575: [smf] INFO: UE IMSI[262428151381785] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.578: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 04/10 11:05:24.578: [upf] INFO: UE F-SEID[UP:0xcdc CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.578: [upf] INFO: UE F-SEID[UP:0xcdc CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.586: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 04/10 11:05:24.586: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 04/10 11:05:24.586: [smf] INFO: UE IMSI[262421940612080] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.589: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 04/10 11:05:24.589: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.589: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.596: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 04/10 11:05:24.596: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 04/10 11:05:24.596: [smf] INFO: UE IMSI[262429005132973] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.600: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 04/10 11:05:24.600: [upf] INFO: UE F-SEID[UP:0x658 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.600: [upf] INFO: UE F-SEID[UP:0x658 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.607: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 04/10 11:05:24.607: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 04/10 11:05:24.607: [smf] INFO: UE IMSI[262427947690927] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.609: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 04/10 11:05:24.609: [upf] INFO: UE F-SEID[UP:0xa54 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.609: [upf] INFO: UE F-SEID[UP:0xa54 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.617: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 04/10 11:05:24.617: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 04/10 11:05:24.617: [smf] INFO: UE IMSI[262422263756773] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.620: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 04/10 11:05:24.620: [upf] INFO: UE F-SEID[UP:0x274 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.620: [upf] INFO: UE F-SEID[UP:0x274 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.628: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 04/10 11:05:24.628: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 04/10 11:05:24.628: [smf] INFO: UE IMSI[262423740205698] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.630: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 04/10 11:05:24.630: [upf] INFO: UE F-SEID[UP:0x2f CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.630: [upf] INFO: UE F-SEID[UP:0x2f CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.638: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 04/10 11:05:24.638: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 04/10 11:05:24.638: [smf] INFO: UE IMSI[262424794225532] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.640: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 04/10 11:05:24.641: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.641: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.648: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 04/10 11:05:24.648: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 04/10 11:05:24.648: [smf] INFO: UE IMSI[262420261491581] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.651: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 04/10 11:05:24.651: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.651: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.659: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 04/10 11:05:24.659: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 04/10 11:05:24.659: [smf] INFO: UE IMSI[262422883479140] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.661: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 04/10 11:05:24.661: [upf] INFO: UE F-SEID[UP:0x4e CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.661: [upf] INFO: UE F-SEID[UP:0x4e CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.669: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 04/10 11:05:24.669: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 04/10 11:05:24.669: [smf] INFO: UE IMSI[262429337321136] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.672: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 04/10 11:05:24.673: [upf] INFO: UE F-SEID[UP:0xd32 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.673: [upf] INFO: UE F-SEID[UP:0xd32 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.680: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 04/10 11:05:24.680: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 04/10 11:05:24.680: [smf] INFO: UE IMSI[262425839867621] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.682: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 04/10 11:05:24.682: [upf] INFO: UE F-SEID[UP:0x420 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.682: [upf] INFO: UE F-SEID[UP:0x420 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.690: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 04/10 11:05:24.690: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 04/10 11:05:24.690: [smf] INFO: UE IMSI[262423681776729] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.693: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 04/10 11:05:24.693: [upf] INFO: UE F-SEID[UP:0x878 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.693: [upf] INFO: UE F-SEID[UP:0x878 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.701: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 04/10 11:05:24.701: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 04/10 11:05:24.701: [smf] INFO: UE IMSI[262422163293798] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.703: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 04/10 11:05:24.703: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.703: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.711: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 04/10 11:05:24.711: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 04/10 11:05:24.711: [smf] INFO: UE IMSI[262424973802180] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.714: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 04/10 11:05:24.714: [upf] INFO: UE F-SEID[UP:0xa5e CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.714: [upf] INFO: UE F-SEID[UP:0xa5e CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.722: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 04/10 11:05:24.722: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 04/10 11:05:24.722: [smf] INFO: UE IMSI[262422821097557] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.724: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 04/10 11:05:24.724: [upf] INFO: UE F-SEID[UP:0x434 CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.724: [upf] INFO: UE F-SEID[UP:0x434 CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.732: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 04/10 11:05:24.732: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 04/10 11:05:24.732: [smf] INFO: UE IMSI[262422578178818] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.734: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 04/10 11:05:24.735: [upf] INFO: UE F-SEID[UP:0x734 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.735: [upf] INFO: UE F-SEID[UP:0x734 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.742: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 04/10 11:05:24.742: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 04/10 11:05:24.742: [smf] INFO: UE IMSI[262423579493320] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.745: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 04/10 11:05:24.745: [upf] INFO: UE F-SEID[UP:0x276 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.745: [upf] INFO: UE F-SEID[UP:0x276 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.753: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 04/10 11:05:24.753: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 04/10 11:05:24.753: [smf] INFO: UE IMSI[262424780497238] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.756: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 04/10 11:05:24.756: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.756: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.763: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 04/10 11:05:24.763: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 04/10 11:05:24.763: [smf] INFO: UE IMSI[262422731181179] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.766: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 04/10 11:05:24.766: [upf] INFO: UE F-SEID[UP:0x691 CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.766: [upf] INFO: UE F-SEID[UP:0x691 CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.774: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 04/10 11:05:24.774: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 04/10 11:05:24.774: [smf] INFO: UE IMSI[262423486443668] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.776: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 04/10 11:05:24.776: [upf] INFO: UE F-SEID[UP:0x52d CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.776: [upf] INFO: UE F-SEID[UP:0x52d CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.784: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 04/10 11:05:24.784: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 04/10 11:05:24.784: [smf] INFO: UE IMSI[262428751316871] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.787: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 04/10 11:05:24.787: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.787: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.794: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 04/10 11:05:24.794: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 04/10 11:05:24.794: [smf] INFO: UE IMSI[262426884141406] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.797: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 04/10 11:05:24.797: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.797: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.805: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 04/10 11:05:24.805: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 04/10 11:05:24.805: [smf] INFO: UE IMSI[262421325784649] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.807: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 04/10 11:05:24.807: [upf] INFO: UE F-SEID[UP:0xf50 CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.807: [upf] INFO: UE F-SEID[UP:0xf50 CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.815: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 04/10 11:05:24.815: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 04/10 11:05:24.815: [smf] INFO: UE IMSI[262422043242490] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.818: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 04/10 11:05:24.818: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.818: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.826: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 04/10 11:05:24.826: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 04/10 11:05:24.826: [smf] INFO: UE IMSI[262420087214516] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.828: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 04/10 11:05:24.828: [upf] INFO: UE F-SEID[UP:0xb71 CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.828: [upf] INFO: UE F-SEID[UP:0xb71 CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.836: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 04/10 11:05:24.836: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 04/10 11:05:24.836: [smf] INFO: UE IMSI[262420340161193] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.839: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 04/10 11:05:24.839: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.839: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.847: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 04/10 11:05:24.847: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 04/10 11:05:24.847: [smf] INFO: UE IMSI[262425208308738] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.849: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 04/10 11:05:24.849: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.849: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.857: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 04/10 11:05:24.857: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 04/10 11:05:24.857: [smf] INFO: UE IMSI[262422328839080] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.860: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 04/10 11:05:24.860: [upf] INFO: UE F-SEID[UP:0xffd CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.860: [upf] INFO: UE F-SEID[UP:0xffd CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.867: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 04/10 11:05:24.867: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 04/10 11:05:24.867: [smf] INFO: UE IMSI[262425451243816] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.870: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 04/10 11:05:24.870: [upf] INFO: UE F-SEID[UP:0x355 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.870: [upf] INFO: UE F-SEID[UP:0x355 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.878: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 04/10 11:05:24.878: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 04/10 11:05:24.878: [smf] INFO: UE IMSI[262420043263490] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.880: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 04/10 11:05:24.880: [upf] INFO: UE F-SEID[UP:0x25f CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.880: [upf] INFO: UE F-SEID[UP:0x25f CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.888: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 04/10 11:05:24.888: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 04/10 11:05:24.888: [smf] INFO: UE IMSI[262422030087822] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.891: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 04/10 11:05:24.891: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.891: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.899: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 04/10 11:05:24.899: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 04/10 11:05:24.899: [smf] INFO: UE IMSI[262421752960154] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.901: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 04/10 11:05:24.901: [upf] INFO: UE F-SEID[UP:0xa0a CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.901: [upf] INFO: UE F-SEID[UP:0xa0a CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.909: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 04/10 11:05:24.909: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 04/10 11:05:24.909: [smf] INFO: UE IMSI[262420847331919] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.912: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 04/10 11:05:24.912: [upf] INFO: UE F-SEID[UP:0xf62 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.912: [upf] INFO: UE F-SEID[UP:0xf62 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.920: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 04/10 11:05:24.920: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 04/10 11:05:24.920: [smf] INFO: UE IMSI[262424553144251] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.922: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 04/10 11:05:24.922: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.922: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.930: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 04/10 11:05:24.930: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 04/10 11:05:24.930: [smf] INFO: UE IMSI[262428908003675] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.933: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 04/10 11:05:24.933: [upf] INFO: UE F-SEID[UP:0x74e CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.933: [upf] INFO: UE F-SEID[UP:0x74e CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.941: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 04/10 11:05:24.941: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 04/10 11:05:24.941: [smf] INFO: UE IMSI[262428276898812] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.943: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 04/10 11:05:24.943: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.943: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.951: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 04/10 11:05:24.951: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 04/10 11:05:24.951: [smf] INFO: UE IMSI[262428939176749] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.954: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 04/10 11:05:24.954: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.954: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.961: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 04/10 11:05:24.961: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 04/10 11:05:24.961: [smf] INFO: UE IMSI[262422566524749] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.964: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 04/10 11:05:24.964: [upf] INFO: UE F-SEID[UP:0x820 CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.964: [upf] INFO: UE F-SEID[UP:0x820 CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.972: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 04/10 11:05:24.972: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 04/10 11:05:24.972: [smf] INFO: UE IMSI[262427526221626] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.974: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 04/10 11:05:24.974: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.974: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.982: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 04/10 11:05:24.982: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 04/10 11:05:24.982: [smf] INFO: UE IMSI[262421667158298] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.985: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 04/10 11:05:24.985: [upf] INFO: UE F-SEID[UP:0x16a CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.985: [upf] INFO: UE F-SEID[UP:0x16a CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:24.993: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 04/10 11:05:24.993: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 04/10 11:05:24.993: [smf] INFO: UE IMSI[262427993011794] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:24.995: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 04/10 11:05:24.995: [upf] INFO: UE F-SEID[UP:0x713 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 04/10 11:05:24.995: [upf] INFO: UE F-SEID[UP:0x713 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.003: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 04/10 11:05:25.003: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 04/10 11:05:25.003: [smf] INFO: UE IMSI[262424074609323] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.005: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 04/10 11:05:25.006: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.006: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.013: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 04/10 11:05:25.014: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 04/10 11:05:25.014: [smf] INFO: UE IMSI[262428275007834] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.016: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 04/10 11:05:25.016: [upf] INFO: UE F-SEID[UP:0x85b CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.016: [upf] INFO: UE F-SEID[UP:0x85b CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.024: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 04/10 11:05:25.024: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 04/10 11:05:25.024: [smf] INFO: UE IMSI[262420744436736] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.026: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 04/10 11:05:25.026: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.026: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.034: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 04/10 11:05:25.034: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 04/10 11:05:25.034: [smf] INFO: UE IMSI[262426867810799] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.037: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 04/10 11:05:25.037: [upf] INFO: UE F-SEID[UP:0x633 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.037: [upf] INFO: UE F-SEID[UP:0x633 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.045: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 04/10 11:05:25.045: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 04/10 11:05:25.045: [smf] INFO: UE IMSI[262428163913103] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.049: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 04/10 11:05:25.049: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.049: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.056: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 04/10 11:05:25.056: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 04/10 11:05:25.056: [smf] INFO: UE IMSI[262428110411416] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.060: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 04/10 11:05:25.060: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.060: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.067: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 04/10 11:05:25.067: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 04/10 11:05:25.067: [smf] INFO: UE IMSI[262422456769924] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.070: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 04/10 11:05:25.070: [upf] INFO: UE F-SEID[UP:0xf60 CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.070: [upf] INFO: UE F-SEID[UP:0xf60 CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.078: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 04/10 11:05:25.078: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 04/10 11:05:25.078: [smf] INFO: UE IMSI[262427579667600] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.081: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 04/10 11:05:25.081: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.081: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.088: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 04/10 11:05:25.088: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 04/10 11:05:25.088: [smf] INFO: UE IMSI[262424783587594] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.090: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 04/10 11:05:25.091: [upf] INFO: UE F-SEID[UP:0x84 CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.091: [upf] INFO: UE F-SEID[UP:0x84 CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.098: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 04/10 11:05:25.098: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 04/10 11:05:25.098: [smf] INFO: UE IMSI[262429493270675] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.101: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 04/10 11:05:25.101: [upf] INFO: UE F-SEID[UP:0xecb CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.101: [upf] INFO: UE F-SEID[UP:0xecb CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.109: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 04/10 11:05:25.109: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 04/10 11:05:25.109: [smf] INFO: UE IMSI[262422533366894] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.112: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 04/10 11:05:25.112: [upf] INFO: UE F-SEID[UP:0x388 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.112: [upf] INFO: UE F-SEID[UP:0x388 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.120: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 04/10 11:05:25.120: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 04/10 11:05:25.120: [smf] INFO: UE IMSI[262421516148563] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.123: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 04/10 11:05:25.123: [upf] INFO: UE F-SEID[UP:0x42e CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.123: [upf] INFO: UE F-SEID[UP:0x42e CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.130: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 04/10 11:05:25.130: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 04/10 11:05:25.130: [smf] INFO: UE IMSI[262420343322147] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.133: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 04/10 11:05:25.133: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.133: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.141: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 04/10 11:05:25.141: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 04/10 11:05:25.141: [smf] INFO: UE IMSI[262429506628818] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.143: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 04/10 11:05:25.143: [upf] INFO: UE F-SEID[UP:0xdea CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.143: [upf] INFO: UE F-SEID[UP:0xdea CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.151: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 04/10 11:05:25.151: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 04/10 11:05:25.151: [smf] INFO: UE IMSI[262426264807927] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.153: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 04/10 11:05:25.153: [upf] INFO: UE F-SEID[UP:0x311 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.153: [upf] INFO: UE F-SEID[UP:0x311 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.162: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 04/10 11:05:25.162: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 04/10 11:05:25.162: [smf] INFO: UE IMSI[262426067670268] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.165: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 04/10 11:05:25.165: [upf] INFO: UE F-SEID[UP:0xf3b CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.165: [upf] INFO: UE F-SEID[UP:0xf3b CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.172: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 04/10 11:05:25.172: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 04/10 11:05:25.172: [smf] INFO: UE IMSI[262425147338882] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.176: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 04/10 11:05:25.176: [upf] INFO: UE F-SEID[UP:0xbed CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.176: [upf] INFO: UE F-SEID[UP:0xbed CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.183: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 04/10 11:05:25.183: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 04/10 11:05:25.183: [smf] INFO: UE IMSI[262428050025418] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.186: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 04/10 11:05:25.186: [upf] INFO: UE F-SEID[UP:0x76 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.186: [upf] INFO: UE F-SEID[UP:0x76 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.194: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 04/10 11:05:25.194: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 04/10 11:05:25.194: [smf] INFO: UE IMSI[262428143299264] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.197: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 04/10 11:05:25.197: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.197: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.204: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 04/10 11:05:25.204: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 04/10 11:05:25.204: [smf] INFO: UE IMSI[262424400898592] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.207: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 04/10 11:05:25.207: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.207: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.214: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 04/10 11:05:25.214: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 04/10 11:05:25.214: [smf] INFO: UE IMSI[262421439044897] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.218: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 04/10 11:05:25.218: [upf] INFO: UE F-SEID[UP:0x408 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.218: [upf] INFO: UE F-SEID[UP:0x408 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.225: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 04/10 11:05:25.225: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 04/10 11:05:25.225: [smf] INFO: UE IMSI[262421563565623] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.228: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 04/10 11:05:25.228: [upf] INFO: UE F-SEID[UP:0xb9c CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.228: [upf] INFO: UE F-SEID[UP:0xb9c CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.235: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 04/10 11:05:25.235: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 04/10 11:05:25.235: [smf] INFO: UE IMSI[262425753684209] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.238: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 04/10 11:05:25.238: [upf] INFO: UE F-SEID[UP:0x603 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.238: [upf] INFO: UE F-SEID[UP:0x603 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.246: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 04/10 11:05:25.246: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 04/10 11:05:25.246: [smf] INFO: UE IMSI[262421790292295] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.248: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 04/10 11:05:25.248: [upf] INFO: UE F-SEID[UP:0x684 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.248: [upf] INFO: UE F-SEID[UP:0x684 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.256: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 04/10 11:05:25.256: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 04/10 11:05:25.256: [smf] INFO: UE IMSI[262429429566028] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.258: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 04/10 11:05:25.259: [upf] INFO: UE F-SEID[UP:0x34 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.259: [upf] INFO: UE F-SEID[UP:0x34 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.266: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 04/10 11:05:25.266: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 04/10 11:05:25.266: [smf] INFO: UE IMSI[262423303087658] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.269: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 04/10 11:05:25.269: [upf] INFO: UE F-SEID[UP:0xb7c CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.269: [upf] INFO: UE F-SEID[UP:0xb7c CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.277: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 04/10 11:05:25.277: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 04/10 11:05:25.277: [smf] INFO: UE IMSI[262425025728102] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.280: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 04/10 11:05:25.280: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.280: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.287: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 04/10 11:05:25.287: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 04/10 11:05:25.287: [smf] INFO: UE IMSI[262425019680890] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.290: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 04/10 11:05:25.290: [upf] INFO: UE F-SEID[UP:0x151 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.290: [upf] INFO: UE F-SEID[UP:0x151 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.298: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 04/10 11:05:25.298: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 04/10 11:05:25.298: [smf] INFO: UE IMSI[262421187304461] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.301: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 04/10 11:05:25.301: [upf] INFO: UE F-SEID[UP:0xf1d CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.301: [upf] INFO: UE F-SEID[UP:0xf1d CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.308: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 04/10 11:05:25.308: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 04/10 11:05:25.308: [smf] INFO: UE IMSI[262420202987861] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.311: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 04/10 11:05:25.311: [upf] INFO: UE F-SEID[UP:0x80f CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.311: [upf] INFO: UE F-SEID[UP:0x80f CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.318: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 04/10 11:05:25.318: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 04/10 11:05:25.318: [smf] INFO: UE IMSI[262429734122831] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.321: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 04/10 11:05:25.321: [upf] INFO: UE F-SEID[UP:0x874 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.321: [upf] INFO: UE F-SEID[UP:0x874 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.329: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 04/10 11:05:25.329: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 04/10 11:05:25.329: [smf] INFO: UE IMSI[262426394042208] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.331: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 04/10 11:05:25.331: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.331: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.339: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 04/10 11:05:25.339: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 04/10 11:05:25.339: [smf] INFO: UE IMSI[262427614367023] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.342: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 04/10 11:05:25.342: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.342: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.350: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 04/10 11:05:25.350: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 04/10 11:05:25.350: [smf] INFO: UE IMSI[262423651194605] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.352: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 04/10 11:05:25.352: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.352: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.360: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 04/10 11:05:25.360: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 04/10 11:05:25.360: [smf] INFO: UE IMSI[262425737150631] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.362: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 04/10 11:05:25.363: [upf] INFO: UE F-SEID[UP:0xb0f CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.363: [upf] INFO: UE F-SEID[UP:0xb0f CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.370: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 04/10 11:05:25.370: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 04/10 11:05:25.370: [smf] INFO: UE IMSI[262421386271801] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.373: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 04/10 11:05:25.373: [upf] INFO: UE F-SEID[UP:0x213 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.373: [upf] INFO: UE F-SEID[UP:0x213 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.381: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 04/10 11:05:25.381: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 04/10 11:05:25.381: [smf] INFO: UE IMSI[262422695774416] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.383: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 04/10 11:05:25.383: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.383: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.391: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 04/10 11:05:25.391: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 04/10 11:05:25.391: [smf] INFO: UE IMSI[262423878569440] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.394: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 04/10 11:05:25.394: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.394: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.402: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 04/10 11:05:25.402: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 04/10 11:05:25.402: [smf] INFO: UE IMSI[262421892113283] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.405: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 04/10 11:05:25.405: [upf] INFO: UE F-SEID[UP:0xed5 CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.405: [upf] INFO: UE F-SEID[UP:0xed5 CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.412: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 04/10 11:05:25.412: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 04/10 11:05:25.412: [smf] INFO: UE IMSI[262422378140597] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.415: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 04/10 11:05:25.415: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.415: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.422: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 04/10 11:05:25.422: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 04/10 11:05:25.422: [smf] INFO: UE IMSI[262422215314433] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.426: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 04/10 11:05:25.426: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.426: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.433: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 04/10 11:05:25.433: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 04/10 11:05:25.433: [smf] INFO: UE IMSI[262421911432745] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.436: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 04/10 11:05:25.436: [upf] INFO: UE F-SEID[UP:0x5de CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.436: [upf] INFO: UE F-SEID[UP:0x5de CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.444: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 04/10 11:05:25.444: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 04/10 11:05:25.444: [smf] INFO: UE IMSI[262421542443171] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.447: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 04/10 11:05:25.447: [upf] INFO: UE F-SEID[UP:0xb05 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.447: [upf] INFO: UE F-SEID[UP:0xb05 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.454: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 04/10 11:05:25.454: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 04/10 11:05:25.454: [smf] INFO: UE IMSI[262426563607549] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.457: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 04/10 11:05:25.457: [upf] INFO: UE F-SEID[UP:0x813 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.457: [upf] INFO: UE F-SEID[UP:0x813 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.465: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 04/10 11:05:25.465: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 04/10 11:05:25.465: [smf] INFO: UE IMSI[262425440465964] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.468: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 04/10 11:05:25.468: [upf] INFO: UE F-SEID[UP:0x78c CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.468: [upf] INFO: UE F-SEID[UP:0x78c CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.475: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 04/10 11:05:25.475: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 04/10 11:05:25.475: [smf] INFO: UE IMSI[262424989993588] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.478: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 04/10 11:05:25.478: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.478: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.485: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 04/10 11:05:25.485: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 04/10 11:05:25.485: [smf] INFO: UE IMSI[262422429687749] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.488: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 04/10 11:05:25.488: [upf] INFO: UE F-SEID[UP:0x84d CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.488: [upf] INFO: UE F-SEID[UP:0x84d CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.496: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 04/10 11:05:25.496: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 04/10 11:05:25.496: [smf] INFO: UE IMSI[262424984227122] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.498: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 04/10 11:05:25.498: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.498: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.506: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 04/10 11:05:25.506: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 04/10 11:05:25.506: [smf] INFO: UE IMSI[262428298207180] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.509: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 04/10 11:05:25.509: [upf] INFO: UE F-SEID[UP:0x84b CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.509: [upf] INFO: UE F-SEID[UP:0x84b CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.517: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 04/10 11:05:25.517: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 04/10 11:05:25.517: [smf] INFO: UE IMSI[262429766670330] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.519: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 04/10 11:05:25.519: [upf] INFO: UE F-SEID[UP:0x405 CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.519: [upf] INFO: UE F-SEID[UP:0x405 CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.527: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 04/10 11:05:25.527: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 04/10 11:05:25.527: [smf] INFO: UE IMSI[262429831741039] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.529: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 04/10 11:05:25.529: [upf] INFO: UE F-SEID[UP:0xadf CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.529: [upf] INFO: UE F-SEID[UP:0xadf CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.538: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 04/10 11:05:25.538: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 04/10 11:05:25.538: [smf] INFO: UE IMSI[262426669649858] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.540: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 04/10 11:05:25.540: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.540: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.548: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 04/10 11:05:25.548: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 04/10 11:05:25.548: [smf] INFO: UE IMSI[262420917528218] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.550: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 04/10 11:05:25.550: [upf] INFO: UE F-SEID[UP:0xded CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.550: [upf] INFO: UE F-SEID[UP:0xded CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.558: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 04/10 11:05:25.558: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 04/10 11:05:25.558: [smf] INFO: UE IMSI[262422894360945] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.561: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 04/10 11:05:25.561: [upf] INFO: UE F-SEID[UP:0x672 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.561: [upf] INFO: UE F-SEID[UP:0x672 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.569: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 04/10 11:05:25.569: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 04/10 11:05:25.569: [smf] INFO: UE IMSI[262426757127607] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.571: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 04/10 11:05:25.571: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.571: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.579: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 04/10 11:05:25.579: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 04/10 11:05:25.579: [smf] INFO: UE IMSI[262423440464062] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.582: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 04/10 11:05:25.582: [upf] INFO: UE F-SEID[UP:0x51e CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.582: [upf] INFO: UE F-SEID[UP:0x51e CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.590: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 04/10 11:05:25.590: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 04/10 11:05:25.590: [smf] INFO: UE IMSI[262421247609921] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.592: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 04/10 11:05:25.592: [upf] INFO: UE F-SEID[UP:0x24e CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.592: [upf] INFO: UE F-SEID[UP:0x24e CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.600: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 04/10 11:05:25.600: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 04/10 11:05:25.600: [smf] INFO: UE IMSI[262423027840015] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.603: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 04/10 11:05:25.603: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.603: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.610: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 04/10 11:05:25.610: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 04/10 11:05:25.610: [smf] INFO: UE IMSI[262426078509949] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.613: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 04/10 11:05:25.613: [upf] INFO: UE F-SEID[UP:0x7db CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.613: [upf] INFO: UE F-SEID[UP:0x7db CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.621: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 04/10 11:05:25.621: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 04/10 11:05:25.621: [smf] INFO: UE IMSI[262428598271961] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.624: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 04/10 11:05:25.624: [upf] INFO: UE F-SEID[UP:0xeed CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.624: [upf] INFO: UE F-SEID[UP:0xeed CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.631: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 04/10 11:05:25.631: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 04/10 11:05:25.631: [smf] INFO: UE IMSI[262425319146513] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.634: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 04/10 11:05:25.634: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.634: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.642: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 04/10 11:05:25.642: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 04/10 11:05:25.642: [smf] INFO: UE IMSI[262424214594690] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.645: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 04/10 11:05:25.645: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.645: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.652: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 04/10 11:05:25.652: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 04/10 11:05:25.652: [smf] INFO: UE IMSI[262421848824067] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.655: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 04/10 11:05:25.655: [upf] INFO: UE F-SEID[UP:0x68e CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.655: [upf] INFO: UE F-SEID[UP:0x68e CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.663: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 04/10 11:05:25.663: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 04/10 11:05:25.663: [smf] INFO: UE IMSI[262424081445576] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.666: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 04/10 11:05:25.666: [upf] INFO: UE F-SEID[UP:0x25d CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.666: [upf] INFO: UE F-SEID[UP:0x25d CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.673: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 04/10 11:05:25.673: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 04/10 11:05:25.673: [smf] INFO: UE IMSI[262421297830455] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.676: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 04/10 11:05:25.676: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.676: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.683: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 04/10 11:05:25.683: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 04/10 11:05:25.683: [smf] INFO: UE IMSI[262421691990754] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.686: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 04/10 11:05:25.686: [upf] INFO: UE F-SEID[UP:0x197 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.686: [upf] INFO: UE F-SEID[UP:0x197 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.694: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 04/10 11:05:25.694: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 04/10 11:05:25.694: [smf] INFO: UE IMSI[262420138947456] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.696: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 04/10 11:05:25.696: [upf] INFO: UE F-SEID[UP:0x9fb CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.696: [upf] INFO: UE F-SEID[UP:0x9fb CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.704: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 04/10 11:05:25.704: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 04/10 11:05:25.704: [smf] INFO: UE IMSI[262429445569963] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.707: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 04/10 11:05:25.707: [upf] INFO: UE F-SEID[UP:0x85e CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.707: [upf] INFO: UE F-SEID[UP:0x85e CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.715: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 04/10 11:05:25.715: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 04/10 11:05:25.715: [smf] INFO: UE IMSI[262425915660167] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.717: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 04/10 11:05:25.717: [upf] INFO: UE F-SEID[UP:0x85d CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.717: [upf] INFO: UE F-SEID[UP:0x85d CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.725: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 04/10 11:05:25.725: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 04/10 11:05:25.725: [smf] INFO: UE IMSI[262428033996525] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.728: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 04/10 11:05:25.728: [upf] INFO: UE F-SEID[UP:0x71f CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.728: [upf] INFO: UE F-SEID[UP:0x71f CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.735: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 04/10 11:05:25.735: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 04/10 11:05:25.735: [smf] INFO: UE IMSI[262426753242430] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.738: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 04/10 11:05:25.738: [upf] INFO: UE F-SEID[UP:0xd77 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.738: [upf] INFO: UE F-SEID[UP:0xd77 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.746: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 04/10 11:05:25.746: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 04/10 11:05:25.746: [smf] INFO: UE IMSI[262425630833756] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.748: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 04/10 11:05:25.748: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.748: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.756: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 04/10 11:05:25.756: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 04/10 11:05:25.756: [smf] INFO: UE IMSI[262423247998822] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.759: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 04/10 11:05:25.759: [upf] INFO: UE F-SEID[UP:0xafe CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.759: [upf] INFO: UE F-SEID[UP:0xafe CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.767: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 04/10 11:05:25.767: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 04/10 11:05:25.767: [smf] INFO: UE IMSI[262428475172751] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.770: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 04/10 11:05:25.770: [upf] INFO: UE F-SEID[UP:0x797 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.770: [upf] INFO: UE F-SEID[UP:0x797 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.777: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 04/10 11:05:25.777: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 04/10 11:05:25.777: [smf] INFO: UE IMSI[262424872283909] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.780: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 04/10 11:05:25.780: [upf] INFO: UE F-SEID[UP:0x3ef CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.780: [upf] INFO: UE F-SEID[UP:0x3ef CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.788: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 04/10 11:05:25.788: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 04/10 11:05:25.788: [smf] INFO: UE IMSI[262426902377705] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.791: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 04/10 11:05:25.791: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.791: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.798: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 04/10 11:05:25.798: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 04/10 11:05:25.798: [smf] INFO: UE IMSI[262426754960082] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.802: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 04/10 11:05:25.802: [upf] INFO: UE F-SEID[UP:0x63d CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.802: [upf] INFO: UE F-SEID[UP:0x63d CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.809: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 04/10 11:05:25.809: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 04/10 11:05:25.809: [smf] INFO: UE IMSI[262425037491122] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.812: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 04/10 11:05:25.812: [upf] INFO: UE F-SEID[UP:0x521 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.812: [upf] INFO: UE F-SEID[UP:0x521 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.819: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 04/10 11:05:25.819: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 04/10 11:05:25.819: [smf] INFO: UE IMSI[262423228040546] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.822: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 04/10 11:05:25.822: [upf] INFO: UE F-SEID[UP:0x562 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.822: [upf] INFO: UE F-SEID[UP:0x562 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.830: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 04/10 11:05:25.830: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 04/10 11:05:25.830: [smf] INFO: UE IMSI[262422537350611] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.832: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 04/10 11:05:25.832: [upf] INFO: UE F-SEID[UP:0x5ca CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.832: [upf] INFO: UE F-SEID[UP:0x5ca CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.840: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 04/10 11:05:25.840: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 04/10 11:05:25.840: [smf] INFO: UE IMSI[262423011964759] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.843: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 04/10 11:05:25.843: [upf] INFO: UE F-SEID[UP:0x52c CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.843: [upf] INFO: UE F-SEID[UP:0x52c CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.851: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 04/10 11:05:25.851: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 04/10 11:05:25.851: [smf] INFO: UE IMSI[262424252627474] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.853: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 04/10 11:05:25.853: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.853: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.861: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 04/10 11:05:25.861: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 04/10 11:05:25.861: [smf] INFO: UE IMSI[262429389786621] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.864: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 04/10 11:05:25.864: [upf] INFO: UE F-SEID[UP:0x409 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.864: [upf] INFO: UE F-SEID[UP:0x409 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.872: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 04/10 11:05:25.872: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 04/10 11:05:25.872: [smf] INFO: UE IMSI[262428648578378] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.874: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 04/10 11:05:25.874: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.874: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.882: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 04/10 11:05:25.882: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 04/10 11:05:25.882: [smf] INFO: UE IMSI[262425736782201] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.885: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 04/10 11:05:25.885: [upf] INFO: UE F-SEID[UP:0xb1a CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.885: [upf] INFO: UE F-SEID[UP:0xb1a CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.893: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 04/10 11:05:25.893: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 04/10 11:05:25.893: [smf] INFO: UE IMSI[262429165258358] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.895: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 04/10 11:05:25.895: [upf] INFO: UE F-SEID[UP:0x31b CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.895: [upf] INFO: UE F-SEID[UP:0x31b CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.903: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 04/10 11:05:25.903: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 04/10 11:05:25.903: [smf] INFO: UE IMSI[262428589599882] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.906: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 04/10 11:05:25.906: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.906: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.914: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 04/10 11:05:25.914: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 04/10 11:05:25.914: [smf] INFO: UE IMSI[262421946264362] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.916: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 04/10 11:05:25.916: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.916: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.924: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 04/10 11:05:25.924: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 04/10 11:05:25.924: [smf] INFO: UE IMSI[262426314589815] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.927: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 04/10 11:05:25.927: [upf] INFO: UE F-SEID[UP:0x590 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.927: [upf] INFO: UE F-SEID[UP:0x590 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.935: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 04/10 11:05:25.935: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 04/10 11:05:25.935: [smf] INFO: UE IMSI[262423443166509] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.938: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 04/10 11:05:25.938: [upf] INFO: UE F-SEID[UP:0x387 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.938: [upf] INFO: UE F-SEID[UP:0x387 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.945: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 04/10 11:05:25.945: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 04/10 11:05:25.945: [smf] INFO: UE IMSI[262422679209211] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.948: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 04/10 11:05:25.948: [upf] INFO: UE F-SEID[UP:0x38c CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.948: [upf] INFO: UE F-SEID[UP:0x38c CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.956: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 04/10 11:05:25.956: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 04/10 11:05:25.956: [smf] INFO: UE IMSI[262427650784038] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.959: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 04/10 11:05:25.959: [upf] INFO: UE F-SEID[UP:0x984 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.959: [upf] INFO: UE F-SEID[UP:0x984 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.967: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 04/10 11:05:25.967: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 04/10 11:05:25.967: [smf] INFO: UE IMSI[262426263616178] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.969: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 04/10 11:05:25.969: [upf] INFO: UE F-SEID[UP:0x57b CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.969: [upf] INFO: UE F-SEID[UP:0x57b CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.977: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 04/10 11:05:25.977: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 04/10 11:05:25.977: [smf] INFO: UE IMSI[262428305933078] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.980: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 04/10 11:05:25.980: [upf] INFO: UE F-SEID[UP:0xed2 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.980: [upf] INFO: UE F-SEID[UP:0xed2 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.988: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 04/10 11:05:25.988: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 04/10 11:05:25.988: [smf] INFO: UE IMSI[262423087464880] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:25.992: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 04/10 11:05:25.992: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:25.992: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:25.999: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 04/10 11:05:25.999: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 04/10 11:05:25.999: [smf] INFO: UE IMSI[262426617319839] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.001: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 04/10 11:05:26.001: [upf] INFO: UE F-SEID[UP:0x16f CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.001: [upf] INFO: UE F-SEID[UP:0x16f CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.009: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 04/10 11:05:26.009: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 04/10 11:05:26.009: [smf] INFO: UE IMSI[262428011995207] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.012: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 04/10 11:05:26.012: [upf] INFO: UE F-SEID[UP:0x60d CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.012: [upf] INFO: UE F-SEID[UP:0x60d CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.020: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 04/10 11:05:26.020: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 04/10 11:05:26.020: [smf] INFO: UE IMSI[262427523982099] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.023: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 04/10 11:05:26.023: [upf] INFO: UE F-SEID[UP:0xb4b CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.023: [upf] INFO: UE F-SEID[UP:0xb4b CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.030: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 04/10 11:05:26.030: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 04/10 11:05:26.030: [smf] INFO: UE IMSI[262424701372527] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.033: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 04/10 11:05:26.033: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.033: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.041: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 04/10 11:05:26.041: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 04/10 11:05:26.041: [smf] INFO: UE IMSI[262426806986575] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.044: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 04/10 11:05:26.044: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.044: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.051: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 04/10 11:05:26.051: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 04/10 11:05:26.051: [smf] INFO: UE IMSI[262423003103522] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.055: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 04/10 11:05:26.055: [upf] INFO: UE F-SEID[UP:0xd9d CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.055: [upf] INFO: UE F-SEID[UP:0xd9d CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.062: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 04/10 11:05:26.062: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 04/10 11:05:26.062: [smf] INFO: UE IMSI[262425055823954] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.064: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 04/10 11:05:26.064: [upf] INFO: UE F-SEID[UP:0xd02 CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.064: [upf] INFO: UE F-SEID[UP:0xd02 CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.072: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 04/10 11:05:26.072: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 04/10 11:05:26.072: [smf] INFO: UE IMSI[262421214605120] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.075: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 04/10 11:05:26.075: [upf] INFO: UE F-SEID[UP:0x526 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.075: [upf] INFO: UE F-SEID[UP:0x526 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.083: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 04/10 11:05:26.083: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 04/10 11:05:26.083: [smf] INFO: UE IMSI[262426662713645] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.085: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 04/10 11:05:26.085: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.085: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.093: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 04/10 11:05:26.093: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 04/10 11:05:26.093: [smf] INFO: UE IMSI[262425992834800] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.096: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 04/10 11:05:26.096: [upf] INFO: UE F-SEID[UP:0x52f CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.096: [upf] INFO: UE F-SEID[UP:0x52f CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.104: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 04/10 11:05:26.104: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 04/10 11:05:26.104: [smf] INFO: UE IMSI[262423239929425] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.106: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 04/10 11:05:26.106: [upf] INFO: UE F-SEID[UP:0x36a CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.106: [upf] INFO: UE F-SEID[UP:0x36a CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.114: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 04/10 11:05:26.114: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 04/10 11:05:26.114: [smf] INFO: UE IMSI[262426670518036] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.116: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 04/10 11:05:26.116: [upf] INFO: UE F-SEID[UP:0x231 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.116: [upf] INFO: UE F-SEID[UP:0x231 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.124: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 04/10 11:05:26.124: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 04/10 11:05:26.124: [smf] INFO: UE IMSI[262426884387393] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.127: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 04/10 11:05:26.127: [upf] INFO: UE F-SEID[UP:0x90b CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.127: [upf] INFO: UE F-SEID[UP:0x90b CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.135: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 04/10 11:05:26.135: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 04/10 11:05:26.135: [smf] INFO: UE IMSI[262420304039184] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.137: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 04/10 11:05:26.137: [upf] INFO: UE F-SEID[UP:0xdca CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.137: [upf] INFO: UE F-SEID[UP:0xdca CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.145: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 04/10 11:05:26.145: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 04/10 11:05:26.145: [smf] INFO: UE IMSI[262424886175058] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.148: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 04/10 11:05:26.148: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.148: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.156: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 04/10 11:05:26.156: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 04/10 11:05:26.156: [smf] INFO: UE IMSI[262422888953489] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.158: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 04/10 11:05:26.158: [upf] INFO: UE F-SEID[UP:0x68f CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.158: [upf] INFO: UE F-SEID[UP:0x68f CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.166: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 04/10 11:05:26.166: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 04/10 11:05:26.166: [smf] INFO: UE IMSI[262421838532898] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.169: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 04/10 11:05:26.169: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.169: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.176: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 04/10 11:05:26.176: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 04/10 11:05:26.177: [smf] INFO: UE IMSI[262421306968701] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.179: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 04/10 11:05:26.179: [upf] INFO: UE F-SEID[UP:0x96b CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.179: [upf] INFO: UE F-SEID[UP:0x96b CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.187: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 04/10 11:05:26.187: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 04/10 11:05:26.187: [smf] INFO: UE IMSI[262420121448138] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.189: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 04/10 11:05:26.189: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.189: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.197: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 04/10 11:05:26.197: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 04/10 11:05:26.197: [smf] INFO: UE IMSI[262424490620083] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.200: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 04/10 11:05:26.200: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.200: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.208: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 04/10 11:05:26.208: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 04/10 11:05:26.208: [smf] INFO: UE IMSI[262423109656795] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.210: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 04/10 11:05:26.210: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.210: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.218: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 04/10 11:05:26.218: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 04/10 11:05:26.218: [smf] INFO: UE IMSI[262428035913112] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.222: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 04/10 11:05:26.222: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.222: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.229: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 04/10 11:05:26.229: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 04/10 11:05:26.229: [smf] INFO: UE IMSI[262429266133188] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.232: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 04/10 11:05:26.232: [upf] INFO: UE F-SEID[UP:0x652 CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.232: [upf] INFO: UE F-SEID[UP:0x652 CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.239: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 04/10 11:05:26.239: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 04/10 11:05:26.239: [smf] INFO: UE IMSI[262425791496754] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.242: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 04/10 11:05:26.242: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.242: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.250: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 04/10 11:05:26.250: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 04/10 11:05:26.250: [smf] INFO: UE IMSI[262427412042909] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.252: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 04/10 11:05:26.252: [upf] INFO: UE F-SEID[UP:0xe0a CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.252: [upf] INFO: UE F-SEID[UP:0xe0a CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.260: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 04/10 11:05:26.260: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 04/10 11:05:26.260: [smf] INFO: UE IMSI[262421745318424] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.263: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 04/10 11:05:26.263: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.263: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.271: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 04/10 11:05:26.271: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 04/10 11:05:26.271: [smf] INFO: UE IMSI[262423799229240] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.273: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 04/10 11:05:26.274: [upf] INFO: UE F-SEID[UP:0xe83 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.274: [upf] INFO: UE F-SEID[UP:0xe83 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.281: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 04/10 11:05:26.281: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 04/10 11:05:26.281: [smf] INFO: UE IMSI[262423574446500] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.284: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 04/10 11:05:26.284: [upf] INFO: UE F-SEID[UP:0x510 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.284: [upf] INFO: UE F-SEID[UP:0x510 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.292: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 04/10 11:05:26.292: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 04/10 11:05:26.292: [smf] INFO: UE IMSI[262424350746118] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.295: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 04/10 11:05:26.295: [upf] INFO: UE F-SEID[UP:0x202 CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.295: [upf] INFO: UE F-SEID[UP:0x202 CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.302: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 04/10 11:05:26.302: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 04/10 11:05:26.302: [smf] INFO: UE IMSI[262422442267439] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.305: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 04/10 11:05:26.305: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.305: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.313: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 04/10 11:05:26.313: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 04/10 11:05:26.313: [smf] INFO: UE IMSI[262427069529887] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.315: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 04/10 11:05:26.315: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.315: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.323: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 04/10 11:05:26.323: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 04/10 11:05:26.323: [smf] INFO: UE IMSI[262421797142936] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.326: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 04/10 11:05:26.326: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.326: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.334: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 04/10 11:05:26.334: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 04/10 11:05:26.334: [smf] INFO: UE IMSI[262422309894728] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.336: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 04/10 11:05:26.336: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.336: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.344: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 04/10 11:05:26.344: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 04/10 11:05:26.344: [smf] INFO: UE IMSI[262422647486963] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.346: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 04/10 11:05:26.346: [upf] INFO: UE F-SEID[UP:0x361 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.346: [upf] INFO: UE F-SEID[UP:0x361 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.354: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 04/10 11:05:26.355: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 04/10 11:05:26.355: [smf] INFO: UE IMSI[262425493611984] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.357: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 04/10 11:05:26.357: [upf] INFO: UE F-SEID[UP:0xa4a CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.357: [upf] INFO: UE F-SEID[UP:0xa4a CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.365: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 04/10 11:05:26.365: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 04/10 11:05:26.365: [smf] INFO: UE IMSI[262427573660820] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.368: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 04/10 11:05:26.368: [upf] INFO: UE F-SEID[UP:0xcbc CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.368: [upf] INFO: UE F-SEID[UP:0xcbc CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.375: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 04/10 11:05:26.375: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 04/10 11:05:26.375: [smf] INFO: UE IMSI[262425795199734] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.378: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 04/10 11:05:26.378: [upf] INFO: UE F-SEID[UP:0xe9a CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.378: [upf] INFO: UE F-SEID[UP:0xe9a CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.386: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 04/10 11:05:26.386: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 04/10 11:05:26.386: [smf] INFO: UE IMSI[262428123906326] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.389: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 04/10 11:05:26.389: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.389: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.396: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 04/10 11:05:26.396: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 04/10 11:05:26.396: [smf] INFO: UE IMSI[262421550681268] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.399: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 04/10 11:05:26.399: [upf] INFO: UE F-SEID[UP:0x927 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.399: [upf] INFO: UE F-SEID[UP:0x927 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.407: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 04/10 11:05:26.407: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 04/10 11:05:26.407: [smf] INFO: UE IMSI[262429505854991] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.409: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 04/10 11:05:26.410: [upf] INFO: UE F-SEID[UP:0x3c CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.410: [upf] INFO: UE F-SEID[UP:0x3c CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.417: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 04/10 11:05:26.417: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 04/10 11:05:26.417: [smf] INFO: UE IMSI[262428173463751] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.421: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 04/10 11:05:26.421: [upf] INFO: UE F-SEID[UP:0x471 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.421: [upf] INFO: UE F-SEID[UP:0x471 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.428: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 04/10 11:05:26.428: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 04/10 11:05:26.428: [smf] INFO: UE IMSI[262427266706048] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.430: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 04/10 11:05:26.430: [upf] INFO: UE F-SEID[UP:0xed0 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.430: [upf] INFO: UE F-SEID[UP:0xed0 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.438: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 04/10 11:05:26.438: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 04/10 11:05:26.438: [smf] INFO: UE IMSI[262425353629195] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.441: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 04/10 11:05:26.441: [upf] INFO: UE F-SEID[UP:0x5a CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.441: [upf] INFO: UE F-SEID[UP:0x5a CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.449: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 04/10 11:05:26.449: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 04/10 11:05:26.449: [smf] INFO: UE IMSI[262426306497825] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.451: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 04/10 11:05:26.451: [upf] INFO: UE F-SEID[UP:0x17c CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.451: [upf] INFO: UE F-SEID[UP:0x17c CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.459: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 04/10 11:05:26.459: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 04/10 11:05:26.459: [smf] INFO: UE IMSI[262428881063009] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.462: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 04/10 11:05:26.462: [upf] INFO: UE F-SEID[UP:0xeef CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.462: [upf] INFO: UE F-SEID[UP:0xeef CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.470: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 04/10 11:05:26.470: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 04/10 11:05:26.470: [smf] INFO: UE IMSI[262426883368526] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.473: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 04/10 11:05:26.473: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.473: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.480: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 04/10 11:05:26.480: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 04/10 11:05:26.481: [smf] INFO: UE IMSI[262428667338570] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.483: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 04/10 11:05:26.483: [upf] INFO: UE F-SEID[UP:0xb50 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.483: [upf] INFO: UE F-SEID[UP:0xb50 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.491: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 04/10 11:05:26.491: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 04/10 11:05:26.491: [smf] INFO: UE IMSI[262420373564516] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.493: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 04/10 11:05:26.494: [upf] INFO: UE F-SEID[UP:0x593 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.494: [upf] INFO: UE F-SEID[UP:0x593 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.501: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 04/10 11:05:26.501: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 04/10 11:05:26.501: [smf] INFO: UE IMSI[262424678187122] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.504: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 04/10 11:05:26.504: [upf] INFO: UE F-SEID[UP:0x851 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.504: [upf] INFO: UE F-SEID[UP:0x851 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.512: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 04/10 11:05:26.512: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 04/10 11:05:26.512: [smf] INFO: UE IMSI[262425632511651] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.515: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 04/10 11:05:26.515: [upf] INFO: UE F-SEID[UP:0x2ac CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.515: [upf] INFO: UE F-SEID[UP:0x2ac CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.522: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 04/10 11:05:26.522: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 04/10 11:05:26.522: [smf] INFO: UE IMSI[262423761603606] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.525: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 04/10 11:05:26.525: [upf] INFO: UE F-SEID[UP:0x2dd CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.525: [upf] INFO: UE F-SEID[UP:0x2dd CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.533: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 04/10 11:05:26.533: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 04/10 11:05:26.533: [smf] INFO: UE IMSI[262421964683526] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.536: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 04/10 11:05:26.536: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.536: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.543: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 04/10 11:05:26.543: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 04/10 11:05:26.543: [smf] INFO: UE IMSI[262421981384464] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.546: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 04/10 11:05:26.546: [upf] INFO: UE F-SEID[UP:0x4b6 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.546: [upf] INFO: UE F-SEID[UP:0x4b6 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.554: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 04/10 11:05:26.554: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 04/10 11:05:26.554: [smf] INFO: UE IMSI[262427745333988] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.558: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 04/10 11:05:26.558: [upf] INFO: UE F-SEID[UP:0x90c CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.558: [upf] INFO: UE F-SEID[UP:0x90c CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.565: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 04/10 11:05:26.565: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 04/10 11:05:26.565: [smf] INFO: UE IMSI[262421289818099] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.567: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 04/10 11:05:26.567: [upf] INFO: UE F-SEID[UP:0x490 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.567: [upf] INFO: UE F-SEID[UP:0x490 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.575: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 04/10 11:05:26.575: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 04/10 11:05:26.575: [smf] INFO: UE IMSI[262423547036348] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.578: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 04/10 11:05:26.578: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.578: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.586: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 04/10 11:05:26.586: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 04/10 11:05:26.586: [smf] INFO: UE IMSI[262424268094329] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.588: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 04/10 11:05:26.588: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.588: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.596: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 04/10 11:05:26.596: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 04/10 11:05:26.596: [smf] INFO: UE IMSI[262427117692981] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.599: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 04/10 11:05:26.599: [upf] INFO: UE F-SEID[UP:0xb0e CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.599: [upf] INFO: UE F-SEID[UP:0xb0e CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.606: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 04/10 11:05:26.606: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 04/10 11:05:26.606: [smf] INFO: UE IMSI[262422382661602] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.609: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 04/10 11:05:26.609: [upf] INFO: UE F-SEID[UP:0xe52 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.609: [upf] INFO: UE F-SEID[UP:0xe52 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.617: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 04/10 11:05:26.617: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 04/10 11:05:26.617: [smf] INFO: UE IMSI[262429613201119] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.620: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 04/10 11:05:26.620: [upf] INFO: UE F-SEID[UP:0x162 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.620: [upf] INFO: UE F-SEID[UP:0x162 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.627: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 04/10 11:05:26.627: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 04/10 11:05:26.627: [smf] INFO: UE IMSI[262422972267496] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.630: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 04/10 11:05:26.630: [upf] INFO: UE F-SEID[UP:0x87f CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.630: [upf] INFO: UE F-SEID[UP:0x87f CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.638: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 04/10 11:05:26.638: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 04/10 11:05:26.638: [smf] INFO: UE IMSI[262425632865226] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.641: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 04/10 11:05:26.641: [upf] INFO: UE F-SEID[UP:0xb80 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.641: [upf] INFO: UE F-SEID[UP:0xb80 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.648: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 04/10 11:05:26.648: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 04/10 11:05:26.648: [smf] INFO: UE IMSI[262429471225432] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.651: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 04/10 11:05:26.651: [upf] INFO: UE F-SEID[UP:0xa33 CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.651: [upf] INFO: UE F-SEID[UP:0xa33 CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.659: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 04/10 11:05:26.659: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 04/10 11:05:26.659: [smf] INFO: UE IMSI[262421838884755] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.664: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 04/10 11:05:26.664: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.664: [upf] INFO: UE F-SEID[UP:0xd5b CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.670: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 04/10 11:05:26.670: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 04/10 11:05:26.670: [smf] INFO: UE IMSI[262421797362464] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.672: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 04/10 11:05:26.672: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.672: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.680: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 04/10 11:05:26.680: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 04/10 11:05:26.680: [smf] INFO: UE IMSI[262421633905925] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.683: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 04/10 11:05:26.683: [upf] INFO: UE F-SEID[UP:0x903 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.683: [upf] INFO: UE F-SEID[UP:0x903 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.691: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 04/10 11:05:26.691: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 04/10 11:05:26.691: [smf] INFO: UE IMSI[262427451382669] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.695: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 04/10 11:05:26.695: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.695: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.701: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 04/10 11:05:26.701: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 04/10 11:05:26.701: [smf] INFO: UE IMSI[262425046680713] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.704: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 04/10 11:05:26.704: [upf] INFO: UE F-SEID[UP:0x183 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.704: [upf] INFO: UE F-SEID[UP:0x183 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.712: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 04/10 11:05:26.712: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 04/10 11:05:26.712: [smf] INFO: UE IMSI[262429116673280] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.714: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 04/10 11:05:26.714: [upf] INFO: UE F-SEID[UP:0xaac CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.715: [upf] INFO: UE F-SEID[UP:0xaac CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.722: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 04/10 11:05:26.722: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 04/10 11:05:26.722: [smf] INFO: UE IMSI[262429853335893] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.725: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 04/10 11:05:26.725: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.725: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.733: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 04/10 11:05:26.733: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 04/10 11:05:26.733: [smf] INFO: UE IMSI[262426469152903] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.737: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 04/10 11:05:26.737: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.737: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.743: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 04/10 11:05:26.743: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 04/10 11:05:26.743: [smf] INFO: UE IMSI[262428290964294] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.746: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 04/10 11:05:26.746: [upf] INFO: UE F-SEID[UP:0xabf CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.746: [upf] INFO: UE F-SEID[UP:0xabf CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.754: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 04/10 11:05:26.754: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 04/10 11:05:26.754: [smf] INFO: UE IMSI[262425413454601] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.757: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 04/10 11:05:26.757: [upf] INFO: UE F-SEID[UP:0x66b CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.757: [upf] INFO: UE F-SEID[UP:0x66b CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.764: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 04/10 11:05:26.764: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 04/10 11:05:26.764: [smf] INFO: UE IMSI[262429826233584] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.767: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 04/10 11:05:26.767: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.767: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.775: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 04/10 11:05:26.775: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 04/10 11:05:26.775: [smf] INFO: UE IMSI[262427382915447] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.778: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 04/10 11:05:26.778: [upf] INFO: UE F-SEID[UP:0x98c CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.778: [upf] INFO: UE F-SEID[UP:0x98c CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.786: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 04/10 11:05:26.786: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 04/10 11:05:26.786: [smf] INFO: UE IMSI[262424637712482] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.792: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 04/10 11:05:26.792: [upf] INFO: UE F-SEID[UP:0x75b CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.792: [upf] INFO: UE F-SEID[UP:0x75b CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.797: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 04/10 11:05:26.797: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 04/10 11:05:26.797: [smf] INFO: UE IMSI[262422676292910] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.801: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 04/10 11:05:26.801: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.801: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.808: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 04/10 11:05:26.808: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 04/10 11:05:26.808: [smf] INFO: UE IMSI[262429268011263] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.811: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 04/10 11:05:26.811: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.811: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.818: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 04/10 11:05:26.818: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 04/10 11:05:26.818: [smf] INFO: UE IMSI[262424628556498] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.822: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 04/10 11:05:26.822: [upf] INFO: UE F-SEID[UP:0x57 CP:0xc85] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.822: [upf] INFO: UE F-SEID[UP:0x57 CP:0xc85] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.829: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 04/10 11:05:26.829: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 04/10 11:05:26.829: [smf] INFO: UE IMSI[262422574586568] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.833: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 04/10 11:05:26.833: [upf] INFO: UE F-SEID[UP:0x21 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.833: [upf] INFO: UE F-SEID[UP:0x21 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.840: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 04/10 11:05:26.840: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 04/10 11:05:26.840: [smf] INFO: UE IMSI[262423918314478] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.843: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 04/10 11:05:26.843: [upf] INFO: UE F-SEID[UP:0xe25 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.843: [upf] INFO: UE F-SEID[UP:0xe25 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.850: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 04/10 11:05:26.850: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 04/10 11:05:26.850: [smf] INFO: UE IMSI[262422869030452] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.853: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 04/10 11:05:26.853: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.853: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.861: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 04/10 11:05:26.861: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 04/10 11:05:26.861: [smf] INFO: UE IMSI[262421419789814] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.864: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 04/10 11:05:26.864: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.864: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.871: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 04/10 11:05:26.871: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 04/10 11:05:26.871: [smf] INFO: UE IMSI[262427767085379] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.875: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 04/10 11:05:26.875: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.875: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.882: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 04/10 11:05:26.882: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 04/10 11:05:26.882: [smf] INFO: UE IMSI[262426969004397] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.886: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 04/10 11:05:26.886: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.886: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.893: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 04/10 11:05:26.893: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 04/10 11:05:26.893: [smf] INFO: UE IMSI[262429741221756] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.897: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 04/10 11:05:26.897: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.897: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.904: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 04/10 11:05:26.904: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 04/10 11:05:26.904: [smf] INFO: UE IMSI[262420350077241] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.906: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 04/10 11:05:26.906: [upf] INFO: UE F-SEID[UP:0xb2b CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.906: [upf] INFO: UE F-SEID[UP:0xb2b CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.914: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 04/10 11:05:26.914: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 04/10 11:05:26.914: [smf] INFO: UE IMSI[262423427360291] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.917: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 04/10 11:05:26.917: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.917: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.925: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 04/10 11:05:26.925: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 04/10 11:05:26.925: [smf] INFO: UE IMSI[262427404681968] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.927: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 04/10 11:05:26.927: [upf] INFO: UE F-SEID[UP:0x3ac CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.927: [upf] INFO: UE F-SEID[UP:0x3ac CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.935: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 04/10 11:05:26.935: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 04/10 11:05:26.935: [smf] INFO: UE IMSI[262421308487066] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.938: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 04/10 11:05:26.938: [upf] INFO: UE F-SEID[UP:0x123 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.938: [upf] INFO: UE F-SEID[UP:0x123 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.946: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 04/10 11:05:26.946: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 04/10 11:05:26.946: [smf] INFO: UE IMSI[262429922986322] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.948: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 04/10 11:05:26.948: [upf] INFO: UE F-SEID[UP:0xd3f CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.948: [upf] INFO: UE F-SEID[UP:0xd3f CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.956: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 04/10 11:05:26.956: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 04/10 11:05:26.956: [smf] INFO: UE IMSI[262424328882637] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.959: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 04/10 11:05:26.959: [upf] INFO: UE F-SEID[UP:0x3db CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.959: [upf] INFO: UE F-SEID[UP:0x3db CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.967: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 04/10 11:05:26.967: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 04/10 11:05:26.967: [smf] INFO: UE IMSI[262425121121411] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.969: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 04/10 11:05:26.969: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.969: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.977: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 04/10 11:05:26.977: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 04/10 11:05:26.977: [smf] INFO: UE IMSI[262421639410578] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.980: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 04/10 11:05:26.980: [upf] INFO: UE F-SEID[UP:0x26 CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.980: [upf] INFO: UE F-SEID[UP:0x26 CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.988: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 04/10 11:05:26.988: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 04/10 11:05:26.988: [smf] INFO: UE IMSI[262420829532726] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:26.991: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 04/10 11:05:26.991: [upf] INFO: UE F-SEID[UP:0x57c CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:26.991: [upf] INFO: UE F-SEID[UP:0x57c CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:26.998: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 04/10 11:05:26.998: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 04/10 11:05:26.998: [smf] INFO: UE IMSI[262420670039684] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.002: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 04/10 11:05:27.002: [upf] INFO: UE F-SEID[UP:0x62 CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.002: [upf] INFO: UE F-SEID[UP:0x62 CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.009: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 04/10 11:05:27.009: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 04/10 11:05:27.009: [smf] INFO: UE IMSI[262426885017344] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.012: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 04/10 11:05:27.012: [upf] INFO: UE F-SEID[UP:0xef CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.012: [upf] INFO: UE F-SEID[UP:0xef CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.019: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 04/10 11:05:27.019: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 04/10 11:05:27.019: [smf] INFO: UE IMSI[262424201786047] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.022: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 04/10 11:05:27.022: [upf] INFO: UE F-SEID[UP:0x58e CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.022: [upf] INFO: UE F-SEID[UP:0x58e CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.030: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 04/10 11:05:27.030: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 04/10 11:05:27.030: [smf] INFO: UE IMSI[262428075532327] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.033: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 04/10 11:05:27.033: [upf] INFO: UE F-SEID[UP:0xffc CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.033: [upf] INFO: UE F-SEID[UP:0xffc CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.041: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 04/10 11:05:27.041: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 04/10 11:05:27.041: [smf] INFO: UE IMSI[262420903569227] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.045: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 04/10 11:05:27.045: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.045: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.052: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 04/10 11:05:27.052: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 04/10 11:05:27.052: [smf] INFO: UE IMSI[262424077884779] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.055: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 04/10 11:05:27.055: [upf] INFO: UE F-SEID[UP:0x925 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.055: [upf] INFO: UE F-SEID[UP:0x925 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.063: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 04/10 11:05:27.063: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 04/10 11:05:27.063: [smf] INFO: UE IMSI[262420832517926] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.065: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 04/10 11:05:27.066: [upf] INFO: UE F-SEID[UP:0xaaa CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.066: [upf] INFO: UE F-SEID[UP:0xaaa CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.073: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 04/10 11:05:27.073: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 04/10 11:05:27.073: [smf] INFO: UE IMSI[262426807291002] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.076: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 04/10 11:05:27.076: [upf] INFO: UE F-SEID[UP:0x97a CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.076: [upf] INFO: UE F-SEID[UP:0x97a CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.084: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 04/10 11:05:27.084: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 04/10 11:05:27.084: [smf] INFO: UE IMSI[262427659095921] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.087: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 04/10 11:05:27.087: [upf] INFO: UE F-SEID[UP:0x284 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.087: [upf] INFO: UE F-SEID[UP:0x284 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.094: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 04/10 11:05:27.094: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 04/10 11:05:27.094: [smf] INFO: UE IMSI[262425712168594] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.097: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 04/10 11:05:27.097: [upf] INFO: UE F-SEID[UP:0x539 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.097: [upf] INFO: UE F-SEID[UP:0x539 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.105: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 04/10 11:05:27.105: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 04/10 11:05:27.105: [smf] INFO: UE IMSI[262428776433300] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.107: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 04/10 11:05:27.108: [upf] INFO: UE F-SEID[UP:0x8de CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.108: [upf] INFO: UE F-SEID[UP:0x8de CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.115: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 04/10 11:05:27.116: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 04/10 11:05:27.116: [smf] INFO: UE IMSI[262427674674391] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.118: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 04/10 11:05:27.118: [upf] INFO: UE F-SEID[UP:0x53a CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.118: [upf] INFO: UE F-SEID[UP:0x53a CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.126: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 04/10 11:05:27.126: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 04/10 11:05:27.126: [smf] INFO: UE IMSI[262421124031771] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.129: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 04/10 11:05:27.129: [upf] INFO: UE F-SEID[UP:0x578 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.129: [upf] INFO: UE F-SEID[UP:0x578 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.137: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 04/10 11:05:27.137: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 04/10 11:05:27.137: [smf] INFO: UE IMSI[262421596541382] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.139: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 04/10 11:05:27.139: [upf] INFO: UE F-SEID[UP:0x818 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.139: [upf] INFO: UE F-SEID[UP:0x818 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.147: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 04/10 11:05:27.147: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 04/10 11:05:27.147: [smf] INFO: UE IMSI[262429823015883] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.150: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 04/10 11:05:27.150: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.150: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.158: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 04/10 11:05:27.158: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 04/10 11:05:27.158: [smf] INFO: UE IMSI[262428283885363] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.160: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 04/10 11:05:27.161: [upf] INFO: UE F-SEID[UP:0xbad CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.161: [upf] INFO: UE F-SEID[UP:0xbad CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.168: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 04/10 11:05:27.168: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 04/10 11:05:27.168: [smf] INFO: UE IMSI[262420535128870] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.171: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 04/10 11:05:27.171: [upf] INFO: UE F-SEID[UP:0x522 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.171: [upf] INFO: UE F-SEID[UP:0x522 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.179: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 04/10 11:05:27.179: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 04/10 11:05:27.179: [smf] INFO: UE IMSI[262420056092793] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.182: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 04/10 11:05:27.182: [upf] INFO: UE F-SEID[UP:0x875 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.182: [upf] INFO: UE F-SEID[UP:0x875 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.189: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 04/10 11:05:27.189: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 04/10 11:05:27.189: [smf] INFO: UE IMSI[262424245103692] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.192: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 04/10 11:05:27.192: [upf] INFO: UE F-SEID[UP:0x579 CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.192: [upf] INFO: UE F-SEID[UP:0x579 CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.200: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 04/10 11:05:27.200: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 04/10 11:05:27.200: [smf] INFO: UE IMSI[262428568031603] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.203: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 04/10 11:05:27.203: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.203: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.211: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 04/10 11:05:27.211: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 04/10 11:05:27.211: [smf] INFO: UE IMSI[262428432027501] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.215: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 04/10 11:05:27.215: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x444] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.215: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x444] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.221: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 04/10 11:05:27.221: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 04/10 11:05:27.221: [smf] INFO: UE IMSI[262426625051497] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.225: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 04/10 11:05:27.225: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.225: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.232: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 04/10 11:05:27.232: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 04/10 11:05:27.232: [smf] INFO: UE IMSI[262427985186128] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.235: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 04/10 11:05:27.235: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.235: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.242: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 04/10 11:05:27.242: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 04/10 11:05:27.242: [smf] INFO: UE IMSI[262420019053030] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.245: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 04/10 11:05:27.245: [upf] INFO: UE F-SEID[UP:0x548 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.245: [upf] INFO: UE F-SEID[UP:0x548 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.253: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 04/10 11:05:27.253: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 04/10 11:05:27.253: [smf] INFO: UE IMSI[262421821936219] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.255: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 04/10 11:05:27.255: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.255: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.263: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 04/10 11:05:27.263: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 04/10 11:05:27.263: [smf] INFO: UE IMSI[262425222613891] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.266: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 04/10 11:05:27.266: [upf] INFO: UE F-SEID[UP:0x188 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.266: [upf] INFO: UE F-SEID[UP:0x188 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.274: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 04/10 11:05:27.274: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 04/10 11:05:27.274: [smf] INFO: UE IMSI[262424304881964] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.276: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 04/10 11:05:27.276: [upf] INFO: UE F-SEID[UP:0x367 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.276: [upf] INFO: UE F-SEID[UP:0x367 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.284: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 04/10 11:05:27.284: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 04/10 11:05:27.284: [smf] INFO: UE IMSI[262423350497021] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.287: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 04/10 11:05:27.287: [upf] INFO: UE F-SEID[UP:0x45 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.287: [upf] INFO: UE F-SEID[UP:0x45 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.294: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 04/10 11:05:27.294: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 04/10 11:05:27.294: [smf] INFO: UE IMSI[262424432013553] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.297: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 04/10 11:05:27.297: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.297: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.305: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 04/10 11:05:27.305: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 04/10 11:05:27.305: [smf] INFO: UE IMSI[262423555427363] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.308: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 04/10 11:05:27.308: [upf] INFO: UE F-SEID[UP:0xbe CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.308: [upf] INFO: UE F-SEID[UP:0xbe CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.316: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 04/10 11:05:27.316: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 04/10 11:05:27.316: [smf] INFO: UE IMSI[262428049887321] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.319: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 04/10 11:05:27.319: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.319: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.326: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 04/10 11:05:27.326: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 04/10 11:05:27.326: [smf] INFO: UE IMSI[262428438939302] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.329: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 04/10 11:05:27.329: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.329: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.336: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 04/10 11:05:27.336: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 04/10 11:05:27.336: [smf] INFO: UE IMSI[262424347689301] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.340: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 04/10 11:05:27.340: [upf] INFO: UE F-SEID[UP:0x321 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.340: [upf] INFO: UE F-SEID[UP:0x321 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.347: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 04/10 11:05:27.347: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 04/10 11:05:27.347: [smf] INFO: UE IMSI[262420640544730] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.352: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 04/10 11:05:27.352: [upf] INFO: UE F-SEID[UP:0x486 CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.352: [upf] INFO: UE F-SEID[UP:0x486 CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.358: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 04/10 11:05:27.358: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 04/10 11:05:27.358: [smf] INFO: UE IMSI[262423731523588] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.361: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 04/10 11:05:27.361: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.361: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.368: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 04/10 11:05:27.368: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 04/10 11:05:27.368: [smf] INFO: UE IMSI[262426768533098] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.371: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 04/10 11:05:27.371: [upf] INFO: UE F-SEID[UP:0xade CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.371: [upf] INFO: UE F-SEID[UP:0xade CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.378: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 04/10 11:05:27.378: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 04/10 11:05:27.378: [smf] INFO: UE IMSI[262426965037669] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.382: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 04/10 11:05:27.382: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.382: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.389: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 04/10 11:05:27.389: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 04/10 11:05:27.389: [smf] INFO: UE IMSI[262422922421560] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.392: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 04/10 11:05:27.392: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.392: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.399: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 04/10 11:05:27.399: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 04/10 11:05:27.399: [smf] INFO: UE IMSI[262428620687246] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.402: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 04/10 11:05:27.402: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.402: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.410: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 04/10 11:05:27.410: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 04/10 11:05:27.410: [smf] INFO: UE IMSI[262429179531295] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.413: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 04/10 11:05:27.413: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.413: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.420: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 04/10 11:05:27.420: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 04/10 11:05:27.420: [smf] INFO: UE IMSI[262422640964055] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.423: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 04/10 11:05:27.423: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.423: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.431: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 04/10 11:05:27.431: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 04/10 11:05:27.431: [smf] INFO: UE IMSI[262421333178719] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.434: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 04/10 11:05:27.434: [upf] INFO: UE F-SEID[UP:0xecd CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.434: [upf] INFO: UE F-SEID[UP:0xecd CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.441: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 04/10 11:05:27.441: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 04/10 11:05:27.441: [smf] INFO: UE IMSI[262424381398701] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.444: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 04/10 11:05:27.444: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.444: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.451: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 04/10 11:05:27.451: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 04/10 11:05:27.451: [smf] INFO: UE IMSI[262422415738586] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.454: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 04/10 11:05:27.454: [upf] INFO: UE F-SEID[UP:0xb14 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.454: [upf] INFO: UE F-SEID[UP:0xb14 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.462: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 04/10 11:05:27.462: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 04/10 11:05:27.462: [smf] INFO: UE IMSI[262425284031697] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.465: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 04/10 11:05:27.465: [upf] INFO: UE F-SEID[UP:0x62b CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.465: [upf] INFO: UE F-SEID[UP:0x62b CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.472: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 04/10 11:05:27.472: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 04/10 11:05:27.472: [smf] INFO: UE IMSI[262423444574843] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.475: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 04/10 11:05:27.475: [upf] INFO: UE F-SEID[UP:0xea8 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.475: [upf] INFO: UE F-SEID[UP:0xea8 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.483: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 04/10 11:05:27.483: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 04/10 11:05:27.483: [smf] INFO: UE IMSI[262420851436140] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.487: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 04/10 11:05:27.487: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.487: [upf] INFO: UE F-SEID[UP:0xf11 CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.493: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 04/10 11:05:27.493: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 04/10 11:05:27.493: [smf] INFO: UE IMSI[262427254663723] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.496: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 04/10 11:05:27.497: [upf] INFO: UE F-SEID[UP:0x83a CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.497: [upf] INFO: UE F-SEID[UP:0x83a CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.504: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 04/10 11:05:27.504: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 04/10 11:05:27.504: [smf] INFO: UE IMSI[262426559258499] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.506: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 04/10 11:05:27.506: [upf] INFO: UE F-SEID[UP:0x9ab CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.506: [upf] INFO: UE F-SEID[UP:0x9ab CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.514: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 04/10 11:05:27.514: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 04/10 11:05:27.514: [smf] INFO: UE IMSI[262426949494019] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.517: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 04/10 11:05:27.517: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.517: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.525: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 04/10 11:05:27.525: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 04/10 11:05:27.525: [smf] INFO: UE IMSI[262424691655489] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.527: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 04/10 11:05:27.527: [upf] INFO: UE F-SEID[UP:0x16e CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.527: [upf] INFO: UE F-SEID[UP:0x16e CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.535: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 04/10 11:05:27.535: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 04/10 11:05:27.535: [smf] INFO: UE IMSI[262427256375078] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.538: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 04/10 11:05:27.538: [upf] INFO: UE F-SEID[UP:0x16 CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.538: [upf] INFO: UE F-SEID[UP:0x16 CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.546: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 04/10 11:05:27.546: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 04/10 11:05:27.546: [smf] INFO: UE IMSI[262424296950899] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.548: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 04/10 11:05:27.548: [upf] INFO: UE F-SEID[UP:0x35b CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.548: [upf] INFO: UE F-SEID[UP:0x35b CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.556: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 04/10 11:05:27.556: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 04/10 11:05:27.556: [smf] INFO: UE IMSI[262421952622025] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.558: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 04/10 11:05:27.558: [upf] INFO: UE F-SEID[UP:0x2bb CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.558: [upf] INFO: UE F-SEID[UP:0x2bb CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.566: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 04/10 11:05:27.566: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 04/10 11:05:27.566: [smf] INFO: UE IMSI[262421972860025] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.569: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 04/10 11:05:27.569: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.569: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.577: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 04/10 11:05:27.577: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 04/10 11:05:27.577: [smf] INFO: UE IMSI[262428889091024] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.579: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 04/10 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x34a CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x34a CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.587: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 04/10 11:05:27.587: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 04/10 11:05:27.587: [smf] INFO: UE IMSI[262421667821905] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.590: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 04/10 11:05:27.590: [upf] INFO: UE F-SEID[UP:0x834 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.590: [upf] INFO: UE F-SEID[UP:0x834 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.598: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 04/10 11:05:27.598: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 04/10 11:05:27.598: [smf] INFO: UE IMSI[262429907817864] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.601: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 04/10 11:05:27.601: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.601: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.608: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 04/10 11:05:27.608: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 04/10 11:05:27.608: [smf] INFO: UE IMSI[262422776674945] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.611: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 04/10 11:05:27.611: [upf] INFO: UE F-SEID[UP:0xf02 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.611: [upf] INFO: UE F-SEID[UP:0xf02 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.619: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 04/10 11:05:27.619: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 04/10 11:05:27.619: [smf] INFO: UE IMSI[262422779792033] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.621: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 04/10 11:05:27.621: [upf] INFO: UE F-SEID[UP:0xd7b CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.621: [upf] INFO: UE F-SEID[UP:0xd7b CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.629: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 04/10 11:05:27.629: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 04/10 11:05:27.629: [smf] INFO: UE IMSI[262426141397288] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.632: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 04/10 11:05:27.632: [upf] INFO: UE F-SEID[UP:0xe5a CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.632: [upf] INFO: UE F-SEID[UP:0xe5a CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.640: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 04/10 11:05:27.640: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 04/10 11:05:27.640: [smf] INFO: UE IMSI[262420516024197] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.642: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 04/10 11:05:27.642: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.642: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.650: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 04/10 11:05:27.650: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 04/10 11:05:27.650: [smf] INFO: UE IMSI[262426124778497] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.653: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 04/10 11:05:27.653: [upf] INFO: UE F-SEID[UP:0xca5 CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.653: [upf] INFO: UE F-SEID[UP:0xca5 CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.661: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 04/10 11:05:27.661: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 04/10 11:05:27.661: [smf] INFO: UE IMSI[262421170390668] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.664: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 04/10 11:05:27.664: [upf] INFO: UE F-SEID[UP:0x112 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.664: [upf] INFO: UE F-SEID[UP:0x112 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.671: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 04/10 11:05:27.671: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 04/10 11:05:27.671: [smf] INFO: UE IMSI[262421835962934] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.675: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 04/10 11:05:27.675: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.675: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.682: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 04/10 11:05:27.682: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 04/10 11:05:27.682: [smf] INFO: UE IMSI[262420504013875] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.685: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 04/10 11:05:27.685: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.685: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.692: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 04/10 11:05:27.692: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 04/10 11:05:27.692: [smf] INFO: UE IMSI[262421926337058] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.695: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 04/10 11:05:27.695: [upf] INFO: UE F-SEID[UP:0x20d CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.695: [upf] INFO: UE F-SEID[UP:0x20d CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.703: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 04/10 11:05:27.703: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 04/10 11:05:27.703: [smf] INFO: UE IMSI[262420125554803] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.705: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 04/10 11:05:27.705: [upf] INFO: UE F-SEID[UP:0xffb CP:0x9c2] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.705: [upf] INFO: UE F-SEID[UP:0xffb CP:0x9c2] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.713: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 04/10 11:05:27.713: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 04/10 11:05:27.713: [smf] INFO: UE IMSI[262429779909031] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.716: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 04/10 11:05:27.716: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.716: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.724: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 04/10 11:05:27.724: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 04/10 11:05:27.724: [smf] INFO: UE IMSI[262424798317556] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.726: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 04/10 11:05:27.726: [upf] INFO: UE F-SEID[UP:0x240 CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.726: [upf] INFO: UE F-SEID[UP:0x240 CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.734: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 04/10 11:05:27.734: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 04/10 11:05:27.734: [smf] INFO: UE IMSI[262420291481796] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.740: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 04/10 11:05:27.740: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.740: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.745: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 04/10 11:05:27.745: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 04/10 11:05:27.745: [smf] INFO: UE IMSI[262424370961861] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.749: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 04/10 11:05:27.749: [upf] INFO: UE F-SEID[UP:0xd17 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.749: [upf] INFO: UE F-SEID[UP:0xd17 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.755: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 04/10 11:05:27.755: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 04/10 11:05:27.755: [smf] INFO: UE IMSI[262424829792640] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.758: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 04/10 11:05:27.758: [upf] INFO: UE F-SEID[UP:0x173 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.758: [upf] INFO: UE F-SEID[UP:0x173 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.766: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 04/10 11:05:27.766: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 04/10 11:05:27.766: [smf] INFO: UE IMSI[262420229527221] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.769: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 04/10 11:05:27.769: [upf] INFO: UE F-SEID[UP:0x36d CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.769: [upf] INFO: UE F-SEID[UP:0x36d CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.776: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 04/10 11:05:27.776: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 04/10 11:05:27.776: [smf] INFO: UE IMSI[262429458563577] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.779: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 04/10 11:05:27.779: [upf] INFO: UE F-SEID[UP:0x4a7 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.779: [upf] INFO: UE F-SEID[UP:0x4a7 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.787: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 04/10 11:05:27.787: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 04/10 11:05:27.787: [smf] INFO: UE IMSI[262423529064259] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.789: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 04/10 11:05:27.789: [upf] INFO: UE F-SEID[UP:0x21e CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.789: [upf] INFO: UE F-SEID[UP:0x21e CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.797: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 04/10 11:05:27.797: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 04/10 11:05:27.797: [smf] INFO: UE IMSI[262420222824540] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.800: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 04/10 11:05:27.800: [upf] INFO: UE F-SEID[UP:0x341 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.800: [upf] INFO: UE F-SEID[UP:0x341 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.808: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 04/10 11:05:27.808: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 04/10 11:05:27.808: [smf] INFO: UE IMSI[262429525172409] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.811: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 04/10 11:05:27.811: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.811: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.818: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 04/10 11:05:27.818: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 04/10 11:05:27.818: [smf] INFO: UE IMSI[262425358812925] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.822: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 04/10 11:05:27.822: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.822: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.829: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 04/10 11:05:27.829: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 04/10 11:05:27.829: [smf] INFO: UE IMSI[262421524347533] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.833: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 04/10 11:05:27.833: [upf] INFO: UE F-SEID[UP:0x88d CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.833: [upf] INFO: UE F-SEID[UP:0x88d CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.840: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 04/10 11:05:27.840: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 04/10 11:05:27.840: [smf] INFO: UE IMSI[262423079631133] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.843: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 04/10 11:05:27.843: [upf] INFO: UE F-SEID[UP:0xa3 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.843: [upf] INFO: UE F-SEID[UP:0xa3 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.850: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 04/10 11:05:27.850: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 04/10 11:05:27.850: [smf] INFO: UE IMSI[262424304687227] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.853: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 04/10 11:05:27.853: [upf] INFO: UE F-SEID[UP:0x4aa CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.853: [upf] INFO: UE F-SEID[UP:0x4aa CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.861: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 04/10 11:05:27.861: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 04/10 11:05:27.861: [smf] INFO: UE IMSI[262425620459169] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.865: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 04/10 11:05:27.865: [upf] INFO: UE F-SEID[UP:0xd62 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.865: [upf] INFO: UE F-SEID[UP:0xd62 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.871: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 04/10 11:05:27.871: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 04/10 11:05:27.871: [smf] INFO: UE IMSI[262426875362881] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.875: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 04/10 11:05:27.875: [upf] INFO: UE F-SEID[UP:0x23 CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.875: [upf] INFO: UE F-SEID[UP:0x23 CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.882: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 04/10 11:05:27.882: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 04/10 11:05:27.882: [smf] INFO: UE IMSI[262426017036795] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.885: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 04/10 11:05:27.885: [upf] INFO: UE F-SEID[UP:0x802 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.885: [upf] INFO: UE F-SEID[UP:0x802 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.892: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 04/10 11:05:27.892: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 04/10 11:05:27.892: [smf] INFO: UE IMSI[262425729666056] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.895: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 04/10 11:05:27.895: [upf] INFO: UE F-SEID[UP:0x392 CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.895: [upf] INFO: UE F-SEID[UP:0x392 CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.903: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 04/10 11:05:27.903: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 04/10 11:05:27.903: [smf] INFO: UE IMSI[262422027688319] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.905: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 04/10 11:05:27.905: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.905: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.913: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 04/10 11:05:27.913: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 04/10 11:05:27.913: [smf] INFO: UE IMSI[262429934325308] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.916: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 04/10 11:05:27.916: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.916: [upf] INFO: UE F-SEID[UP:0xc0e CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.924: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 04/10 11:05:27.924: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 04/10 11:05:27.924: [smf] INFO: UE IMSI[262421514252956] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.927: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 04/10 11:05:27.927: [upf] INFO: UE F-SEID[UP:0x80 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.927: [upf] INFO: UE F-SEID[UP:0x80 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.935: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 04/10 11:05:27.935: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 04/10 11:05:27.935: [smf] INFO: UE IMSI[262422723448958] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.937: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 04/10 11:05:27.937: [upf] INFO: UE F-SEID[UP:0xa68 CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.937: [upf] INFO: UE F-SEID[UP:0xa68 CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.945: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 04/10 11:05:27.945: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 04/10 11:05:27.945: [smf] INFO: UE IMSI[262426628239906] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.947: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 04/10 11:05:27.947: [upf] INFO: UE F-SEID[UP:0x969 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.947: [upf] INFO: UE F-SEID[UP:0x969 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.956: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 04/10 11:05:27.956: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 04/10 11:05:27.956: [smf] INFO: UE IMSI[262422414488728] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.958: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 04/10 11:05:27.958: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.958: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.966: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 04/10 11:05:27.966: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 04/10 11:05:27.966: [smf] INFO: UE IMSI[262426207212496] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.968: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 04/10 11:05:27.968: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.968: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.976: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 04/10 11:05:27.976: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 04/10 11:05:27.976: [smf] INFO: UE IMSI[262420615905459] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.979: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 04/10 11:05:27.979: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.979: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.987: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 04/10 11:05:27.987: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 04/10 11:05:27.987: [smf] INFO: UE IMSI[262423416951356] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:27.989: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 04/10 11:05:27.989: [upf] INFO: UE F-SEID[UP:0x269 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:27.989: [upf] INFO: UE F-SEID[UP:0x269 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:27.997: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 04/10 11:05:27.997: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 04/10 11:05:27.997: [smf] INFO: UE IMSI[262426802664187] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.000: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 04/10 11:05:28.000: [upf] INFO: UE F-SEID[UP:0xc54 CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.000: [upf] INFO: UE F-SEID[UP:0xc54 CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.008: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 04/10 11:05:28.008: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 04/10 11:05:28.008: [smf] INFO: UE IMSI[262426975870681] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.010: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 04/10 11:05:28.010: [upf] INFO: UE F-SEID[UP:0x7da CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.010: [upf] INFO: UE F-SEID[UP:0x7da CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.019: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 04/10 11:05:28.019: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 04/10 11:05:28.019: [smf] INFO: UE IMSI[262420538102870] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.022: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 04/10 11:05:28.022: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.022: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.029: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 04/10 11:05:28.029: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 04/10 11:05:28.029: [smf] INFO: UE IMSI[262428710666800] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.032: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 04/10 11:05:28.032: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.032: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.040: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 04/10 11:05:28.040: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 04/10 11:05:28.040: [smf] INFO: UE IMSI[262424043896891] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.042: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 04/10 11:05:28.042: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.042: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.050: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 04/10 11:05:28.050: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 04/10 11:05:28.050: [smf] INFO: UE IMSI[262424763458680] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.052: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 04/10 11:05:28.052: [upf] INFO: UE F-SEID[UP:0x18a CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.052: [upf] INFO: UE F-SEID[UP:0x18a CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.060: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 04/10 11:05:28.060: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 04/10 11:05:28.060: [smf] INFO: UE IMSI[262428541888556] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.063: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 04/10 11:05:28.063: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.063: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.071: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 04/10 11:05:28.071: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 04/10 11:05:28.071: [smf] INFO: UE IMSI[262429033199855] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.074: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 04/10 11:05:28.074: [upf] INFO: UE F-SEID[UP:0x67d CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.074: [upf] INFO: UE F-SEID[UP:0x67d CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.081: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 04/10 11:05:28.081: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 04/10 11:05:28.081: [smf] INFO: UE IMSI[262427072407479] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.084: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 04/10 11:05:28.084: [upf] INFO: UE F-SEID[UP:0x61b CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.084: [upf] INFO: UE F-SEID[UP:0x61b CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.092: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 04/10 11:05:28.092: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 04/10 11:05:28.092: [smf] INFO: UE IMSI[262428601567001] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.094: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 04/10 11:05:28.094: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.094: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.102: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 04/10 11:05:28.102: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 04/10 11:05:28.102: [smf] INFO: UE IMSI[262424949137391] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.105: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 04/10 11:05:28.105: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.105: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.113: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 04/10 11:05:28.113: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 04/10 11:05:28.113: [smf] INFO: UE IMSI[262426400871037] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.116: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 04/10 11:05:28.116: [upf] INFO: UE F-SEID[UP:0xa31 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.116: [upf] INFO: UE F-SEID[UP:0xa31 CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.123: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 04/10 11:05:28.123: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 04/10 11:05:28.123: [smf] INFO: UE IMSI[262424261195839] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.126: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 04/10 11:05:28.126: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.126: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.134: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 04/10 11:05:28.134: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 04/10 11:05:28.134: [smf] INFO: UE IMSI[262422444505350] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.137: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 04/10 11:05:28.137: [upf] INFO: UE F-SEID[UP:0xda1 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.137: [upf] INFO: UE F-SEID[UP:0xda1 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.144: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 04/10 11:05:28.144: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 04/10 11:05:28.144: [smf] INFO: UE IMSI[262427456556087] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.147: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 04/10 11:05:28.147: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.147: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.155: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 04/10 11:05:28.155: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 04/10 11:05:28.155: [smf] INFO: UE IMSI[262426302636763] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.158: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 04/10 11:05:28.159: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.159: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.166: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 04/10 11:05:28.166: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 04/10 11:05:28.166: [smf] INFO: UE IMSI[262423424469056] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.169: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 04/10 11:05:28.169: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.169: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.176: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 04/10 11:05:28.176: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 04/10 11:05:28.177: [smf] INFO: UE IMSI[262421237391973] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.180: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 04/10 11:05:28.180: [upf] INFO: UE F-SEID[UP:0xba CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.180: [upf] INFO: UE F-SEID[UP:0xba CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.187: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 04/10 11:05:28.187: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 04/10 11:05:28.187: [smf] INFO: UE IMSI[262429361104027] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.192: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 04/10 11:05:28.192: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.192: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.198: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 04/10 11:05:28.198: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 04/10 11:05:28.198: [smf] INFO: UE IMSI[262420693035204] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.202: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 04/10 11:05:28.202: [upf] INFO: UE F-SEID[UP:0x83 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.202: [upf] INFO: UE F-SEID[UP:0x83 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.209: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 04/10 11:05:28.209: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 04/10 11:05:28.209: [smf] INFO: UE IMSI[262426427636610] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.212: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 04/10 11:05:28.212: [upf] INFO: UE F-SEID[UP:0xeae CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.212: [upf] INFO: UE F-SEID[UP:0xeae CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.219: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 04/10 11:05:28.219: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 04/10 11:05:28.219: [smf] INFO: UE IMSI[262422685100205] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.223: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 04/10 11:05:28.223: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.223: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.230: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 04/10 11:05:28.230: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 04/10 11:05:28.230: [smf] INFO: UE IMSI[262421480711821] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.233: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 04/10 11:05:28.233: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.233: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.240: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 04/10 11:05:28.240: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 04/10 11:05:28.240: [smf] INFO: UE IMSI[262427997897054] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.243: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 04/10 11:05:28.243: [upf] INFO: UE F-SEID[UP:0xc9b CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.243: [upf] INFO: UE F-SEID[UP:0xc9b CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.251: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 04/10 11:05:28.251: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 04/10 11:05:28.251: [smf] INFO: UE IMSI[262421658427376] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.254: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 04/10 11:05:28.254: [upf] INFO: UE F-SEID[UP:0x634 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.254: [upf] INFO: UE F-SEID[UP:0x634 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.261: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 04/10 11:05:28.261: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 04/10 11:05:28.261: [smf] INFO: UE IMSI[262425726195210] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.264: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 04/10 11:05:28.264: [upf] INFO: UE F-SEID[UP:0x75d CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.264: [upf] INFO: UE F-SEID[UP:0x75d CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.272: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 04/10 11:05:28.272: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 04/10 11:05:28.272: [smf] INFO: UE IMSI[262420561367376] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.274: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 04/10 11:05:28.274: [upf] INFO: UE F-SEID[UP:0x1c CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.274: [upf] INFO: UE F-SEID[UP:0x1c CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.282: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 04/10 11:05:28.282: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 04/10 11:05:28.282: [smf] INFO: UE IMSI[262425339104609] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.285: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 04/10 11:05:28.285: [upf] INFO: UE F-SEID[UP:0xf5d CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.285: [upf] INFO: UE F-SEID[UP:0xf5d CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.293: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 04/10 11:05:28.293: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 04/10 11:05:28.293: [smf] INFO: UE IMSI[262428469060551] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.295: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 04/10 11:05:28.295: [upf] INFO: UE F-SEID[UP:0x10b CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.295: [upf] INFO: UE F-SEID[UP:0x10b CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.303: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 04/10 11:05:28.303: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 04/10 11:05:28.303: [smf] INFO: UE IMSI[262421065921275] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.305: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 04/10 11:05:28.305: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.306: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.313: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 04/10 11:05:28.313: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 04/10 11:05:28.313: [smf] INFO: UE IMSI[262428296830384] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.316: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 04/10 11:05:28.316: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.316: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.324: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 04/10 11:05:28.324: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 04/10 11:05:28.324: [smf] INFO: UE IMSI[262420247722273] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.326: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 04/10 11:05:28.327: [upf] INFO: UE F-SEID[UP:0x67c CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.327: [upf] INFO: UE F-SEID[UP:0x67c CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.334: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 04/10 11:05:28.334: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 04/10 11:05:28.334: [smf] INFO: UE IMSI[262422919523531] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.337: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 04/10 11:05:28.337: [upf] INFO: UE F-SEID[UP:0xb95 CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.337: [upf] INFO: UE F-SEID[UP:0xb95 CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.345: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 04/10 11:05:28.345: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 04/10 11:05:28.345: [smf] INFO: UE IMSI[262422752679154] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.347: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 04/10 11:05:28.347: [upf] INFO: UE F-SEID[UP:0xa63 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.347: [upf] INFO: UE F-SEID[UP:0xa63 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.355: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 04/10 11:05:28.355: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 04/10 11:05:28.355: [smf] INFO: UE IMSI[262424175188794] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.358: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 04/10 11:05:28.358: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.358: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.366: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 04/10 11:05:28.366: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 04/10 11:05:28.366: [smf] INFO: UE IMSI[262426067370653] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.370: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 04/10 11:05:28.370: [upf] INFO: UE F-SEID[UP:0x92a CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.370: [upf] INFO: UE F-SEID[UP:0x92a CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.377: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 04/10 11:05:28.377: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 04/10 11:05:28.377: [smf] INFO: UE IMSI[262424769527695] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.380: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 04/10 11:05:28.380: [upf] INFO: UE F-SEID[UP:0xf9a CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.380: [upf] INFO: UE F-SEID[UP:0xf9a CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.387: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 04/10 11:05:28.387: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 04/10 11:05:28.387: [smf] INFO: UE IMSI[262421088631007] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.390: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 04/10 11:05:28.390: [upf] INFO: UE F-SEID[UP:0x44a CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.390: [upf] INFO: UE F-SEID[UP:0x44a CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.398: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 04/10 11:05:28.398: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 04/10 11:05:28.398: [smf] INFO: UE IMSI[262423425558227] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.401: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 04/10 11:05:28.401: [upf] INFO: UE F-SEID[UP:0xe0 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.401: [upf] INFO: UE F-SEID[UP:0xe0 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.408: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 04/10 11:05:28.408: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 04/10 11:05:28.408: [smf] INFO: UE IMSI[262420900531777] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.411: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 04/10 11:05:28.411: [upf] INFO: UE F-SEID[UP:0xafb CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.411: [upf] INFO: UE F-SEID[UP:0xafb CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.419: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 04/10 11:05:28.419: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 04/10 11:05:28.419: [smf] INFO: UE IMSI[262421965213766] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.421: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 04/10 11:05:28.421: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.421: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.429: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 04/10 11:05:28.429: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 04/10 11:05:28.429: [smf] INFO: UE IMSI[262420793688106] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.432: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 04/10 11:05:28.432: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.432: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.440: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 04/10 11:05:28.440: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 04/10 11:05:28.440: [smf] INFO: UE IMSI[262422859213221] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.443: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 04/10 11:05:28.443: [upf] INFO: UE F-SEID[UP:0x84a CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.443: [upf] INFO: UE F-SEID[UP:0x84a CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.450: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 04/10 11:05:28.450: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 04/10 11:05:28.450: [smf] INFO: UE IMSI[262427040842437] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.453: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 04/10 11:05:28.453: [upf] INFO: UE F-SEID[UP:0x789 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.453: [upf] INFO: UE F-SEID[UP:0x789 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.461: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 04/10 11:05:28.461: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 04/10 11:05:28.461: [smf] INFO: UE IMSI[262420111383468] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.464: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 04/10 11:05:28.464: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.464: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.471: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 04/10 11:05:28.471: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 04/10 11:05:28.471: [smf] INFO: UE IMSI[262422230148572] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.474: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 04/10 11:05:28.474: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.474: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.482: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 04/10 11:05:28.482: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 04/10 11:05:28.482: [smf] INFO: UE IMSI[262428889191218] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.484: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 04/10 11:05:28.484: [upf] INFO: UE F-SEID[UP:0x328 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.484: [upf] INFO: UE F-SEID[UP:0x328 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.492: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 04/10 11:05:28.492: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 04/10 11:05:28.492: [smf] INFO: UE IMSI[262427762407955] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.495: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 04/10 11:05:28.495: [upf] INFO: UE F-SEID[UP:0x566 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.495: [upf] INFO: UE F-SEID[UP:0x566 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.503: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 04/10 11:05:28.503: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 04/10 11:05:28.503: [smf] INFO: UE IMSI[262420541127787] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.505: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 04/10 11:05:28.505: [upf] INFO: UE F-SEID[UP:0x669 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.505: [upf] INFO: UE F-SEID[UP:0x669 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.513: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 04/10 11:05:28.513: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 04/10 11:05:28.513: [smf] INFO: UE IMSI[262423014560316] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.516: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 04/10 11:05:28.516: [upf] INFO: UE F-SEID[UP:0x12c CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.516: [upf] INFO: UE F-SEID[UP:0x12c CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.524: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 04/10 11:05:28.524: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 04/10 11:05:28.524: [smf] INFO: UE IMSI[262423341445971] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.527: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 04/10 11:05:28.527: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.527: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.534: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 04/10 11:05:28.534: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 04/10 11:05:28.534: [smf] INFO: UE IMSI[262422002311213] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.537: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 04/10 11:05:28.537: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.537: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.545: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 04/10 11:05:28.545: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 04/10 11:05:28.545: [smf] INFO: UE IMSI[262429059755080] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.547: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 04/10 11:05:28.547: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.547: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.555: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 04/10 11:05:28.555: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 04/10 11:05:28.555: [smf] INFO: UE IMSI[262427231453635] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.557: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 04/10 11:05:28.557: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.557: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.565: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 04/10 11:05:28.565: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 04/10 11:05:28.565: [smf] INFO: UE IMSI[262424475633657] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.568: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 04/10 11:05:28.568: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.568: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.576: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 04/10 11:05:28.576: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 04/10 11:05:28.576: [smf] INFO: UE IMSI[262429223449849] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.578: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 04/10 11:05:28.578: [upf] INFO: UE F-SEID[UP:0x464 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.578: [upf] INFO: UE F-SEID[UP:0x464 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.586: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 04/10 11:05:28.586: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 04/10 11:05:28.586: [smf] INFO: UE IMSI[262427328341789] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.589: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 04/10 11:05:28.589: [upf] INFO: UE F-SEID[UP:0xfed CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.589: [upf] INFO: UE F-SEID[UP:0xfed CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.597: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 04/10 11:05:28.597: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 04/10 11:05:28.597: [smf] INFO: UE IMSI[262421081939593] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.599: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 04/10 11:05:28.599: [upf] INFO: UE F-SEID[UP:0xc38 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.599: [upf] INFO: UE F-SEID[UP:0xc38 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.607: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 04/10 11:05:28.607: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 04/10 11:05:28.607: [smf] INFO: UE IMSI[262427028841852] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.610: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 04/10 11:05:28.610: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.610: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.617: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 04/10 11:05:28.617: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 04/10 11:05:28.617: [smf] INFO: UE IMSI[262425781574076] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.620: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 04/10 11:05:28.620: [upf] INFO: UE F-SEID[UP:0x502 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.620: [upf] INFO: UE F-SEID[UP:0x502 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.628: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 04/10 11:05:28.628: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 04/10 11:05:28.628: [smf] INFO: UE IMSI[262423347183818] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.630: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 04/10 11:05:28.630: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.631: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.638: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 04/10 11:05:28.638: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 04/10 11:05:28.638: [smf] INFO: UE IMSI[262425334465047] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.641: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 04/10 11:05:28.641: [upf] INFO: UE F-SEID[UP:0x243 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.641: [upf] INFO: UE F-SEID[UP:0x243 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.649: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 04/10 11:05:28.649: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 04/10 11:05:28.649: [smf] INFO: UE IMSI[262428608293878] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.652: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 04/10 11:05:28.652: [upf] INFO: UE F-SEID[UP:0x34c CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.652: [upf] INFO: UE F-SEID[UP:0x34c CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.659: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 04/10 11:05:28.659: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 04/10 11:05:28.659: [smf] INFO: UE IMSI[262429949815171] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.662: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 04/10 11:05:28.662: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.662: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.670: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 04/10 11:05:28.670: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 04/10 11:05:28.670: [smf] INFO: UE IMSI[262422888763787] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.672: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 04/10 11:05:28.672: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x47c] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.672: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x47c] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.680: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 04/10 11:05:28.680: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 04/10 11:05:28.680: [smf] INFO: UE IMSI[262425156635411] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.683: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 04/10 11:05:28.683: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.683: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.691: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 04/10 11:05:28.691: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 04/10 11:05:28.691: [smf] INFO: UE IMSI[262428932731707] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.693: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 04/10 11:05:28.693: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.693: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.701: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 04/10 11:05:28.701: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 04/10 11:05:28.701: [smf] INFO: UE IMSI[262422136198018] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.703: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 04/10 11:05:28.703: [upf] INFO: UE F-SEID[UP:0x247 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.703: [upf] INFO: UE F-SEID[UP:0x247 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.711: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 04/10 11:05:28.711: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 04/10 11:05:28.711: [smf] INFO: UE IMSI[262427766735441] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.714: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 04/10 11:05:28.714: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.714: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.722: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 04/10 11:05:28.722: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 04/10 11:05:28.722: [smf] INFO: UE IMSI[262420277983383] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.726: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 04/10 11:05:28.726: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.726: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.733: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 04/10 11:05:28.734: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 04/10 11:05:28.734: [smf] INFO: UE IMSI[262427478050286] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.739: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 04/10 11:05:28.739: [upf] INFO: UE F-SEID[UP:0x80e CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.739: [upf] INFO: UE F-SEID[UP:0x80e CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.744: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 04/10 11:05:28.744: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 04/10 11:05:28.744: [smf] INFO: UE IMSI[262421917048570] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.747: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 04/10 11:05:28.747: [upf] INFO: UE F-SEID[UP:0x73 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.747: [upf] INFO: UE F-SEID[UP:0x73 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.755: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 04/10 11:05:28.755: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 04/10 11:05:28.755: [smf] INFO: UE IMSI[262424237206476] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.758: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 04/10 11:05:28.758: [upf] INFO: UE F-SEID[UP:0x640 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.758: [upf] INFO: UE F-SEID[UP:0x640 CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.765: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 04/10 11:05:28.765: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 04/10 11:05:28.765: [smf] INFO: UE IMSI[262428246287011] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.769: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 04/10 11:05:28.769: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.769: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.776: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 04/10 11:05:28.776: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 04/10 11:05:28.776: [smf] INFO: UE IMSI[262427379999379] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.778: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 04/10 11:05:28.778: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.778: [upf] INFO: UE F-SEID[UP:0x2ed CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.786: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 04/10 11:05:28.786: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 04/10 11:05:28.786: [smf] INFO: UE IMSI[262427006626157] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.789: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 04/10 11:05:28.789: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.789: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.797: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 04/10 11:05:28.797: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 04/10 11:05:28.797: [smf] INFO: UE IMSI[262425599900788] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.799: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 04/10 11:05:28.799: [upf] INFO: UE F-SEID[UP:0x66e CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.799: [upf] INFO: UE F-SEID[UP:0x66e CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.807: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 04/10 11:05:28.807: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 04/10 11:05:28.807: [smf] INFO: UE IMSI[262424441028396] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.809: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 04/10 11:05:28.809: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.809: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.818: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 04/10 11:05:28.818: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 04/10 11:05:28.818: [smf] INFO: UE IMSI[262426468716179] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.820: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 04/10 11:05:28.820: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.820: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.828: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 04/10 11:05:28.828: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 04/10 11:05:28.828: [smf] INFO: UE IMSI[262423749533889] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.832: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 04/10 11:05:28.832: [upf] INFO: UE F-SEID[UP:0x70f CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.832: [upf] INFO: UE F-SEID[UP:0x70f CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.839: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 04/10 11:05:28.839: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 04/10 11:05:28.839: [smf] INFO: UE IMSI[262424281415769] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.842: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 04/10 11:05:28.842: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.842: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.850: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 04/10 11:05:28.850: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 04/10 11:05:28.850: [smf] INFO: UE IMSI[262425197784362] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.856: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 04/10 11:05:28.856: [upf] INFO: UE F-SEID[UP:0x666 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.856: [upf] INFO: UE F-SEID[UP:0x666 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.860: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 04/10 11:05:28.860: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 04/10 11:05:28.860: [smf] INFO: UE IMSI[262427697148582] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.865: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 04/10 11:05:28.865: [upf] INFO: UE F-SEID[UP:0x745 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.865: [upf] INFO: UE F-SEID[UP:0x745 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.871: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 04/10 11:05:28.871: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 04/10 11:05:28.871: [smf] INFO: UE IMSI[262425374295700] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.873: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 04/10 11:05:28.873: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.873: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.881: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 04/10 11:05:28.881: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 04/10 11:05:28.881: [smf] INFO: UE IMSI[262429269512223] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.885: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 04/10 11:05:28.885: [upf] INFO: UE F-SEID[UP:0x58 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.885: [upf] INFO: UE F-SEID[UP:0x58 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.892: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 04/10 11:05:28.892: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 04/10 11:05:28.892: [smf] INFO: UE IMSI[262421810274846] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.895: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 04/10 11:05:28.895: [upf] INFO: UE F-SEID[UP:0x871 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.895: [upf] INFO: UE F-SEID[UP:0x871 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.903: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 04/10 11:05:28.903: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 04/10 11:05:28.903: [smf] INFO: UE IMSI[262424124372125] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.905: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 04/10 11:05:28.905: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.905: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.913: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 04/10 11:05:28.913: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 04/10 11:05:28.913: [smf] INFO: UE IMSI[262424935645105] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.916: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 04/10 11:05:28.916: [upf] INFO: UE F-SEID[UP:0x27 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.916: [upf] INFO: UE F-SEID[UP:0x27 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.924: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 04/10 11:05:28.924: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 04/10 11:05:28.924: [smf] INFO: UE IMSI[262421607207148] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.926: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 04/10 11:05:28.926: [upf] INFO: UE F-SEID[UP:0x59b CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.926: [upf] INFO: UE F-SEID[UP:0x59b CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.934: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 04/10 11:05:28.934: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 04/10 11:05:28.934: [smf] INFO: UE IMSI[262423099970189] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.937: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 04/10 11:05:28.937: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.937: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.945: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 04/10 11:05:28.945: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 04/10 11:05:28.945: [smf] INFO: UE IMSI[262423811593544] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.950: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 04/10 11:05:28.950: [upf] INFO: UE F-SEID[UP:0xdb CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.950: [upf] INFO: UE F-SEID[UP:0xdb CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.956: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 04/10 11:05:28.956: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 04/10 11:05:28.956: [smf] INFO: UE IMSI[262421961718103] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.962: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 04/10 11:05:28.962: [upf] INFO: UE F-SEID[UP:0xdba CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.962: [upf] INFO: UE F-SEID[UP:0xdba CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.967: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 04/10 11:05:28.967: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 04/10 11:05:28.967: [smf] INFO: UE IMSI[262425112073478] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.975: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 04/10 11:05:28.975: [upf] INFO: UE F-SEID[UP:0x844 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.975: [upf] INFO: UE F-SEID[UP:0x844 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.978: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 04/10 11:05:28.978: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 04/10 11:05:28.978: [smf] INFO: UE IMSI[262425975631585] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:28.984: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 04/10 11:05:28.984: [upf] INFO: UE F-SEID[UP:0x69e CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:28.984: [upf] INFO: UE F-SEID[UP:0x69e CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:28.990: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 04/10 11:05:28.990: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 04/10 11:05:28.990: [smf] INFO: UE IMSI[262424005858709] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.002: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 04/10 11:05:29.002: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.002: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.002: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 04/10 11:05:29.002: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 04/10 11:05:29.002: [smf] INFO: UE IMSI[262426399223106] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.012: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 04/10 11:05:29.012: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.012: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.015: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 04/10 11:05:29.015: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 04/10 11:05:29.015: [smf] INFO: UE IMSI[262426017473551] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.021: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 04/10 11:05:29.021: [upf] INFO: UE F-SEID[UP:0x976 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.021: [upf] INFO: UE F-SEID[UP:0x976 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.026: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 04/10 11:05:29.027: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 04/10 11:05:29.027: [smf] INFO: UE IMSI[262420684989211] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.032: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 04/10 11:05:29.032: [upf] INFO: UE F-SEID[UP:0x390 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.032: [upf] INFO: UE F-SEID[UP:0x390 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.037: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 04/10 11:05:29.037: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 04/10 11:05:29.037: [smf] INFO: UE IMSI[262421814025644] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.042: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 04/10 11:05:29.043: [upf] INFO: UE F-SEID[UP:0x545 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.043: [upf] INFO: UE F-SEID[UP:0x545 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.048: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 04/10 11:05:29.048: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 04/10 11:05:29.048: [smf] INFO: UE IMSI[262423071603068] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.052: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 04/10 11:05:29.052: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.052: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.059: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 04/10 11:05:29.059: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 04/10 11:05:29.059: [smf] INFO: UE IMSI[262426262441594] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.064: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 04/10 11:05:29.064: [upf] INFO: UE F-SEID[UP:0x210 CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.064: [upf] INFO: UE F-SEID[UP:0x210 CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.070: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 04/10 11:05:29.070: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 04/10 11:05:29.070: [smf] INFO: UE IMSI[262426336264509] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.075: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 04/10 11:05:29.075: [upf] INFO: UE F-SEID[UP:0x8c CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.075: [upf] INFO: UE F-SEID[UP:0x8c CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.081: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 04/10 11:05:29.081: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 04/10 11:05:29.081: [smf] INFO: UE IMSI[262425920728957] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.086: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 04/10 11:05:29.086: [upf] INFO: UE F-SEID[UP:0x14e CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.086: [upf] INFO: UE F-SEID[UP:0x14e CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.092: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 04/10 11:05:29.092: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 04/10 11:05:29.092: [smf] INFO: UE IMSI[262422567761550] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.096: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 04/10 11:05:29.096: [upf] INFO: UE F-SEID[UP:0x343 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.096: [upf] INFO: UE F-SEID[UP:0x343 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.103: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 04/10 11:05:29.103: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 04/10 11:05:29.103: [smf] INFO: UE IMSI[262425204226399] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.109: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 04/10 11:05:29.109: [upf] INFO: UE F-SEID[UP:0xa86 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.109: [upf] INFO: UE F-SEID[UP:0xa86 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.114: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 04/10 11:05:29.114: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 04/10 11:05:29.114: [smf] INFO: UE IMSI[262426098170492] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.118: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 04/10 11:05:29.118: [upf] INFO: UE F-SEID[UP:0xcf0 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.118: [upf] INFO: UE F-SEID[UP:0xcf0 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.124: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 04/10 11:05:29.125: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 04/10 11:05:29.125: [smf] INFO: UE IMSI[262424550563133] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.128: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 04/10 11:05:29.128: [upf] INFO: UE F-SEID[UP:0xf7c CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.128: [upf] INFO: UE F-SEID[UP:0xf7c CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.136: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 04/10 11:05:29.136: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 04/10 11:05:29.136: [smf] INFO: UE IMSI[262421547606356] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.139: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 04/10 11:05:29.139: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.139: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.146: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 04/10 11:05:29.146: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 04/10 11:05:29.146: [smf] INFO: UE IMSI[262425581805897] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.149: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 04/10 11:05:29.149: [upf] INFO: UE F-SEID[UP:0x29f CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.149: [upf] INFO: UE F-SEID[UP:0x29f CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.157: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 04/10 11:05:29.157: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 04/10 11:05:29.157: [smf] INFO: UE IMSI[262425201510692] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.159: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 04/10 11:05:29.159: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.159: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.167: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 04/10 11:05:29.167: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 04/10 11:05:29.167: [smf] INFO: UE IMSI[262426984901646] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.170: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 04/10 11:05:29.170: [upf] INFO: UE F-SEID[UP:0xdc CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.170: [upf] INFO: UE F-SEID[UP:0xdc CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.178: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 04/10 11:05:29.178: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 04/10 11:05:29.178: [smf] INFO: UE IMSI[262427755210630] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.180: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 04/10 11:05:29.180: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.180: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.189: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 04/10 11:05:29.189: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 04/10 11:05:29.189: [smf] INFO: UE IMSI[262425109420454] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.194: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 04/10 11:05:29.194: [upf] INFO: UE F-SEID[UP:0x94a CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.194: [upf] INFO: UE F-SEID[UP:0x94a CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.200: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 04/10 11:05:29.200: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 04/10 11:05:29.200: [smf] INFO: UE IMSI[262420811279575] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.204: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 04/10 11:05:29.204: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.204: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.210: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 04/10 11:05:29.210: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 04/10 11:05:29.210: [smf] INFO: UE IMSI[262426063442446] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.214: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 04/10 11:05:29.214: [upf] INFO: UE F-SEID[UP:0x88c CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.214: [upf] INFO: UE F-SEID[UP:0x88c CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.221: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 04/10 11:05:29.221: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 04/10 11:05:29.221: [smf] INFO: UE IMSI[262427566018364] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.226: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 04/10 11:05:29.226: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.226: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.232: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 04/10 11:05:29.232: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 04/10 11:05:29.232: [smf] INFO: UE IMSI[262422853974059] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.235: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 04/10 11:05:29.235: [upf] INFO: UE F-SEID[UP:0x90d CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.235: [upf] INFO: UE F-SEID[UP:0x90d CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.242: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 04/10 11:05:29.243: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 04/10 11:05:29.243: [smf] INFO: UE IMSI[262423908223573] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.247: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 04/10 11:05:29.247: [upf] INFO: UE F-SEID[UP:0x67f CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.247: [upf] INFO: UE F-SEID[UP:0x67f CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.253: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 04/10 11:05:29.253: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 04/10 11:05:29.253: [smf] INFO: UE IMSI[262428992107843] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.259: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 04/10 11:05:29.259: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.259: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.264: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 04/10 11:05:29.264: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 04/10 11:05:29.264: [smf] INFO: UE IMSI[262420442884724] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.269: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 04/10 11:05:29.269: [upf] INFO: UE F-SEID[UP:0x821 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.269: [upf] INFO: UE F-SEID[UP:0x821 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.275: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 04/10 11:05:29.275: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 04/10 11:05:29.275: [smf] INFO: UE IMSI[262420624374681] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.280: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 04/10 11:05:29.280: [upf] INFO: UE F-SEID[UP:0x165 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.280: [upf] INFO: UE F-SEID[UP:0x165 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.286: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 04/10 11:05:29.286: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 04/10 11:05:29.286: [smf] INFO: UE IMSI[262424138668082] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.291: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 04/10 11:05:29.291: [upf] INFO: UE F-SEID[UP:0x601 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.291: [upf] INFO: UE F-SEID[UP:0x601 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.297: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 04/10 11:05:29.297: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 04/10 11:05:29.297: [smf] INFO: UE IMSI[262429511779815] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.299: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 04/10 11:05:29.299: [upf] INFO: UE F-SEID[UP:0x724 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.299: [upf] INFO: UE F-SEID[UP:0x724 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.307: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 04/10 11:05:29.307: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 04/10 11:05:29.307: [smf] INFO: UE IMSI[262429334879090] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.310: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 04/10 11:05:29.310: [upf] INFO: UE F-SEID[UP:0x23e CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.310: [upf] INFO: UE F-SEID[UP:0x23e CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.318: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 04/10 11:05:29.318: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 04/10 11:05:29.318: [smf] INFO: UE IMSI[262424480875408] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.320: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 04/10 11:05:29.320: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.320: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.328: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 04/10 11:05:29.328: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 04/10 11:05:29.328: [smf] INFO: UE IMSI[262425696598033] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.331: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 04/10 11:05:29.331: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.331: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.339: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 04/10 11:05:29.339: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 04/10 11:05:29.339: [smf] INFO: UE IMSI[262423622326604] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.343: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 04/10 11:05:29.343: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.343: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.350: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 04/10 11:05:29.350: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 04/10 11:05:29.350: [smf] INFO: UE IMSI[262424504431222] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.355: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 04/10 11:05:29.355: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.355: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.361: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 04/10 11:05:29.361: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 04/10 11:05:29.361: [smf] INFO: UE IMSI[262427335802914] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.365: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 04/10 11:05:29.365: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.365: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.371: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 04/10 11:05:29.371: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 04/10 11:05:29.371: [smf] INFO: UE IMSI[262425707514066] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.376: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 04/10 11:05:29.376: [upf] INFO: UE F-SEID[UP:0x5b CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.376: [upf] INFO: UE F-SEID[UP:0x5b CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.382: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 04/10 11:05:29.382: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 04/10 11:05:29.382: [smf] INFO: UE IMSI[262429637765422] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.389: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 04/10 11:05:29.389: [upf] INFO: UE F-SEID[UP:0x531 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.389: [upf] INFO: UE F-SEID[UP:0x531 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.394: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 04/10 11:05:29.394: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 04/10 11:05:29.394: [smf] INFO: UE IMSI[262428099750019] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.405: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 04/10 11:05:29.406: [upf] INFO: UE F-SEID[UP:0x422 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.406: [upf] INFO: UE F-SEID[UP:0x422 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.406: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 04/10 11:05:29.406: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 04/10 11:05:29.406: [smf] INFO: UE IMSI[262427224788873] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.414: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 04/10 11:05:29.414: [upf] INFO: UE F-SEID[UP:0xe74 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.414: [upf] INFO: UE F-SEID[UP:0xe74 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.417: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 04/10 11:05:29.417: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 04/10 11:05:29.417: [smf] INFO: UE IMSI[262427170098839] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.422: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 04/10 11:05:29.422: [upf] INFO: UE F-SEID[UP:0x18b CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.422: [upf] INFO: UE F-SEID[UP:0x18b CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.428: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 04/10 11:05:29.428: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 04/10 11:05:29.428: [smf] INFO: UE IMSI[262427950816283] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.432: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 04/10 11:05:29.432: [upf] INFO: UE F-SEID[UP:0x315 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.432: [upf] INFO: UE F-SEID[UP:0x315 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.440: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 04/10 11:05:29.440: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 04/10 11:05:29.440: [smf] INFO: UE IMSI[262425037446466] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.451: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 04/10 11:05:29.451: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.451: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.452: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 04/10 11:05:29.452: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 04/10 11:05:29.452: [smf] INFO: UE IMSI[262425715687946] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.459: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 04/10 11:05:29.459: [upf] INFO: UE F-SEID[UP:0xc45 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.459: [upf] INFO: UE F-SEID[UP:0xc45 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.463: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 04/10 11:05:29.463: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 04/10 11:05:29.463: [smf] INFO: UE IMSI[262421763548927] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.466: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 04/10 11:05:29.466: [upf] INFO: UE F-SEID[UP:0x741 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.466: [upf] INFO: UE F-SEID[UP:0x741 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.473: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 04/10 11:05:29.473: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 04/10 11:05:29.473: [smf] INFO: UE IMSI[262429489964240] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.478: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 04/10 11:05:29.478: [upf] INFO: UE F-SEID[UP:0xa2b CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.478: [upf] INFO: UE F-SEID[UP:0xa2b CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.484: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 04/10 11:05:29.484: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 04/10 11:05:29.484: [smf] INFO: UE IMSI[262421229704411] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.489: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 04/10 11:05:29.489: [upf] INFO: UE F-SEID[UP:0xedd CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.489: [upf] INFO: UE F-SEID[UP:0xedd CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.495: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 04/10 11:05:29.495: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 04/10 11:05:29.495: [smf] INFO: UE IMSI[262426073475540] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.499: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 04/10 11:05:29.499: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.499: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.506: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 04/10 11:05:29.506: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 04/10 11:05:29.506: [smf] INFO: UE IMSI[262422635690336] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.510: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 04/10 11:05:29.510: [upf] INFO: UE F-SEID[UP:0x642 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.510: [upf] INFO: UE F-SEID[UP:0x642 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.517: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 04/10 11:05:29.517: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 04/10 11:05:29.517: [smf] INFO: UE IMSI[262429418213831] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.521: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 04/10 11:05:29.521: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.521: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.527: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 04/10 11:05:29.527: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 04/10 11:05:29.527: [smf] INFO: UE IMSI[262425984852563] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.532: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 04/10 11:05:29.532: [upf] INFO: UE F-SEID[UP:0x2aa CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.532: [upf] INFO: UE F-SEID[UP:0x2aa CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.538: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 04/10 11:05:29.538: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 04/10 11:05:29.538: [smf] INFO: UE IMSI[262428929330903] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.543: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 04/10 11:05:29.543: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.543: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.549: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 04/10 11:05:29.549: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 04/10 11:05:29.549: [smf] INFO: UE IMSI[262428870104272] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.557: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 04/10 11:05:29.558: [upf] INFO: UE F-SEID[UP:0x762 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.558: [upf] INFO: UE F-SEID[UP:0x762 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.561: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 04/10 11:05:29.561: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 04/10 11:05:29.561: [smf] INFO: UE IMSI[262425200414815] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.566: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 04/10 11:05:29.566: [upf] INFO: UE F-SEID[UP:0x596 CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.566: [upf] INFO: UE F-SEID[UP:0x596 CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.572: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 04/10 11:05:29.572: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 04/10 11:05:29.572: [smf] INFO: UE IMSI[262422745871462] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.576: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 04/10 11:05:29.576: [upf] INFO: UE F-SEID[UP:0x8a CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.576: [upf] INFO: UE F-SEID[UP:0x8a CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.582: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 04/10 11:05:29.582: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 04/10 11:05:29.582: [smf] INFO: UE IMSI[262425906585189] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.588: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 04/10 11:05:29.588: [upf] INFO: UE F-SEID[UP:0x28 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.588: [upf] INFO: UE F-SEID[UP:0x28 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.593: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 04/10 11:05:29.593: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 04/10 11:05:29.593: [smf] INFO: UE IMSI[262424531122102] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.595: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 04/10 11:05:29.595: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.595: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.603: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 04/10 11:05:29.603: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 04/10 11:05:29.603: [smf] INFO: UE IMSI[262427208203774] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.606: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 04/10 11:05:29.606: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.606: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.614: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 04/10 11:05:29.614: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 04/10 11:05:29.614: [smf] INFO: UE IMSI[262424259004050] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.617: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 04/10 11:05:29.617: [upf] INFO: UE F-SEID[UP:0x564 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.617: [upf] INFO: UE F-SEID[UP:0x564 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.624: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 04/10 11:05:29.624: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 04/10 11:05:29.624: [smf] INFO: UE IMSI[262425896331892] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.627: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 04/10 11:05:29.628: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.628: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.635: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 04/10 11:05:29.635: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 04/10 11:05:29.635: [smf] INFO: UE IMSI[262428104159279] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.638: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 04/10 11:05:29.638: [upf] INFO: UE F-SEID[UP:0x529 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.638: [upf] INFO: UE F-SEID[UP:0x529 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.646: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 04/10 11:05:29.646: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 04/10 11:05:29.646: [smf] INFO: UE IMSI[262425891221383] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.650: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 04/10 11:05:29.650: [upf] INFO: UE F-SEID[UP:0xe79 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.650: [upf] INFO: UE F-SEID[UP:0xe79 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.657: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 04/10 11:05:29.657: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 04/10 11:05:29.657: [smf] INFO: UE IMSI[262424463424999] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.664: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 04/10 11:05:29.664: [upf] INFO: UE F-SEID[UP:0x913 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.664: [upf] INFO: UE F-SEID[UP:0x913 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.668: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 04/10 11:05:29.668: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 04/10 11:05:29.668: [smf] INFO: UE IMSI[262428962560261] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.673: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 04/10 11:05:29.673: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.673: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.679: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 04/10 11:05:29.679: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 04/10 11:05:29.679: [smf] INFO: UE IMSI[262423982193243] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.684: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 04/10 11:05:29.684: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.684: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.689: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 04/10 11:05:29.689: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 04/10 11:05:29.689: [smf] INFO: UE IMSI[262425209964380] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.693: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 04/10 11:05:29.693: [upf] INFO: UE F-SEID[UP:0x397 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.694: [upf] INFO: UE F-SEID[UP:0x397 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.700: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 04/10 11:05:29.700: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 04/10 11:05:29.700: [smf] INFO: UE IMSI[262420339079063] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.705: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 04/10 11:05:29.705: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.705: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.711: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 04/10 11:05:29.711: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 04/10 11:05:29.711: [smf] INFO: UE IMSI[262421142724529] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.716: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 04/10 11:05:29.716: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.716: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.722: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 04/10 11:05:29.722: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 04/10 11:05:29.722: [smf] INFO: UE IMSI[262422127088799] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.727: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 04/10 11:05:29.727: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.727: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.733: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 04/10 11:05:29.734: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 04/10 11:05:29.734: [smf] INFO: UE IMSI[262427605608880] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.742: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 04/10 11:05:29.743: [upf] INFO: UE F-SEID[UP:0x46 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.743: [upf] INFO: UE F-SEID[UP:0x46 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.749: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 04/10 11:05:29.749: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 04/10 11:05:29.749: [smf] INFO: UE IMSI[262429015039351] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.760: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 04/10 11:05:29.760: [upf] INFO: UE F-SEID[UP:0x686 CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.760: [upf] INFO: UE F-SEID[UP:0x686 CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.761: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 04/10 11:05:29.761: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 04/10 11:05:29.761: [smf] INFO: UE IMSI[262425843364534] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.769: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 04/10 11:05:29.769: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.769: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.772: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 04/10 11:05:29.772: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 04/10 11:05:29.772: [smf] INFO: UE IMSI[262428297484440] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.779: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 04/10 11:05:29.779: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.779: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.783: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 04/10 11:05:29.783: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 04/10 11:05:29.783: [smf] INFO: UE IMSI[262427364441730] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.789: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 04/10 11:05:29.789: [upf] INFO: UE F-SEID[UP:0x429 CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.789: [upf] INFO: UE F-SEID[UP:0x429 CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.794: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 04/10 11:05:29.794: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 04/10 11:05:29.794: [smf] INFO: UE IMSI[262425534470496] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.798: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 04/10 11:05:29.798: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.798: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.805: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 04/10 11:05:29.805: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 04/10 11:05:29.805: [smf] INFO: UE IMSI[262429586740242] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.810: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 04/10 11:05:29.810: [upf] INFO: UE F-SEID[UP:0xe07 CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.811: [upf] INFO: UE F-SEID[UP:0xe07 CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.816: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 04/10 11:05:29.816: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 04/10 11:05:29.816: [smf] INFO: UE IMSI[262427619989485] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.819: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 04/10 11:05:29.819: [upf] INFO: UE F-SEID[UP:0x317 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.819: [upf] INFO: UE F-SEID[UP:0x317 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.827: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 04/10 11:05:29.827: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 04/10 11:05:29.827: [smf] INFO: UE IMSI[262424291790090] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.830: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 04/10 11:05:29.830: [upf] INFO: UE F-SEID[UP:0x130 CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.830: [upf] INFO: UE F-SEID[UP:0x130 CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.838: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 04/10 11:05:29.838: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 04/10 11:05:29.838: [smf] INFO: UE IMSI[262425713864033] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.844: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 04/10 11:05:29.844: [upf] INFO: UE F-SEID[UP:0x962 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.844: [upf] INFO: UE F-SEID[UP:0x962 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.849: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 04/10 11:05:29.849: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 04/10 11:05:29.849: [smf] INFO: UE IMSI[262425002533698] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.855: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 04/10 11:05:29.855: [upf] INFO: UE F-SEID[UP:0x696 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.855: [upf] INFO: UE F-SEID[UP:0x696 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.860: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 04/10 11:05:29.860: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 04/10 11:05:29.860: [smf] INFO: UE IMSI[262429465887815] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.864: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 04/10 11:05:29.864: [upf] INFO: UE F-SEID[UP:0x484 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.864: [upf] INFO: UE F-SEID[UP:0x484 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.871: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 04/10 11:05:29.871: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 04/10 11:05:29.871: [smf] INFO: UE IMSI[262420182509055] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.876: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 04/10 11:05:29.876: [upf] INFO: UE F-SEID[UP:0xebf CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.876: [upf] INFO: UE F-SEID[UP:0xebf CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.882: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 04/10 11:05:29.882: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 04/10 11:05:29.882: [smf] INFO: UE IMSI[262422418850429] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.886: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 04/10 11:05:29.887: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.887: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.893: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 04/10 11:05:29.893: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 04/10 11:05:29.893: [smf] INFO: UE IMSI[262422210472551] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.902: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 04/10 11:05:29.902: [upf] INFO: UE F-SEID[UP:0xe81 CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.902: [upf] INFO: UE F-SEID[UP:0xe81 CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.905: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 04/10 11:05:29.905: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 04/10 11:05:29.905: [smf] INFO: UE IMSI[262421368969410] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.910: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 04/10 11:05:29.910: [upf] INFO: UE F-SEID[UP:0x19d CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.910: [upf] INFO: UE F-SEID[UP:0x19d CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.915: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 04/10 11:05:29.915: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 04/10 11:05:29.915: [smf] INFO: UE IMSI[262426794578931] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.920: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 04/10 11:05:29.920: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.920: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.926: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 04/10 11:05:29.927: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 04/10 11:05:29.927: [smf] INFO: UE IMSI[262423240800564] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.932: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 04/10 11:05:29.932: [upf] INFO: UE F-SEID[UP:0xcec CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.932: [upf] INFO: UE F-SEID[UP:0xcec CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.937: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 04/10 11:05:29.937: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 04/10 11:05:29.937: [smf] INFO: UE IMSI[262425093348570] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.942: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 04/10 11:05:29.942: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.942: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.948: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 04/10 11:05:29.948: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 04/10 11:05:29.948: [smf] INFO: UE IMSI[262421635252257] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.952: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 04/10 11:05:29.952: [upf] INFO: UE F-SEID[UP:0x207 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.952: [upf] INFO: UE F-SEID[UP:0x207 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.959: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 04/10 11:05:29.959: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 04/10 11:05:29.959: [smf] INFO: UE IMSI[262423929301631] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.963: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 04/10 11:05:29.963: [upf] INFO: UE F-SEID[UP:0x8bb CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.963: [upf] INFO: UE F-SEID[UP:0x8bb CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.969: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 04/10 11:05:29.969: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 04/10 11:05:29.969: [smf] INFO: UE IMSI[262429624641183] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.974: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 04/10 11:05:29.974: [upf] INFO: UE F-SEID[UP:0x8da CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.974: [upf] INFO: UE F-SEID[UP:0x8da CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.980: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 04/10 11:05:29.980: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 04/10 11:05:29.980: [smf] INFO: UE IMSI[262422609556075] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.986: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 04/10 11:05:29.986: [upf] INFO: UE F-SEID[UP:0x50d CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.986: [upf] INFO: UE F-SEID[UP:0x50d CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:29.991: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 04/10 11:05:29.991: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 04/10 11:05:29.991: [smf] INFO: UE IMSI[262424515628121] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:29.995: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 04/10 11:05:29.995: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:29.995: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.002: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 04/10 11:05:30.002: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 04/10 11:05:30.002: [smf] INFO: UE IMSI[262429316984000] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.004: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 04/10 11:05:30.004: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.004: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.012: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 04/10 11:05:30.012: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 04/10 11:05:30.012: [smf] INFO: UE IMSI[262427396339080] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.017: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 04/10 11:05:30.017: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.017: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.023: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 04/10 11:05:30.023: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 04/10 11:05:30.023: [smf] INFO: UE IMSI[262421938597656] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.028: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 04/10 11:05:30.028: [upf] INFO: UE F-SEID[UP:0x71e CP:0x3e3] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.028: [upf] INFO: UE F-SEID[UP:0x71e CP:0x3e3] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.035: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 04/10 11:05:30.035: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 04/10 11:05:30.035: [smf] INFO: UE IMSI[262428042871190] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.041: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 04/10 11:05:30.041: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.041: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.045: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 04/10 11:05:30.045: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 04/10 11:05:30.046: [smf] INFO: UE IMSI[262425092762769] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.051: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 04/10 11:05:30.051: [upf] INFO: UE F-SEID[UP:0x171 CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.051: [upf] INFO: UE F-SEID[UP:0x171 CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.057: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 04/10 11:05:30.057: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 04/10 11:05:30.057: [smf] INFO: UE IMSI[262423761498265] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.063: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 04/10 11:05:30.063: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.063: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.068: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 04/10 11:05:30.068: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 04/10 11:05:30.068: [smf] INFO: UE IMSI[262428006734991] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.074: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 04/10 11:05:30.074: [upf] INFO: UE F-SEID[UP:0xa9d CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.074: [upf] INFO: UE F-SEID[UP:0xa9d CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.078: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 04/10 11:05:30.078: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 04/10 11:05:30.078: [smf] INFO: UE IMSI[262421919656648] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.083: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 04/10 11:05:30.083: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.083: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.089: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 04/10 11:05:30.089: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 04/10 11:05:30.089: [smf] INFO: UE IMSI[262424032596635] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.095: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 04/10 11:05:30.095: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.095: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.101: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 04/10 11:05:30.101: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 04/10 11:05:30.101: [smf] INFO: UE IMSI[262421352722250] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.104: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 04/10 11:05:30.104: [upf] INFO: UE F-SEID[UP:0x65e CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.104: [upf] INFO: UE F-SEID[UP:0x65e CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.111: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 04/10 11:05:30.111: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 04/10 11:05:30.111: [smf] INFO: UE IMSI[262426018562487] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.118: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 04/10 11:05:30.118: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.118: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.124: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 04/10 11:05:30.124: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 04/10 11:05:30.124: [smf] INFO: UE IMSI[262421218618167] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.130: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 04/10 11:05:30.130: [upf] INFO: UE F-SEID[UP:0x266 CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.130: [upf] INFO: UE F-SEID[UP:0x266 CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.135: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 04/10 11:05:30.135: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 04/10 11:05:30.135: [smf] INFO: UE IMSI[262425648238512] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.140: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 04/10 11:05:30.140: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.140: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.146: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 04/10 11:05:30.146: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 04/10 11:05:30.146: [smf] INFO: UE IMSI[262421365461890] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.150: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 04/10 11:05:30.150: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.150: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.157: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 04/10 11:05:30.157: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 04/10 11:05:30.157: [smf] INFO: UE IMSI[262425076272629] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.159: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 04/10 11:05:30.159: [upf] INFO: UE F-SEID[UP:0x1d CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.159: [upf] INFO: UE F-SEID[UP:0x1d CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.167: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 04/10 11:05:30.167: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 04/10 11:05:30.167: [smf] INFO: UE IMSI[262421822002963] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.171: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 04/10 11:05:30.171: [upf] INFO: UE F-SEID[UP:0x5db CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.171: [upf] INFO: UE F-SEID[UP:0x5db CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.178: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 04/10 11:05:30.178: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 04/10 11:05:30.178: [smf] INFO: UE IMSI[262421605684728] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.184: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 04/10 11:05:30.184: [upf] INFO: UE F-SEID[UP:0xffe CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.184: [upf] INFO: UE F-SEID[UP:0xffe CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.189: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 04/10 11:05:30.189: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 04/10 11:05:30.189: [smf] INFO: UE IMSI[262423975736765] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.195: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 04/10 11:05:30.195: [upf] INFO: UE F-SEID[UP:0x49c CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.195: [upf] INFO: UE F-SEID[UP:0x49c CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.200: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 04/10 11:05:30.200: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 04/10 11:05:30.200: [smf] INFO: UE IMSI[262424759602330] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.208: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 04/10 11:05:30.208: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.208: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.212: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 04/10 11:05:30.212: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 04/10 11:05:30.212: [smf] INFO: UE IMSI[262422260587255] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.218: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 04/10 11:05:30.218: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.218: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.223: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 04/10 11:05:30.223: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 04/10 11:05:30.223: [smf] INFO: UE IMSI[262421197774163] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.232: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 04/10 11:05:30.232: [upf] INFO: UE F-SEID[UP:0x836 CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.232: [upf] INFO: UE F-SEID[UP:0x836 CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.234: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 04/10 11:05:30.234: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 04/10 11:05:30.234: [smf] INFO: UE IMSI[262425486200834] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.242: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 04/10 11:05:30.242: [upf] INFO: UE F-SEID[UP:0xd59 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.242: [upf] INFO: UE F-SEID[UP:0xd59 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.245: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 04/10 11:05:30.245: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 04/10 11:05:30.245: [smf] INFO: UE IMSI[262426389255791] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.248: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 04/10 11:05:30.248: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.248: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.255: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 04/10 11:05:30.255: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 04/10 11:05:30.255: [smf] INFO: UE IMSI[262427892362120] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.260: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 04/10 11:05:30.260: [upf] INFO: UE F-SEID[UP:0x72c CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.260: [upf] INFO: UE F-SEID[UP:0x72c CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.266: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 04/10 11:05:30.266: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 04/10 11:05:30.266: [smf] INFO: UE IMSI[262422714547751] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.271: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 04/10 11:05:30.271: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.271: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.277: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 04/10 11:05:30.277: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 04/10 11:05:30.277: [smf] INFO: UE IMSI[262429284512599] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.281: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 04/10 11:05:30.281: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.281: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.288: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 04/10 11:05:30.288: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 04/10 11:05:30.288: [smf] INFO: UE IMSI[262425464921274] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.294: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 04/10 11:05:30.294: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.294: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.298: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 04/10 11:05:30.299: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 04/10 11:05:30.299: [smf] INFO: UE IMSI[262424139136486] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.302: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 04/10 11:05:30.302: [upf] INFO: UE F-SEID[UP:0x536 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.302: [upf] INFO: UE F-SEID[UP:0x536 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.310: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 04/10 11:05:30.310: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 04/10 11:05:30.310: [smf] INFO: UE IMSI[262429228808347] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.315: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 04/10 11:05:30.315: [upf] INFO: UE F-SEID[UP:0x551 CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.315: [upf] INFO: UE F-SEID[UP:0x551 CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.320: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 04/10 11:05:30.320: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 04/10 11:05:30.320: [smf] INFO: UE IMSI[262421082289969] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.324: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 04/10 11:05:30.324: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.324: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.331: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 04/10 11:05:30.331: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 04/10 11:05:30.331: [smf] INFO: UE IMSI[262423786566627] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.335: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 04/10 11:05:30.335: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.335: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.342: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 04/10 11:05:30.342: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 04/10 11:05:30.342: [smf] INFO: UE IMSI[262423974772501] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.344: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 04/10 11:05:30.344: [upf] INFO: UE F-SEID[UP:0x1ef CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.344: [upf] INFO: UE F-SEID[UP:0x1ef CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.352: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 04/10 11:05:30.352: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 04/10 11:05:30.352: [smf] INFO: UE IMSI[262428456778752] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.355: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 04/10 11:05:30.355: [upf] INFO: UE F-SEID[UP:0xa0c CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.355: [upf] INFO: UE F-SEID[UP:0xa0c CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.363: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 04/10 11:05:30.363: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 04/10 11:05:30.363: [smf] INFO: UE IMSI[262425992481904] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.366: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 04/10 11:05:30.366: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.366: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.374: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 04/10 11:05:30.374: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 04/10 11:05:30.374: [smf] INFO: UE IMSI[262421669055503] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.377: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 04/10 11:05:30.377: [upf] INFO: UE F-SEID[UP:0x3b CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.377: [upf] INFO: UE F-SEID[UP:0x3b CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.384: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 04/10 11:05:30.384: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 04/10 11:05:30.384: [smf] INFO: UE IMSI[262420846444759] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.388: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 04/10 11:05:30.388: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.388: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.395: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 04/10 11:05:30.395: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 04/10 11:05:30.395: [smf] INFO: UE IMSI[262422244295647] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.399: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 04/10 11:05:30.399: [upf] INFO: UE F-SEID[UP:0x783 CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.399: [upf] INFO: UE F-SEID[UP:0x783 CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.406: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 04/10 11:05:30.406: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 04/10 11:05:30.406: [smf] INFO: UE IMSI[262424220599719] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.410: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 04/10 11:05:30.410: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.410: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.417: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 04/10 11:05:30.417: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 04/10 11:05:30.418: [smf] INFO: UE IMSI[262425462087034] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.425: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 04/10 11:05:30.425: [upf] INFO: UE F-SEID[UP:0xc05 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.425: [upf] INFO: UE F-SEID[UP:0xc05 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.428: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 04/10 11:05:30.428: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 04/10 11:05:30.428: [smf] INFO: UE IMSI[262429704726685] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.434: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 04/10 11:05:30.434: [upf] INFO: UE F-SEID[UP:0x51d CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.434: [upf] INFO: UE F-SEID[UP:0x51d CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.442: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 04/10 11:05:30.442: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 04/10 11:05:30.442: [smf] INFO: UE IMSI[262429805034200] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.450: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 04/10 11:05:30.450: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.450: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.455: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 04/10 11:05:30.455: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 04/10 11:05:30.455: [smf] INFO: UE IMSI[262427919575967] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.465: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 04/10 11:05:30.465: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.465: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.466: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 04/10 11:05:30.466: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 04/10 11:05:30.466: [smf] INFO: UE IMSI[262422429425974] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.472: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 04/10 11:05:30.472: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.472: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.477: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 04/10 11:05:30.477: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 04/10 11:05:30.477: [smf] INFO: UE IMSI[262425419975470] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.481: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 04/10 11:05:30.481: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.481: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.488: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 04/10 11:05:30.488: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 04/10 11:05:30.488: [smf] INFO: UE IMSI[262427215307624] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.492: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 04/10 11:05:30.492: [upf] INFO: UE F-SEID[UP:0xd5 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.492: [upf] INFO: UE F-SEID[UP:0xd5 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.499: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 04/10 11:05:30.499: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 04/10 11:05:30.499: [smf] INFO: UE IMSI[262421430207521] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.501: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 04/10 11:05:30.501: [upf] INFO: UE F-SEID[UP:0x81e CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.501: [upf] INFO: UE F-SEID[UP:0x81e CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.509: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 04/10 11:05:30.509: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 04/10 11:05:30.509: [smf] INFO: UE IMSI[262427873235964] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.513: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 04/10 11:05:30.513: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.513: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.520: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 04/10 11:05:30.520: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 04/10 11:05:30.520: [smf] INFO: UE IMSI[262422016652305] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.528: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 04/10 11:05:30.528: [upf] INFO: UE F-SEID[UP:0x72a CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.528: [upf] INFO: UE F-SEID[UP:0x72a CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.532: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 04/10 11:05:30.532: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 04/10 11:05:30.532: [smf] INFO: UE IMSI[262424802826316] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.537: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 04/10 11:05:30.537: [upf] INFO: UE F-SEID[UP:0x4eb CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.537: [upf] INFO: UE F-SEID[UP:0x4eb CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.543: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 04/10 11:05:30.543: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 04/10 11:05:30.543: [smf] INFO: UE IMSI[262424579171094] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.553: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 04/10 11:05:30.554: [upf] INFO: UE F-SEID[UP:0xc5 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.554: [upf] INFO: UE F-SEID[UP:0xc5 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.554: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 04/10 11:05:30.554: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 04/10 11:05:30.554: [smf] INFO: UE IMSI[262425091036912] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.561: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 04/10 11:05:30.561: [upf] INFO: UE F-SEID[UP:0x945 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.561: [upf] INFO: UE F-SEID[UP:0x945 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.566: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 04/10 11:05:30.566: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 04/10 11:05:30.566: [smf] INFO: UE IMSI[262420272204719] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.570: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 04/10 11:05:30.570: [upf] INFO: UE F-SEID[UP:0x91d CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.570: [upf] INFO: UE F-SEID[UP:0x91d CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.577: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 04/10 11:05:30.577: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 04/10 11:05:30.577: [smf] INFO: UE IMSI[262429418361467] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.581: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 04/10 11:05:30.581: [upf] INFO: UE F-SEID[UP:0x5fb CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.581: [upf] INFO: UE F-SEID[UP:0x5fb CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.588: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 04/10 11:05:30.588: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 04/10 11:05:30.588: [smf] INFO: UE IMSI[262423810007699] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.591: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 04/10 11:05:30.592: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.592: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.598: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 04/10 11:05:30.598: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 04/10 11:05:30.598: [smf] INFO: UE IMSI[262422364896997] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.603: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 04/10 11:05:30.603: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.603: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.609: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 04/10 11:05:30.609: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 04/10 11:05:30.609: [smf] INFO: UE IMSI[262422195137796] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.614: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 04/10 11:05:30.614: [upf] INFO: UE F-SEID[UP:0x5ac CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.614: [upf] INFO: UE F-SEID[UP:0x5ac CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.620: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 04/10 11:05:30.620: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 04/10 11:05:30.620: [smf] INFO: UE IMSI[262429284734480] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.625: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 04/10 11:05:30.625: [upf] INFO: UE F-SEID[UP:0x79c CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.625: [upf] INFO: UE F-SEID[UP:0x79c CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.631: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 04/10 11:05:30.631: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 04/10 11:05:30.631: [smf] INFO: UE IMSI[262429964242618] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.637: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 04/10 11:05:30.637: [upf] INFO: UE F-SEID[UP:0x626 CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.637: [upf] INFO: UE F-SEID[UP:0x626 CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.642: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 04/10 11:05:30.642: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 04/10 11:05:30.642: [smf] INFO: UE IMSI[262420367776918] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.646: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 04/10 11:05:30.646: [upf] INFO: UE F-SEID[UP:0x44 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.646: [upf] INFO: UE F-SEID[UP:0x44 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.653: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 04/10 11:05:30.653: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 04/10 11:05:30.653: [smf] INFO: UE IMSI[262423201418845] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.657: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 04/10 11:05:30.657: [upf] INFO: UE F-SEID[UP:0xafd CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.657: [upf] INFO: UE F-SEID[UP:0xafd CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.664: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 04/10 11:05:30.664: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 04/10 11:05:30.664: [smf] INFO: UE IMSI[262427222812819] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.668: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 04/10 11:05:30.668: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.668: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.674: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 04/10 11:05:30.674: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 04/10 11:05:30.674: [smf] INFO: UE IMSI[262421649763153] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.679: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 04/10 11:05:30.679: [upf] INFO: UE F-SEID[UP:0xfab CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.679: [upf] INFO: UE F-SEID[UP:0xfab CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.685: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 04/10 11:05:30.685: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 04/10 11:05:30.685: [smf] INFO: UE IMSI[262422247990746] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.692: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 04/10 11:05:30.692: [upf] INFO: UE F-SEID[UP:0x184 CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.692: [upf] INFO: UE F-SEID[UP:0x184 CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.697: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 04/10 11:05:30.697: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 04/10 11:05:30.697: [smf] INFO: UE IMSI[262427517723704] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.703: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 04/10 11:05:30.703: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.703: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.707: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 04/10 11:05:30.707: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 04/10 11:05:30.707: [smf] INFO: UE IMSI[262424029639353] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.711: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 04/10 11:05:30.711: [upf] INFO: UE F-SEID[UP:0x68b CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.711: [upf] INFO: UE F-SEID[UP:0x68b CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.718: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 04/10 11:05:30.718: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 04/10 11:05:30.718: [smf] INFO: UE IMSI[262428749956852] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.724: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 04/10 11:05:30.724: [upf] INFO: UE F-SEID[UP:0xad CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.724: [upf] INFO: UE F-SEID[UP:0xad CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.729: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 04/10 11:05:30.730: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 04/10 11:05:30.730: [smf] INFO: UE IMSI[262423205820714] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.736: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 04/10 11:05:30.736: [upf] INFO: UE F-SEID[UP:0x6ff CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.736: [upf] INFO: UE F-SEID[UP:0x6ff CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.741: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 04/10 11:05:30.741: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 04/10 11:05:30.741: [smf] INFO: UE IMSI[262425349828129] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.748: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 04/10 11:05:30.748: [upf] INFO: UE F-SEID[UP:0x993 CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.748: [upf] INFO: UE F-SEID[UP:0x993 CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.752: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 04/10 11:05:30.752: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 04/10 11:05:30.752: [smf] INFO: UE IMSI[262428082483816] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.756: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 04/10 11:05:30.756: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.756: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.762: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 04/10 11:05:30.762: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 04/10 11:05:30.762: [smf] INFO: UE IMSI[262425194799420] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.767: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 04/10 11:05:30.767: [upf] INFO: UE F-SEID[UP:0xe1f CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.767: [upf] INFO: UE F-SEID[UP:0xe1f CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.773: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 04/10 11:05:30.773: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 04/10 11:05:30.773: [smf] INFO: UE IMSI[262427798135078] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.777: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 04/10 11:05:30.777: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.777: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.784: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 04/10 11:05:30.784: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 04/10 11:05:30.784: [smf] INFO: UE IMSI[262429141698114] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.788: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 04/10 11:05:30.788: [upf] INFO: UE F-SEID[UP:0xb53 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.788: [upf] INFO: UE F-SEID[UP:0xb53 CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.795: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 04/10 11:05:30.795: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 04/10 11:05:30.795: [smf] INFO: UE IMSI[262423831675606] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.799: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 04/10 11:05:30.799: [upf] INFO: UE F-SEID[UP:0x28a CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.799: [upf] INFO: UE F-SEID[UP:0x28a CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.806: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 04/10 11:05:30.806: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 04/10 11:05:30.806: [smf] INFO: UE IMSI[262426275791873] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.811: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 04/10 11:05:30.811: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.811: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.817: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 04/10 11:05:30.817: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 04/10 11:05:30.817: [smf] INFO: UE IMSI[262426993583084] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.822: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 04/10 11:05:30.822: [upf] INFO: UE F-SEID[UP:0x886 CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.822: [upf] INFO: UE F-SEID[UP:0x886 CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.828: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 04/10 11:05:30.828: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 04/10 11:05:30.828: [smf] INFO: UE IMSI[262423674714216] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.833: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 04/10 11:05:30.833: [upf] INFO: UE F-SEID[UP:0x32e CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.833: [upf] INFO: UE F-SEID[UP:0x32e CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.839: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 04/10 11:05:30.839: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 04/10 11:05:30.839: [smf] INFO: UE IMSI[262427280067084] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.845: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 04/10 11:05:30.845: [upf] INFO: UE F-SEID[UP:0x791 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.845: [upf] INFO: UE F-SEID[UP:0x791 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.851: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 04/10 11:05:30.851: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 04/10 11:05:30.851: [smf] INFO: UE IMSI[262423923402281] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.861: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 04/10 11:05:30.861: [upf] INFO: UE F-SEID[UP:0x497 CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.861: [upf] INFO: UE F-SEID[UP:0x497 CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.863: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 04/10 11:05:30.863: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 04/10 11:05:30.863: [smf] INFO: UE IMSI[262420622956355] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.869: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 04/10 11:05:30.869: [upf] INFO: UE F-SEID[UP:0xfad CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.869: [upf] INFO: UE F-SEID[UP:0xfad CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.874: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 04/10 11:05:30.874: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 04/10 11:05:30.874: [smf] INFO: UE IMSI[262422089012719] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.878: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 04/10 11:05:30.878: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.878: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.884: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 04/10 11:05:30.884: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 04/10 11:05:30.884: [smf] INFO: UE IMSI[262420849779953] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.889: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 04/10 11:05:30.889: [upf] INFO: UE F-SEID[UP:0x487 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.889: [upf] INFO: UE F-SEID[UP:0x487 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.895: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 04/10 11:05:30.895: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 04/10 11:05:30.895: [smf] INFO: UE IMSI[262424727058549] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.902: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 04/10 11:05:30.902: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.902: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.907: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 04/10 11:05:30.907: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 04/10 11:05:30.907: [smf] INFO: UE IMSI[262421743453276] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.914: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 04/10 11:05:30.914: [upf] INFO: UE F-SEID[UP:0x503 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.914: [upf] INFO: UE F-SEID[UP:0x503 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.918: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 04/10 11:05:30.918: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 04/10 11:05:30.918: [smf] INFO: UE IMSI[262420347827870] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.923: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 04/10 11:05:30.923: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.923: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.929: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 04/10 11:05:30.929: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 04/10 11:05:30.929: [smf] INFO: UE IMSI[262422437766678] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.933: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 04/10 11:05:30.933: [upf] INFO: UE F-SEID[UP:0x1eb CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.933: [upf] INFO: UE F-SEID[UP:0x1eb CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.940: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 04/10 11:05:30.940: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 04/10 11:05:30.940: [smf] INFO: UE IMSI[262421601487385] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.946: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 04/10 11:05:30.946: [upf] INFO: UE F-SEID[UP:0x116 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.946: [upf] INFO: UE F-SEID[UP:0x116 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.952: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 04/10 11:05:30.952: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 04/10 11:05:30.952: [smf] INFO: UE IMSI[262422370586824] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.957: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 04/10 11:05:30.957: [upf] INFO: UE F-SEID[UP:0x69d CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.957: [upf] INFO: UE F-SEID[UP:0x69d CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.962: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 04/10 11:05:30.962: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 04/10 11:05:30.962: [smf] INFO: UE IMSI[262428794522392] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.965: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 04/10 11:05:30.965: [upf] INFO: UE F-SEID[UP:0x96f CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.965: [upf] INFO: UE F-SEID[UP:0x96f CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.973: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 04/10 11:05:30.973: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 04/10 11:05:30.973: [smf] INFO: UE IMSI[262422819142701] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.980: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 04/10 11:05:30.980: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.980: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.984: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 04/10 11:05:30.984: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 04/10 11:05:30.984: [smf] INFO: UE IMSI[262426476354974] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:30.989: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 04/10 11:05:30.989: [upf] INFO: UE F-SEID[UP:0x657 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:30.989: [upf] INFO: UE F-SEID[UP:0x657 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:30.995: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 04/10 11:05:30.995: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 04/10 11:05:30.995: [smf] INFO: UE IMSI[262424121233738] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.003: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 04/10 11:05:31.003: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.003: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.008: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 04/10 11:05:31.008: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 04/10 11:05:31.008: [smf] INFO: UE IMSI[262427879971445] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.016: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 04/10 11:05:31.016: [upf] INFO: UE F-SEID[UP:0xee2 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.016: [upf] INFO: UE F-SEID[UP:0xee2 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.020: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 04/10 11:05:31.020: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 04/10 11:05:31.020: [smf] INFO: UE IMSI[262426516810533] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.026: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 04/10 11:05:31.026: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.026: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.030: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 04/10 11:05:31.031: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 04/10 11:05:31.031: [smf] INFO: UE IMSI[262421951213415] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.034: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 04/10 11:05:31.034: [upf] INFO: UE F-SEID[UP:0x6fb CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.034: [upf] INFO: UE F-SEID[UP:0x6fb CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.041: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 04/10 11:05:31.041: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 04/10 11:05:31.041: [smf] INFO: UE IMSI[262421704389211] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.046: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 04/10 11:05:31.046: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.046: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.053: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 04/10 11:05:31.053: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 04/10 11:05:31.053: [smf] INFO: UE IMSI[262421984459458] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.057: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 04/10 11:05:31.057: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.057: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.063: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 04/10 11:05:31.063: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 04/10 11:05:31.063: [smf] INFO: UE IMSI[262427313477075] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.068: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 04/10 11:05:31.068: [upf] INFO: UE F-SEID[UP:0x304 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.068: [upf] INFO: UE F-SEID[UP:0x304 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.074: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 04/10 11:05:31.074: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 04/10 11:05:31.074: [smf] INFO: UE IMSI[262420598008775] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.079: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 04/10 11:05:31.079: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.079: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.085: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 04/10 11:05:31.085: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 04/10 11:05:31.085: [smf] INFO: UE IMSI[262423048722648] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.089: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 04/10 11:05:31.089: [upf] INFO: UE F-SEID[UP:0x193 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.089: [upf] INFO: UE F-SEID[UP:0x193 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.096: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 04/10 11:05:31.096: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 04/10 11:05:31.096: [smf] INFO: UE IMSI[262421197924496] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.101: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 04/10 11:05:31.101: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.101: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.107: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 04/10 11:05:31.107: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 04/10 11:05:31.107: [smf] INFO: UE IMSI[262427147150485] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.113: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 04/10 11:05:31.113: [upf] INFO: UE F-SEID[UP:0x862 CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.113: [upf] INFO: UE F-SEID[UP:0x862 CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.118: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 04/10 11:05:31.118: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 04/10 11:05:31.118: [smf] INFO: UE IMSI[262428052556285] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.123: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 04/10 11:05:31.123: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.123: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.129: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 04/10 11:05:31.129: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 04/10 11:05:31.129: [smf] INFO: UE IMSI[262429660090935] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.133: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 04/10 11:05:31.133: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.133: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.139: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 04/10 11:05:31.139: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 04/10 11:05:31.139: [smf] INFO: UE IMSI[262426131087248] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.144: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 04/10 11:05:31.144: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.144: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.150: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 04/10 11:05:31.150: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 04/10 11:05:31.150: [smf] INFO: UE IMSI[262421248621534] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.155: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 04/10 11:05:31.155: [upf] INFO: UE F-SEID[UP:0xebb CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.155: [upf] INFO: UE F-SEID[UP:0xebb CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.161: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 04/10 11:05:31.161: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 04/10 11:05:31.161: [smf] INFO: UE IMSI[262427515473248] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.165: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 04/10 11:05:31.165: [upf] INFO: UE F-SEID[UP:0x947 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.165: [upf] INFO: UE F-SEID[UP:0x947 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.172: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 04/10 11:05:31.172: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 04/10 11:05:31.172: [smf] INFO: UE IMSI[262428438837764] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.175: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 04/10 11:05:31.175: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.175: [upf] INFO: UE F-SEID[UP:0xb69 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.182: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 04/10 11:05:31.182: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 04/10 11:05:31.182: [smf] INFO: UE IMSI[262425597003843] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.187: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 04/10 11:05:31.187: [upf] INFO: UE F-SEID[UP:0xc6f CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.187: [upf] INFO: UE F-SEID[UP:0xc6f CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.193: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 04/10 11:05:31.193: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 04/10 11:05:31.194: [smf] INFO: UE IMSI[262420950202164] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.200: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 04/10 11:05:31.200: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.200: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.204: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 04/10 11:05:31.204: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 04/10 11:05:31.204: [smf] INFO: UE IMSI[262424961774588] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.209: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 04/10 11:05:31.209: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.209: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.215: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 04/10 11:05:31.215: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 04/10 11:05:31.215: [smf] INFO: UE IMSI[262428922345762] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.219: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 04/10 11:05:31.219: [upf] INFO: UE F-SEID[UP:0x26b CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.219: [upf] INFO: UE F-SEID[UP:0x26b CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.226: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 04/10 11:05:31.226: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 04/10 11:05:31.226: [smf] INFO: UE IMSI[262427984990511] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.231: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 04/10 11:05:31.231: [upf] INFO: UE F-SEID[UP:0xb88 CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.231: [upf] INFO: UE F-SEID[UP:0xb88 CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.237: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 04/10 11:05:31.237: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 04/10 11:05:31.237: [smf] INFO: UE IMSI[262428150504713] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.241: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 04/10 11:05:31.241: [upf] INFO: UE F-SEID[UP:0xe1 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.241: [upf] INFO: UE F-SEID[UP:0xe1 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.248: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 04/10 11:05:31.248: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 04/10 11:05:31.248: [smf] INFO: UE IMSI[262421880409168] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.252: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 04/10 11:05:31.252: [upf] INFO: UE F-SEID[UP:0x65b CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.252: [upf] INFO: UE F-SEID[UP:0x65b CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.258: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 04/10 11:05:31.258: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 04/10 11:05:31.258: [smf] INFO: UE IMSI[262420292516754] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.263: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 04/10 11:05:31.263: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.263: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.269: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 04/10 11:05:31.269: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 04/10 11:05:31.269: [smf] INFO: UE IMSI[262428815742190] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.274: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 04/10 11:05:31.274: [upf] INFO: UE F-SEID[UP:0xc6d CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.274: [upf] INFO: UE F-SEID[UP:0xc6d CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.280: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 04/10 11:05:31.280: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 04/10 11:05:31.280: [smf] INFO: UE IMSI[262421672250194] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.288: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 04/10 11:05:31.288: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.288: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.291: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 04/10 11:05:31.291: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 04/10 11:05:31.291: [smf] INFO: UE IMSI[262421312497156] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.295: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 04/10 11:05:31.295: [upf] INFO: UE F-SEID[UP:0x61e CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.295: [upf] INFO: UE F-SEID[UP:0x61e CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.302: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 04/10 11:05:31.302: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 04/10 11:05:31.302: [smf] INFO: UE IMSI[262422099472281] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.306: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 04/10 11:05:31.306: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.306: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.313: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 04/10 11:05:31.313: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 04/10 11:05:31.313: [smf] INFO: UE IMSI[262421050730207] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.319: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 04/10 11:05:31.319: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.320: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.324: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 04/10 11:05:31.324: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 04/10 11:05:31.324: [smf] INFO: UE IMSI[262423670228176] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.329: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 04/10 11:05:31.330: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.330: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.335: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 04/10 11:05:31.335: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 04/10 11:05:31.335: [smf] INFO: UE IMSI[262428277224224] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.340: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 04/10 11:05:31.340: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.340: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.346: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 04/10 11:05:31.346: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 04/10 11:05:31.346: [smf] INFO: UE IMSI[262424422564173] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.350: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 04/10 11:05:31.350: [upf] INFO: UE F-SEID[UP:0x699 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.350: [upf] INFO: UE F-SEID[UP:0x699 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.357: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 04/10 11:05:31.357: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 04/10 11:05:31.357: [smf] INFO: UE IMSI[262428199020649] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.361: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 04/10 11:05:31.361: [upf] INFO: UE F-SEID[UP:0x19 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.361: [upf] INFO: UE F-SEID[UP:0x19 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.367: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 04/10 11:05:31.367: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 04/10 11:05:31.367: [smf] INFO: UE IMSI[262426204985251] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.374: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 04/10 11:05:31.374: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.374: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.379: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 04/10 11:05:31.379: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 04/10 11:05:31.379: [smf] INFO: UE IMSI[262426519984721] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.386: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 04/10 11:05:31.386: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.386: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.390: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 04/10 11:05:31.390: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 04/10 11:05:31.391: [smf] INFO: UE IMSI[262426780403122] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.397: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 04/10 11:05:31.397: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.397: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.402: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 04/10 11:05:31.402: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 04/10 11:05:31.402: [smf] INFO: UE IMSI[262421771157731] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.409: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 04/10 11:05:31.409: [upf] INFO: UE F-SEID[UP:0xb3f CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.409: [upf] INFO: UE F-SEID[UP:0xb3f CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.413: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 04/10 11:05:31.413: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 04/10 11:05:31.413: [smf] INFO: UE IMSI[262421103069254] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.418: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 04/10 11:05:31.419: [upf] INFO: UE F-SEID[UP:0xe82 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.419: [upf] INFO: UE F-SEID[UP:0xe82 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.424: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 04/10 11:05:31.424: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 04/10 11:05:31.424: [smf] INFO: UE IMSI[262425375135022] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.428: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 04/10 11:05:31.428: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.428: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.435: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 04/10 11:05:31.435: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 04/10 11:05:31.435: [smf] INFO: UE IMSI[262425501819873] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.439: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 04/10 11:05:31.439: [upf] INFO: UE F-SEID[UP:0x60e CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.439: [upf] INFO: UE F-SEID[UP:0x60e CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.445: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 04/10 11:05:31.445: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 04/10 11:05:31.445: [smf] INFO: UE IMSI[262424944655969] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.449: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 04/10 11:05:31.449: [upf] INFO: UE F-SEID[UP:0xb30 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.449: [upf] INFO: UE F-SEID[UP:0xb30 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.456: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 04/10 11:05:31.456: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 04/10 11:05:31.456: [smf] INFO: UE IMSI[262427560291158] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.461: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 04/10 11:05:31.461: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.461: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.467: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 04/10 11:05:31.467: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 04/10 11:05:31.467: [smf] INFO: UE IMSI[262428201805867] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.471: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 04/10 11:05:31.471: [upf] INFO: UE F-SEID[UP:0x12a CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.471: [upf] INFO: UE F-SEID[UP:0x12a CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.478: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 04/10 11:05:31.478: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 04/10 11:05:31.478: [smf] INFO: UE IMSI[262421117079066] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.484: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 04/10 11:05:31.484: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.484: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.489: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 04/10 11:05:31.489: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 04/10 11:05:31.489: [smf] INFO: UE IMSI[262427624439428] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.492: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 04/10 11:05:31.492: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.492: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.500: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 04/10 11:05:31.500: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 04/10 11:05:31.500: [smf] INFO: UE IMSI[262425563532090] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.506: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 04/10 11:05:31.506: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.506: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.511: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 04/10 11:05:31.511: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 04/10 11:05:31.511: [smf] INFO: UE IMSI[262422393381839] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.516: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 04/10 11:05:31.516: [upf] INFO: UE F-SEID[UP:0x286 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.516: [upf] INFO: UE F-SEID[UP:0x286 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.522: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 04/10 11:05:31.522: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 04/10 11:05:31.522: [smf] INFO: UE IMSI[262421180509460] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.529: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 04/10 11:05:31.529: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.529: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.532: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 04/10 11:05:31.532: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 04/10 11:05:31.533: [smf] INFO: UE IMSI[262428685073398] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.537: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 04/10 11:05:31.537: [upf] INFO: UE F-SEID[UP:0x921 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.537: [upf] INFO: UE F-SEID[UP:0x921 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.543: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 04/10 11:05:31.543: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 04/10 11:05:31.543: [smf] INFO: UE IMSI[262424086177113] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.548: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 04/10 11:05:31.548: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.548: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.554: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 04/10 11:05:31.554: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 04/10 11:05:31.554: [smf] INFO: UE IMSI[262428004769527] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.559: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 04/10 11:05:31.559: [upf] INFO: UE F-SEID[UP:0x74 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.559: [upf] INFO: UE F-SEID[UP:0x74 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.565: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 04/10 11:05:31.565: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 04/10 11:05:31.565: [smf] INFO: UE IMSI[262425836206880] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.569: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 04/10 11:05:31.569: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.569: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.576: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 04/10 11:05:31.576: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 04/10 11:05:31.576: [smf] INFO: UE IMSI[262425223929675] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.579: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 04/10 11:05:31.579: [upf] INFO: UE F-SEID[UP:0x759 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.579: [upf] INFO: UE F-SEID[UP:0x759 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.587: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 04/10 11:05:31.587: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 04/10 11:05:31.587: [smf] INFO: UE IMSI[262426486779620] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.593: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 04/10 11:05:31.593: [upf] INFO: UE F-SEID[UP:0x423 CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.593: [upf] INFO: UE F-SEID[UP:0x423 CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.597: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 04/10 11:05:31.597: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 04/10 11:05:31.597: [smf] INFO: UE IMSI[262429886996812] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.602: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 04/10 11:05:31.602: [upf] INFO: UE F-SEID[UP:0x982 CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.602: [upf] INFO: UE F-SEID[UP:0x982 CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.608: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 04/10 11:05:31.608: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 04/10 11:05:31.608: [smf] INFO: UE IMSI[262428764955691] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.612: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 04/10 11:05:31.612: [upf] INFO: UE F-SEID[UP:0x83d CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.612: [upf] INFO: UE F-SEID[UP:0x83d CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.619: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 04/10 11:05:31.619: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 04/10 11:05:31.619: [smf] INFO: UE IMSI[262420641162541] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.623: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 04/10 11:05:31.623: [upf] INFO: UE F-SEID[UP:0xe71 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.623: [upf] INFO: UE F-SEID[UP:0xe71 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.630: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 04/10 11:05:31.630: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 04/10 11:05:31.630: [smf] INFO: UE IMSI[262425148207148] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.634: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 04/10 11:05:31.634: [upf] INFO: UE F-SEID[UP:0xb5 CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.634: [upf] INFO: UE F-SEID[UP:0xb5 CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.641: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 04/10 11:05:31.641: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 04/10 11:05:31.641: [smf] INFO: UE IMSI[262420997880811] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.646: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 04/10 11:05:31.646: [upf] INFO: UE F-SEID[UP:0x259 CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.646: [upf] INFO: UE F-SEID[UP:0x259 CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.651: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 04/10 11:05:31.651: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 04/10 11:05:31.651: [smf] INFO: UE IMSI[262421807874540] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.655: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 04/10 11:05:31.655: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.655: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x965] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.662: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 04/10 11:05:31.662: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 04/10 11:05:31.662: [smf] INFO: UE IMSI[262425206458571] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.667: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 04/10 11:05:31.667: [upf] INFO: UE F-SEID[UP:0x252 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.667: [upf] INFO: UE F-SEID[UP:0x252 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.673: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 04/10 11:05:31.673: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 04/10 11:05:31.673: [smf] INFO: UE IMSI[262426605572320] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.677: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 04/10 11:05:31.677: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.677: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.684: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 04/10 11:05:31.684: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 04/10 11:05:31.684: [smf] INFO: UE IMSI[262423883388607] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.689: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 04/10 11:05:31.689: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.689: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.695: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 04/10 11:05:31.695: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 04/10 11:05:31.695: [smf] INFO: UE IMSI[262422882592115] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.701: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 04/10 11:05:31.701: [upf] INFO: UE F-SEID[UP:0x9db CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.701: [upf] INFO: UE F-SEID[UP:0x9db CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.706: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 04/10 11:05:31.706: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 04/10 11:05:31.706: [smf] INFO: UE IMSI[262426879331731] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.713: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 04/10 11:05:31.713: [upf] INFO: UE F-SEID[UP:0x482 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.713: [upf] INFO: UE F-SEID[UP:0x482 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.717: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 04/10 11:05:31.717: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 04/10 11:05:31.717: [smf] INFO: UE IMSI[262429032886992] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.723: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 04/10 11:05:31.723: [upf] INFO: UE F-SEID[UP:0x76f CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.723: [upf] INFO: UE F-SEID[UP:0x76f CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.728: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 04/10 11:05:31.728: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 04/10 11:05:31.728: [smf] INFO: UE IMSI[262420189013944] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.733: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 04/10 11:05:31.733: [upf] INFO: UE F-SEID[UP:0x97 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.733: [upf] INFO: UE F-SEID[UP:0x97 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.740: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 04/10 11:05:31.740: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 04/10 11:05:31.740: [smf] INFO: UE IMSI[262425097887470] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.744: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 04/10 11:05:31.744: [upf] INFO: UE F-SEID[UP:0x709 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.744: [upf] INFO: UE F-SEID[UP:0x709 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.750: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 04/10 11:05:31.750: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 04/10 11:05:31.750: [smf] INFO: UE IMSI[262425165391684] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.754: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 04/10 11:05:31.754: [upf] INFO: UE F-SEID[UP:0x828 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.754: [upf] INFO: UE F-SEID[UP:0x828 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.761: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 04/10 11:05:31.761: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 04/10 11:05:31.761: [smf] INFO: UE IMSI[262420552588032] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.767: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 04/10 11:05:31.767: [upf] INFO: UE F-SEID[UP:0x935 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.767: [upf] INFO: UE F-SEID[UP:0x935 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.772: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 04/10 11:05:31.772: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 04/10 11:05:31.772: [smf] INFO: UE IMSI[262427914546875] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.777: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 04/10 11:05:31.777: [upf] INFO: UE F-SEID[UP:0x19e CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.777: [upf] INFO: UE F-SEID[UP:0x19e CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.783: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 04/10 11:05:31.783: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 04/10 11:05:31.783: [smf] INFO: UE IMSI[262422593595655] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.786: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 04/10 11:05:31.786: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.786: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.793: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 04/10 11:05:31.793: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 04/10 11:05:31.793: [smf] INFO: UE IMSI[262421560413529] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.795: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 04/10 11:05:31.795: [upf] INFO: UE F-SEID[UP:0x38f CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.795: [upf] INFO: UE F-SEID[UP:0x38f CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.804: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 04/10 11:05:31.804: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 04/10 11:05:31.804: [smf] INFO: UE IMSI[262427470391190] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.806: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 04/10 11:05:31.806: [upf] INFO: UE F-SEID[UP:0xe7f CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.806: [upf] INFO: UE F-SEID[UP:0xe7f CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.814: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 04/10 11:05:31.814: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 04/10 11:05:31.814: [smf] INFO: UE IMSI[262428602893777] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.816: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 04/10 11:05:31.816: [upf] INFO: UE F-SEID[UP:0xd46 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.816: [upf] INFO: UE F-SEID[UP:0xd46 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.824: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 04/10 11:05:31.824: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 04/10 11:05:31.824: [smf] INFO: UE IMSI[262425118263873] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.826: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 04/10 11:05:31.826: [upf] INFO: UE F-SEID[UP:0x89c CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.826: [upf] INFO: UE F-SEID[UP:0x89c CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.835: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 04/10 11:05:31.835: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 04/10 11:05:31.835: [smf] INFO: UE IMSI[262425214648200] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.837: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 04/10 11:05:31.837: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.837: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.845: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 04/10 11:05:31.845: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 04/10 11:05:31.845: [smf] INFO: UE IMSI[262423989918538] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.848: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 04/10 11:05:31.848: [upf] INFO: UE F-SEID[UP:0x18e CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.848: [upf] INFO: UE F-SEID[UP:0x18e CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.856: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 04/10 11:05:31.856: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 04/10 11:05:31.856: [smf] INFO: UE IMSI[262420590690460] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.859: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 04/10 11:05:31.859: [upf] INFO: UE F-SEID[UP:0x6bc CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.859: [upf] INFO: UE F-SEID[UP:0x6bc CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.866: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 04/10 11:05:31.866: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 04/10 11:05:31.866: [smf] INFO: UE IMSI[262420210567021] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.870: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 04/10 11:05:31.870: [upf] INFO: UE F-SEID[UP:0x3fc CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.870: [upf] INFO: UE F-SEID[UP:0x3fc CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.877: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 04/10 11:05:31.877: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 04/10 11:05:31.877: [smf] INFO: UE IMSI[262427912476779] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.882: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 04/10 11:05:31.882: [upf] INFO: UE F-SEID[UP:0x1bb CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.882: [upf] INFO: UE F-SEID[UP:0x1bb CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.888: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 04/10 11:05:31.888: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 04/10 11:05:31.888: [smf] INFO: UE IMSI[262429961543255] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.895: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 04/10 11:05:31.895: [upf] INFO: UE F-SEID[UP:0x2ca CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.895: [upf] INFO: UE F-SEID[UP:0x2ca CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.900: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 04/10 11:05:31.900: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 04/10 11:05:31.900: [smf] INFO: UE IMSI[262427673196244] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.908: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 04/10 11:05:31.908: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.908: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.912: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 04/10 11:05:31.912: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 04/10 11:05:31.912: [smf] INFO: UE IMSI[262429799612449] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.918: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 04/10 11:05:31.918: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.918: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.923: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 04/10 11:05:31.923: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 04/10 11:05:31.923: [smf] INFO: UE IMSI[262427375727702] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.927: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 04/10 11:05:31.927: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.927: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.934: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 04/10 11:05:31.934: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 04/10 11:05:31.934: [smf] INFO: UE IMSI[262425018250365] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.938: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 04/10 11:05:31.938: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.938: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.944: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 04/10 11:05:31.944: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 04/10 11:05:31.945: [smf] INFO: UE IMSI[262423838903414] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.949: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 04/10 11:05:31.949: [upf] INFO: UE F-SEID[UP:0x384 CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.949: [upf] INFO: UE F-SEID[UP:0x384 CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.955: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 04/10 11:05:31.955: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 04/10 11:05:31.955: [smf] INFO: UE IMSI[262423633823823] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.960: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 04/10 11:05:31.960: [upf] INFO: UE F-SEID[UP:0x905 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.960: [upf] INFO: UE F-SEID[UP:0x905 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.966: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 04/10 11:05:31.966: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 04/10 11:05:31.966: [smf] INFO: UE IMSI[262425618241522] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.974: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 04/10 11:05:31.974: [upf] INFO: UE F-SEID[UP:0x9d CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.974: [upf] INFO: UE F-SEID[UP:0x9d CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.979: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 04/10 11:05:31.979: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 04/10 11:05:31.979: [smf] INFO: UE IMSI[262425491258867] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.988: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 04/10 11:05:31.988: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.988: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:31.991: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 04/10 11:05:31.991: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 04/10 11:05:31.991: [smf] INFO: UE IMSI[262423597116861] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:31.996: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 04/10 11:05:31.996: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:31.996: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.002: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 04/10 11:05:32.002: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 04/10 11:05:32.002: [smf] INFO: UE IMSI[262425275508710] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.007: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 04/10 11:05:32.007: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.007: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.013: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 04/10 11:05:32.013: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 04/10 11:05:32.013: [smf] INFO: UE IMSI[262421546218818] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.018: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 04/10 11:05:32.018: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.018: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.024: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 04/10 11:05:32.024: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 04/10 11:05:32.024: [smf] INFO: UE IMSI[262427659292968] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.028: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 04/10 11:05:32.028: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.028: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.035: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 04/10 11:05:32.035: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 04/10 11:05:32.035: [smf] INFO: UE IMSI[262420859974939] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.039: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 04/10 11:05:32.039: [upf] INFO: UE F-SEID[UP:0xfe CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.039: [upf] INFO: UE F-SEID[UP:0xfe CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.045: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 04/10 11:05:32.045: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 04/10 11:05:32.045: [smf] INFO: UE IMSI[262424268643558] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.050: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 04/10 11:05:32.050: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.050: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.056: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 04/10 11:05:32.056: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 04/10 11:05:32.056: [smf] INFO: UE IMSI[262425337428746] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.060: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 04/10 11:05:32.060: [upf] INFO: UE F-SEID[UP:0x778 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.060: [upf] INFO: UE F-SEID[UP:0x778 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.067: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 04/10 11:05:32.067: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 04/10 11:05:32.067: [smf] INFO: UE IMSI[262428617648095] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.071: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 04/10 11:05:32.071: [upf] INFO: UE F-SEID[UP:0x755 CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.071: [upf] INFO: UE F-SEID[UP:0x755 CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.078: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 04/10 11:05:32.078: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 04/10 11:05:32.078: [smf] INFO: UE IMSI[262420077753497] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.082: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 04/10 11:05:32.082: [upf] INFO: UE F-SEID[UP:0xd2c CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.082: [upf] INFO: UE F-SEID[UP:0xd2c CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.088: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 04/10 11:05:32.088: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 04/10 11:05:32.089: [smf] INFO: UE IMSI[262426135487378] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.093: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 04/10 11:05:32.093: [upf] INFO: UE F-SEID[UP:0xb9f CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.093: [upf] INFO: UE F-SEID[UP:0xb9f CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.099: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 04/10 11:05:32.099: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 04/10 11:05:32.099: [smf] INFO: UE IMSI[262420633376491] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.104: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 04/10 11:05:32.104: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.104: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.110: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 04/10 11:05:32.110: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 04/10 11:05:32.110: [smf] INFO: UE IMSI[262424540572535] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.114: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 04/10 11:05:32.114: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.114: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.121: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 04/10 11:05:32.121: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 04/10 11:05:32.121: [smf] INFO: UE IMSI[262427479845670] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.125: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 04/10 11:05:32.125: [upf] INFO: UE F-SEID[UP:0xdae CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.125: [upf] INFO: UE F-SEID[UP:0xdae CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.132: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 04/10 11:05:32.132: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 04/10 11:05:32.132: [smf] INFO: UE IMSI[262426493401213] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.136: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 04/10 11:05:32.136: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.136: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.142: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 04/10 11:05:32.142: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 04/10 11:05:32.143: [smf] INFO: UE IMSI[262422315799460] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.147: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 04/10 11:05:32.147: [upf] INFO: UE F-SEID[UP:0xfde CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.147: [upf] INFO: UE F-SEID[UP:0xfde CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.153: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 04/10 11:05:32.153: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 04/10 11:05:32.153: [smf] INFO: UE IMSI[262421581929430] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.158: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 04/10 11:05:32.158: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.158: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.164: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 04/10 11:05:32.164: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 04/10 11:05:32.164: [smf] INFO: UE IMSI[262422115168043] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.168: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 04/10 11:05:32.168: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.169: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.175: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 04/10 11:05:32.175: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 04/10 11:05:32.175: [smf] INFO: UE IMSI[262427041007414] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.179: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 04/10 11:05:32.179: [upf] INFO: UE F-SEID[UP:0xfb CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.179: [upf] INFO: UE F-SEID[UP:0xfb CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.186: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 04/10 11:05:32.186: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 04/10 11:05:32.186: [smf] INFO: UE IMSI[262421740065345] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.190: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 04/10 11:05:32.190: [upf] INFO: UE F-SEID[UP:0x6dc CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.190: [upf] INFO: UE F-SEID[UP:0x6dc CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.196: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 04/10 11:05:32.196: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 04/10 11:05:32.196: [smf] INFO: UE IMSI[262422492261831] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.200: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 04/10 11:05:32.200: [upf] INFO: UE F-SEID[UP:0xc3b CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.200: [upf] INFO: UE F-SEID[UP:0xc3b CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.207: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 04/10 11:05:32.207: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 04/10 11:05:32.207: [smf] INFO: UE IMSI[262424649712311] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.212: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 04/10 11:05:32.212: [upf] INFO: UE F-SEID[UP:0x348 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.212: [upf] INFO: UE F-SEID[UP:0x348 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.218: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 04/10 11:05:32.218: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 04/10 11:05:32.218: [smf] INFO: UE IMSI[262429016041646] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.222: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 04/10 11:05:32.222: [upf] INFO: UE F-SEID[UP:0x7d CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.222: [upf] INFO: UE F-SEID[UP:0x7d CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.229: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 04/10 11:05:32.229: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 04/10 11:05:32.229: [smf] INFO: UE IMSI[262423291868516] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.234: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 04/10 11:05:32.234: [upf] INFO: UE F-SEID[UP:0x840 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.234: [upf] INFO: UE F-SEID[UP:0x840 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.240: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 04/10 11:05:32.240: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 04/10 11:05:32.240: [smf] INFO: UE IMSI[262427390330854] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.244: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 04/10 11:05:32.244: [upf] INFO: UE F-SEID[UP:0x94f CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.244: [upf] INFO: UE F-SEID[UP:0x94f CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.251: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 04/10 11:05:32.251: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 04/10 11:05:32.251: [smf] INFO: UE IMSI[262422731979197] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.255: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 04/10 11:05:32.255: [upf] INFO: UE F-SEID[UP:0xefc CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.255: [upf] INFO: UE F-SEID[UP:0xefc CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.261: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 04/10 11:05:32.261: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 04/10 11:05:32.261: [smf] INFO: UE IMSI[262424124274938] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.265: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 04/10 11:05:32.265: [upf] INFO: UE F-SEID[UP:0xa4d CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.265: [upf] INFO: UE F-SEID[UP:0xa4d CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.272: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 04/10 11:05:32.272: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 04/10 11:05:32.272: [smf] INFO: UE IMSI[262420572643144] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.276: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 04/10 11:05:32.276: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.276: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.283: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 04/10 11:05:32.283: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 04/10 11:05:32.283: [smf] INFO: UE IMSI[262420976131926] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.288: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 04/10 11:05:32.288: [upf] INFO: UE F-SEID[UP:0x707 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.288: [upf] INFO: UE F-SEID[UP:0x707 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.294: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 04/10 11:05:32.294: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 04/10 11:05:32.294: [smf] INFO: UE IMSI[262423994951809] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.298: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 04/10 11:05:32.298: [upf] INFO: UE F-SEID[UP:0x4df CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.298: [upf] INFO: UE F-SEID[UP:0x4df CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.305: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 04/10 11:05:32.305: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 04/10 11:05:32.305: [smf] INFO: UE IMSI[262427437031509] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.309: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 04/10 11:05:32.309: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.309: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.316: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 04/10 11:05:32.316: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 04/10 11:05:32.316: [smf] INFO: UE IMSI[262429379493956] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.327: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 04/10 11:05:32.327: [upf] INFO: UE F-SEID[UP:0x26d CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.327: [upf] INFO: UE F-SEID[UP:0x26d CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.328: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 04/10 11:05:32.328: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 04/10 11:05:32.328: [smf] INFO: UE IMSI[262422819757973] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.334: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 04/10 11:05:32.334: [upf] INFO: UE F-SEID[UP:0xc95 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.334: [upf] INFO: UE F-SEID[UP:0xc95 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.338: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 04/10 11:05:32.338: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 04/10 11:05:32.338: [smf] INFO: UE IMSI[262428107113726] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.342: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 04/10 11:05:32.342: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.342: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.349: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 04/10 11:05:32.349: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 04/10 11:05:32.349: [smf] INFO: UE IMSI[262424909158166] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.354: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 04/10 11:05:32.354: [upf] INFO: UE F-SEID[UP:0x86 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.354: [upf] INFO: UE F-SEID[UP:0x86 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.360: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 04/10 11:05:32.360: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 04/10 11:05:32.360: [smf] INFO: UE IMSI[262428992545909] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.364: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 04/10 11:05:32.364: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.364: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.371: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 04/10 11:05:32.371: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 04/10 11:05:32.371: [smf] INFO: UE IMSI[262422593827930] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.375: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 04/10 11:05:32.375: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.375: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.382: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 04/10 11:05:32.382: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 04/10 11:05:32.382: [smf] INFO: UE IMSI[262425955651210] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.386: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 04/10 11:05:32.386: [upf] INFO: UE F-SEID[UP:0x53e CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.386: [upf] INFO: UE F-SEID[UP:0x53e CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.392: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 04/10 11:05:32.392: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 04/10 11:05:32.392: [smf] INFO: UE IMSI[262424131481915] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.396: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 04/10 11:05:32.396: [upf] INFO: UE F-SEID[UP:0x8ba CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.396: [upf] INFO: UE F-SEID[UP:0x8ba CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.403: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 04/10 11:05:32.403: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 04/10 11:05:32.403: [smf] INFO: UE IMSI[262424987141526] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.407: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 04/10 11:05:32.407: [upf] INFO: UE F-SEID[UP:0x160 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.407: [upf] INFO: UE F-SEID[UP:0x160 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.414: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 04/10 11:05:32.414: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 04/10 11:05:32.414: [smf] INFO: UE IMSI[262424672713540] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.418: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 04/10 11:05:32.418: [upf] INFO: UE F-SEID[UP:0x70c CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.418: [upf] INFO: UE F-SEID[UP:0x70c CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.425: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 04/10 11:05:32.425: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 04/10 11:05:32.425: [smf] INFO: UE IMSI[262424373082659] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.429: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 04/10 11:05:32.429: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.429: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.435: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 04/10 11:05:32.435: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 04/10 11:05:32.435: [smf] INFO: UE IMSI[262429442495204] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.439: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 04/10 11:05:32.439: [upf] INFO: UE F-SEID[UP:0xfca CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.439: [upf] INFO: UE F-SEID[UP:0xfca CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.446: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 04/10 11:05:32.446: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 04/10 11:05:32.446: [smf] INFO: UE IMSI[262427817670483] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.451: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 04/10 11:05:32.451: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.451: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.457: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 04/10 11:05:32.457: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 04/10 11:05:32.457: [smf] INFO: UE IMSI[262428720234232] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.461: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 04/10 11:05:32.461: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.461: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.468: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 04/10 11:05:32.468: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 04/10 11:05:32.468: [smf] INFO: UE IMSI[262425450928245] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.473: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 04/10 11:05:32.473: [upf] INFO: UE F-SEID[UP:0x766 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.473: [upf] INFO: UE F-SEID[UP:0x766 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.479: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 04/10 11:05:32.479: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 04/10 11:05:32.479: [smf] INFO: UE IMSI[262422830531863] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.486: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 04/10 11:05:32.486: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.486: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.490: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 04/10 11:05:32.490: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 04/10 11:05:32.490: [smf] INFO: UE IMSI[262425326877374] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.494: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 04/10 11:05:32.494: [upf] INFO: UE F-SEID[UP:0x28c CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.494: [upf] INFO: UE F-SEID[UP:0x28c CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.500: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 04/10 11:05:32.500: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 04/10 11:05:32.500: [smf] INFO: UE IMSI[262429403628464] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.504: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 04/10 11:05:32.504: [upf] INFO: UE F-SEID[UP:0x270 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.504: [upf] INFO: UE F-SEID[UP:0x270 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.511: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 04/10 11:05:32.511: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 04/10 11:05:32.511: [smf] INFO: UE IMSI[262425699168490] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.515: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 04/10 11:05:32.515: [upf] INFO: UE F-SEID[UP:0x3be CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.515: [upf] INFO: UE F-SEID[UP:0x3be CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.522: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 04/10 11:05:32.522: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 04/10 11:05:32.522: [smf] INFO: UE IMSI[262426616638846] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.528: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 04/10 11:05:32.528: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.528: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.533: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 04/10 11:05:32.533: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 04/10 11:05:32.533: [smf] INFO: UE IMSI[262427944703581] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.543: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 04/10 11:05:32.543: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.543: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.544: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 04/10 11:05:32.544: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 04/10 11:05:32.544: [smf] INFO: UE IMSI[262423544689174] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.550: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 04/10 11:05:32.550: [upf] INFO: UE F-SEID[UP:0xec6 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.550: [upf] INFO: UE F-SEID[UP:0xec6 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.555: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 04/10 11:05:32.555: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 04/10 11:05:32.555: [smf] INFO: UE IMSI[262429186017744] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.559: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 04/10 11:05:32.559: [upf] INFO: UE F-SEID[UP:0x822 CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.559: [upf] INFO: UE F-SEID[UP:0x822 CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.566: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 04/10 11:05:32.566: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 04/10 11:05:32.566: [smf] INFO: UE IMSI[262421385641345] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.570: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 04/10 11:05:32.570: [upf] INFO: UE F-SEID[UP:0x643 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.570: [upf] INFO: UE F-SEID[UP:0x643 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.576: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 04/10 11:05:32.576: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 04/10 11:05:32.577: [smf] INFO: UE IMSI[262420624953435] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.581: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 04/10 11:05:32.581: [upf] INFO: UE F-SEID[UP:0xa17 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.581: [upf] INFO: UE F-SEID[UP:0xa17 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.587: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 04/10 11:05:32.587: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 04/10 11:05:32.587: [smf] INFO: UE IMSI[262421991248582] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.592: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 04/10 11:05:32.592: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.592: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.598: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 04/10 11:05:32.598: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 04/10 11:05:32.598: [smf] INFO: UE IMSI[262428280038508] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.603: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 04/10 11:05:32.603: [upf] INFO: UE F-SEID[UP:0xd1 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.603: [upf] INFO: UE F-SEID[UP:0xd1 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.609: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 04/10 11:05:32.609: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 04/10 11:05:32.609: [smf] INFO: UE IMSI[262423292845668] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.613: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 04/10 11:05:32.613: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.613: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.620: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 04/10 11:05:32.620: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 04/10 11:05:32.620: [smf] INFO: UE IMSI[262429864202724] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.628: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 04/10 11:05:32.628: [upf] INFO: UE F-SEID[UP:0x10d CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.628: [upf] INFO: UE F-SEID[UP:0x10d CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.632: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 04/10 11:05:32.632: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 04/10 11:05:32.632: [smf] INFO: UE IMSI[262427856366714] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.638: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 04/10 11:05:32.638: [upf] INFO: UE F-SEID[UP:0xc94 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.638: [upf] INFO: UE F-SEID[UP:0xc94 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.643: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 04/10 11:05:32.643: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 04/10 11:05:32.643: [smf] INFO: UE IMSI[262423291352359] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.647: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 04/10 11:05:32.647: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.647: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.655: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 04/10 11:05:32.655: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 04/10 11:05:32.655: [smf] INFO: UE IMSI[262424965618673] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.663: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 04/10 11:05:32.663: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.663: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.667: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 04/10 11:05:32.667: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 04/10 11:05:32.667: [smf] INFO: UE IMSI[262420059798987] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.672: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 04/10 11:05:32.672: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.672: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.678: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 04/10 11:05:32.678: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 04/10 11:05:32.678: [smf] INFO: UE IMSI[262428905973160] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.683: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 04/10 11:05:32.683: [upf] INFO: UE F-SEID[UP:0x107 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.683: [upf] INFO: UE F-SEID[UP:0x107 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.689: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 04/10 11:05:32.689: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 04/10 11:05:32.689: [smf] INFO: UE IMSI[262424470437940] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.694: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 04/10 11:05:32.694: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.694: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.699: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 04/10 11:05:32.699: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 04/10 11:05:32.699: [smf] INFO: UE IMSI[262429799366347] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.703: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 04/10 11:05:32.703: [upf] INFO: UE F-SEID[UP:0x774 CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.703: [upf] INFO: UE F-SEID[UP:0x774 CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.710: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 04/10 11:05:32.710: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 04/10 11:05:32.710: [smf] INFO: UE IMSI[262429867049549] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.714: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 04/10 11:05:32.714: [upf] INFO: UE F-SEID[UP:0x117 CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.714: [upf] INFO: UE F-SEID[UP:0x117 CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.721: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 04/10 11:05:32.721: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 04/10 11:05:32.721: [smf] INFO: UE IMSI[262424843732338] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.726: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 04/10 11:05:32.726: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.726: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.732: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 04/10 11:05:32.732: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 04/10 11:05:32.732: [smf] INFO: UE IMSI[262427210048357] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.736: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 04/10 11:05:32.736: [upf] INFO: UE F-SEID[UP:0xb5c CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.736: [upf] INFO: UE F-SEID[UP:0xb5c CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.742: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 04/10 11:05:32.742: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 04/10 11:05:32.742: [smf] INFO: UE IMSI[262422795105745] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.747: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 04/10 11:05:32.747: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.747: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.753: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 04/10 11:05:32.753: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 04/10 11:05:32.753: [smf] INFO: UE IMSI[262424140974696] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.758: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 04/10 11:05:32.758: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.758: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.764: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 04/10 11:05:32.764: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 04/10 11:05:32.764: [smf] INFO: UE IMSI[262429131543545] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.768: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 04/10 11:05:32.768: [upf] INFO: UE F-SEID[UP:0x26f CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.768: [upf] INFO: UE F-SEID[UP:0x26f CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.776: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 04/10 11:05:32.776: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 04/10 11:05:32.776: [smf] INFO: UE IMSI[262429112942809] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.781: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 04/10 11:05:32.781: [upf] INFO: UE F-SEID[UP:0x3cf CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.781: [upf] INFO: UE F-SEID[UP:0x3cf CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.787: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 04/10 11:05:32.787: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 04/10 11:05:32.787: [smf] INFO: UE IMSI[262429706241384] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.792: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 04/10 11:05:32.792: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.792: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.798: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 04/10 11:05:32.799: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 04/10 11:05:32.799: [smf] INFO: UE IMSI[262420394106187] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.806: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 04/10 11:05:32.806: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.806: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.810: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 04/10 11:05:32.810: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 04/10 11:05:32.810: [smf] INFO: UE IMSI[262428328430385] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.817: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 04/10 11:05:32.817: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.817: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.821: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 04/10 11:05:32.821: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 04/10 11:05:32.821: [smf] INFO: UE IMSI[262420230636133] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.826: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 04/10 11:05:32.826: [upf] INFO: UE F-SEID[UP:0xb57 CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.826: [upf] INFO: UE F-SEID[UP:0xb57 CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.832: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 04/10 11:05:32.832: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 04/10 11:05:32.832: [smf] INFO: UE IMSI[262420512982532] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.837: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 04/10 11:05:32.837: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.837: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.845: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 04/10 11:05:32.845: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 04/10 11:05:32.845: [smf] INFO: UE IMSI[262426998071376] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.855: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 04/10 11:05:32.855: [upf] INFO: UE F-SEID[UP:0x977 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.855: [upf] INFO: UE F-SEID[UP:0x977 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.857: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 04/10 11:05:32.858: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 04/10 11:05:32.858: [smf] INFO: UE IMSI[262420429272800] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.870: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 04/10 11:05:32.870: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 04/10 11:05:32.870: [smf] INFO: UE IMSI[262428829487443] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.871: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 04/10 11:05:32.871: [upf] INFO: UE F-SEID[UP:0x768 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.871: [upf] INFO: UE F-SEID[UP:0x768 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.881: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 04/10 11:05:32.881: [upf] INFO: UE F-SEID[UP:0x49f CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.881: [upf] INFO: UE F-SEID[UP:0x49f CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.881: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 04/10 11:05:32.881: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 04/10 11:05:32.881: [smf] INFO: UE IMSI[262421462054727] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.887: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 04/10 11:05:32.887: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.887: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.892: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 04/10 11:05:32.892: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 04/10 11:05:32.892: [smf] INFO: UE IMSI[262423548780072] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.896: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 04/10 11:05:32.896: [upf] INFO: UE F-SEID[UP:0x17f CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.896: [upf] INFO: UE F-SEID[UP:0x17f CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.903: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 04/10 11:05:32.903: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 04/10 11:05:32.903: [smf] INFO: UE IMSI[262425305101017] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.910: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 04/10 11:05:32.910: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.910: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.914: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 04/10 11:05:32.914: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 04/10 11:05:32.914: [smf] INFO: UE IMSI[262424832662186] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.919: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 04/10 11:05:32.919: [upf] INFO: UE F-SEID[UP:0x47c CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.919: [upf] INFO: UE F-SEID[UP:0x47c CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.925: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 04/10 11:05:32.925: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 04/10 11:05:32.925: [smf] INFO: UE IMSI[262420700519280] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.932: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 04/10 11:05:32.932: [upf] INFO: UE F-SEID[UP:0xcfb CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.932: [upf] INFO: UE F-SEID[UP:0xcfb CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.937: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 04/10 11:05:32.937: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 04/10 11:05:32.938: [smf] INFO: UE IMSI[262425325547571] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.947: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 04/10 11:05:32.947: [upf] INFO: UE F-SEID[UP:0x81a CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.947: [upf] INFO: UE F-SEID[UP:0x81a CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.949: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 04/10 11:05:32.949: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 04/10 11:05:32.949: [smf] INFO: UE IMSI[262422355123065] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.954: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 04/10 11:05:32.954: [upf] INFO: UE F-SEID[UP:0x352 CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.954: [upf] INFO: UE F-SEID[UP:0x352 CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.959: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 04/10 11:05:32.959: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 04/10 11:05:32.959: [smf] INFO: UE IMSI[262427752029073] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.963: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 04/10 11:05:32.963: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.963: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.970: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 04/10 11:05:32.970: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 04/10 11:05:32.970: [smf] INFO: UE IMSI[262423948238533] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.974: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 04/10 11:05:32.974: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.974: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.981: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 04/10 11:05:32.981: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 04/10 11:05:32.981: [smf] INFO: UE IMSI[262426348544978] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.986: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 04/10 11:05:32.986: [upf] INFO: UE F-SEID[UP:0xc6 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.986: [upf] INFO: UE F-SEID[UP:0xc6 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:32.992: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 04/10 11:05:32.992: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 04/10 11:05:32.992: [smf] INFO: UE IMSI[262428470357283] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:32.996: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 04/10 11:05:32.996: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 04/10 11:05:32.996: [upf] INFO: UE F-SEID[UP:0xed6 CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:33.003: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 04/10 11:05:33.003: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 04/10 11:05:33.003: [smf] INFO: UE IMSI[262424669954207] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:33.007: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 04/10 11:05:33.007: [upf] INFO: UE F-SEID[UP:0x169 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 04/10 11:05:33.007: [upf] INFO: UE F-SEID[UP:0x169 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:33.013: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 04/10 11:05:33.013: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 04/10 11:05:33.013: [smf] INFO: UE IMSI[262421443324923] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:33.017: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 04/10 11:05:33.017: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 04/10 11:05:33.017: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:33.030: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 04/10 11:05:33.035: [smf] INFO: Removed Session: UE IMSI:[262424044965350] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 04/10 11:05:33.035: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 04/10 11:05:33.040: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 04/10 11:05:33.045: [smf] INFO: Removed Session: UE IMSI:[262424710201698] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 04/10 11:05:33.045: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 04/10 11:05:33.051: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 04/10 11:05:33.057: [smf] INFO: Removed Session: UE IMSI:[262421709010427] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 04/10 11:05:33.057: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 04/10 11:05:33.062: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 04/10 11:05:33.067: [smf] INFO: Removed Session: UE IMSI:[262425748310452] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 04/10 11:05:33.067: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 04/10 11:05:33.073: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 04/10 11:05:33.078: [smf] INFO: Removed Session: UE IMSI:[262422927326340] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 04/10 11:05:33.078: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 04/10 11:05:33.083: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 04/10 11:05:33.089: [smf] INFO: Removed Session: UE IMSI:[262428784254248] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 04/10 11:05:33.089: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 04/10 11:05:33.094: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 04/10 11:05:33.100: [smf] INFO: Removed Session: UE IMSI:[262426027650162] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 04/10 11:05:33.100: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 04/10 11:05:33.105: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 04/10 11:05:33.110: [smf] INFO: Removed Session: UE IMSI:[262423220512158] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 04/10 11:05:33.110: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 04/10 11:05:33.116: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 04/10 11:05:33.121: [smf] INFO: Removed Session: UE IMSI:[262425279166852] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 04/10 11:05:33.121: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 04/10 11:05:33.126: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 04/10 11:05:33.131: [smf] INFO: Removed Session: UE IMSI:[262427231626237] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 04/10 11:05:33.131: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 04/10 11:05:33.137: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 04/10 11:05:33.142: [smf] INFO: Removed Session: UE IMSI:[262423347931570] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 04/10 11:05:33.142: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 04/10 11:05:33.148: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 04/10 11:05:33.152: [smf] INFO: Removed Session: UE IMSI:[262422662681931] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 04/10 11:05:33.153: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 04/10 11:05:33.158: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 04/10 11:05:33.164: [smf] INFO: Removed Session: UE IMSI:[262423261909485] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 04/10 11:05:33.164: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 04/10 11:05:33.169: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 04/10 11:05:33.174: [smf] INFO: Removed Session: UE IMSI:[262420535539062] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 04/10 11:05:33.174: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 04/10 11:05:33.180: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 04/10 11:05:33.185: [smf] INFO: Removed Session: UE IMSI:[262426381188002] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 04/10 11:05:33.185: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 04/10 11:05:33.190: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 04/10 11:05:33.195: [smf] INFO: Removed Session: UE IMSI:[262429309493171] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 04/10 11:05:33.195: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 04/10 11:05:33.201: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 04/10 11:05:33.207: [smf] INFO: Removed Session: UE IMSI:[262422263910996] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 04/10 11:05:33.207: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 04/10 11:05:33.212: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 04/10 11:05:33.218: [smf] INFO: Removed Session: UE IMSI:[262425206367124] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 04/10 11:05:33.218: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 04/10 11:05:33.223: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 04/10 11:05:33.229: [smf] INFO: Removed Session: UE IMSI:[262424212640551] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 04/10 11:05:33.229: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 04/10 11:05:33.234: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 04/10 11:05:33.240: [smf] INFO: Removed Session: UE IMSI:[262420083300739] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 04/10 11:05:33.240: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 04/10 11:05:33.245: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 04/10 11:05:33.250: [smf] INFO: Removed Session: UE IMSI:[262422421233537] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 04/10 11:05:33.250: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 04/10 11:05:33.255: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 04/10 11:05:33.260: [smf] INFO: Removed Session: UE IMSI:[262425642126963] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 04/10 11:05:33.260: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 04/10 11:05:33.266: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 04/10 11:05:33.272: [smf] INFO: Removed Session: UE IMSI:[262427694908850] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 04/10 11:05:33.272: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 04/10 11:05:33.277: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 04/10 11:05:33.284: [smf] INFO: Removed Session: UE IMSI:[262420077439128] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 04/10 11:05:33.284: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 04/10 11:05:33.288: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 04/10 11:05:33.293: [smf] INFO: Removed Session: UE IMSI:[262425866436070] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 04/10 11:05:33.293: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 04/10 11:05:33.298: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 04/10 11:05:33.303: [smf] INFO: Removed Session: UE IMSI:[262427483203150] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 04/10 11:05:33.303: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 04/10 11:05:33.309: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 04/10 11:05:33.315: [smf] INFO: Removed Session: UE IMSI:[262426878617229] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 04/10 11:05:33.315: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 04/10 11:05:33.320: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 04/10 11:05:33.325: [smf] INFO: Removed Session: UE IMSI:[262421506894222] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 04/10 11:05:33.325: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 04/10 11:05:33.330: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 04/10 11:05:33.336: [smf] INFO: Removed Session: UE IMSI:[262424694808854] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 04/10 11:05:33.336: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 04/10 11:05:33.341: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 04/10 11:05:33.346: [smf] INFO: Removed Session: UE IMSI:[262424183531851] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 04/10 11:05:33.346: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 04/10 11:05:33.352: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 04/10 11:05:33.360: [smf] INFO: Removed Session: UE IMSI:[262427819043191] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 04/10 11:05:33.360: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 04/10 11:05:33.363: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 04/10 11:05:33.372: [smf] INFO: Removed Session: UE IMSI:[262424618631402] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 04/10 11:05:33.372: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 04/10 11:05:33.375: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 04/10 11:05:33.384: [smf] INFO: Removed Session: UE IMSI:[262422417284784] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 04/10 11:05:33.384: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 04/10 11:05:33.387: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 04/10 11:05:33.396: [smf] INFO: Removed Session: UE IMSI:[262424850357946] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 04/10 11:05:33.396: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 04/10 11:05:33.398: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 04/10 11:05:33.405: [smf] INFO: Removed Session: UE IMSI:[262420094041643] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 04/10 11:05:33.405: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 04/10 11:05:33.409: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 04/10 11:05:33.414: [smf] INFO: Removed Session: UE IMSI:[262429979152327] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 04/10 11:05:33.414: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 04/10 11:05:33.419: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 04/10 11:05:33.425: [smf] INFO: Removed Session: UE IMSI:[262422282803740] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 04/10 11:05:33.425: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 04/10 11:05:33.430: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 04/10 11:05:33.436: [smf] INFO: Removed Session: UE IMSI:[262427210428826] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 04/10 11:05:33.436: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 04/10 11:05:33.441: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 04/10 11:05:33.446: [smf] INFO: Removed Session: UE IMSI:[262427961811557] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 04/10 11:05:33.446: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 04/10 11:05:33.452: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 04/10 11:05:33.457: [smf] INFO: Removed Session: UE IMSI:[262426727590645] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 04/10 11:05:33.457: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 04/10 11:05:33.462: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 04/10 11:05:33.468: [smf] INFO: Removed Session: UE IMSI:[262429862733611] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 04/10 11:05:33.468: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 04/10 11:05:33.473: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 04/10 11:05:33.478: [smf] INFO: Removed Session: UE IMSI:[262429282214944] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 04/10 11:05:33.478: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 04/10 11:05:33.484: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 04/10 11:05:33.489: [smf] INFO: Removed Session: UE IMSI:[262422434735852] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 04/10 11:05:33.489: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 04/10 11:05:33.495: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 04/10 11:05:33.500: [smf] INFO: Removed Session: UE IMSI:[262426129072862] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 04/10 11:05:33.500: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 04/10 11:05:33.505: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 04/10 11:05:33.510: [smf] INFO: Removed Session: UE IMSI:[262421796232166] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 04/10 11:05:33.510: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 04/10 11:05:33.516: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 04/10 11:05:33.521: [smf] INFO: Removed Session: UE IMSI:[262428480301384] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 04/10 11:05:33.521: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 04/10 11:05:33.527: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 04/10 11:05:33.532: [smf] INFO: Removed Session: UE IMSI:[262425890415496] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 04/10 11:05:33.532: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 04/10 11:05:33.538: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 04/10 11:05:33.543: [smf] INFO: Removed Session: UE IMSI:[262423229590428] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 04/10 11:05:33.543: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 04/10 11:05:33.549: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 04/10 11:05:33.554: [smf] INFO: Removed Session: UE IMSI:[262425415899364] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 04/10 11:05:33.554: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 04/10 11:05:33.559: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 04/10 11:05:33.565: [smf] INFO: Removed Session: UE IMSI:[262424396322197] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 04/10 11:05:33.565: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 04/10 11:05:33.570: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 04/10 11:05:33.576: [smf] INFO: Removed Session: UE IMSI:[262421227633035] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 04/10 11:05:33.576: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 04/10 11:05:33.581: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 04/10 11:05:33.587: [smf] INFO: Removed Session: UE IMSI:[262421760005402] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 04/10 11:05:33.587: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 04/10 11:05:33.592: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 04/10 11:05:33.597: [smf] INFO: Removed Session: UE IMSI:[262425960578193] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 04/10 11:05:33.597: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 04/10 11:05:33.603: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 04/10 11:05:33.608: [smf] INFO: Removed Session: UE IMSI:[262420119335914] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 04/10 11:05:33.608: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 04/10 11:05:33.613: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 04/10 11:05:33.618: [smf] INFO: Removed Session: UE IMSI:[262428824775133] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 04/10 11:05:33.618: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 04/10 11:05:33.624: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 04/10 11:05:33.629: [smf] INFO: Removed Session: UE IMSI:[262420699262699] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 04/10 11:05:33.629: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 04/10 11:05:33.635: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 04/10 11:05:33.640: [smf] INFO: Removed Session: UE IMSI:[262426029579995] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 04/10 11:05:33.640: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 04/10 11:05:33.646: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 04/10 11:05:33.651: [smf] INFO: Removed Session: UE IMSI:[262423431089858] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 04/10 11:05:33.651: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 04/10 11:05:33.656: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 04/10 11:05:33.661: [smf] INFO: Removed Session: UE IMSI:[262425489018093] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 04/10 11:05:33.661: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 04/10 11:05:33.667: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 04/10 11:05:33.672: [smf] INFO: Removed Session: UE IMSI:[262426286351588] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 04/10 11:05:33.672: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 04/10 11:05:33.677: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 04/10 11:05:33.682: [smf] INFO: Removed Session: UE IMSI:[262427622725539] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 04/10 11:05:33.682: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 04/10 11:05:33.688: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 04/10 11:05:33.693: [smf] INFO: Removed Session: UE IMSI:[262422611197839] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 04/10 11:05:33.693: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 04/10 11:05:33.699: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 04/10 11:05:33.704: [smf] INFO: Removed Session: UE IMSI:[262425084583820] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 04/10 11:05:33.704: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 04/10 11:05:33.709: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 04/10 11:05:33.714: [smf] INFO: Removed Session: UE IMSI:[262420280247890] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 04/10 11:05:33.714: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 04/10 11:05:33.720: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 04/10 11:05:33.725: [smf] INFO: Removed Session: UE IMSI:[262424917012631] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 04/10 11:05:33.725: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 04/10 11:05:33.731: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 04/10 11:05:33.736: [smf] INFO: Removed Session: UE IMSI:[262426989691109] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 04/10 11:05:33.736: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 04/10 11:05:33.742: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 04/10 11:05:33.746: [smf] INFO: Removed Session: UE IMSI:[262423164684772] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 04/10 11:05:33.746: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 04/10 11:05:33.752: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 04/10 11:05:33.757: [smf] INFO: Removed Session: UE IMSI:[262428803299797] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 04/10 11:05:33.757: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 04/10 11:05:33.763: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 04/10 11:05:33.771: [smf] INFO: Removed Session: UE IMSI:[262427262097975] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 04/10 11:05:33.771: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 04/10 11:05:33.774: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 04/10 11:05:33.783: [smf] INFO: Removed Session: UE IMSI:[262429356703870] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 04/10 11:05:33.783: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 04/10 11:05:33.786: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 04/10 11:05:33.793: [smf] INFO: Removed Session: UE IMSI:[262425574953306] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 04/10 11:05:33.793: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 04/10 11:05:33.797: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 04/10 11:05:33.805: [smf] INFO: Removed Session: UE IMSI:[262427491702442] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 04/10 11:05:33.805: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 04/10 11:05:33.808: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 04/10 11:05:33.813: [smf] INFO: Removed Session: UE IMSI:[262421034247566] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 04/10 11:05:33.813: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 04/10 11:05:33.819: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 04/10 11:05:33.826: [smf] INFO: Removed Session: UE IMSI:[262425516447878] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 04/10 11:05:33.826: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 04/10 11:05:33.829: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 04/10 11:05:33.835: [smf] INFO: Removed Session: UE IMSI:[262427576900153] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 04/10 11:05:33.835: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 04/10 11:05:33.840: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 04/10 11:05:33.848: [smf] INFO: Removed Session: UE IMSI:[262427461238545] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 04/10 11:05:33.848: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 04/10 11:05:33.851: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 04/10 11:05:33.856: [smf] INFO: Removed Session: UE IMSI:[262422793248789] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 04/10 11:05:33.856: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 04/10 11:05:33.862: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 04/10 11:05:33.867: [smf] INFO: Removed Session: UE IMSI:[262426462354406] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 04/10 11:05:33.867: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 04/10 11:05:33.873: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 04/10 11:05:33.878: [smf] INFO: Removed Session: UE IMSI:[262426701040285] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 04/10 11:05:33.878: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 04/10 11:05:33.884: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 04/10 11:05:33.889: [smf] INFO: Removed Session: UE IMSI:[262421590173872] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 04/10 11:05:33.889: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 04/10 11:05:33.895: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 04/10 11:05:33.900: [smf] INFO: Removed Session: UE IMSI:[262421301877659] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 04/10 11:05:33.900: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 04/10 11:05:33.905: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 04/10 11:05:33.911: [smf] INFO: Removed Session: UE IMSI:[262423103800018] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 04/10 11:05:33.911: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 04/10 11:05:33.916: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 04/10 11:05:33.921: [smf] INFO: Removed Session: UE IMSI:[262421792755373] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 04/10 11:05:33.921: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 04/10 11:05:33.927: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 04/10 11:05:33.935: [smf] INFO: Removed Session: UE IMSI:[262424929170728] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 04/10 11:05:33.935: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 04/10 11:05:33.938: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 04/10 11:05:33.943: [smf] INFO: Removed Session: UE IMSI:[262427665556554] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 04/10 11:05:33.943: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 04/10 11:05:33.949: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 04/10 11:05:33.956: [smf] INFO: Removed Session: UE IMSI:[262428642046364] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 04/10 11:05:33.956: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 04/10 11:05:33.960: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 04/10 11:05:33.964: [smf] INFO: Removed Session: UE IMSI:[262422402403003] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 04/10 11:05:33.964: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 04/10 11:05:33.970: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 04/10 11:05:33.978: [smf] INFO: Removed Session: UE IMSI:[262429472885820] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 04/10 11:05:33.978: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 04/10 11:05:33.981: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 04/10 11:05:33.987: [smf] INFO: Removed Session: UE IMSI:[262423551623801] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:33.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 04/10 11:05:33.987: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 04/10 11:05:33.992: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 04/10 11:05:34.000: [smf] INFO: Removed Session: UE IMSI:[262427596095310] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 04/10 11:05:34.000: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 04/10 11:05:34.003: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 04/10 11:05:34.008: [smf] INFO: Removed Session: UE IMSI:[262423326129989] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 04/10 11:05:34.008: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 04/10 11:05:34.014: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 04/10 11:05:34.022: [smf] INFO: Removed Session: UE IMSI:[262423066941054] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 04/10 11:05:34.022: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 04/10 11:05:34.025: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 04/10 11:05:34.030: [smf] INFO: Removed Session: UE IMSI:[262421557637860] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 04/10 11:05:34.030: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 04/10 11:05:34.036: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 04/10 11:05:34.044: [smf] INFO: Removed Session: UE IMSI:[262426951483202] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 04/10 11:05:34.044: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 04/10 11:05:34.047: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 04/10 11:05:34.052: [smf] INFO: Removed Session: UE IMSI:[262421170440691] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 04/10 11:05:34.052: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 04/10 11:05:34.058: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 04/10 11:05:34.066: [smf] INFO: Removed Session: UE IMSI:[262422154015292] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 04/10 11:05:34.066: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 04/10 11:05:34.069: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 04/10 11:05:34.073: [smf] INFO: Removed Session: UE IMSI:[262422560238097] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 04/10 11:05:34.073: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 04/10 11:05:34.079: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 04/10 11:05:34.087: [smf] INFO: Removed Session: UE IMSI:[262427138957463] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 04/10 11:05:34.087: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 04/10 11:05:34.090: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 04/10 11:05:34.095: [smf] INFO: Removed Session: UE IMSI:[262428178912390] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 04/10 11:05:34.095: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 04/10 11:05:34.101: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 04/10 11:05:34.109: [smf] INFO: Removed Session: UE IMSI:[262420333644406] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 04/10 11:05:34.109: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 04/10 11:05:34.112: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 04/10 11:05:34.118: [smf] INFO: Removed Session: UE IMSI:[262423066106857] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 04/10 11:05:34.118: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 04/10 11:05:34.123: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 04/10 11:05:34.129: [smf] INFO: Removed Session: UE IMSI:[262424872483474] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 04/10 11:05:34.129: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 04/10 11:05:34.134: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 04/10 11:05:34.140: [smf] INFO: Removed Session: UE IMSI:[262424694722340] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 04/10 11:05:34.140: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 04/10 11:05:34.145: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 04/10 11:05:34.151: [smf] INFO: Removed Session: UE IMSI:[262428256988362] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 04/10 11:05:34.151: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 04/10 11:05:34.156: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 04/10 11:05:34.163: [smf] INFO: Removed Session: UE IMSI:[262423451658874] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 04/10 11:05:34.163: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 04/10 11:05:34.166: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 04/10 11:05:34.173: [smf] INFO: Removed Session: UE IMSI:[262425977510253] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 04/10 11:05:34.174: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 04/10 11:05:34.178: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 04/10 11:05:34.187: [smf] INFO: Removed Session: UE IMSI:[262425326052871] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 04/10 11:05:34.187: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 04/10 11:05:34.189: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 04/10 11:05:34.198: [smf] INFO: Removed Session: UE IMSI:[262429128131407] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 04/10 11:05:34.198: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 04/10 11:05:34.201: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 04/10 11:05:34.210: [smf] INFO: Removed Session: UE IMSI:[262427506502931] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 04/10 11:05:34.210: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 04/10 11:05:34.212: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 04/10 11:05:34.219: [smf] INFO: Removed Session: UE IMSI:[262422983190827] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 04/10 11:05:34.219: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 04/10 11:05:34.223: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 04/10 11:05:34.228: [smf] INFO: Removed Session: UE IMSI:[262424029820265] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 04/10 11:05:34.228: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 04/10 11:05:34.233: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 04/10 11:05:34.239: [smf] INFO: Removed Session: UE IMSI:[262423198531705] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 04/10 11:05:34.239: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 04/10 11:05:34.244: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 04/10 11:05:34.249: [smf] INFO: Removed Session: UE IMSI:[262424386519254] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 04/10 11:05:34.249: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 04/10 11:05:34.255: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 04/10 11:05:34.260: [smf] INFO: Removed Session: UE IMSI:[262420669030257] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 04/10 11:05:34.260: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 04/10 11:05:34.265: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 04/10 11:05:34.271: [smf] INFO: Removed Session: UE IMSI:[262420855267387] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 04/10 11:05:34.271: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 04/10 11:05:34.277: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 04/10 11:05:34.287: [smf] INFO: Removed Session: UE IMSI:[262424197108966] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 04/10 11:05:34.287: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 04/10 11:05:34.288: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 04/10 11:05:34.295: [smf] INFO: Removed Session: UE IMSI:[262426496221067] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 04/10 11:05:34.295: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 04/10 11:05:34.299: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 04/10 11:05:34.308: [smf] INFO: Removed Session: UE IMSI:[262426385059993] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 04/10 11:05:34.308: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 04/10 11:05:34.311: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 04/10 11:05:34.319: [smf] INFO: Removed Session: UE IMSI:[262422035639459] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 04/10 11:05:34.319: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 04/10 11:05:34.322: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 04/10 11:05:34.326: [smf] INFO: Removed Session: UE IMSI:[262428074449900] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 04/10 11:05:34.326: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 04/10 11:05:34.333: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 04/10 11:05:34.342: [smf] INFO: Removed Session: UE IMSI:[262426991970224] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 04/10 11:05:34.342: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 04/10 11:05:34.345: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 04/10 11:05:34.354: [smf] INFO: Removed Session: UE IMSI:[262425404710380] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 04/10 11:05:34.354: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 04/10 11:05:34.356: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 04/10 11:05:34.363: [smf] INFO: Removed Session: UE IMSI:[262423603699470] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 04/10 11:05:34.363: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 04/10 11:05:34.367: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 04/10 11:05:34.373: [smf] INFO: Removed Session: UE IMSI:[262428654509911] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 04/10 11:05:34.373: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 04/10 11:05:34.378: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 04/10 11:05:34.387: [smf] INFO: Removed Session: UE IMSI:[262427212042651] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 04/10 11:05:34.387: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 04/10 11:05:34.390: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 04/10 11:05:34.396: [smf] INFO: Removed Session: UE IMSI:[262426508040595] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 04/10 11:05:34.396: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 04/10 11:05:34.400: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 04/10 11:05:34.406: [smf] INFO: Removed Session: UE IMSI:[262426004004706] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 04/10 11:05:34.406: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 04/10 11:05:34.411: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 04/10 11:05:34.420: [smf] INFO: Removed Session: UE IMSI:[262420566604840] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 04/10 11:05:34.420: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 04/10 11:05:34.423: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 04/10 11:05:34.432: [smf] INFO: Removed Session: UE IMSI:[262425666153194] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 04/10 11:05:34.432: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 04/10 11:05:34.435: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 04/10 11:05:34.444: [smf] INFO: Removed Session: UE IMSI:[262424246190495] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 04/10 11:05:34.444: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 04/10 11:05:34.447: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 04/10 11:05:34.456: [smf] INFO: Removed Session: UE IMSI:[262425534900706] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 04/10 11:05:34.456: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 04/10 11:05:34.458: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 04/10 11:05:34.468: [smf] INFO: Removed Session: UE IMSI:[262429547823310] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 04/10 11:05:34.468: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 04/10 11:05:34.470: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 04/10 11:05:34.479: [smf] INFO: Removed Session: UE IMSI:[262424680516211] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 04/10 11:05:34.479: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 04/10 11:05:34.482: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 04/10 11:05:34.491: [smf] INFO: Removed Session: UE IMSI:[262429850312380] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 04/10 11:05:34.491: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 04/10 11:05:34.494: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 04/10 11:05:34.503: [smf] INFO: Removed Session: UE IMSI:[262424248005121] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 04/10 11:05:34.503: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 04/10 11:05:34.506: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 04/10 11:05:34.514: [smf] INFO: Removed Session: UE IMSI:[262429283977487] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 04/10 11:05:34.514: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 04/10 11:05:34.517: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 04/10 11:05:34.522: [smf] INFO: Removed Session: UE IMSI:[262421380986165] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 04/10 11:05:34.522: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 04/10 11:05:34.528: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 04/10 11:05:34.537: [smf] INFO: Removed Session: UE IMSI:[262423906753206] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 04/10 11:05:34.537: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 04/10 11:05:34.540: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 04/10 11:05:34.549: [smf] INFO: Removed Session: UE IMSI:[262429118123506] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 04/10 11:05:34.549: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 04/10 11:05:34.551: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 04/10 11:05:34.557: [smf] INFO: Removed Session: UE IMSI:[262421801008654] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 04/10 11:05:34.557: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 04/10 11:05:34.562: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 04/10 11:05:34.569: [smf] INFO: Removed Session: UE IMSI:[262424742254404] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 04/10 11:05:34.569: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 04/10 11:05:34.573: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 04/10 11:05:34.577: [smf] INFO: Removed Session: UE IMSI:[262426424151588] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 04/10 11:05:34.577: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 04/10 11:05:34.583: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 04/10 11:05:34.592: [smf] INFO: Removed Session: UE IMSI:[262421129221212] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 04/10 11:05:34.592: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 04/10 11:05:34.594: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 04/10 11:05:34.601: [smf] INFO: Removed Session: UE IMSI:[262426530905381] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 04/10 11:05:34.601: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 04/10 11:05:34.605: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 04/10 11:05:34.610: [smf] INFO: Removed Session: UE IMSI:[262424789533105] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 04/10 11:05:34.610: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 04/10 11:05:34.616: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 04/10 11:05:34.621: [smf] INFO: Removed Session: UE IMSI:[262427464376822] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 04/10 11:05:34.621: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 04/10 11:05:34.626: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 04/10 11:05:34.631: [smf] INFO: Removed Session: UE IMSI:[262422881293244] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 04/10 11:05:34.631: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 04/10 11:05:34.637: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 04/10 11:05:34.641: [smf] INFO: Removed Session: UE IMSI:[262427904179158] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 04/10 11:05:34.641: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 04/10 11:05:34.648: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 04/10 11:05:34.652: [smf] INFO: Removed Session: UE IMSI:[262425213038050] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 04/10 11:05:34.652: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 04/10 11:05:34.658: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 04/10 11:05:34.663: [smf] INFO: Removed Session: UE IMSI:[262429511315372] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 04/10 11:05:34.663: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 04/10 11:05:34.669: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 04/10 11:05:34.674: [smf] INFO: Removed Session: UE IMSI:[262425021530215] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 04/10 11:05:34.674: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 04/10 11:05:34.680: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 04/10 11:05:34.684: [smf] INFO: Removed Session: UE IMSI:[262424143892371] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 04/10 11:05:34.684: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 04/10 11:05:34.690: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 04/10 11:05:34.694: [smf] INFO: Removed Session: UE IMSI:[262424485765831] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 04/10 11:05:34.694: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 04/10 11:05:34.701: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 04/10 11:05:34.706: [smf] INFO: Removed Session: UE IMSI:[262423972113706] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 04/10 11:05:34.706: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 04/10 11:05:34.712: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 04/10 11:05:34.716: [smf] INFO: Removed Session: UE IMSI:[262421246557005] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 04/10 11:05:34.716: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 04/10 11:05:34.722: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 04/10 11:05:34.724: [smf] INFO: Removed Session: UE IMSI:[262427567056177] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 04/10 11:05:34.724: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 04/10 11:05:34.733: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 04/10 11:05:34.736: [smf] INFO: Removed Session: UE IMSI:[262423619224886] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 04/10 11:05:34.736: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 04/10 11:05:34.743: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 04/10 11:05:34.747: [smf] INFO: Removed Session: UE IMSI:[262422043580529] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 04/10 11:05:34.747: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 04/10 11:05:34.754: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 04/10 11:05:34.757: [smf] INFO: Removed Session: UE IMSI:[262425511268679] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 04/10 11:05:34.757: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 04/10 11:05:34.765: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 04/10 11:05:34.769: [smf] INFO: Removed Session: UE IMSI:[262424890367800] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 04/10 11:05:34.769: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 04/10 11:05:34.775: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 04/10 11:05:34.781: [smf] INFO: Removed Session: UE IMSI:[262423223232448] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 04/10 11:05:34.781: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 04/10 11:05:34.787: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 04/10 11:05:34.796: [smf] INFO: Removed Session: UE IMSI:[262425832143909] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 04/10 11:05:34.796: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 04/10 11:05:34.799: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 04/10 11:05:34.806: [smf] INFO: Removed Session: UE IMSI:[262421631413076] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 04/10 11:05:34.806: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 04/10 11:05:34.809: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 04/10 11:05:34.814: [smf] INFO: Removed Session: UE IMSI:[262423559089591] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 04/10 11:05:34.814: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 04/10 11:05:34.820: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 04/10 11:05:34.825: [smf] INFO: Removed Session: UE IMSI:[262425359278377] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 04/10 11:05:34.825: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 04/10 11:05:34.831: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 04/10 11:05:34.835: [smf] INFO: Removed Session: UE IMSI:[262426273065181] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 04/10 11:05:34.835: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 04/10 11:05:34.841: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 04/10 11:05:34.847: [smf] INFO: Removed Session: UE IMSI:[262427064479243] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 04/10 11:05:34.847: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 04/10 11:05:34.852: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 04/10 11:05:34.857: [smf] INFO: Removed Session: UE IMSI:[262421754589973] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 04/10 11:05:34.857: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 04/10 11:05:34.863: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 04/10 11:05:34.870: [smf] INFO: Removed Session: UE IMSI:[262424882403590] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 04/10 11:05:34.870: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 04/10 11:05:34.874: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 04/10 11:05:34.878: [smf] INFO: Removed Session: UE IMSI:[262428303086378] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 04/10 11:05:34.878: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 04/10 11:05:34.884: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 04/10 11:05:34.892: [smf] INFO: Removed Session: UE IMSI:[262423602100355] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 04/10 11:05:34.892: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 04/10 11:05:34.895: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 04/10 11:05:34.904: [smf] INFO: Removed Session: UE IMSI:[262423048826378] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 04/10 11:05:34.904: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 04/10 11:05:34.906: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 04/10 11:05:34.909: [smf] INFO: Removed Session: UE IMSI:[262427030103467] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 04/10 11:05:34.909: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 04/10 11:05:34.916: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 04/10 11:05:34.919: [smf] INFO: Removed Session: UE IMSI:[262420014587740] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 04/10 11:05:34.919: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 04/10 11:05:34.927: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 04/10 11:05:34.930: [smf] INFO: Removed Session: UE IMSI:[262429853442925] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 04/10 11:05:34.930: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 04/10 11:05:34.937: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 04/10 11:05:34.939: [smf] INFO: Removed Session: UE IMSI:[262426020279119] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 04/10 11:05:34.939: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 04/10 11:05:34.947: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 04/10 11:05:34.949: [smf] INFO: Removed Session: UE IMSI:[262420685836538] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 04/10 11:05:34.949: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 04/10 11:05:34.958: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 04/10 11:05:34.959: [smf] INFO: Removed Session: UE IMSI:[262428735044909] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 04/10 11:05:34.959: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 04/10 11:05:34.968: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 04/10 11:05:34.970: [smf] INFO: Removed Session: UE IMSI:[262423395235789] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 04/10 11:05:34.970: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 04/10 11:05:34.978: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 04/10 11:05:34.980: [smf] INFO: Removed Session: UE IMSI:[262428613180876] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 04/10 11:05:34.980: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 04/10 11:05:34.988: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 04/10 11:05:34.990: [smf] INFO: Removed Session: UE IMSI:[262425030493021] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:34.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 04/10 11:05:34.990: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 04/10 11:05:34.999: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 04/10 11:05:35.001: [smf] INFO: Removed Session: UE IMSI:[262423865434285] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 04/10 11:05:35.001: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 04/10 11:05:35.009: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 04/10 11:05:35.011: [smf] INFO: Removed Session: UE IMSI:[262421557560487] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 04/10 11:05:35.011: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 04/10 11:05:35.019: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 04/10 11:05:35.023: [smf] INFO: Removed Session: UE IMSI:[262426344692453] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 04/10 11:05:35.023: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 04/10 11:05:35.030: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 04/10 11:05:35.034: [smf] INFO: Removed Session: UE IMSI:[262421623142855] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 04/10 11:05:35.034: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 04/10 11:05:35.041: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 04/10 11:05:35.045: [smf] INFO: Removed Session: UE IMSI:[262424940850151] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 04/10 11:05:35.045: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 04/10 11:05:35.051: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 04/10 11:05:35.057: [smf] INFO: Removed Session: UE IMSI:[262428522436758] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 04/10 11:05:35.057: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 04/10 11:05:35.063: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 04/10 11:05:35.070: [smf] INFO: Removed Session: UE IMSI:[262423467155200] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 04/10 11:05:35.070: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 04/10 11:05:35.073: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 04/10 11:05:35.078: [smf] INFO: Removed Session: UE IMSI:[262426337818071] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 04/10 11:05:35.078: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 04/10 11:05:35.084: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 04/10 11:05:35.090: [smf] INFO: Removed Session: UE IMSI:[262426505628427] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 04/10 11:05:35.090: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 04/10 11:05:35.095: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 04/10 11:05:35.101: [smf] INFO: Removed Session: UE IMSI:[262429768589095] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 04/10 11:05:35.101: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 04/10 11:05:35.106: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 04/10 11:05:35.113: [smf] INFO: Removed Session: UE IMSI:[262424229384262] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 04/10 11:05:35.113: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 04/10 11:05:35.117: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 04/10 11:05:35.120: [smf] INFO: Removed Session: UE IMSI:[262429645117981] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 04/10 11:05:35.120: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 04/10 11:05:35.127: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 04/10 11:05:35.132: [smf] INFO: Removed Session: UE IMSI:[262428626250621] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 04/10 11:05:35.132: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 04/10 11:05:35.138: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 04/10 11:05:35.148: [smf] INFO: Removed Session: UE IMSI:[262429503026294] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 04/10 11:05:35.148: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 04/10 11:05:35.150: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 04/10 11:05:35.156: [smf] INFO: Removed Session: UE IMSI:[262428148204700] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 04/10 11:05:35.157: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 04/10 11:05:35.160: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 04/10 11:05:35.165: [smf] INFO: Removed Session: UE IMSI:[262425148970611] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 04/10 11:05:35.165: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 04/10 11:05:35.171: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 04/10 11:05:35.179: [smf] INFO: Removed Session: UE IMSI:[262421992162335] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 04/10 11:05:35.179: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 04/10 11:05:35.182: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 04/10 11:05:35.188: [smf] INFO: Removed Session: UE IMSI:[262421943642658] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 04/10 11:05:35.188: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 04/10 11:05:35.193: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 04/10 11:05:35.199: [smf] INFO: Removed Session: UE IMSI:[262421744662454] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 04/10 11:05:35.199: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 04/10 11:05:35.203: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 04/10 11:05:35.208: [smf] INFO: Removed Session: UE IMSI:[262428709085852] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 04/10 11:05:35.208: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 04/10 11:05:35.214: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 04/10 11:05:35.224: [smf] INFO: Removed Session: UE IMSI:[262423266385037] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 04/10 11:05:35.224: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 04/10 11:05:35.225: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 04/10 11:05:35.230: [smf] INFO: Removed Session: UE IMSI:[262422988595665] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 04/10 11:05:35.230: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 04/10 11:05:35.236: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 04/10 11:05:35.245: [smf] INFO: Removed Session: UE IMSI:[262429555394918] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 04/10 11:05:35.245: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 04/10 11:05:35.247: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 04/10 11:05:35.254: [smf] INFO: Removed Session: UE IMSI:[262428707473293] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 04/10 11:05:35.254: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 04/10 11:05:35.258: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 04/10 11:05:35.263: [smf] INFO: Removed Session: UE IMSI:[262421311771807] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 04/10 11:05:35.263: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 04/10 11:05:35.269: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 04/10 11:05:35.275: [smf] INFO: Removed Session: UE IMSI:[262424859095934] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 04/10 11:05:35.275: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 04/10 11:05:35.280: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 04/10 11:05:35.285: [smf] INFO: Removed Session: UE IMSI:[262426869654168] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 04/10 11:05:35.285: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 04/10 11:05:35.290: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 04/10 11:05:35.296: [smf] INFO: Removed Session: UE IMSI:[262423223058075] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 04/10 11:05:35.296: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 04/10 11:05:35.301: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 04/10 11:05:35.307: [smf] INFO: Removed Session: UE IMSI:[262429238395933] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 04/10 11:05:35.307: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 04/10 11:05:35.312: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 04/10 11:05:35.317: [smf] INFO: Removed Session: UE IMSI:[262423946491573] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 04/10 11:05:35.317: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 04/10 11:05:35.323: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 04/10 11:05:35.331: [smf] INFO: Removed Session: UE IMSI:[262420766069986] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 04/10 11:05:35.332: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 04/10 11:05:35.334: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 04/10 11:05:35.344: [smf] INFO: Removed Session: UE IMSI:[262428486975193] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 04/10 11:05:35.344: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 04/10 11:05:35.345: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 04/10 11:05:35.351: [smf] INFO: Removed Session: UE IMSI:[262428151381785] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 04/10 11:05:35.351: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 04/10 11:05:35.356: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 04/10 11:05:35.362: [smf] INFO: Removed Session: UE IMSI:[262421940612080] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 04/10 11:05:35.362: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 04/10 11:05:35.367: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 04/10 11:05:35.372: [smf] INFO: Removed Session: UE IMSI:[262429005132973] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 04/10 11:05:35.372: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 04/10 11:05:35.378: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 04/10 11:05:35.383: [smf] INFO: Removed Session: UE IMSI:[262427947690927] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 04/10 11:05:35.383: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 04/10 11:05:35.389: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 04/10 11:05:35.395: [smf] INFO: Removed Session: UE IMSI:[262422263756773] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 04/10 11:05:35.395: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 04/10 11:05:35.399: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 04/10 11:05:35.405: [smf] INFO: Removed Session: UE IMSI:[262423740205698] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 04/10 11:05:35.405: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 04/10 11:05:35.410: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 04/10 11:05:35.416: [smf] INFO: Removed Session: UE IMSI:[262424794225532] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 04/10 11:05:35.416: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 04/10 11:05:35.421: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 04/10 11:05:35.427: [smf] INFO: Removed Session: UE IMSI:[262420261491581] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 04/10 11:05:35.427: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 04/10 11:05:35.432: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 04/10 11:05:35.437: [smf] INFO: Removed Session: UE IMSI:[262422883479140] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 04/10 11:05:35.437: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 04/10 11:05:35.442: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 04/10 11:05:35.448: [smf] INFO: Removed Session: UE IMSI:[262429337321136] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 04/10 11:05:35.448: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 04/10 11:05:35.453: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 04/10 11:05:35.459: [smf] INFO: Removed Session: UE IMSI:[262425839867621] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 04/10 11:05:35.459: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 04/10 11:05:35.464: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 04/10 11:05:35.470: [smf] INFO: Removed Session: UE IMSI:[262423681776729] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 04/10 11:05:35.470: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 04/10 11:05:35.475: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 04/10 11:05:35.481: [smf] INFO: Removed Session: UE IMSI:[262422163293798] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 04/10 11:05:35.481: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 04/10 11:05:35.485: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 04/10 11:05:35.491: [smf] INFO: Removed Session: UE IMSI:[262424973802180] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 04/10 11:05:35.491: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 04/10 11:05:35.496: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 04/10 11:05:35.501: [smf] INFO: Removed Session: UE IMSI:[262422821097557] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 04/10 11:05:35.501: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 04/10 11:05:35.507: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 04/10 11:05:35.512: [smf] INFO: Removed Session: UE IMSI:[262422578178818] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 04/10 11:05:35.512: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 04/10 11:05:35.518: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 04/10 11:05:35.523: [smf] INFO: Removed Session: UE IMSI:[262423579493320] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 04/10 11:05:35.523: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 04/10 11:05:35.528: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 04/10 11:05:35.534: [smf] INFO: Removed Session: UE IMSI:[262424780497238] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 04/10 11:05:35.534: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 04/10 11:05:35.539: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 04/10 11:05:35.544: [smf] INFO: Removed Session: UE IMSI:[262422731181179] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 04/10 11:05:35.544: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 04/10 11:05:35.550: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 04/10 11:05:35.555: [smf] INFO: Removed Session: UE IMSI:[262423486443668] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 04/10 11:05:35.555: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 04/10 11:05:35.561: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 04/10 11:05:35.566: [smf] INFO: Removed Session: UE IMSI:[262428751316871] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 04/10 11:05:35.566: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 04/10 11:05:35.571: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 04/10 11:05:35.577: [smf] INFO: Removed Session: UE IMSI:[262426884141406] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 04/10 11:05:35.577: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 04/10 11:05:35.582: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 04/10 11:05:35.588: [smf] INFO: Removed Session: UE IMSI:[262421325784649] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 04/10 11:05:35.588: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 04/10 11:05:35.593: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 04/10 11:05:35.599: [smf] INFO: Removed Session: UE IMSI:[262422043242490] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 04/10 11:05:35.599: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 04/10 11:05:35.604: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 04/10 11:05:35.609: [smf] INFO: Removed Session: UE IMSI:[262420087214516] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 04/10 11:05:35.610: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 04/10 11:05:35.614: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 04/10 11:05:35.619: [smf] INFO: Removed Session: UE IMSI:[262420340161193] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 04/10 11:05:35.619: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 04/10 11:05:35.625: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 04/10 11:05:35.631: [smf] INFO: Removed Session: UE IMSI:[262425208308738] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 04/10 11:05:35.631: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 04/10 11:05:35.636: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 04/10 11:05:35.641: [smf] INFO: Removed Session: UE IMSI:[262422328839080] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 04/10 11:05:35.641: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 04/10 11:05:35.646: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 04/10 11:05:35.651: [smf] INFO: Removed Session: UE IMSI:[262425451243816] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 04/10 11:05:35.651: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 04/10 11:05:35.657: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 04/10 11:05:35.663: [smf] INFO: Removed Session: UE IMSI:[262420043263490] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 04/10 11:05:35.663: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 04/10 11:05:35.668: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 04/10 11:05:35.673: [smf] INFO: Removed Session: UE IMSI:[262422030087822] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 04/10 11:05:35.673: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 04/10 11:05:35.679: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 04/10 11:05:35.684: [smf] INFO: Removed Session: UE IMSI:[262421752960154] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 04/10 11:05:35.684: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 04/10 11:05:35.689: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 04/10 11:05:35.694: [smf] INFO: Removed Session: UE IMSI:[262420847331919] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 04/10 11:05:35.694: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 04/10 11:05:35.700: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 04/10 11:05:35.705: [smf] INFO: Removed Session: UE IMSI:[262424553144251] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 04/10 11:05:35.705: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 04/10 11:05:35.711: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 04/10 11:05:35.716: [smf] INFO: Removed Session: UE IMSI:[262428908003675] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 04/10 11:05:35.716: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 04/10 11:05:35.721: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 04/10 11:05:35.726: [smf] INFO: Removed Session: UE IMSI:[262428276898812] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 04/10 11:05:35.726: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 04/10 11:05:35.732: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 04/10 11:05:35.737: [smf] INFO: Removed Session: UE IMSI:[262428939176749] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 04/10 11:05:35.737: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 04/10 11:05:35.743: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 04/10 11:05:35.748: [smf] INFO: Removed Session: UE IMSI:[262422566524749] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 04/10 11:05:35.748: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 04/10 11:05:35.754: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 04/10 11:05:35.759: [smf] INFO: Removed Session: UE IMSI:[262427526221626] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 04/10 11:05:35.759: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 04/10 11:05:35.764: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 04/10 11:05:35.770: [smf] INFO: Removed Session: UE IMSI:[262421667158298] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 04/10 11:05:35.770: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 04/10 11:05:35.775: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 04/10 11:05:35.780: [smf] INFO: Removed Session: UE IMSI:[262427993011794] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 04/10 11:05:35.780: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 04/10 11:05:35.786: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 04/10 11:05:35.791: [smf] INFO: Removed Session: UE IMSI:[262424074609323] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 04/10 11:05:35.791: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 04/10 11:05:35.796: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 04/10 11:05:35.802: [smf] INFO: Removed Session: UE IMSI:[262428275007834] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 04/10 11:05:35.802: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 04/10 11:05:35.807: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 04/10 11:05:35.812: [smf] INFO: Removed Session: UE IMSI:[262420744436736] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 04/10 11:05:35.812: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 04/10 11:05:35.818: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 04/10 11:05:35.823: [smf] INFO: Removed Session: UE IMSI:[262426867810799] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 04/10 11:05:35.823: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 04/10 11:05:35.829: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 04/10 11:05:35.834: [smf] INFO: Removed Session: UE IMSI:[262428163913103] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 04/10 11:05:35.834: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 04/10 11:05:35.839: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 04/10 11:05:35.845: [smf] INFO: Removed Session: UE IMSI:[262428110411416] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 04/10 11:05:35.845: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 04/10 11:05:35.850: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 04/10 11:05:35.856: [smf] INFO: Removed Session: UE IMSI:[262422456769924] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 04/10 11:05:35.856: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 04/10 11:05:35.861: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 04/10 11:05:35.867: [smf] INFO: Removed Session: UE IMSI:[262427579667600] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 04/10 11:05:35.867: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 04/10 11:05:35.871: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 04/10 11:05:35.877: [smf] INFO: Removed Session: UE IMSI:[262424783587594] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 04/10 11:05:35.877: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 04/10 11:05:35.882: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 04/10 11:05:35.887: [smf] INFO: Removed Session: UE IMSI:[262429493270675] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 04/10 11:05:35.887: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 04/10 11:05:35.893: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 04/10 11:05:35.898: [smf] INFO: Removed Session: UE IMSI:[262422533366894] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 04/10 11:05:35.898: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 04/10 11:05:35.903: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 04/10 11:05:35.909: [smf] INFO: Removed Session: UE IMSI:[262421516148563] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 04/10 11:05:35.909: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 04/10 11:05:35.914: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 04/10 11:05:35.920: [smf] INFO: Removed Session: UE IMSI:[262420343322147] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 04/10 11:05:35.920: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 04/10 11:05:35.925: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 04/10 11:05:35.930: [smf] INFO: Removed Session: UE IMSI:[262429506628818] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 04/10 11:05:35.930: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 04/10 11:05:35.936: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 04/10 11:05:35.940: [smf] INFO: Removed Session: UE IMSI:[262426264807927] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 04/10 11:05:35.940: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 04/10 11:05:35.946: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 04/10 11:05:35.952: [smf] INFO: Removed Session: UE IMSI:[262426067670268] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 04/10 11:05:35.952: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 04/10 11:05:35.957: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 04/10 11:05:35.962: [smf] INFO: Removed Session: UE IMSI:[262425147338882] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 04/10 11:05:35.962: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 04/10 11:05:35.968: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 04/10 11:05:35.973: [smf] INFO: Removed Session: UE IMSI:[262428050025418] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 04/10 11:05:35.973: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 04/10 11:05:35.978: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 04/10 11:05:35.983: [smf] INFO: Removed Session: UE IMSI:[262428143299264] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 04/10 11:05:35.983: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 04/10 11:05:35.989: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 04/10 11:05:35.994: [smf] INFO: Removed Session: UE IMSI:[262424400898592] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:35.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 04/10 11:05:35.994: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 04/10 11:05:36.000: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 04/10 11:05:36.004: [smf] INFO: Removed Session: UE IMSI:[262421439044897] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 04/10 11:05:36.004: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 04/10 11:05:36.010: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 04/10 11:05:36.015: [smf] INFO: Removed Session: UE IMSI:[262421563565623] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 04/10 11:05:36.015: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 04/10 11:05:36.021: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 04/10 11:05:36.027: [smf] INFO: Removed Session: UE IMSI:[262425753684209] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 04/10 11:05:36.027: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 04/10 11:05:36.032: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 04/10 11:05:36.037: [smf] INFO: Removed Session: UE IMSI:[262421790292295] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 04/10 11:05:36.037: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 04/10 11:05:36.043: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 04/10 11:05:36.048: [smf] INFO: Removed Session: UE IMSI:[262429429566028] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 04/10 11:05:36.048: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 04/10 11:05:36.054: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 04/10 11:05:36.060: [smf] INFO: Removed Session: UE IMSI:[262423303087658] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 04/10 11:05:36.060: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 04/10 11:05:36.065: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 04/10 11:05:36.075: [smf] INFO: Removed Session: UE IMSI:[262425025728102] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 04/10 11:05:36.075: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 04/10 11:05:36.076: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 04/10 11:05:36.084: [smf] INFO: Removed Session: UE IMSI:[262425019680890] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 04/10 11:05:36.084: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 04/10 11:05:36.088: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 04/10 11:05:36.099: [smf] INFO: Removed Session: UE IMSI:[262421187304461] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 04/10 11:05:36.100: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 04/10 11:05:36.100: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 04/10 11:05:36.109: [smf] INFO: Removed Session: UE IMSI:[262420202987861] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 04/10 11:05:36.109: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 04/10 11:05:36.111: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 04/10 11:05:36.120: [smf] INFO: Removed Session: UE IMSI:[262429734122831] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 04/10 11:05:36.120: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 04/10 11:05:36.122: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 04/10 11:05:36.130: [smf] INFO: Removed Session: UE IMSI:[262426394042208] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 04/10 11:05:36.130: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 04/10 11:05:36.133: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 04/10 11:05:36.138: [smf] INFO: Removed Session: UE IMSI:[262427614367023] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 04/10 11:05:36.138: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 04/10 11:05:36.144: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 04/10 11:05:36.149: [smf] INFO: Removed Session: UE IMSI:[262423651194605] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 04/10 11:05:36.149: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 04/10 11:05:36.154: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 04/10 11:05:36.160: [smf] INFO: Removed Session: UE IMSI:[262425737150631] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 04/10 11:05:36.160: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 04/10 11:05:36.165: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 04/10 11:05:36.172: [smf] INFO: Removed Session: UE IMSI:[262421386271801] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 04/10 11:05:36.172: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 04/10 11:05:36.176: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 04/10 11:05:36.182: [smf] INFO: Removed Session: UE IMSI:[262422695774416] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 04/10 11:05:36.182: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 04/10 11:05:36.187: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 04/10 11:05:36.192: [smf] INFO: Removed Session: UE IMSI:[262423878569440] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 04/10 11:05:36.192: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 04/10 11:05:36.197: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 04/10 11:05:36.203: [smf] INFO: Removed Session: UE IMSI:[262421892113283] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 04/10 11:05:36.204: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 04/10 11:05:36.208: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 04/10 11:05:36.214: [smf] INFO: Removed Session: UE IMSI:[262422378140597] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 04/10 11:05:36.214: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 04/10 11:05:36.219: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 04/10 11:05:36.224: [smf] INFO: Removed Session: UE IMSI:[262422215314433] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 04/10 11:05:36.224: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 04/10 11:05:36.229: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 04/10 11:05:36.234: [smf] INFO: Removed Session: UE IMSI:[262421911432745] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 04/10 11:05:36.234: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 04/10 11:05:36.240: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 04/10 11:05:36.245: [smf] INFO: Removed Session: UE IMSI:[262421542443171] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 04/10 11:05:36.245: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 04/10 11:05:36.251: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 04/10 11:05:36.256: [smf] INFO: Removed Session: UE IMSI:[262426563607549] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 04/10 11:05:36.256: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 04/10 11:05:36.261: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 04/10 11:05:36.267: [smf] INFO: Removed Session: UE IMSI:[262425440465964] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 04/10 11:05:36.267: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 04/10 11:05:36.272: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 04/10 11:05:36.278: [smf] INFO: Removed Session: UE IMSI:[262424989993588] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 04/10 11:05:36.278: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 04/10 11:05:36.283: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 04/10 11:05:36.288: [smf] INFO: Removed Session: UE IMSI:[262422429687749] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 04/10 11:05:36.289: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 04/10 11:05:36.294: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 04/10 11:05:36.300: [smf] INFO: Removed Session: UE IMSI:[262424984227122] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 04/10 11:05:36.300: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 04/10 11:05:36.305: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 04/10 11:05:36.310: [smf] INFO: Removed Session: UE IMSI:[262428298207180] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 04/10 11:05:36.310: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 04/10 11:05:36.316: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 04/10 11:05:36.323: [smf] INFO: Removed Session: UE IMSI:[262429766670330] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 04/10 11:05:36.323: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 04/10 11:05:36.327: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 04/10 11:05:36.336: [smf] INFO: Removed Session: UE IMSI:[262429831741039] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 04/10 11:05:36.336: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 04/10 11:05:36.339: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 04/10 11:05:36.348: [smf] INFO: Removed Session: UE IMSI:[262426669649858] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 04/10 11:05:36.348: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 04/10 11:05:36.350: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 04/10 11:05:36.359: [smf] INFO: Removed Session: UE IMSI:[262420917528218] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 04/10 11:05:36.359: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 04/10 11:05:36.362: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 04/10 11:05:36.369: [smf] INFO: Removed Session: UE IMSI:[262422894360945] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 04/10 11:05:36.369: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 04/10 11:05:36.373: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 04/10 11:05:36.377: [smf] INFO: Removed Session: UE IMSI:[262426757127607] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 04/10 11:05:36.378: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 04/10 11:05:36.384: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 04/10 11:05:36.391: [smf] INFO: Removed Session: UE IMSI:[262423440464062] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 04/10 11:05:36.391: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 04/10 11:05:36.394: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 04/10 11:05:36.400: [smf] INFO: Removed Session: UE IMSI:[262421247609921] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 04/10 11:05:36.400: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 04/10 11:05:36.405: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 04/10 11:05:36.411: [smf] INFO: Removed Session: UE IMSI:[262423027840015] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 04/10 11:05:36.411: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 04/10 11:05:36.416: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 04/10 11:05:36.421: [smf] INFO: Removed Session: UE IMSI:[262426078509949] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 04/10 11:05:36.421: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 04/10 11:05:36.427: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 04/10 11:05:36.434: [smf] INFO: Removed Session: UE IMSI:[262428598271961] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 04/10 11:05:36.434: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 04/10 11:05:36.438: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 04/10 11:05:36.443: [smf] INFO: Removed Session: UE IMSI:[262425319146513] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 04/10 11:05:36.443: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 04/10 11:05:36.449: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 04/10 11:05:36.455: [smf] INFO: Removed Session: UE IMSI:[262424214594690] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 04/10 11:05:36.455: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 04/10 11:05:36.460: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 04/10 11:05:36.465: [smf] INFO: Removed Session: UE IMSI:[262421848824067] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 04/10 11:05:36.465: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 04/10 11:05:36.471: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 04/10 11:05:36.477: [smf] INFO: Removed Session: UE IMSI:[262424081445576] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 04/10 11:05:36.477: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 04/10 11:05:36.481: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 04/10 11:05:36.487: [smf] INFO: Removed Session: UE IMSI:[262421297830455] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 04/10 11:05:36.487: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 04/10 11:05:36.492: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 04/10 11:05:36.498: [smf] INFO: Removed Session: UE IMSI:[262421691990754] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 04/10 11:05:36.498: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 04/10 11:05:36.503: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 04/10 11:05:36.509: [smf] INFO: Removed Session: UE IMSI:[262420138947456] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 04/10 11:05:36.509: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 04/10 11:05:36.514: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 04/10 11:05:36.519: [smf] INFO: Removed Session: UE IMSI:[262429445569963] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 04/10 11:05:36.519: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 04/10 11:05:36.525: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 04/10 11:05:36.531: [smf] INFO: Removed Session: UE IMSI:[262425915660167] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 04/10 11:05:36.531: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 04/10 11:05:36.536: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 04/10 11:05:36.543: [smf] INFO: Removed Session: UE IMSI:[262428033996525] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 04/10 11:05:36.543: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 04/10 11:05:36.546: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 04/10 11:05:36.552: [smf] INFO: Removed Session: UE IMSI:[262426753242430] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 04/10 11:05:36.552: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 04/10 11:05:36.557: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 04/10 11:05:36.564: [smf] INFO: Removed Session: UE IMSI:[262425630833756] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 04/10 11:05:36.564: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 04/10 11:05:36.568: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 04/10 11:05:36.574: [smf] INFO: Removed Session: UE IMSI:[262423247998822] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 04/10 11:05:36.574: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 04/10 11:05:36.579: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 04/10 11:05:36.585: [smf] INFO: Removed Session: UE IMSI:[262428475172751] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 04/10 11:05:36.585: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 04/10 11:05:36.590: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 04/10 11:05:36.597: [smf] INFO: Removed Session: UE IMSI:[262424872283909] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 04/10 11:05:36.597: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 04/10 11:05:36.601: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 04/10 11:05:36.607: [smf] INFO: Removed Session: UE IMSI:[262426902377705] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 04/10 11:05:36.607: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 04/10 11:05:36.612: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 04/10 11:05:36.619: [smf] INFO: Removed Session: UE IMSI:[262426754960082] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 04/10 11:05:36.619: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 04/10 11:05:36.623: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 04/10 11:05:36.630: [smf] INFO: Removed Session: UE IMSI:[262425037491122] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 04/10 11:05:36.630: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 04/10 11:05:36.634: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 04/10 11:05:36.640: [smf] INFO: Removed Session: UE IMSI:[262423228040546] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 04/10 11:05:36.640: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 04/10 11:05:36.645: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 04/10 11:05:36.651: [smf] INFO: Removed Session: UE IMSI:[262422537350611] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 04/10 11:05:36.651: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 04/10 11:05:36.656: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 04/10 11:05:36.663: [smf] INFO: Removed Session: UE IMSI:[262423011964759] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 04/10 11:05:36.663: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 04/10 11:05:36.667: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 04/10 11:05:36.673: [smf] INFO: Removed Session: UE IMSI:[262424252627474] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 04/10 11:05:36.673: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 04/10 11:05:36.678: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 04/10 11:05:36.684: [smf] INFO: Removed Session: UE IMSI:[262429389786621] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 04/10 11:05:36.684: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 04/10 11:05:36.689: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 04/10 11:05:36.695: [smf] INFO: Removed Session: UE IMSI:[262428648578378] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 04/10 11:05:36.695: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 04/10 11:05:36.700: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 04/10 11:05:36.706: [smf] INFO: Removed Session: UE IMSI:[262425736782201] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 04/10 11:05:36.706: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 04/10 11:05:36.711: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 04/10 11:05:36.715: [smf] INFO: Removed Session: UE IMSI:[262429165258358] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 04/10 11:05:36.715: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 04/10 11:05:36.721: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 04/10 11:05:36.726: [smf] INFO: Removed Session: UE IMSI:[262428589599882] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 04/10 11:05:36.726: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 04/10 11:05:36.732: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 04/10 11:05:36.738: [smf] INFO: Removed Session: UE IMSI:[262421946264362] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 04/10 11:05:36.738: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 04/10 11:05:36.743: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 04/10 11:05:36.748: [smf] INFO: Removed Session: UE IMSI:[262426314589815] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 04/10 11:05:36.748: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 04/10 11:05:36.754: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 04/10 11:05:36.761: [smf] INFO: Removed Session: UE IMSI:[262423443166509] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 04/10 11:05:36.761: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 04/10 11:05:36.765: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 04/10 11:05:36.770: [smf] INFO: Removed Session: UE IMSI:[262422679209211] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 04/10 11:05:36.770: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 04/10 11:05:36.775: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 04/10 11:05:36.783: [smf] INFO: Removed Session: UE IMSI:[262427650784038] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 04/10 11:05:36.783: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 04/10 11:05:36.787: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 04/10 11:05:36.793: [smf] INFO: Removed Session: UE IMSI:[262426263616178] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 04/10 11:05:36.793: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 04/10 11:05:36.797: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 04/10 11:05:36.801: [smf] INFO: Removed Session: UE IMSI:[262428305933078] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 04/10 11:05:36.801: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 04/10 11:05:36.808: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 04/10 11:05:36.815: [smf] INFO: Removed Session: UE IMSI:[262423087464880] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 04/10 11:05:36.815: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 04/10 11:05:36.819: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 04/10 11:05:36.824: [smf] INFO: Removed Session: UE IMSI:[262426617319839] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 04/10 11:05:36.824: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 04/10 11:05:36.830: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 04/10 11:05:36.836: [smf] INFO: Removed Session: UE IMSI:[262428011995207] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 04/10 11:05:36.836: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 04/10 11:05:36.841: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 04/10 11:05:36.847: [smf] INFO: Removed Session: UE IMSI:[262427523982099] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 04/10 11:05:36.847: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 04/10 11:05:36.851: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 04/10 11:05:36.855: [smf] INFO: Removed Session: UE IMSI:[262424701372527] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 04/10 11:05:36.855: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 04/10 11:05:36.862: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 04/10 11:05:36.866: [smf] INFO: Removed Session: UE IMSI:[262426806986575] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 04/10 11:05:36.866: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 04/10 11:05:36.873: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 04/10 11:05:36.879: [smf] INFO: Removed Session: UE IMSI:[262423003103522] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 04/10 11:05:36.879: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 04/10 11:05:36.884: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 04/10 11:05:36.889: [smf] INFO: Removed Session: UE IMSI:[262425055823954] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 04/10 11:05:36.889: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 04/10 11:05:36.894: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 04/10 11:05:36.896: [smf] INFO: Removed Session: UE IMSI:[262421214605120] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 04/10 11:05:36.896: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 04/10 11:05:36.904: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 04/10 11:05:36.908: [smf] INFO: Removed Session: UE IMSI:[262426662713645] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 04/10 11:05:36.908: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 04/10 11:05:36.915: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 04/10 11:05:36.921: [smf] INFO: Removed Session: UE IMSI:[262425992834800] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 04/10 11:05:36.921: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 04/10 11:05:36.926: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 04/10 11:05:36.934: [smf] INFO: Removed Session: UE IMSI:[262423239929425] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 04/10 11:05:36.934: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 04/10 11:05:36.939: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 04/10 11:05:36.949: [smf] INFO: Removed Session: UE IMSI:[262426670518036] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 04/10 11:05:36.949: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 04/10 11:05:36.950: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 04/10 11:05:36.956: [smf] INFO: Removed Session: UE IMSI:[262426884387393] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 04/10 11:05:36.956: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 04/10 11:05:36.961: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 04/10 11:05:36.967: [smf] INFO: Removed Session: UE IMSI:[262420304039184] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 04/10 11:05:36.967: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 04/10 11:05:36.971: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 04/10 11:05:36.978: [smf] INFO: Removed Session: UE IMSI:[262424886175058] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 04/10 11:05:36.978: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 04/10 11:05:36.982: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 04/10 11:05:36.987: [smf] INFO: Removed Session: UE IMSI:[262422888953489] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 04/10 11:05:36.987: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 04/10 11:05:36.992: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 04/10 11:05:36.994: [smf] INFO: Removed Session: UE IMSI:[262421838532898] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:36.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 04/10 11:05:36.994: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 04/10 11:05:37.003: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 04/10 11:05:37.007: [smf] INFO: Removed Session: UE IMSI:[262421306968701] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 04/10 11:05:37.007: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 04/10 11:05:37.014: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 04/10 11:05:37.022: [smf] INFO: Removed Session: UE IMSI:[262420121448138] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 04/10 11:05:37.022: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 04/10 11:05:37.024: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 04/10 11:05:37.031: [smf] INFO: Removed Session: UE IMSI:[262424490620083] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 04/10 11:05:37.031: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 04/10 11:05:37.035: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 04/10 11:05:37.041: [smf] INFO: Removed Session: UE IMSI:[262423109656795] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 04/10 11:05:37.041: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 04/10 11:05:37.046: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 04/10 11:05:37.056: [smf] INFO: Removed Session: UE IMSI:[262428035913112] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 04/10 11:05:37.057: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 04/10 11:05:37.057: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 04/10 11:05:37.065: [smf] INFO: Removed Session: UE IMSI:[262429266133188] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 04/10 11:05:37.065: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 04/10 11:05:37.068: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 04/10 11:05:37.073: [smf] INFO: Removed Session: UE IMSI:[262425791496754] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 04/10 11:05:37.073: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 04/10 11:05:37.080: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 04/10 11:05:37.087: [smf] INFO: Removed Session: UE IMSI:[262427412042909] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 04/10 11:05:37.087: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 04/10 11:05:37.091: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 04/10 11:05:37.096: [smf] INFO: Removed Session: UE IMSI:[262421745318424] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 04/10 11:05:37.096: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 04/10 11:05:37.101: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 04/10 11:05:37.104: [smf] INFO: Removed Session: UE IMSI:[262423799229240] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 04/10 11:05:37.104: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 04/10 11:05:37.111: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 04/10 11:05:37.116: [smf] INFO: Removed Session: UE IMSI:[262423574446500] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 04/10 11:05:37.116: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 04/10 11:05:37.122: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 04/10 11:05:37.129: [smf] INFO: Removed Session: UE IMSI:[262424350746118] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 04/10 11:05:37.129: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 04/10 11:05:37.133: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 04/10 11:05:37.139: [smf] INFO: Removed Session: UE IMSI:[262422442267439] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 04/10 11:05:37.139: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 04/10 11:05:37.144: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 04/10 11:05:37.149: [smf] INFO: Removed Session: UE IMSI:[262427069529887] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 04/10 11:05:37.149: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 04/10 11:05:37.154: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 04/10 11:05:37.160: [smf] INFO: Removed Session: UE IMSI:[262421797142936] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 04/10 11:05:37.160: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 04/10 11:05:37.166: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 04/10 11:05:37.176: [smf] INFO: Removed Session: UE IMSI:[262422309894728] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 04/10 11:05:37.176: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 04/10 11:05:37.179: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 04/10 11:05:37.188: [smf] INFO: Removed Session: UE IMSI:[262422647486963] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 04/10 11:05:37.188: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 04/10 11:05:37.189: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 04/10 11:05:37.195: [smf] INFO: Removed Session: UE IMSI:[262425493611984] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 04/10 11:05:37.195: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 04/10 11:05:37.200: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 04/10 11:05:37.204: [smf] INFO: Removed Session: UE IMSI:[262427573660820] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 04/10 11:05:37.204: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 04/10 11:05:37.211: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 04/10 11:05:37.214: [smf] INFO: Removed Session: UE IMSI:[262425795199734] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 04/10 11:05:37.214: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 04/10 11:05:37.221: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 04/10 11:05:37.226: [smf] INFO: Removed Session: UE IMSI:[262428123906326] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 04/10 11:05:37.226: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 04/10 11:05:37.232: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 04/10 11:05:37.240: [smf] INFO: Removed Session: UE IMSI:[262421550681268] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 04/10 11:05:37.240: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 04/10 11:05:37.244: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 04/10 11:05:37.253: [smf] INFO: Removed Session: UE IMSI:[262429505854991] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 04/10 11:05:37.253: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 04/10 11:05:37.255: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 04/10 11:05:37.263: [smf] INFO: Removed Session: UE IMSI:[262428173463751] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 04/10 11:05:37.263: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 04/10 11:05:37.265: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 04/10 11:05:37.274: [smf] INFO: Removed Session: UE IMSI:[262427266706048] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 04/10 11:05:37.274: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 04/10 11:05:37.276: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 04/10 11:05:37.281: [smf] INFO: Removed Session: UE IMSI:[262425353629195] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 04/10 11:05:37.281: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 04/10 11:05:37.287: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 04/10 11:05:37.297: [smf] INFO: Removed Session: UE IMSI:[262426306497825] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 04/10 11:05:37.297: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 04/10 11:05:37.299: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 04/10 11:05:37.305: [smf] INFO: Removed Session: UE IMSI:[262428881063009] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 04/10 11:05:37.305: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 04/10 11:05:37.310: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 04/10 11:05:37.315: [smf] INFO: Removed Session: UE IMSI:[262426883368526] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 04/10 11:05:37.315: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 04/10 11:05:37.320: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 04/10 11:05:37.323: [smf] INFO: Removed Session: UE IMSI:[262428667338570] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 04/10 11:05:37.324: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 04/10 11:05:37.330: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 04/10 11:05:37.334: [smf] INFO: Removed Session: UE IMSI:[262420373564516] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 04/10 11:05:37.334: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 04/10 11:05:37.341: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 04/10 11:05:37.347: [smf] INFO: Removed Session: UE IMSI:[262424678187122] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 04/10 11:05:37.347: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 04/10 11:05:37.352: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 04/10 11:05:37.357: [smf] INFO: Removed Session: UE IMSI:[262425632511651] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 04/10 11:05:37.357: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 04/10 11:05:37.363: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 04/10 11:05:37.372: [smf] INFO: Removed Session: UE IMSI:[262423761603606] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 04/10 11:05:37.372: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 04/10 11:05:37.375: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 04/10 11:05:37.383: [smf] INFO: Removed Session: UE IMSI:[262421964683526] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 04/10 11:05:37.384: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 04/10 11:05:37.386: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 04/10 11:05:37.394: [smf] INFO: Removed Session: UE IMSI:[262421981384464] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 04/10 11:05:37.394: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 04/10 11:05:37.398: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 04/10 11:05:37.409: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 04/10 11:05:37.410: [smf] INFO: Removed Session: UE IMSI:[262427745333988] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 04/10 11:05:37.410: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 04/10 11:05:37.419: [smf] INFO: Removed Session: UE IMSI:[262421289818099] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 04/10 11:05:37.419: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 04/10 11:05:37.421: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 04/10 11:05:37.427: [smf] INFO: Removed Session: UE IMSI:[262423547036348] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 04/10 11:05:37.427: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 04/10 11:05:37.432: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 04/10 11:05:37.441: [smf] INFO: Removed Session: UE IMSI:[262424268094329] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 04/10 11:05:37.441: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 04/10 11:05:37.443: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 04/10 11:05:37.450: [smf] INFO: Removed Session: UE IMSI:[262427117692981] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 04/10 11:05:37.450: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 04/10 11:05:37.454: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 04/10 11:05:37.459: [smf] INFO: Removed Session: UE IMSI:[262422382661602] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 04/10 11:05:37.459: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 04/10 11:05:37.464: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 04/10 11:05:37.469: [smf] INFO: Removed Session: UE IMSI:[262429613201119] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 04/10 11:05:37.469: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 04/10 11:05:37.475: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 04/10 11:05:37.480: [smf] INFO: Removed Session: UE IMSI:[262422972267496] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 04/10 11:05:37.480: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 04/10 11:05:37.486: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 04/10 11:05:37.495: [smf] INFO: Removed Session: UE IMSI:[262425632865226] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 04/10 11:05:37.495: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 04/10 11:05:37.498: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 04/10 11:05:37.507: [smf] INFO: Removed Session: UE IMSI:[262429471225432] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 04/10 11:05:37.507: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 04/10 11:05:37.509: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 04/10 11:05:37.517: [smf] INFO: Removed Session: UE IMSI:[262421838884755] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 04/10 11:05:37.517: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 04/10 11:05:37.520: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 04/10 11:05:37.529: [smf] INFO: Removed Session: UE IMSI:[262421797362464] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 04/10 11:05:37.529: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 04/10 11:05:37.531: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 04/10 11:05:37.540: [smf] INFO: Removed Session: UE IMSI:[262421633905925] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 04/10 11:05:37.540: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 04/10 11:05:37.542: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 04/10 11:05:37.550: [smf] INFO: Removed Session: UE IMSI:[262427451382669] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 04/10 11:05:37.550: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 04/10 11:05:37.553: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 04/10 11:05:37.559: [smf] INFO: Removed Session: UE IMSI:[262425046680713] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 04/10 11:05:37.559: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 04/10 11:05:37.564: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 04/10 11:05:37.571: [smf] INFO: Removed Session: UE IMSI:[262429116673280] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 04/10 11:05:37.571: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 04/10 11:05:37.575: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 04/10 11:05:37.582: [smf] INFO: Removed Session: UE IMSI:[262429853335893] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 04/10 11:05:37.582: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 04/10 11:05:37.586: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 04/10 11:05:37.591: [smf] INFO: Removed Session: UE IMSI:[262426469152903] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 04/10 11:05:37.591: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 04/10 11:05:37.596: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 04/10 11:05:37.602: [smf] INFO: Removed Session: UE IMSI:[262428290964294] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 04/10 11:05:37.602: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 04/10 11:05:37.607: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 04/10 11:05:37.612: [smf] INFO: Removed Session: UE IMSI:[262425413454601] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 04/10 11:05:37.612: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 04/10 11:05:37.618: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 04/10 11:05:37.624: [smf] INFO: Removed Session: UE IMSI:[262429826233584] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 04/10 11:05:37.624: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 04/10 11:05:37.628: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 04/10 11:05:37.634: [smf] INFO: Removed Session: UE IMSI:[262427382915447] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 04/10 11:05:37.634: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 04/10 11:05:37.639: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 04/10 11:05:37.644: [smf] INFO: Removed Session: UE IMSI:[262424637712482] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 04/10 11:05:37.644: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 04/10 11:05:37.649: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 04/10 11:05:37.655: [smf] INFO: Removed Session: UE IMSI:[262422676292910] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 04/10 11:05:37.655: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 04/10 11:05:37.660: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 04/10 11:05:37.665: [smf] INFO: Removed Session: UE IMSI:[262429268011263] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 04/10 11:05:37.665: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 04/10 11:05:37.671: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 04/10 11:05:37.676: [smf] INFO: Removed Session: UE IMSI:[262424628556498] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 04/10 11:05:37.676: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 04/10 11:05:37.681: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 04/10 11:05:37.688: [smf] INFO: Removed Session: UE IMSI:[262422574586568] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 04/10 11:05:37.688: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 04/10 11:05:37.692: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 04/10 11:05:37.698: [smf] INFO: Removed Session: UE IMSI:[262423918314478] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 04/10 11:05:37.698: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 04/10 11:05:37.703: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 04/10 11:05:37.708: [smf] INFO: Removed Session: UE IMSI:[262422869030452] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 04/10 11:05:37.708: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 04/10 11:05:37.713: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 04/10 11:05:37.719: [smf] INFO: Removed Session: UE IMSI:[262421419789814] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 04/10 11:05:37.719: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 04/10 11:05:37.724: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 04/10 11:05:37.730: [smf] INFO: Removed Session: UE IMSI:[262427767085379] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 04/10 11:05:37.730: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 04/10 11:05:37.735: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 04/10 11:05:37.741: [smf] INFO: Removed Session: UE IMSI:[262426969004397] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 04/10 11:05:37.741: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 04/10 11:05:37.745: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 04/10 11:05:37.752: [smf] INFO: Removed Session: UE IMSI:[262429741221756] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 04/10 11:05:37.752: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 04/10 11:05:37.756: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 04/10 11:05:37.762: [smf] INFO: Removed Session: UE IMSI:[262420350077241] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 04/10 11:05:37.762: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 04/10 11:05:37.767: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 04/10 11:05:37.773: [smf] INFO: Removed Session: UE IMSI:[262423427360291] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 04/10 11:05:37.773: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 04/10 11:05:37.777: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 04/10 11:05:37.783: [smf] INFO: Removed Session: UE IMSI:[262427404681968] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 04/10 11:05:37.783: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 04/10 11:05:37.788: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 04/10 11:05:37.797: [smf] INFO: Removed Session: UE IMSI:[262421308487066] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 04/10 11:05:37.797: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 04/10 11:05:37.800: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 04/10 11:05:37.809: [smf] INFO: Removed Session: UE IMSI:[262429922986322] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 04/10 11:05:37.809: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 04/10 11:05:37.811: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 04/10 11:05:37.819: [smf] INFO: Removed Session: UE IMSI:[262424328882637] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 04/10 11:05:37.819: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 04/10 11:05:37.822: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 04/10 11:05:37.827: [smf] INFO: Removed Session: UE IMSI:[262425121121411] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 04/10 11:05:37.827: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 04/10 11:05:37.833: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 04/10 11:05:37.838: [smf] INFO: Removed Session: UE IMSI:[262421639410578] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 04/10 11:05:37.838: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 04/10 11:05:37.843: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 04/10 11:05:37.849: [smf] INFO: Removed Session: UE IMSI:[262420829532726] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 04/10 11:05:37.849: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 04/10 11:05:37.854: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 04/10 11:05:37.859: [smf] INFO: Removed Session: UE IMSI:[262420670039684] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 04/10 11:05:37.859: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 04/10 11:05:37.865: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 04/10 11:05:37.870: [smf] INFO: Removed Session: UE IMSI:[262426885017344] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 04/10 11:05:37.870: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 04/10 11:05:37.875: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 04/10 11:05:37.880: [smf] INFO: Removed Session: UE IMSI:[262424201786047] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 04/10 11:05:37.880: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 04/10 11:05:37.886: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 04/10 11:05:37.891: [smf] INFO: Removed Session: UE IMSI:[262428075532327] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 04/10 11:05:37.891: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 04/10 11:05:37.897: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 04/10 11:05:37.903: [smf] INFO: Removed Session: UE IMSI:[262420903569227] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 04/10 11:05:37.903: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 04/10 11:05:37.907: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 04/10 11:05:37.914: [smf] INFO: Removed Session: UE IMSI:[262424077884779] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 04/10 11:05:37.914: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 04/10 11:05:37.918: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 04/10 11:05:37.924: [smf] INFO: Removed Session: UE IMSI:[262420832517926] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 04/10 11:05:37.924: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 04/10 11:05:37.929: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 04/10 11:05:37.933: [smf] INFO: Removed Session: UE IMSI:[262426807291002] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 04/10 11:05:37.933: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 04/10 11:05:37.939: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 04/10 11:05:37.944: [smf] INFO: Removed Session: UE IMSI:[262427659095921] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 04/10 11:05:37.944: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 04/10 11:05:37.950: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 04/10 11:05:37.956: [smf] INFO: Removed Session: UE IMSI:[262425712168594] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 04/10 11:05:37.956: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 04/10 11:05:37.961: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 04/10 11:05:37.966: [smf] INFO: Removed Session: UE IMSI:[262428776433300] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 04/10 11:05:37.966: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 04/10 11:05:37.971: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 04/10 11:05:37.977: [smf] INFO: Removed Session: UE IMSI:[262427674674391] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 04/10 11:05:37.977: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 04/10 11:05:37.982: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 04/10 11:05:37.988: [smf] INFO: Removed Session: UE IMSI:[262421124031771] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:37.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 04/10 11:05:37.988: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 04/10 11:05:37.993: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 04/10 11:05:38.003: [smf] INFO: Removed Session: UE IMSI:[262421596541382] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 04/10 11:05:38.003: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 04/10 11:05:38.005: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 04/10 11:05:38.012: [smf] INFO: Removed Session: UE IMSI:[262429823015883] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 04/10 11:05:38.012: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 04/10 11:05:38.016: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 04/10 11:05:38.021: [smf] INFO: Removed Session: UE IMSI:[262428283885363] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 04/10 11:05:38.021: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 04/10 11:05:38.026: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 04/10 11:05:38.032: [smf] INFO: Removed Session: UE IMSI:[262420535128870] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 04/10 11:05:38.032: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 04/10 11:05:38.037: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 04/10 11:05:38.042: [smf] INFO: Removed Session: UE IMSI:[262420056092793] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 04/10 11:05:38.043: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 04/10 11:05:38.048: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 04/10 11:05:38.053: [smf] INFO: Removed Session: UE IMSI:[262424245103692] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 04/10 11:05:38.053: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 04/10 11:05:38.059: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 04/10 11:05:38.064: [smf] INFO: Removed Session: UE IMSI:[262428568031603] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 04/10 11:05:38.064: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 04/10 11:05:38.069: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 04/10 11:05:38.075: [smf] INFO: Removed Session: UE IMSI:[262428432027501] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 04/10 11:05:38.075: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 04/10 11:05:38.080: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 04/10 11:05:38.085: [smf] INFO: Removed Session: UE IMSI:[262426625051497] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 04/10 11:05:38.085: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 04/10 11:05:38.091: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 04/10 11:05:38.097: [smf] INFO: Removed Session: UE IMSI:[262427985186128] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 04/10 11:05:38.097: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 04/10 11:05:38.102: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 04/10 11:05:38.107: [smf] INFO: Removed Session: UE IMSI:[262420019053030] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 04/10 11:05:38.107: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 04/10 11:05:38.112: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 04/10 11:05:38.117: [smf] INFO: Removed Session: UE IMSI:[262421821936219] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 04/10 11:05:38.117: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 04/10 11:05:38.123: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 04/10 11:05:38.129: [smf] INFO: Removed Session: UE IMSI:[262425222613891] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 04/10 11:05:38.129: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 04/10 11:05:38.134: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 04/10 11:05:38.140: [smf] INFO: Removed Session: UE IMSI:[262424304881964] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 04/10 11:05:38.140: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 04/10 11:05:38.145: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 04/10 11:05:38.150: [smf] INFO: Removed Session: UE IMSI:[262423350497021] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 04/10 11:05:38.150: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 04/10 11:05:38.155: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 04/10 11:05:38.161: [smf] INFO: Removed Session: UE IMSI:[262424432013553] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 04/10 11:05:38.161: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 04/10 11:05:38.166: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 04/10 11:05:38.172: [smf] INFO: Removed Session: UE IMSI:[262423555427363] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 04/10 11:05:38.172: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 04/10 11:05:38.177: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 04/10 11:05:38.186: [smf] INFO: Removed Session: UE IMSI:[262428049887321] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 04/10 11:05:38.186: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 04/10 11:05:38.189: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 04/10 11:05:38.199: [smf] INFO: Removed Session: UE IMSI:[262428438939302] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 04/10 11:05:38.199: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 04/10 11:05:38.201: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 04/10 11:05:38.208: [smf] INFO: Removed Session: UE IMSI:[262424347689301] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 04/10 11:05:38.208: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 04/10 11:05:38.211: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 04/10 11:05:38.217: [smf] INFO: Removed Session: UE IMSI:[262420640544730] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 04/10 11:05:38.217: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 04/10 11:05:38.222: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 04/10 11:05:38.227: [smf] INFO: Removed Session: UE IMSI:[262423731523588] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 04/10 11:05:38.227: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 04/10 11:05:38.233: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 04/10 11:05:38.238: [smf] INFO: Removed Session: UE IMSI:[262426768533098] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 04/10 11:05:38.238: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 04/10 11:05:38.243: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 04/10 11:05:38.248: [smf] INFO: Removed Session: UE IMSI:[262426965037669] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 04/10 11:05:38.248: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 04/10 11:05:38.254: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 04/10 11:05:38.260: [smf] INFO: Removed Session: UE IMSI:[262422922421560] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 04/10 11:05:38.260: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 04/10 11:05:38.264: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 04/10 11:05:38.269: [smf] INFO: Removed Session: UE IMSI:[262428620687246] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 04/10 11:05:38.269: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 04/10 11:05:38.275: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 04/10 11:05:38.280: [smf] INFO: Removed Session: UE IMSI:[262429179531295] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 04/10 11:05:38.280: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 04/10 11:05:38.286: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 04/10 11:05:38.290: [smf] INFO: Removed Session: UE IMSI:[262422640964055] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 04/10 11:05:38.291: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 04/10 11:05:38.297: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 04/10 11:05:38.304: [smf] INFO: Removed Session: UE IMSI:[262421333178719] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 04/10 11:05:38.304: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 04/10 11:05:38.308: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 04/10 11:05:38.317: [smf] INFO: Removed Session: UE IMSI:[262424381398701] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 04/10 11:05:38.317: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 04/10 11:05:38.320: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 04/10 11:05:38.326: [smf] INFO: Removed Session: UE IMSI:[262422415738586] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 04/10 11:05:38.326: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 04/10 11:05:38.331: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 04/10 11:05:38.336: [smf] INFO: Removed Session: UE IMSI:[262425284031697] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 04/10 11:05:38.336: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 04/10 11:05:38.341: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 04/10 11:05:38.346: [smf] INFO: Removed Session: UE IMSI:[262423444574843] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 04/10 11:05:38.346: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 04/10 11:05:38.352: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 04/10 11:05:38.357: [smf] INFO: Removed Session: UE IMSI:[262420851436140] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 04/10 11:05:38.357: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 04/10 11:05:38.363: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 04/10 11:05:38.367: [smf] INFO: Removed Session: UE IMSI:[262427254663723] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 04/10 11:05:38.367: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 04/10 11:05:38.373: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 04/10 11:05:38.379: [smf] INFO: Removed Session: UE IMSI:[262426559258499] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 04/10 11:05:38.379: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 04/10 11:05:38.384: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 04/10 11:05:38.389: [smf] INFO: Removed Session: UE IMSI:[262426949494019] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 04/10 11:05:38.389: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 04/10 11:05:38.395: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 04/10 11:05:38.400: [smf] INFO: Removed Session: UE IMSI:[262424691655489] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 04/10 11:05:38.400: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 04/10 11:05:38.405: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 04/10 11:05:38.410: [smf] INFO: Removed Session: UE IMSI:[262427256375078] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 04/10 11:05:38.410: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 04/10 11:05:38.416: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 04/10 11:05:38.421: [smf] INFO: Removed Session: UE IMSI:[262424296950899] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 04/10 11:05:38.421: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 04/10 11:05:38.427: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 04/10 11:05:38.431: [smf] INFO: Removed Session: UE IMSI:[262421952622025] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 04/10 11:05:38.431: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 04/10 11:05:38.437: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 04/10 11:05:38.442: [smf] INFO: Removed Session: UE IMSI:[262421972860025] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 04/10 11:05:38.442: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 04/10 11:05:38.448: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 04/10 11:05:38.450: [smf] INFO: Removed Session: UE IMSI:[262428889091024] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 04/10 11:05:38.450: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 04/10 11:05:38.458: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 04/10 11:05:38.464: [smf] INFO: Removed Session: UE IMSI:[262421667821905] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 04/10 11:05:38.464: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 04/10 11:05:38.469: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 04/10 11:05:38.473: [smf] INFO: Removed Session: UE IMSI:[262429907817864] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 04/10 11:05:38.473: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 04/10 11:05:38.480: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 04/10 11:05:38.485: [smf] INFO: Removed Session: UE IMSI:[262422776674945] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 04/10 11:05:38.485: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 04/10 11:05:38.491: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 04/10 11:05:38.496: [smf] INFO: Removed Session: UE IMSI:[262422779792033] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 04/10 11:05:38.496: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 04/10 11:05:38.502: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 04/10 11:05:38.510: [smf] INFO: Removed Session: UE IMSI:[262426141397288] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 04/10 11:05:38.510: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 04/10 11:05:38.513: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 04/10 11:05:38.518: [smf] INFO: Removed Session: UE IMSI:[262420516024197] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 04/10 11:05:38.518: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 04/10 11:05:38.523: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 04/10 11:05:38.529: [smf] INFO: Removed Session: UE IMSI:[262426124778497] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 04/10 11:05:38.529: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 04/10 11:05:38.534: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 04/10 11:05:38.539: [smf] INFO: Removed Session: UE IMSI:[262421170390668] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 04/10 11:05:38.539: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 04/10 11:05:38.545: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 04/10 11:05:38.550: [smf] INFO: Removed Session: UE IMSI:[262421835962934] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 04/10 11:05:38.550: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 04/10 11:05:38.556: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 04/10 11:05:38.560: [smf] INFO: Removed Session: UE IMSI:[262420504013875] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 04/10 11:05:38.560: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 04/10 11:05:38.566: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 04/10 11:05:38.572: [smf] INFO: Removed Session: UE IMSI:[262421926337058] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 04/10 11:05:38.572: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 04/10 11:05:38.577: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 04/10 11:05:38.582: [smf] INFO: Removed Session: UE IMSI:[262420125554803] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 04/10 11:05:38.582: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 04/10 11:05:38.588: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 04/10 11:05:38.592: [smf] INFO: Removed Session: UE IMSI:[262429779909031] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 04/10 11:05:38.592: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 04/10 11:05:38.598: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 04/10 11:05:38.603: [smf] INFO: Removed Session: UE IMSI:[262424798317556] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 04/10 11:05:38.603: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 04/10 11:05:38.609: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 04/10 11:05:38.614: [smf] INFO: Removed Session: UE IMSI:[262420291481796] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 04/10 11:05:38.614: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 04/10 11:05:38.620: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 04/10 11:05:38.625: [smf] INFO: Removed Session: UE IMSI:[262424370961861] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 04/10 11:05:38.625: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 04/10 11:05:38.630: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 04/10 11:05:38.636: [smf] INFO: Removed Session: UE IMSI:[262424829792640] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 04/10 11:05:38.636: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 04/10 11:05:38.641: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 04/10 11:05:38.646: [smf] INFO: Removed Session: UE IMSI:[262420229527221] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 04/10 11:05:38.646: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 04/10 11:05:38.652: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 04/10 11:05:38.657: [smf] INFO: Removed Session: UE IMSI:[262429458563577] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 04/10 11:05:38.657: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 04/10 11:05:38.663: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 04/10 11:05:38.668: [smf] INFO: Removed Session: UE IMSI:[262423529064259] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 04/10 11:05:38.668: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 04/10 11:05:38.673: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 04/10 11:05:38.678: [smf] INFO: Removed Session: UE IMSI:[262420222824540] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 04/10 11:05:38.678: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 04/10 11:05:38.684: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 04/10 11:05:38.689: [smf] INFO: Removed Session: UE IMSI:[262429525172409] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 04/10 11:05:38.689: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 04/10 11:05:38.694: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 04/10 11:05:38.701: [smf] INFO: Removed Session: UE IMSI:[262425358812925] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 04/10 11:05:38.701: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 04/10 11:05:38.705: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 04/10 11:05:38.710: [smf] INFO: Removed Session: UE IMSI:[262421524347533] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 04/10 11:05:38.710: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 04/10 11:05:38.716: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 04/10 11:05:38.720: [smf] INFO: Removed Session: UE IMSI:[262423079631133] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 04/10 11:05:38.720: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 04/10 11:05:38.726: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 04/10 11:05:38.731: [smf] INFO: Removed Session: UE IMSI:[262424304687227] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 04/10 11:05:38.732: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 04/10 11:05:38.737: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 04/10 11:05:38.742: [smf] INFO: Removed Session: UE IMSI:[262425620459169] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 04/10 11:05:38.742: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 04/10 11:05:38.748: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 04/10 11:05:38.753: [smf] INFO: Removed Session: UE IMSI:[262426875362881] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 04/10 11:05:38.753: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 04/10 11:05:38.759: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 04/10 11:05:38.764: [smf] INFO: Removed Session: UE IMSI:[262426017036795] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 04/10 11:05:38.764: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 04/10 11:05:38.769: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 04/10 11:05:38.774: [smf] INFO: Removed Session: UE IMSI:[262425729666056] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 04/10 11:05:38.774: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 04/10 11:05:38.780: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 04/10 11:05:38.786: [smf] INFO: Removed Session: UE IMSI:[262422027688319] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 04/10 11:05:38.786: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 04/10 11:05:38.791: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 04/10 11:05:38.797: [smf] INFO: Removed Session: UE IMSI:[262429934325308] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 04/10 11:05:38.797: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 04/10 11:05:38.801: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 04/10 11:05:38.807: [smf] INFO: Removed Session: UE IMSI:[262421514252956] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 04/10 11:05:38.807: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 04/10 11:05:38.812: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 04/10 11:05:38.817: [smf] INFO: Removed Session: UE IMSI:[262422723448958] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 04/10 11:05:38.817: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 04/10 11:05:38.823: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 04/10 11:05:38.828: [smf] INFO: Removed Session: UE IMSI:[262426628239906] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 04/10 11:05:38.828: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 04/10 11:05:38.833: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 04/10 11:05:38.838: [smf] INFO: Removed Session: UE IMSI:[262422414488728] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 04/10 11:05:38.838: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 04/10 11:05:38.844: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 04/10 11:05:38.850: [smf] INFO: Removed Session: UE IMSI:[262426207212496] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 04/10 11:05:38.850: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 04/10 11:05:38.856: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 04/10 11:05:38.866: [smf] INFO: Removed Session: UE IMSI:[262420615905459] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 04/10 11:05:38.866: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 04/10 11:05:38.867: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 04/10 11:05:38.874: [smf] INFO: Removed Session: UE IMSI:[262423416951356] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 04/10 11:05:38.874: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 04/10 11:05:38.878: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 04/10 11:05:38.883: [smf] INFO: Removed Session: UE IMSI:[262426802664187] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 04/10 11:05:38.883: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 04/10 11:05:38.889: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 04/10 11:05:38.894: [smf] INFO: Removed Session: UE IMSI:[262426975870681] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 04/10 11:05:38.894: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 04/10 11:05:38.900: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 04/10 11:05:38.908: [smf] INFO: Removed Session: UE IMSI:[262420538102870] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 04/10 11:05:38.908: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 04/10 11:05:38.911: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 04/10 11:05:38.919: [smf] INFO: Removed Session: UE IMSI:[262428710666800] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 04/10 11:05:38.919: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 04/10 11:05:38.922: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 04/10 11:05:38.928: [smf] INFO: Removed Session: UE IMSI:[262424043896891] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 04/10 11:05:38.928: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 04/10 11:05:38.934: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 04/10 11:05:38.942: [smf] INFO: Removed Session: UE IMSI:[262424763458680] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 04/10 11:05:38.942: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 04/10 11:05:38.945: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 04/10 11:05:38.949: [smf] INFO: Removed Session: UE IMSI:[262428541888556] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 04/10 11:05:38.949: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 04/10 11:05:38.956: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 04/10 11:05:38.964: [smf] INFO: Removed Session: UE IMSI:[262429033199855] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 04/10 11:05:38.965: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 04/10 11:05:38.967: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 04/10 11:05:38.973: [smf] INFO: Removed Session: UE IMSI:[262427072407479] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 04/10 11:05:38.973: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 04/10 11:05:38.978: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 04/10 11:05:38.986: [smf] INFO: Removed Session: UE IMSI:[262428601567001] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 04/10 11:05:38.986: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 04/10 11:05:38.990: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 04/10 11:05:38.998: [smf] INFO: Removed Session: UE IMSI:[262424949137391] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:38.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 04/10 11:05:38.998: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 04/10 11:05:39.001: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 04/10 11:05:39.008: [smf] INFO: Removed Session: UE IMSI:[262426400871037] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 04/10 11:05:39.008: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 04/10 11:05:39.012: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 04/10 11:05:39.018: [smf] INFO: Removed Session: UE IMSI:[262424261195839] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 04/10 11:05:39.018: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 04/10 11:05:39.022: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 04/10 11:05:39.027: [smf] INFO: Removed Session: UE IMSI:[262422444505350] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 04/10 11:05:39.027: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 04/10 11:05:39.033: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 04/10 11:05:39.038: [smf] INFO: Removed Session: UE IMSI:[262427456556087] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 04/10 11:05:39.038: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 04/10 11:05:39.044: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 04/10 11:05:39.049: [smf] INFO: Removed Session: UE IMSI:[262426302636763] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 04/10 11:05:39.049: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 04/10 11:05:39.054: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 04/10 11:05:39.059: [smf] INFO: Removed Session: UE IMSI:[262423424469056] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 04/10 11:05:39.059: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 04/10 11:05:39.065: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 04/10 11:05:39.073: [smf] INFO: Removed Session: UE IMSI:[262421237391973] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 04/10 11:05:39.073: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 04/10 11:05:39.076: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 04/10 11:05:39.080: [smf] INFO: Removed Session: UE IMSI:[262429361104027] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 04/10 11:05:39.080: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 04/10 11:05:39.086: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 04/10 11:05:39.093: [smf] INFO: Removed Session: UE IMSI:[262420693035204] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 04/10 11:05:39.093: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 04/10 11:05:39.097: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 04/10 11:05:39.100: [smf] INFO: Removed Session: UE IMSI:[262426427636610] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 04/10 11:05:39.100: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 04/10 11:05:39.107: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 04/10 11:05:39.110: [smf] INFO: Removed Session: UE IMSI:[262422685100205] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 04/10 11:05:39.110: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 04/10 11:05:39.118: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 04/10 11:05:39.122: [smf] INFO: Removed Session: UE IMSI:[262421480711821] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 04/10 11:05:39.122: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 04/10 11:05:39.129: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 04/10 11:05:39.133: [smf] INFO: Removed Session: UE IMSI:[262427997897054] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 04/10 11:05:39.133: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 04/10 11:05:39.140: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 04/10 11:05:39.145: [smf] INFO: Removed Session: UE IMSI:[262421658427376] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 04/10 11:05:39.145: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 04/10 11:05:39.150: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 04/10 11:05:39.156: [smf] INFO: Removed Session: UE IMSI:[262425726195210] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 04/10 11:05:39.156: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 04/10 11:05:39.161: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 04/10 11:05:39.166: [smf] INFO: Removed Session: UE IMSI:[262420561367376] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 04/10 11:05:39.166: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 04/10 11:05:39.171: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 04/10 11:05:39.175: [smf] INFO: Removed Session: UE IMSI:[262425339104609] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 04/10 11:05:39.175: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 04/10 11:05:39.182: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 04/10 11:05:39.187: [smf] INFO: Removed Session: UE IMSI:[262428469060551] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 04/10 11:05:39.187: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 04/10 11:05:39.193: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 04/10 11:05:39.196: [smf] INFO: Removed Session: UE IMSI:[262421065921275] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 04/10 11:05:39.196: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 04/10 11:05:39.203: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 04/10 11:05:39.206: [smf] INFO: Removed Session: UE IMSI:[262428296830384] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 04/10 11:05:39.206: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 04/10 11:05:39.215: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 04/10 11:05:39.221: [smf] INFO: Removed Session: UE IMSI:[262420247722273] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 04/10 11:05:39.221: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 04/10 11:05:39.226: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 04/10 11:05:39.236: [smf] INFO: Removed Session: UE IMSI:[262422919523531] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 04/10 11:05:39.236: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 04/10 11:05:39.238: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 04/10 11:05:39.245: [smf] INFO: Removed Session: UE IMSI:[262422752679154] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 04/10 11:05:39.246: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 04/10 11:05:39.249: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 04/10 11:05:39.255: [smf] INFO: Removed Session: UE IMSI:[262424175188794] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 04/10 11:05:39.255: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 04/10 11:05:39.260: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 04/10 11:05:39.267: [smf] INFO: Removed Session: UE IMSI:[262426067370653] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 04/10 11:05:39.267: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 04/10 11:05:39.270: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 04/10 11:05:39.275: [smf] INFO: Removed Session: UE IMSI:[262424769527695] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 04/10 11:05:39.275: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 04/10 11:05:39.280: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 04/10 11:05:39.283: [smf] INFO: Removed Session: UE IMSI:[262421088631007] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 04/10 11:05:39.283: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 04/10 11:05:39.296: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 04/10 11:05:39.301: [smf] INFO: Removed Session: UE IMSI:[262423425558227] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 04/10 11:05:39.301: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 04/10 11:05:39.304: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 04/10 11:05:39.309: [smf] INFO: Removed Session: UE IMSI:[262420900531777] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 04/10 11:05:39.309: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 04/10 11:05:39.315: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 04/10 11:05:39.322: [smf] INFO: Removed Session: UE IMSI:[262421965213766] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 04/10 11:05:39.322: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 04/10 11:05:39.327: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 04/10 11:05:39.333: [smf] INFO: Removed Session: UE IMSI:[262420793688106] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 04/10 11:05:39.333: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 04/10 11:05:39.338: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 04/10 11:05:39.344: [smf] INFO: Removed Session: UE IMSI:[262422859213221] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 04/10 11:05:39.344: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 04/10 11:05:39.349: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 04/10 11:05:39.355: [smf] INFO: Removed Session: UE IMSI:[262427040842437] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 04/10 11:05:39.355: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 04/10 11:05:39.360: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 04/10 11:05:39.366: [smf] INFO: Removed Session: UE IMSI:[262420111383468] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 04/10 11:05:39.366: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 04/10 11:05:39.371: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 04/10 11:05:39.377: [smf] INFO: Removed Session: UE IMSI:[262422230148572] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 04/10 11:05:39.377: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 04/10 11:05:39.382: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 04/10 11:05:39.387: [smf] INFO: Removed Session: UE IMSI:[262428889191218] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 04/10 11:05:39.387: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 04/10 11:05:39.393: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 04/10 11:05:39.399: [smf] INFO: Removed Session: UE IMSI:[262427762407955] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 04/10 11:05:39.399: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 04/10 11:05:39.405: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 04/10 11:05:39.411: [smf] INFO: Removed Session: UE IMSI:[262420541127787] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 04/10 11:05:39.411: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 04/10 11:05:39.416: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 04/10 11:05:39.425: [smf] INFO: Removed Session: UE IMSI:[262423014560316] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 04/10 11:05:39.425: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 04/10 11:05:39.427: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 04/10 11:05:39.434: [smf] INFO: Removed Session: UE IMSI:[262423341445971] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 04/10 11:05:39.434: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 04/10 11:05:39.439: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 04/10 11:05:39.448: [smf] INFO: Removed Session: UE IMSI:[262422002311213] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 04/10 11:05:39.448: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 04/10 11:05:39.449: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 04/10 11:05:39.459: [smf] INFO: Removed Session: UE IMSI:[262429059755080] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 04/10 11:05:39.459: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 04/10 11:05:39.461: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 04/10 11:05:39.469: [smf] INFO: Removed Session: UE IMSI:[262427231453635] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 04/10 11:05:39.469: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 04/10 11:05:39.473: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 04/10 11:05:39.483: [smf] INFO: Removed Session: UE IMSI:[262424475633657] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 04/10 11:05:39.483: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 04/10 11:05:39.483: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 04/10 11:05:39.490: [smf] INFO: Removed Session: UE IMSI:[262429223449849] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 04/10 11:05:39.490: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 04/10 11:05:39.494: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 04/10 11:05:39.500: [smf] INFO: Removed Session: UE IMSI:[262427328341789] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 04/10 11:05:39.500: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 04/10 11:05:39.505: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 04/10 11:05:39.511: [smf] INFO: Removed Session: UE IMSI:[262421081939593] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 04/10 11:05:39.511: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 04/10 11:05:39.516: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 04/10 11:05:39.521: [smf] INFO: Removed Session: UE IMSI:[262427028841852] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 04/10 11:05:39.521: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 04/10 11:05:39.528: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 04/10 11:05:39.533: [smf] INFO: Removed Session: UE IMSI:[262425781574076] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 04/10 11:05:39.533: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 04/10 11:05:39.539: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 04/10 11:05:39.545: [smf] INFO: Removed Session: UE IMSI:[262423347183818] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 04/10 11:05:39.545: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 04/10 11:05:39.550: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 04/10 11:05:39.557: [smf] INFO: Removed Session: UE IMSI:[262425334465047] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 04/10 11:05:39.557: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 04/10 11:05:39.561: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 04/10 11:05:39.567: [smf] INFO: Removed Session: UE IMSI:[262428608293878] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 04/10 11:05:39.567: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 04/10 11:05:39.572: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 04/10 11:05:39.576: [smf] INFO: Removed Session: UE IMSI:[262429949815171] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 04/10 11:05:39.576: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 04/10 11:05:39.583: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 04/10 11:05:39.587: [smf] INFO: Removed Session: UE IMSI:[262422888763787] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 04/10 11:05:39.587: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 04/10 11:05:39.594: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 04/10 11:05:39.597: [smf] INFO: Removed Session: UE IMSI:[262425156635411] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 04/10 11:05:39.597: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 04/10 11:05:39.604: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 04/10 11:05:39.607: [smf] INFO: Removed Session: UE IMSI:[262428932731707] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 04/10 11:05:39.607: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 04/10 11:05:39.614: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 04/10 11:05:39.618: [smf] INFO: Removed Session: UE IMSI:[262422136198018] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 04/10 11:05:39.618: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 04/10 11:05:39.625: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 04/10 11:05:39.629: [smf] INFO: Removed Session: UE IMSI:[262427766735441] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 04/10 11:05:39.629: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 04/10 11:05:39.635: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 04/10 11:05:39.638: [smf] INFO: Removed Session: UE IMSI:[262420277983383] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 04/10 11:05:39.638: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 04/10 11:05:39.645: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 04/10 11:05:39.647: [smf] INFO: Removed Session: UE IMSI:[262427478050286] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 04/10 11:05:39.647: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 04/10 11:05:39.656: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 04/10 11:05:39.659: [smf] INFO: Removed Session: UE IMSI:[262421917048570] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 04/10 11:05:39.659: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 04/10 11:05:39.666: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 04/10 11:05:39.671: [smf] INFO: Removed Session: UE IMSI:[262424237206476] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 04/10 11:05:39.671: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 04/10 11:05:39.677: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 04/10 11:05:39.684: [smf] INFO: Removed Session: UE IMSI:[262428246287011] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 04/10 11:05:39.684: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 04/10 11:05:39.688: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 04/10 11:05:39.694: [smf] INFO: Removed Session: UE IMSI:[262427379999379] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 04/10 11:05:39.694: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 04/10 11:05:39.699: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 04/10 11:05:39.705: [smf] INFO: Removed Session: UE IMSI:[262427006626157] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 04/10 11:05:39.705: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 04/10 11:05:39.710: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 04/10 11:05:39.715: [smf] INFO: Removed Session: UE IMSI:[262425599900788] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 04/10 11:05:39.715: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 04/10 11:05:39.720: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 04/10 11:05:39.725: [smf] INFO: Removed Session: UE IMSI:[262424441028396] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 04/10 11:05:39.725: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 04/10 11:05:39.731: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 04/10 11:05:39.736: [smf] INFO: Removed Session: UE IMSI:[262426468716179] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 04/10 11:05:39.736: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 04/10 11:05:39.742: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 04/10 11:05:39.746: [smf] INFO: Removed Session: UE IMSI:[262423749533889] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 04/10 11:05:39.746: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 04/10 11:05:39.752: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 04/10 11:05:39.757: [smf] INFO: Removed Session: UE IMSI:[262424281415769] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 04/10 11:05:39.757: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 04/10 11:05:39.763: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 04/10 11:05:39.768: [smf] INFO: Removed Session: UE IMSI:[262425197784362] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 04/10 11:05:39.768: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 04/10 11:05:39.774: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 04/10 11:05:39.778: [smf] INFO: Removed Session: UE IMSI:[262427697148582] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 04/10 11:05:39.778: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 04/10 11:05:39.784: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 04/10 11:05:39.790: [smf] INFO: Removed Session: UE IMSI:[262425374295700] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 04/10 11:05:39.790: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 04/10 11:05:39.795: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 04/10 11:05:39.799: [smf] INFO: Removed Session: UE IMSI:[262429269512223] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 04/10 11:05:39.800: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 04/10 11:05:39.806: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 04/10 11:05:39.811: [smf] INFO: Removed Session: UE IMSI:[262421810274846] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 04/10 11:05:39.811: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 04/10 11:05:39.816: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 04/10 11:05:39.823: [smf] INFO: Removed Session: UE IMSI:[262424124372125] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 04/10 11:05:39.824: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 04/10 11:05:39.827: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 04/10 11:05:39.831: [smf] INFO: Removed Session: UE IMSI:[262424935645105] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 04/10 11:05:39.831: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 04/10 11:05:39.837: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 04/10 11:05:39.842: [smf] INFO: Removed Session: UE IMSI:[262421607207148] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 04/10 11:05:39.842: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 04/10 11:05:39.848: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 04/10 11:05:39.853: [smf] INFO: Removed Session: UE IMSI:[262423099970189] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 04/10 11:05:39.853: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 04/10 11:05:39.859: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 04/10 11:05:39.864: [smf] INFO: Removed Session: UE IMSI:[262423811593544] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 04/10 11:05:39.864: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 04/10 11:05:39.870: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 04/10 11:05:39.875: [smf] INFO: Removed Session: UE IMSI:[262421961718103] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 04/10 11:05:39.875: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 04/10 11:05:39.880: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 04/10 11:05:39.885: [smf] INFO: Removed Session: UE IMSI:[262425112073478] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 04/10 11:05:39.885: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 04/10 11:05:39.891: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 04/10 11:05:39.896: [smf] INFO: Removed Session: UE IMSI:[262425975631585] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 04/10 11:05:39.896: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 04/10 11:05:39.902: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 04/10 11:05:39.907: [smf] INFO: Removed Session: UE IMSI:[262424005858709] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 04/10 11:05:39.907: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 04/10 11:05:39.913: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 04/10 11:05:39.918: [smf] INFO: Removed Session: UE IMSI:[262426399223106] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 04/10 11:05:39.918: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 04/10 11:05:39.923: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 04/10 11:05:39.928: [smf] INFO: Removed Session: UE IMSI:[262426017473551] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 04/10 11:05:39.928: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 04/10 11:05:39.934: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 04/10 11:05:39.939: [smf] INFO: Removed Session: UE IMSI:[262420684989211] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 04/10 11:05:39.939: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 04/10 11:05:39.945: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 04/10 11:05:39.950: [smf] INFO: Removed Session: UE IMSI:[262421814025644] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 04/10 11:05:39.950: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 04/10 11:05:39.955: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 04/10 11:05:39.960: [smf] INFO: Removed Session: UE IMSI:[262423071603068] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 04/10 11:05:39.960: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 04/10 11:05:39.966: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 04/10 11:05:39.975: [smf] INFO: Removed Session: UE IMSI:[262426262441594] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 04/10 11:05:39.975: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 04/10 11:05:39.978: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 04/10 11:05:39.987: [smf] INFO: Removed Session: UE IMSI:[262426336264509] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 04/10 11:05:39.988: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 04/10 11:05:39.990: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 04/10 11:05:39.998: [smf] INFO: Removed Session: UE IMSI:[262425920728957] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:39.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 04/10 11:05:39.998: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 04/10 11:05:40.001: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 04/10 11:05:40.006: [smf] INFO: Removed Session: UE IMSI:[262422567761550] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 04/10 11:05:40.006: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 04/10 11:05:40.012: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 04/10 11:05:40.019: [smf] INFO: Removed Session: UE IMSI:[262425204226399] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 04/10 11:05:40.019: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 04/10 11:05:40.022: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 04/10 11:05:40.025: [smf] INFO: Removed Session: UE IMSI:[262426098170492] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 04/10 11:05:40.025: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 04/10 11:05:40.032: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 04/10 11:05:40.035: [smf] INFO: Removed Session: UE IMSI:[262424550563133] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 04/10 11:05:40.035: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 04/10 11:05:40.042: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 04/10 11:05:40.045: [smf] INFO: Removed Session: UE IMSI:[262421547606356] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 04/10 11:05:40.045: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 04/10 11:05:40.053: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 04/10 11:05:40.055: [smf] INFO: Removed Session: UE IMSI:[262425581805897] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 04/10 11:05:40.055: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 04/10 11:05:40.063: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 04/10 11:05:40.065: [smf] INFO: Removed Session: UE IMSI:[262425201510692] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 04/10 11:05:40.065: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 04/10 11:05:40.073: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 04/10 11:05:40.075: [smf] INFO: Removed Session: UE IMSI:[262426984901646] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 04/10 11:05:40.075: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 04/10 11:05:40.083: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 04/10 11:05:40.085: [smf] INFO: Removed Session: UE IMSI:[262427755210630] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 04/10 11:05:40.085: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 04/10 11:05:40.093: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 04/10 11:05:40.096: [smf] INFO: Removed Session: UE IMSI:[262425109420454] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 04/10 11:05:40.096: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 04/10 11:05:40.104: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 04/10 11:05:40.106: [smf] INFO: Removed Session: UE IMSI:[262420811279575] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 04/10 11:05:40.106: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 04/10 11:05:40.114: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 04/10 11:05:40.116: [smf] INFO: Removed Session: UE IMSI:[262426063442446] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 04/10 11:05:40.116: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 04/10 11:05:40.124: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 04/10 11:05:40.126: [smf] INFO: Removed Session: UE IMSI:[262427566018364] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 04/10 11:05:40.126: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 04/10 11:05:40.134: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 04/10 11:05:40.136: [smf] INFO: Removed Session: UE IMSI:[262422853974059] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 04/10 11:05:40.136: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 04/10 11:05:40.144: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 04/10 11:05:40.146: [smf] INFO: Removed Session: UE IMSI:[262423908223573] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 04/10 11:05:40.146: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 04/10 11:05:40.155: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 04/10 11:05:40.156: [smf] INFO: Removed Session: UE IMSI:[262428992107843] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 04/10 11:05:40.156: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 04/10 11:05:40.165: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 04/10 11:05:40.167: [smf] INFO: Removed Session: UE IMSI:[262420442884724] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 04/10 11:05:40.167: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 04/10 11:05:40.175: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 04/10 11:05:40.177: [smf] INFO: Removed Session: UE IMSI:[262420624374681] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 04/10 11:05:40.177: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 04/10 11:05:40.185: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 04/10 11:05:40.187: [smf] INFO: Removed Session: UE IMSI:[262424138668082] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 04/10 11:05:40.187: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 04/10 11:05:40.196: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 04/10 11:05:40.197: [smf] INFO: Removed Session: UE IMSI:[262429511779815] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 04/10 11:05:40.197: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 04/10 11:05:40.206: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 04/10 11:05:40.207: [smf] INFO: Removed Session: UE IMSI:[262429334879090] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 04/10 11:05:40.207: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 04/10 11:05:40.216: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 04/10 11:05:40.218: [smf] INFO: Removed Session: UE IMSI:[262424480875408] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 04/10 11:05:40.218: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 04/10 11:05:40.226: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 04/10 11:05:40.228: [smf] INFO: Removed Session: UE IMSI:[262425696598033] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 04/10 11:05:40.228: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 04/10 11:05:40.236: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 04/10 11:05:40.238: [smf] INFO: Removed Session: UE IMSI:[262423622326604] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 04/10 11:05:40.238: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 04/10 11:05:40.247: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 04/10 11:05:40.248: [smf] INFO: Removed Session: UE IMSI:[262424504431222] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 04/10 11:05:40.248: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 04/10 11:05:40.257: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 04/10 11:05:40.258: [smf] INFO: Removed Session: UE IMSI:[262427335802914] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 04/10 11:05:40.258: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 04/10 11:05:40.267: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 04/10 11:05:40.269: [smf] INFO: Removed Session: UE IMSI:[262425707514066] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 04/10 11:05:40.269: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 04/10 11:05:40.277: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 04/10 11:05:40.279: [smf] INFO: Removed Session: UE IMSI:[262429637765422] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 04/10 11:05:40.279: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 04/10 11:05:40.288: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 04/10 11:05:40.289: [smf] INFO: Removed Session: UE IMSI:[262428099750019] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 04/10 11:05:40.289: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 04/10 11:05:40.298: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 04/10 11:05:40.299: [smf] INFO: Removed Session: UE IMSI:[262427224788873] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 04/10 11:05:40.299: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 04/10 11:05:40.308: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 04/10 11:05:40.310: [smf] INFO: Removed Session: UE IMSI:[262427170098839] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 04/10 11:05:40.310: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 04/10 11:05:40.318: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 04/10 11:05:40.320: [smf] INFO: Removed Session: UE IMSI:[262427950816283] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 04/10 11:05:40.320: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 04/10 11:05:40.328: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 04/10 11:05:40.330: [smf] INFO: Removed Session: UE IMSI:[262425037446466] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 04/10 11:05:40.330: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 04/10 11:05:40.339: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 04/10 11:05:40.340: [smf] INFO: Removed Session: UE IMSI:[262425715687946] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 04/10 11:05:40.340: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 04/10 11:05:40.349: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 04/10 11:05:40.350: [smf] INFO: Removed Session: UE IMSI:[262421763548927] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 04/10 11:05:40.351: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 04/10 11:05:40.359: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 04/10 11:05:40.361: [smf] INFO: Removed Session: UE IMSI:[262429489964240] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 04/10 11:05:40.361: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 04/10 11:05:40.369: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 04/10 11:05:40.371: [smf] INFO: Removed Session: UE IMSI:[262421229704411] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 04/10 11:05:40.371: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 04/10 11:05:40.379: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 04/10 11:05:40.381: [smf] INFO: Removed Session: UE IMSI:[262426073475540] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 04/10 11:05:40.381: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 04/10 11:05:40.390: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 04/10 11:05:40.391: [smf] INFO: Removed Session: UE IMSI:[262422635690336] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 04/10 11:05:40.391: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 04/10 11:05:40.400: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 04/10 11:05:40.402: [smf] INFO: Removed Session: UE IMSI:[262429418213831] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 04/10 11:05:40.402: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 04/10 11:05:40.410: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 04/10 11:05:40.412: [smf] INFO: Removed Session: UE IMSI:[262425984852563] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 04/10 11:05:40.412: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 04/10 11:05:40.420: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 04/10 11:05:40.422: [smf] INFO: Removed Session: UE IMSI:[262428929330903] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 04/10 11:05:40.422: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 04/10 11:05:40.431: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 04/10 11:05:40.432: [smf] INFO: Removed Session: UE IMSI:[262428870104272] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 04/10 11:05:40.432: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 04/10 11:05:40.441: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 04/10 11:05:40.442: [smf] INFO: Removed Session: UE IMSI:[262425200414815] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 04/10 11:05:40.442: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 04/10 11:05:40.451: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 04/10 11:05:40.453: [smf] INFO: Removed Session: UE IMSI:[262422745871462] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 04/10 11:05:40.453: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 04/10 11:05:40.461: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 04/10 11:05:40.463: [smf] INFO: Removed Session: UE IMSI:[262425906585189] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 04/10 11:05:40.463: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 04/10 11:05:40.471: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 04/10 11:05:40.473: [smf] INFO: Removed Session: UE IMSI:[262424531122102] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 04/10 11:05:40.473: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 04/10 11:05:40.482: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 04/10 11:05:40.483: [smf] INFO: Removed Session: UE IMSI:[262427208203774] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 04/10 11:05:40.483: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 04/10 11:05:40.492: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 04/10 11:05:40.494: [smf] INFO: Removed Session: UE IMSI:[262424259004050] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 04/10 11:05:40.494: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 04/10 11:05:40.502: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 04/10 11:05:40.504: [smf] INFO: Removed Session: UE IMSI:[262425896331892] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 04/10 11:05:40.504: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 04/10 11:05:40.512: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 04/10 11:05:40.514: [smf] INFO: Removed Session: UE IMSI:[262428104159279] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 04/10 11:05:40.514: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 04/10 11:05:40.523: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 04/10 11:05:40.524: [smf] INFO: Removed Session: UE IMSI:[262425891221383] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 04/10 11:05:40.524: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 04/10 11:05:40.533: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 04/10 11:05:40.534: [smf] INFO: Removed Session: UE IMSI:[262424463424999] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 04/10 11:05:40.534: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 04/10 11:05:40.543: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 04/10 11:05:40.545: [smf] INFO: Removed Session: UE IMSI:[262428962560261] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 04/10 11:05:40.545: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 04/10 11:05:40.553: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 04/10 11:05:40.555: [smf] INFO: Removed Session: UE IMSI:[262423982193243] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 04/10 11:05:40.555: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 04/10 11:05:40.563: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 04/10 11:05:40.565: [smf] INFO: Removed Session: UE IMSI:[262425209964380] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 04/10 11:05:40.565: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 04/10 11:05:40.574: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 04/10 11:05:40.575: [smf] INFO: Removed Session: UE IMSI:[262420339079063] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 04/10 11:05:40.575: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 04/10 11:05:40.584: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 04/10 11:05:40.586: [smf] INFO: Removed Session: UE IMSI:[262421142724529] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 04/10 11:05:40.586: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 04/10 11:05:40.594: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 04/10 11:05:40.596: [smf] INFO: Removed Session: UE IMSI:[262422127088799] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 04/10 11:05:40.596: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 04/10 11:05:40.604: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 04/10 11:05:40.606: [smf] INFO: Removed Session: UE IMSI:[262427605608880] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 04/10 11:05:40.606: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 04/10 11:05:40.614: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 04/10 11:05:40.616: [smf] INFO: Removed Session: UE IMSI:[262429015039351] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 04/10 11:05:40.616: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 04/10 11:05:40.625: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 04/10 11:05:40.626: [smf] INFO: Removed Session: UE IMSI:[262425843364534] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 04/10 11:05:40.626: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 04/10 11:05:40.635: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 04/10 11:05:40.637: [smf] INFO: Removed Session: UE IMSI:[262428297484440] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 04/10 11:05:40.637: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 04/10 11:05:40.645: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 04/10 11:05:40.647: [smf] INFO: Removed Session: UE IMSI:[262427364441730] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 04/10 11:05:40.647: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 04/10 11:05:40.655: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 04/10 11:05:40.657: [smf] INFO: Removed Session: UE IMSI:[262425534470496] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 04/10 11:05:40.657: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 04/10 11:05:40.666: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 04/10 11:05:40.667: [smf] INFO: Removed Session: UE IMSI:[262429586740242] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 04/10 11:05:40.667: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 04/10 11:05:40.676: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 04/10 11:05:40.677: [smf] INFO: Removed Session: UE IMSI:[262427619989485] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 04/10 11:05:40.677: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 04/10 11:05:40.686: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 04/10 11:05:40.688: [smf] INFO: Removed Session: UE IMSI:[262424291790090] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 04/10 11:05:40.688: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 04/10 11:05:40.696: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 04/10 11:05:40.698: [smf] INFO: Removed Session: UE IMSI:[262425713864033] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 04/10 11:05:40.698: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 04/10 11:05:40.706: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 04/10 11:05:40.708: [smf] INFO: Removed Session: UE IMSI:[262425002533698] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 04/10 11:05:40.708: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 04/10 11:05:40.717: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 04/10 11:05:40.718: [smf] INFO: Removed Session: UE IMSI:[262429465887815] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 04/10 11:05:40.718: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 04/10 11:05:40.727: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 04/10 11:05:40.729: [smf] INFO: Removed Session: UE IMSI:[262420182509055] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 04/10 11:05:40.729: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 04/10 11:05:40.737: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 04/10 11:05:40.739: [smf] INFO: Removed Session: UE IMSI:[262422418850429] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 04/10 11:05:40.739: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 04/10 11:05:40.747: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 04/10 11:05:40.749: [smf] INFO: Removed Session: UE IMSI:[262422210472551] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 04/10 11:05:40.749: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 04/10 11:05:40.758: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 04/10 11:05:40.759: [smf] INFO: Removed Session: UE IMSI:[262421368969410] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 04/10 11:05:40.759: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 04/10 11:05:40.768: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 04/10 11:05:40.769: [smf] INFO: Removed Session: UE IMSI:[262426794578931] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 04/10 11:05:40.769: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 04/10 11:05:40.778: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 04/10 11:05:40.780: [smf] INFO: Removed Session: UE IMSI:[262423240800564] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 04/10 11:05:40.780: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 04/10 11:05:40.788: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 04/10 11:05:40.790: [smf] INFO: Removed Session: UE IMSI:[262425093348570] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 04/10 11:05:40.790: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 04/10 11:05:40.798: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 04/10 11:05:40.800: [smf] INFO: Removed Session: UE IMSI:[262421635252257] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 04/10 11:05:40.800: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 04/10 11:05:40.809: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 04/10 11:05:40.810: [smf] INFO: Removed Session: UE IMSI:[262423929301631] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 04/10 11:05:40.810: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 04/10 11:05:40.819: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 04/10 11:05:40.821: [smf] INFO: Removed Session: UE IMSI:[262429624641183] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 04/10 11:05:40.821: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 04/10 11:05:40.829: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 04/10 11:05:40.831: [smf] INFO: Removed Session: UE IMSI:[262422609556075] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 04/10 11:05:40.831: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 04/10 11:05:40.839: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 04/10 11:05:40.841: [smf] INFO: Removed Session: UE IMSI:[262424515628121] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 04/10 11:05:40.841: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 04/10 11:05:40.849: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 04/10 11:05:40.851: [smf] INFO: Removed Session: UE IMSI:[262429316984000] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 04/10 11:05:40.851: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 04/10 11:05:40.860: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 04/10 11:05:40.861: [smf] INFO: Removed Session: UE IMSI:[262427396339080] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 04/10 11:05:40.861: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 04/10 11:05:40.870: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 04/10 11:05:40.872: [smf] INFO: Removed Session: UE IMSI:[262421938597656] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 04/10 11:05:40.872: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 04/10 11:05:40.880: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 04/10 11:05:40.882: [smf] INFO: Removed Session: UE IMSI:[262428042871190] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 04/10 11:05:40.882: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 04/10 11:05:40.890: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 04/10 11:05:40.892: [smf] INFO: Removed Session: UE IMSI:[262425092762769] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 04/10 11:05:40.892: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 04/10 11:05:40.901: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 04/10 11:05:40.902: [smf] INFO: Removed Session: UE IMSI:[262423761498265] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 04/10 11:05:40.902: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 04/10 11:05:40.911: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 04/10 11:05:40.912: [smf] INFO: Removed Session: UE IMSI:[262428006734991] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 04/10 11:05:40.912: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 04/10 11:05:40.921: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 04/10 11:05:40.923: [smf] INFO: Removed Session: UE IMSI:[262421919656648] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 04/10 11:05:40.923: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 04/10 11:05:40.931: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 04/10 11:05:40.933: [smf] INFO: Removed Session: UE IMSI:[262424032596635] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 04/10 11:05:40.933: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 04/10 11:05:40.941: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 04/10 11:05:40.943: [smf] INFO: Removed Session: UE IMSI:[262421352722250] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 04/10 11:05:40.943: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 04/10 11:05:40.952: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 04/10 11:05:40.953: [smf] INFO: Removed Session: UE IMSI:[262426018562487] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 04/10 11:05:40.953: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 04/10 11:05:40.962: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 04/10 11:05:40.964: [smf] INFO: Removed Session: UE IMSI:[262421218618167] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 04/10 11:05:40.964: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 04/10 11:05:40.972: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 04/10 11:05:40.974: [smf] INFO: Removed Session: UE IMSI:[262425648238512] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 04/10 11:05:40.974: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 04/10 11:05:40.982: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 04/10 11:05:40.984: [smf] INFO: Removed Session: UE IMSI:[262421365461890] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 04/10 11:05:40.984: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 04/10 11:05:40.993: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 04/10 11:05:40.994: [smf] INFO: Removed Session: UE IMSI:[262425076272629] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:40.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 04/10 11:05:40.994: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 04/10 11:05:41.003: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 04/10 11:05:41.004: [smf] INFO: Removed Session: UE IMSI:[262421822002963] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 04/10 11:05:41.004: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 04/10 11:05:41.013: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 04/10 11:05:41.015: [smf] INFO: Removed Session: UE IMSI:[262421605684728] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 04/10 11:05:41.015: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 04/10 11:05:41.023: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 04/10 11:05:41.027: [smf] INFO: Removed Session: UE IMSI:[262423975736765] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 04/10 11:05:41.027: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 04/10 11:05:41.034: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 04/10 11:05:41.043: [smf] INFO: Removed Session: UE IMSI:[262424759602330] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 04/10 11:05:41.043: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 04/10 11:05:41.046: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 04/10 11:05:41.056: [smf] INFO: Removed Session: UE IMSI:[262422260587255] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 04/10 11:05:41.056: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 04/10 11:05:41.057: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 04/10 11:05:41.063: [smf] INFO: Removed Session: UE IMSI:[262421197774163] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 04/10 11:05:41.063: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 04/10 11:05:41.067: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 04/10 11:05:41.077: [smf] INFO: Removed Session: UE IMSI:[262425486200834] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 04/10 11:05:41.077: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 04/10 11:05:41.078: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 04/10 11:05:41.083: [smf] INFO: Removed Session: UE IMSI:[262426389255791] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 04/10 11:05:41.083: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 04/10 11:05:41.089: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 04/10 11:05:41.093: [smf] INFO: Removed Session: UE IMSI:[262427892362120] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 04/10 11:05:41.093: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 04/10 11:05:41.099: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 04/10 11:05:41.104: [smf] INFO: Removed Session: UE IMSI:[262422714547751] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 04/10 11:05:41.104: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 04/10 11:05:41.110: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 04/10 11:05:41.115: [smf] INFO: Removed Session: UE IMSI:[262429284512599] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 04/10 11:05:41.116: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 04/10 11:05:41.121: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 04/10 11:05:41.130: [smf] INFO: Removed Session: UE IMSI:[262425464921274] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 04/10 11:05:41.130: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 04/10 11:05:41.133: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 04/10 11:05:41.142: [smf] INFO: Removed Session: UE IMSI:[262424139136486] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 04/10 11:05:41.142: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 04/10 11:05:41.144: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 04/10 11:05:41.152: [smf] INFO: Removed Session: UE IMSI:[262429228808347] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 04/10 11:05:41.152: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 04/10 11:05:41.155: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 04/10 11:05:41.160: [smf] INFO: Removed Session: UE IMSI:[262421082289969] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 04/10 11:05:41.160: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 04/10 11:05:41.166: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 04/10 11:05:41.171: [smf] INFO: Removed Session: UE IMSI:[262423786566627] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 04/10 11:05:41.171: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 04/10 11:05:41.176: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 04/10 11:05:41.183: [smf] INFO: Removed Session: UE IMSI:[262423974772501] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 04/10 11:05:41.183: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 04/10 11:05:41.187: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 04/10 11:05:41.193: [smf] INFO: Removed Session: UE IMSI:[262428456778752] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 04/10 11:05:41.193: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 04/10 11:05:41.197: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 04/10 11:05:41.201: [smf] INFO: Removed Session: UE IMSI:[262425992481904] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 04/10 11:05:41.201: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 04/10 11:05:41.209: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 04/10 11:05:41.217: [smf] INFO: Removed Session: UE IMSI:[262421669055503] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 04/10 11:05:41.217: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 04/10 11:05:41.219: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 04/10 11:05:41.225: [smf] INFO: Removed Session: UE IMSI:[262420846444759] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 04/10 11:05:41.225: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 04/10 11:05:41.230: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 04/10 11:05:41.234: [smf] INFO: Removed Session: UE IMSI:[262422244295647] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 04/10 11:05:41.234: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 04/10 11:05:41.241: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 04/10 11:05:41.246: [smf] INFO: Removed Session: UE IMSI:[262424220599719] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 04/10 11:05:41.246: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 04/10 11:05:41.252: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 04/10 11:05:41.258: [smf] INFO: Removed Session: UE IMSI:[262425462087034] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 04/10 11:05:41.258: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 04/10 11:05:41.262: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 04/10 11:05:41.268: [smf] INFO: Removed Session: UE IMSI:[262429704726685] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 04/10 11:05:41.268: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 04/10 11:05:41.273: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 04/10 11:05:41.278: [smf] INFO: Removed Session: UE IMSI:[262429805034200] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 04/10 11:05:41.278: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 04/10 11:05:41.284: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 04/10 11:05:41.291: [smf] INFO: Removed Session: UE IMSI:[262427919575967] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 04/10 11:05:41.291: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 04/10 11:05:41.295: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 04/10 11:05:41.303: [smf] INFO: Removed Session: UE IMSI:[262422429425974] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 04/10 11:05:41.303: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 04/10 11:05:41.306: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 04/10 11:05:41.310: [smf] INFO: Removed Session: UE IMSI:[262425419975470] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 04/10 11:05:41.310: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 04/10 11:05:41.317: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 04/10 11:05:41.319: [smf] INFO: Removed Session: UE IMSI:[262427215307624] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 04/10 11:05:41.319: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 04/10 11:05:41.327: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 04/10 11:05:41.330: [smf] INFO: Removed Session: UE IMSI:[262421430207521] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 04/10 11:05:41.330: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 04/10 11:05:41.338: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 04/10 11:05:41.341: [smf] INFO: Removed Session: UE IMSI:[262427873235964] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 04/10 11:05:41.341: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 04/10 11:05:41.348: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 04/10 11:05:41.353: [smf] INFO: Removed Session: UE IMSI:[262422016652305] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 04/10 11:05:41.353: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 04/10 11:05:41.359: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 04/10 11:05:41.364: [smf] INFO: Removed Session: UE IMSI:[262424802826316] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 04/10 11:05:41.364: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 04/10 11:05:41.370: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 04/10 11:05:41.375: [smf] INFO: Removed Session: UE IMSI:[262424579171094] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 04/10 11:05:41.375: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 04/10 11:05:41.381: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 04/10 11:05:41.387: [smf] INFO: Removed Session: UE IMSI:[262425091036912] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 04/10 11:05:41.387: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 04/10 11:05:41.392: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 04/10 11:05:41.401: [smf] INFO: Removed Session: UE IMSI:[262420272204719] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 04/10 11:05:41.401: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 04/10 11:05:41.403: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 04/10 11:05:41.409: [smf] INFO: Removed Session: UE IMSI:[262429418361467] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 04/10 11:05:41.409: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 04/10 11:05:41.414: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 04/10 11:05:41.419: [smf] INFO: Removed Session: UE IMSI:[262423810007699] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 04/10 11:05:41.419: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 04/10 11:05:41.425: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 04/10 11:05:41.430: [smf] INFO: Removed Session: UE IMSI:[262422364896997] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 04/10 11:05:41.430: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 04/10 11:05:41.436: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 04/10 11:05:41.442: [smf] INFO: Removed Session: UE IMSI:[262422195137796] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 04/10 11:05:41.442: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 04/10 11:05:41.446: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 04/10 11:05:41.452: [smf] INFO: Removed Session: UE IMSI:[262429284734480] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 04/10 11:05:41.452: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 04/10 11:05:41.457: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 04/10 11:05:41.462: [smf] INFO: Removed Session: UE IMSI:[262429964242618] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 04/10 11:05:41.462: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 04/10 11:05:41.468: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 04/10 11:05:41.473: [smf] INFO: Removed Session: UE IMSI:[262420367776918] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 04/10 11:05:41.473: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 04/10 11:05:41.479: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 04/10 11:05:41.484: [smf] INFO: Removed Session: UE IMSI:[262423201418845] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 04/10 11:05:41.484: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 04/10 11:05:41.489: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 04/10 11:05:41.495: [smf] INFO: Removed Session: UE IMSI:[262427222812819] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 04/10 11:05:41.495: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 04/10 11:05:41.500: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 04/10 11:05:41.506: [smf] INFO: Removed Session: UE IMSI:[262421649763153] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 04/10 11:05:41.506: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 04/10 11:05:41.511: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 04/10 11:05:41.516: [smf] INFO: Removed Session: UE IMSI:[262422247990746] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 04/10 11:05:41.517: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 04/10 11:05:41.522: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 04/10 11:05:41.529: [smf] INFO: Removed Session: UE IMSI:[262427517723704] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 04/10 11:05:41.529: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 04/10 11:05:41.532: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 04/10 11:05:41.537: [smf] INFO: Removed Session: UE IMSI:[262424029639353] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 04/10 11:05:41.537: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 04/10 11:05:41.543: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 04/10 11:05:41.545: [smf] INFO: Removed Session: UE IMSI:[262428749956852] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 04/10 11:05:41.545: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 04/10 11:05:41.553: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 04/10 11:05:41.555: [smf] INFO: Removed Session: UE IMSI:[262423205820714] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 04/10 11:05:41.555: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 04/10 11:05:41.563: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 04/10 11:05:41.567: [smf] INFO: Removed Session: UE IMSI:[262425349828129] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 04/10 11:05:41.567: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 04/10 11:05:41.574: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 04/10 11:05:41.580: [smf] INFO: Removed Session: UE IMSI:[262428082483816] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 04/10 11:05:41.580: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 04/10 11:05:41.585: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 04/10 11:05:41.590: [smf] INFO: Removed Session: UE IMSI:[262425194799420] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 04/10 11:05:41.590: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 04/10 11:05:41.596: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 04/10 11:05:41.601: [smf] INFO: Removed Session: UE IMSI:[262427798135078] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 04/10 11:05:41.601: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 04/10 11:05:41.607: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 04/10 11:05:41.617: [smf] INFO: Removed Session: UE IMSI:[262429141698114] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 04/10 11:05:41.617: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 04/10 11:05:41.618: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 04/10 11:05:41.623: [smf] INFO: Removed Session: UE IMSI:[262423831675606] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 04/10 11:05:41.623: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 04/10 11:05:41.628: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 04/10 11:05:41.633: [smf] INFO: Removed Session: UE IMSI:[262426275791873] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 04/10 11:05:41.633: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 04/10 11:05:41.639: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 04/10 11:05:41.643: [smf] INFO: Removed Session: UE IMSI:[262426993583084] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 04/10 11:05:41.643: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 04/10 11:05:41.649: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 04/10 11:05:41.654: [smf] INFO: Removed Session: UE IMSI:[262423674714216] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 04/10 11:05:41.655: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 04/10 11:05:41.660: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 04/10 11:05:41.664: [smf] INFO: Removed Session: UE IMSI:[262427280067084] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 04/10 11:05:41.664: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 04/10 11:05:41.671: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 04/10 11:05:41.676: [smf] INFO: Removed Session: UE IMSI:[262423923402281] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 04/10 11:05:41.676: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 04/10 11:05:41.682: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 04/10 11:05:41.687: [smf] INFO: Removed Session: UE IMSI:[262420622956355] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 04/10 11:05:41.687: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 04/10 11:05:41.693: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 04/10 11:05:41.698: [smf] INFO: Removed Session: UE IMSI:[262422089012719] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 04/10 11:05:41.698: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 04/10 11:05:41.704: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 04/10 11:05:41.709: [smf] INFO: Removed Session: UE IMSI:[262420849779953] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 04/10 11:05:41.709: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 04/10 11:05:41.714: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 04/10 11:05:41.719: [smf] INFO: Removed Session: UE IMSI:[262424727058549] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 04/10 11:05:41.719: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 04/10 11:05:41.726: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 04/10 11:05:41.734: [smf] INFO: Removed Session: UE IMSI:[262421743453276] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 04/10 11:05:41.734: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 04/10 11:05:41.737: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 04/10 11:05:41.743: [smf] INFO: Removed Session: UE IMSI:[262420347827870] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 04/10 11:05:41.743: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 04/10 11:05:41.748: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 04/10 11:05:41.752: [smf] INFO: Removed Session: UE IMSI:[262422437766678] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 04/10 11:05:41.752: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 04/10 11:05:41.758: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 04/10 11:05:41.767: [smf] INFO: Removed Session: UE IMSI:[262421601487385] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 04/10 11:05:41.767: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 04/10 11:05:41.770: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 04/10 11:05:41.775: [smf] INFO: Removed Session: UE IMSI:[262422370586824] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 04/10 11:05:41.775: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 04/10 11:05:41.781: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 04/10 11:05:41.790: [smf] INFO: Removed Session: UE IMSI:[262428794522392] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 04/10 11:05:41.790: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 04/10 11:05:41.792: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 04/10 11:05:41.798: [smf] INFO: Removed Session: UE IMSI:[262422819142701] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 04/10 11:05:41.798: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 04/10 11:05:41.803: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 04/10 11:05:41.808: [smf] INFO: Removed Session: UE IMSI:[262426476354974] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 04/10 11:05:41.808: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 04/10 11:05:41.814: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 04/10 11:05:41.819: [smf] INFO: Removed Session: UE IMSI:[262424121233738] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 04/10 11:05:41.819: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 04/10 11:05:41.824: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 04/10 11:05:41.830: [smf] INFO: Removed Session: UE IMSI:[262427879971445] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 04/10 11:05:41.830: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 04/10 11:05:41.835: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 04/10 11:05:41.841: [smf] INFO: Removed Session: UE IMSI:[262426516810533] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 04/10 11:05:41.842: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 04/10 11:05:41.846: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 04/10 11:05:41.852: [smf] INFO: Removed Session: UE IMSI:[262421951213415] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 04/10 11:05:41.852: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 04/10 11:05:41.856: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 04/10 11:05:41.862: [smf] INFO: Removed Session: UE IMSI:[262421704389211] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 04/10 11:05:41.862: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 04/10 11:05:41.867: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 04/10 11:05:41.873: [smf] INFO: Removed Session: UE IMSI:[262421984459458] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 04/10 11:05:41.873: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 04/10 11:05:41.878: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 04/10 11:05:41.884: [smf] INFO: Removed Session: UE IMSI:[262427313477075] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 04/10 11:05:41.884: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 04/10 11:05:41.888: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 04/10 11:05:41.894: [smf] INFO: Removed Session: UE IMSI:[262420598008775] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 04/10 11:05:41.894: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 04/10 11:05:41.899: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 04/10 11:05:41.905: [smf] INFO: Removed Session: UE IMSI:[262423048722648] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 04/10 11:05:41.905: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 04/10 11:05:41.910: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 04/10 11:05:41.915: [smf] INFO: Removed Session: UE IMSI:[262421197924496] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 04/10 11:05:41.915: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 04/10 11:05:41.920: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 04/10 11:05:41.926: [smf] INFO: Removed Session: UE IMSI:[262427147150485] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 04/10 11:05:41.926: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 04/10 11:05:41.931: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 04/10 11:05:41.936: [smf] INFO: Removed Session: UE IMSI:[262428052556285] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 04/10 11:05:41.936: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 04/10 11:05:41.942: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 04/10 11:05:41.947: [smf] INFO: Removed Session: UE IMSI:[262429660090935] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 04/10 11:05:41.947: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 04/10 11:05:41.952: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 04/10 11:05:41.958: [smf] INFO: Removed Session: UE IMSI:[262426131087248] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 04/10 11:05:41.958: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 04/10 11:05:41.963: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 04/10 11:05:41.968: [smf] INFO: Removed Session: UE IMSI:[262421248621534] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 04/10 11:05:41.968: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 04/10 11:05:41.974: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 04/10 11:05:41.980: [smf] INFO: Removed Session: UE IMSI:[262427515473248] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 04/10 11:05:41.980: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 04/10 11:05:41.985: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 04/10 11:05:41.990: [smf] INFO: Removed Session: UE IMSI:[262428438837764] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:41.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 04/10 11:05:41.990: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 04/10 11:05:41.995: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 04/10 11:05:42.001: [smf] INFO: Removed Session: UE IMSI:[262425597003843] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 04/10 11:05:42.001: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 04/10 11:05:42.006: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 04/10 11:05:42.014: [smf] INFO: Removed Session: UE IMSI:[262420950202164] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 04/10 11:05:42.014: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 04/10 11:05:42.017: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 04/10 11:05:42.025: [smf] INFO: Removed Session: UE IMSI:[262424961774588] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 04/10 11:05:42.025: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 04/10 11:05:42.028: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 04/10 11:05:42.034: [smf] INFO: Removed Session: UE IMSI:[262428922345762] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 04/10 11:05:42.034: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 04/10 11:05:42.039: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 04/10 11:05:42.044: [smf] INFO: Removed Session: UE IMSI:[262427984990511] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 04/10 11:05:42.044: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 04/10 11:05:42.050: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 04/10 11:05:42.055: [smf] INFO: Removed Session: UE IMSI:[262428150504713] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 04/10 11:05:42.055: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 04/10 11:05:42.060: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 04/10 11:05:42.067: [smf] INFO: Removed Session: UE IMSI:[262421880409168] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 04/10 11:05:42.067: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 04/10 11:05:42.071: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 04/10 11:05:42.076: [smf] INFO: Removed Session: UE IMSI:[262420292516754] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 04/10 11:05:42.077: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 04/10 11:05:42.082: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 04/10 11:05:42.086: [smf] INFO: Removed Session: UE IMSI:[262428815742190] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 04/10 11:05:42.086: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 04/10 11:05:42.093: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 04/10 11:05:42.099: [smf] INFO: Removed Session: UE IMSI:[262421672250194] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 04/10 11:05:42.099: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 04/10 11:05:42.104: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 04/10 11:05:42.109: [smf] INFO: Removed Session: UE IMSI:[262421312497156] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 04/10 11:05:42.109: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 04/10 11:05:42.114: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 04/10 11:05:42.119: [smf] INFO: Removed Session: UE IMSI:[262422099472281] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 04/10 11:05:42.120: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 04/10 11:05:42.125: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 04/10 11:05:42.130: [smf] INFO: Removed Session: UE IMSI:[262421050730207] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 04/10 11:05:42.130: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 04/10 11:05:42.136: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 04/10 11:05:42.140: [smf] INFO: Removed Session: UE IMSI:[262423670228176] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 04/10 11:05:42.140: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 04/10 11:05:42.147: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 04/10 11:05:42.151: [smf] INFO: Removed Session: UE IMSI:[262428277224224] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 04/10 11:05:42.151: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 04/10 11:05:42.157: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 04/10 11:05:42.163: [smf] INFO: Removed Session: UE IMSI:[262424422564173] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 04/10 11:05:42.163: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 04/10 11:05:42.168: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 04/10 11:05:42.177: [smf] INFO: Removed Session: UE IMSI:[262428199020649] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 04/10 11:05:42.177: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 04/10 11:05:42.179: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 04/10 11:05:42.185: [smf] INFO: Removed Session: UE IMSI:[262426204985251] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 04/10 11:05:42.185: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 04/10 11:05:42.190: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 04/10 11:05:42.196: [smf] INFO: Removed Session: UE IMSI:[262426519984721] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 04/10 11:05:42.196: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 04/10 11:05:42.201: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 04/10 11:05:42.206: [smf] INFO: Removed Session: UE IMSI:[262426780403122] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 04/10 11:05:42.206: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 04/10 11:05:42.212: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 04/10 11:05:42.220: [smf] INFO: Removed Session: UE IMSI:[262421771157731] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 04/10 11:05:42.220: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 04/10 11:05:42.223: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 04/10 11:05:42.228: [smf] INFO: Removed Session: UE IMSI:[262421103069254] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 04/10 11:05:42.228: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 04/10 11:05:42.233: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 04/10 11:05:42.238: [smf] INFO: Removed Session: UE IMSI:[262425375135022] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 04/10 11:05:42.239: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 04/10 11:05:42.244: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 04/10 11:05:42.250: [smf] INFO: Removed Session: UE IMSI:[262425501819873] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 04/10 11:05:42.250: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 04/10 11:05:42.255: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 04/10 11:05:42.260: [smf] INFO: Removed Session: UE IMSI:[262424944655969] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 04/10 11:05:42.260: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 04/10 11:05:42.266: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 04/10 11:05:42.271: [smf] INFO: Removed Session: UE IMSI:[262427560291158] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 04/10 11:05:42.271: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 04/10 11:05:42.276: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 04/10 11:05:42.281: [smf] INFO: Removed Session: UE IMSI:[262428201805867] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 04/10 11:05:42.281: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 04/10 11:05:42.287: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 04/10 11:05:42.292: [smf] INFO: Removed Session: UE IMSI:[262421117079066] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 04/10 11:05:42.292: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 04/10 11:05:42.298: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 04/10 11:05:42.303: [smf] INFO: Removed Session: UE IMSI:[262427624439428] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 04/10 11:05:42.303: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 04/10 11:05:42.309: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 04/10 11:05:42.318: [smf] INFO: Removed Session: UE IMSI:[262425563532090] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 04/10 11:05:42.318: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 04/10 11:05:42.321: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 04/10 11:05:42.327: [smf] INFO: Removed Session: UE IMSI:[262422393381839] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 04/10 11:05:42.327: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 04/10 11:05:42.332: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 04/10 11:05:42.336: [smf] INFO: Removed Session: UE IMSI:[262421180509460] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 04/10 11:05:42.336: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 04/10 11:05:42.342: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 04/10 11:05:42.348: [smf] INFO: Removed Session: UE IMSI:[262428685073398] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 04/10 11:05:42.348: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 04/10 11:05:42.353: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 04/10 11:05:42.358: [smf] INFO: Removed Session: UE IMSI:[262424086177113] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 04/10 11:05:42.358: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 04/10 11:05:42.364: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 04/10 11:05:42.369: [smf] INFO: Removed Session: UE IMSI:[262428004769527] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 04/10 11:05:42.369: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 04/10 11:05:42.374: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 04/10 11:05:42.379: [smf] INFO: Removed Session: UE IMSI:[262425836206880] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 04/10 11:05:42.379: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 04/10 11:05:42.385: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 04/10 11:05:42.390: [smf] INFO: Removed Session: UE IMSI:[262425223929675] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 04/10 11:05:42.390: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 04/10 11:05:42.396: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 04/10 11:05:42.400: [smf] INFO: Removed Session: UE IMSI:[262426486779620] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 04/10 11:05:42.400: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 04/10 11:05:42.406: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 04/10 11:05:42.411: [smf] INFO: Removed Session: UE IMSI:[262429886996812] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 04/10 11:05:42.411: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 04/10 11:05:42.417: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 04/10 11:05:42.423: [smf] INFO: Removed Session: UE IMSI:[262428764955691] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 04/10 11:05:42.423: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 04/10 11:05:42.428: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 04/10 11:05:42.433: [smf] INFO: Removed Session: UE IMSI:[262420641162541] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 04/10 11:05:42.433: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 04/10 11:05:42.439: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 04/10 11:05:42.443: [smf] INFO: Removed Session: UE IMSI:[262425148207148] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 04/10 11:05:42.443: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 04/10 11:05:42.449: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 04/10 11:05:42.454: [smf] INFO: Removed Session: UE IMSI:[262420997880811] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 04/10 11:05:42.454: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 04/10 11:05:42.460: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 04/10 11:05:42.465: [smf] INFO: Removed Session: UE IMSI:[262421807874540] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 04/10 11:05:42.465: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 04/10 11:05:42.471: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 04/10 11:05:42.475: [smf] INFO: Removed Session: UE IMSI:[262425206458571] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 04/10 11:05:42.475: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 04/10 11:05:42.481: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 04/10 11:05:42.486: [smf] INFO: Removed Session: UE IMSI:[262426605572320] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 04/10 11:05:42.486: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 04/10 11:05:42.492: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 04/10 11:05:42.497: [smf] INFO: Removed Session: UE IMSI:[262423883388607] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 04/10 11:05:42.497: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 04/10 11:05:42.503: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 04/10 11:05:42.508: [smf] INFO: Removed Session: UE IMSI:[262422882592115] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 04/10 11:05:42.508: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 04/10 11:05:42.513: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 04/10 11:05:42.518: [smf] INFO: Removed Session: UE IMSI:[262426879331731] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 04/10 11:05:42.518: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 04/10 11:05:42.524: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 04/10 11:05:42.529: [smf] INFO: Removed Session: UE IMSI:[262429032886992] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 04/10 11:05:42.529: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 04/10 11:05:42.535: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 04/10 11:05:42.540: [smf] INFO: Removed Session: UE IMSI:[262420189013944] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 04/10 11:05:42.540: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 04/10 11:05:42.546: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 04/10 11:05:42.551: [smf] INFO: Removed Session: UE IMSI:[262425097887470] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 04/10 11:05:42.551: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 04/10 11:05:42.556: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 04/10 11:05:42.561: [smf] INFO: Removed Session: UE IMSI:[262425165391684] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 04/10 11:05:42.561: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 04/10 11:05:42.567: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 04/10 11:05:42.572: [smf] INFO: Removed Session: UE IMSI:[262420552588032] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 04/10 11:05:42.572: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 04/10 11:05:42.578: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 04/10 11:05:42.583: [smf] INFO: Removed Session: UE IMSI:[262427914546875] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 04/10 11:05:42.583: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 04/10 11:05:42.588: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 04/10 11:05:42.594: [smf] INFO: Removed Session: UE IMSI:[262422593595655] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 04/10 11:05:42.594: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 04/10 11:05:42.599: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 04/10 11:05:42.604: [smf] INFO: Removed Session: UE IMSI:[262421560413529] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 04/10 11:05:42.604: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 04/10 11:05:42.610: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 04/10 11:05:42.615: [smf] INFO: Removed Session: UE IMSI:[262427470391190] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 04/10 11:05:42.615: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 04/10 11:05:42.621: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 04/10 11:05:42.625: [smf] INFO: Removed Session: UE IMSI:[262428602893777] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 04/10 11:05:42.625: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 04/10 11:05:42.631: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 04/10 11:05:42.637: [smf] INFO: Removed Session: UE IMSI:[262425118263873] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 04/10 11:05:42.637: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 04/10 11:05:42.642: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 04/10 11:05:42.647: [smf] INFO: Removed Session: UE IMSI:[262425214648200] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 04/10 11:05:42.647: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 04/10 11:05:42.653: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 04/10 11:05:42.658: [smf] INFO: Removed Session: UE IMSI:[262423989918538] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 04/10 11:05:42.658: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 04/10 11:05:42.663: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 04/10 11:05:42.669: [smf] INFO: Removed Session: UE IMSI:[262420590690460] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 04/10 11:05:42.669: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 04/10 11:05:42.674: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 04/10 11:05:42.679: [smf] INFO: Removed Session: UE IMSI:[262420210567021] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 04/10 11:05:42.679: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 04/10 11:05:42.685: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 04/10 11:05:42.690: [smf] INFO: Removed Session: UE IMSI:[262427912476779] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 04/10 11:05:42.690: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 04/10 11:05:42.696: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 04/10 11:05:42.700: [smf] INFO: Removed Session: UE IMSI:[262429961543255] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 04/10 11:05:42.700: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 04/10 11:05:42.706: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 04/10 11:05:42.712: [smf] INFO: Removed Session: UE IMSI:[262427673196244] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 04/10 11:05:42.712: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 04/10 11:05:42.717: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 04/10 11:05:42.722: [smf] INFO: Removed Session: UE IMSI:[262429799612449] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 04/10 11:05:42.722: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 04/10 11:05:42.728: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 04/10 11:05:42.732: [smf] INFO: Removed Session: UE IMSI:[262427375727702] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 04/10 11:05:42.732: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 04/10 11:05:42.739: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 04/10 11:05:42.744: [smf] INFO: Removed Session: UE IMSI:[262425018250365] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 04/10 11:05:42.744: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 04/10 11:05:42.749: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 04/10 11:05:42.754: [smf] INFO: Removed Session: UE IMSI:[262423838903414] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 04/10 11:05:42.754: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 04/10 11:05:42.760: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 04/10 11:05:42.765: [smf] INFO: Removed Session: UE IMSI:[262423633823823] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 04/10 11:05:42.765: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 04/10 11:05:42.771: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 04/10 11:05:42.776: [smf] INFO: Removed Session: UE IMSI:[262425618241522] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 04/10 11:05:42.776: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 04/10 11:05:42.782: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 04/10 11:05:42.787: [smf] INFO: Removed Session: UE IMSI:[262425491258867] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 04/10 11:05:42.787: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 04/10 11:05:42.792: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 04/10 11:05:42.798: [smf] INFO: Removed Session: UE IMSI:[262423597116861] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 04/10 11:05:42.798: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 04/10 11:05:42.803: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 04/10 11:05:42.811: [smf] INFO: Removed Session: UE IMSI:[262425275508710] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 04/10 11:05:42.811: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 04/10 11:05:42.814: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 04/10 11:05:42.824: [smf] INFO: Removed Session: UE IMSI:[262421546218818] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 04/10 11:05:42.824: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 04/10 11:05:42.826: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 04/10 11:05:42.834: [smf] INFO: Removed Session: UE IMSI:[262427659292968] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 04/10 11:05:42.834: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 04/10 11:05:42.837: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 04/10 11:05:42.842: [smf] INFO: Removed Session: UE IMSI:[262420859974939] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 04/10 11:05:42.842: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 04/10 11:05:42.848: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 04/10 11:05:42.853: [smf] INFO: Removed Session: UE IMSI:[262424268643558] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 04/10 11:05:42.853: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 04/10 11:05:42.859: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 04/10 11:05:42.864: [smf] INFO: Removed Session: UE IMSI:[262425337428746] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 04/10 11:05:42.864: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 04/10 11:05:42.870: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 04/10 11:05:42.875: [smf] INFO: Removed Session: UE IMSI:[262428617648095] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 04/10 11:05:42.875: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 04/10 11:05:42.880: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 04/10 11:05:42.886: [smf] INFO: Removed Session: UE IMSI:[262420077753497] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 04/10 11:05:42.886: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 04/10 11:05:42.891: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 04/10 11:05:42.896: [smf] INFO: Removed Session: UE IMSI:[262426135487378] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 04/10 11:05:42.896: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 04/10 11:05:42.902: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 04/10 11:05:42.907: [smf] INFO: Removed Session: UE IMSI:[262420633376491] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 04/10 11:05:42.907: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 04/10 11:05:42.913: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 04/10 11:05:42.919: [smf] INFO: Removed Session: UE IMSI:[262424540572535] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 04/10 11:05:42.919: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 04/10 11:05:42.923: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 04/10 11:05:42.929: [smf] INFO: Removed Session: UE IMSI:[262427479845670] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 04/10 11:05:42.929: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 04/10 11:05:42.934: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 04/10 11:05:42.940: [smf] INFO: Removed Session: UE IMSI:[262426493401213] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 04/10 11:05:42.940: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 04/10 11:05:42.945: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 04/10 11:05:42.950: [smf] INFO: Removed Session: UE IMSI:[262422315799460] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 04/10 11:05:42.950: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 04/10 11:05:42.956: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 04/10 11:05:42.961: [smf] INFO: Removed Session: UE IMSI:[262421581929430] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 04/10 11:05:42.961: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 04/10 11:05:42.966: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 04/10 11:05:42.971: [smf] INFO: Removed Session: UE IMSI:[262422115168043] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 04/10 11:05:42.971: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 04/10 11:05:42.977: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 04/10 11:05:42.982: [smf] INFO: Removed Session: UE IMSI:[262427041007414] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 04/10 11:05:42.982: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 04/10 11:05:42.988: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 04/10 11:05:42.993: [smf] INFO: Removed Session: UE IMSI:[262421740065345] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:42.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 04/10 11:05:42.993: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 04/10 11:05:42.998: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 04/10 11:05:43.003: [smf] INFO: Removed Session: UE IMSI:[262422492261831] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 04/10 11:05:43.003: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 04/10 11:05:43.009: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 04/10 11:05:43.014: [smf] INFO: Removed Session: UE IMSI:[262424649712311] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 04/10 11:05:43.014: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 04/10 11:05:43.020: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 04/10 11:05:43.024: [smf] INFO: Removed Session: UE IMSI:[262429016041646] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 04/10 11:05:43.024: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 04/10 11:05:43.031: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 04/10 11:05:43.039: [smf] INFO: Removed Session: UE IMSI:[262423291868516] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 04/10 11:05:43.039: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 04/10 11:05:43.042: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 04/10 11:05:43.049: [smf] INFO: Removed Session: UE IMSI:[262427390330854] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 04/10 11:05:43.049: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 04/10 11:05:43.053: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 04/10 11:05:43.058: [smf] INFO: Removed Session: UE IMSI:[262422731979197] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 04/10 11:05:43.058: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 04/10 11:05:43.064: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 04/10 11:05:43.068: [smf] INFO: Removed Session: UE IMSI:[262424124274938] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 04/10 11:05:43.069: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 04/10 11:05:43.074: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 04/10 11:05:43.080: [smf] INFO: Removed Session: UE IMSI:[262420572643144] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 04/10 11:05:43.080: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 04/10 11:05:43.085: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 04/10 11:05:43.091: [smf] INFO: Removed Session: UE IMSI:[262420976131926] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 04/10 11:05:43.091: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 04/10 11:05:43.096: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 04/10 11:05:43.099: [smf] INFO: Removed Session: UE IMSI:[262423994951809] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 04/10 11:05:43.099: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 04/10 11:05:43.106: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 04/10 11:05:43.112: [smf] INFO: Removed Session: UE IMSI:[262427437031509] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 04/10 11:05:43.112: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 04/10 11:05:43.117: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 04/10 11:05:43.123: [smf] INFO: Removed Session: UE IMSI:[262429379493956] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 04/10 11:05:43.123: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 04/10 11:05:43.128: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 04/10 11:05:43.136: [smf] INFO: Removed Session: UE IMSI:[262422819757973] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 04/10 11:05:43.136: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 04/10 11:05:43.139: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 04/10 11:05:43.144: [smf] INFO: Removed Session: UE IMSI:[262428107113726] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 04/10 11:05:43.144: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 04/10 11:05:43.150: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 04/10 11:05:43.155: [smf] INFO: Removed Session: UE IMSI:[262424909158166] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 04/10 11:05:43.155: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 04/10 11:05:43.160: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 04/10 11:05:43.165: [smf] INFO: Removed Session: UE IMSI:[262428992545909] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 04/10 11:05:43.165: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 04/10 11:05:43.171: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 04/10 11:05:43.176: [smf] INFO: Removed Session: UE IMSI:[262422593827930] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 04/10 11:05:43.176: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 04/10 11:05:43.182: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 04/10 11:05:43.189: [smf] INFO: Removed Session: UE IMSI:[262425955651210] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 04/10 11:05:43.189: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 04/10 11:05:43.193: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 04/10 11:05:43.201: [smf] INFO: Removed Session: UE IMSI:[262424131481915] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 04/10 11:05:43.201: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 04/10 11:05:43.204: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 04/10 11:05:43.209: [smf] INFO: Removed Session: UE IMSI:[262424987141526] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 04/10 11:05:43.209: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 04/10 11:05:43.215: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 04/10 11:05:43.220: [smf] INFO: Removed Session: UE IMSI:[262424672713540] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 04/10 11:05:43.220: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 04/10 11:05:43.225: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 04/10 11:05:43.230: [smf] INFO: Removed Session: UE IMSI:[262424373082659] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 04/10 11:05:43.230: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 04/10 11:05:43.236: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 04/10 11:05:43.242: [smf] INFO: Removed Session: UE IMSI:[262429442495204] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 04/10 11:05:43.242: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 04/10 11:05:43.247: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 04/10 11:05:43.252: [smf] INFO: Removed Session: UE IMSI:[262427817670483] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 04/10 11:05:43.252: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 04/10 11:05:43.257: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 04/10 11:05:43.263: [smf] INFO: Removed Session: UE IMSI:[262428720234232] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 04/10 11:05:43.263: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 04/10 11:05:43.268: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 04/10 11:05:43.273: [smf] INFO: Removed Session: UE IMSI:[262425450928245] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 04/10 11:05:43.273: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 04/10 11:05:43.279: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 04/10 11:05:43.283: [smf] INFO: Removed Session: UE IMSI:[262422830531863] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 04/10 11:05:43.283: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 04/10 11:05:43.289: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 04/10 11:05:43.294: [smf] INFO: Removed Session: UE IMSI:[262425326877374] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 04/10 11:05:43.294: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 04/10 11:05:43.300: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 04/10 11:05:43.306: [smf] INFO: Removed Session: UE IMSI:[262429403628464] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 04/10 11:05:43.306: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 04/10 11:05:43.311: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 04/10 11:05:43.316: [smf] INFO: Removed Session: UE IMSI:[262425699168490] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 04/10 11:05:43.316: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 04/10 11:05:43.322: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 04/10 11:05:43.328: [smf] INFO: Removed Session: UE IMSI:[262426616638846] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 04/10 11:05:43.328: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 04/10 11:05:43.333: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 04/10 11:05:43.342: [smf] INFO: Removed Session: UE IMSI:[262427944703581] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 04/10 11:05:43.342: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 04/10 11:05:43.344: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 04/10 11:05:43.351: [smf] INFO: Removed Session: UE IMSI:[262423544689174] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 04/10 11:05:43.351: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 04/10 11:05:43.355: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 04/10 11:05:43.358: [smf] INFO: Removed Session: UE IMSI:[262429186017744] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 04/10 11:05:43.358: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 04/10 11:05:43.365: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 04/10 11:05:43.369: [smf] INFO: Removed Session: UE IMSI:[262421385641345] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 04/10 11:05:43.369: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 04/10 11:05:43.376: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 04/10 11:05:43.380: [smf] INFO: Removed Session: UE IMSI:[262420624953435] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 04/10 11:05:43.380: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 04/10 11:05:43.386: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 04/10 11:05:43.392: [smf] INFO: Removed Session: UE IMSI:[262421991248582] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 04/10 11:05:43.392: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 04/10 11:05:43.397: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 04/10 11:05:43.402: [smf] INFO: Removed Session: UE IMSI:[262428280038508] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 04/10 11:05:43.402: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 04/10 11:05:43.408: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 04/10 11:05:43.414: [smf] INFO: Removed Session: UE IMSI:[262423292845668] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 04/10 11:05:43.414: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 04/10 11:05:43.418: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 04/10 11:05:43.423: [smf] INFO: Removed Session: UE IMSI:[262429864202724] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 04/10 11:05:43.423: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 04/10 11:05:43.429: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 04/10 11:05:43.439: [smf] INFO: Removed Session: UE IMSI:[262427856366714] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 04/10 11:05:43.439: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 04/10 11:05:43.442: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 04/10 11:05:43.453: [smf] INFO: Removed Session: UE IMSI:[262423291352359] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 04/10 11:05:43.453: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 04/10 11:05:43.454: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 04/10 11:05:43.462: [smf] INFO: Removed Session: UE IMSI:[262424965618673] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 04/10 11:05:43.462: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 04/10 11:05:43.464: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 04/10 11:05:43.471: [smf] INFO: Removed Session: UE IMSI:[262420059798987] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 04/10 11:05:43.471: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 04/10 11:05:43.475: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 04/10 11:05:43.481: [smf] INFO: Removed Session: UE IMSI:[262428905973160] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 04/10 11:05:43.481: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 04/10 11:05:43.486: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 04/10 11:05:43.491: [smf] INFO: Removed Session: UE IMSI:[262424470437940] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 04/10 11:05:43.491: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 04/10 11:05:43.496: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 04/10 11:05:43.505: [smf] INFO: Removed Session: UE IMSI:[262429799366347] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 04/10 11:05:43.505: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 04/10 11:05:43.508: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 04/10 11:05:43.516: [smf] INFO: Removed Session: UE IMSI:[262429867049549] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 04/10 11:05:43.517: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 04/10 11:05:43.520: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 04/10 11:05:43.528: [smf] INFO: Removed Session: UE IMSI:[262424843732338] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 04/10 11:05:43.528: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 04/10 11:05:43.530: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 04/10 11:05:43.534: [smf] INFO: Removed Session: UE IMSI:[262427210048357] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 04/10 11:05:43.534: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 04/10 11:05:43.541: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 04/10 11:05:43.546: [smf] INFO: Removed Session: UE IMSI:[262422795105745] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 04/10 11:05:43.546: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 04/10 11:05:43.552: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 04/10 11:05:43.558: [smf] INFO: Removed Session: UE IMSI:[262424140974696] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 04/10 11:05:43.558: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 04/10 11:05:43.563: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 04/10 11:05:43.568: [smf] INFO: Removed Session: UE IMSI:[262429131543545] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 04/10 11:05:43.568: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 04/10 11:05:43.573: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 04/10 11:05:43.578: [smf] INFO: Removed Session: UE IMSI:[262429112942809] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 04/10 11:05:43.578: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 04/10 11:05:43.585: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 04/10 11:05:43.594: [smf] INFO: Removed Session: UE IMSI:[262429706241384] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 04/10 11:05:43.594: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 04/10 11:05:43.596: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 04/10 11:05:43.602: [smf] INFO: Removed Session: UE IMSI:[262420394106187] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 04/10 11:05:43.602: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 04/10 11:05:43.607: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 04/10 11:05:43.611: [smf] INFO: Removed Session: UE IMSI:[262428328430385] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 04/10 11:05:43.611: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 04/10 11:05:43.618: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 04/10 11:05:43.624: [smf] INFO: Removed Session: UE IMSI:[262420230636133] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 04/10 11:05:43.624: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 04/10 11:05:43.629: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 04/10 11:05:43.635: [smf] INFO: Removed Session: UE IMSI:[262420512982532] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 04/10 11:05:43.635: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 04/10 11:05:43.639: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 04/10 11:05:43.642: [smf] INFO: Removed Session: UE IMSI:[262426998071376] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 04/10 11:05:43.642: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 04/10 11:05:43.650: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 04/10 11:05:43.660: [smf] INFO: Removed Session: UE IMSI:[262420429272800] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 04/10 11:05:43.660: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 04/10 11:05:43.661: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 04/10 11:05:43.666: [smf] INFO: Removed Session: UE IMSI:[262428829487443] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 04/10 11:05:43.666: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 04/10 11:05:43.672: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 04/10 11:05:43.682: [smf] INFO: Removed Session: UE IMSI:[262421462054727] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 04/10 11:05:43.682: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 04/10 11:05:43.684: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 04/10 11:05:43.692: [smf] INFO: Removed Session: UE IMSI:[262423548780072] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 04/10 11:05:43.692: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 04/10 11:05:43.695: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 04/10 11:05:43.702: [smf] INFO: Removed Session: UE IMSI:[262425305101017] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 04/10 11:05:43.702: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 04/10 11:05:43.706: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 04/10 11:05:43.712: [smf] INFO: Removed Session: UE IMSI:[262424832662186] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 04/10 11:05:43.712: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 04/10 11:05:43.717: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 04/10 11:05:43.721: [smf] INFO: Removed Session: UE IMSI:[262420700519280] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 04/10 11:05:43.721: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 04/10 11:05:43.727: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 04/10 11:05:43.731: [smf] INFO: Removed Session: UE IMSI:[262425325547571] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 04/10 11:05:43.731: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 04/10 11:05:43.737: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 04/10 11:05:43.740: [smf] INFO: Removed Session: UE IMSI:[262422355123065] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 04/10 11:05:43.740: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 04/10 11:05:43.748: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 04/10 11:05:43.751: [smf] INFO: Removed Session: UE IMSI:[262427752029073] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 04/10 11:05:43.751: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 04/10 11:05:43.759: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 04/10 11:05:43.763: [smf] INFO: Removed Session: UE IMSI:[262423948238533] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 04/10 11:05:43.763: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 04/10 11:05:43.769: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 04/10 11:05:43.774: [smf] INFO: Removed Session: UE IMSI:[262426348544978] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 04/10 11:05:43.774: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 04/10 11:05:43.780: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 04/10 11:05:43.785: [smf] INFO: Removed Session: UE IMSI:[262428470357283] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 04/10 11:05:43.785: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 04/10 11:05:43.791: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/10 11:05:43.800: [smf] INFO: Removed Session: UE IMSI:[262424669954207] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/10 11:05:43.800: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 04/10 11:05:43.802: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 04/10 11:05:43.809: [smf] INFO: Removed Session: UE IMSI:[262421443324923] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:43.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 04/10 11:05:43.809: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: Warning: Stopping inactive timer T_next. MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:05:45.814: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 04/10 11:05:45.814: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(86)@31a6e5f18874: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@31a6e5f18874: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:05:45 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6511824) Waiting for packet dumper to finish... 1 (prev_count=6511824, count=6512336) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:05: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_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@31a6e5f18874: 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@31a6e5f18874: Test case TC_addr_pool_exhaustion started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:05:51.586: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:05:52.295: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 04/10 11:05:53.310: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 04/10 11:05:53.310: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 04/10 11:05:53.310: [smf] INFO: UE IMSI[262422417080429] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.318: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/10 11:05:53.318: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/10 11:05:53.318: [smf] INFO: UE IMSI[262425664605430] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.321: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 04/10 11:05:53.321: [upf] INFO: UE F-SEID[UP:0xe3a CP:0xd01] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.321: [upf] INFO: UE F-SEID[UP:0xe3a CP:0xd01] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.324: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 04/10 11:05:53.324: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 04/10 11:05:53.324: [smf] INFO: UE IMSI[262420164768192] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.326: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/10 11:05:53.326: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.326: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.331: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 04/10 11:05:53.331: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 04/10 11:05:53.331: [smf] INFO: UE IMSI[262425537476329] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.332: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 04/10 11:05:53.332: [upf] INFO: UE F-SEID[UP:0x7ca CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.332: [upf] INFO: UE F-SEID[UP:0x7ca CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.337: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 04/10 11:05:53.337: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 04/10 11:05:53.337: [smf] INFO: UE IMSI[262427159390531] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.338: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 04/10 11:05:53.338: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.338: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.343: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 04/10 11:05:53.343: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 04/10 11:05:53.343: [smf] INFO: UE IMSI[262420930162333] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.344: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 04/10 11:05:53.344: [upf] INFO: UE F-SEID[UP:0x15b CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.344: [upf] INFO: UE F-SEID[UP:0x15b CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.349: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 04/10 11:05:53.349: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 04/10 11:05:53.349: [smf] INFO: UE IMSI[262423946611699] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.350: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 04/10 11:05:53.350: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.350: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.355: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 04/10 11:05:53.355: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 04/10 11:05:53.355: [smf] INFO: UE IMSI[262421876753409] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.356: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 04/10 11:05:53.356: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.356: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.361: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 04/10 11:05:53.361: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 04/10 11:05:53.361: [smf] INFO: UE IMSI[262420198251454] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.362: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 04/10 11:05:53.362: [upf] INFO: UE F-SEID[UP:0x382 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.362: [upf] INFO: UE F-SEID[UP:0x382 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.367: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 04/10 11:05:53.367: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 04/10 11:05:53.367: [smf] INFO: UE IMSI[262426047094270] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.368: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 04/10 11:05:53.368: [upf] INFO: UE F-SEID[UP:0xb13 CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.368: [upf] INFO: UE F-SEID[UP:0xb13 CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.373: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 04/10 11:05:53.373: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 04/10 11:05:53.373: [smf] INFO: UE IMSI[262428817358626] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.373: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 04/10 11:05:53.373: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.373: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.378: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 04/10 11:05:53.379: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 04/10 11:05:53.379: [smf] INFO: UE IMSI[262425569613395] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.379: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 04/10 11:05:53.379: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.379: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.384: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 04/10 11:05:53.384: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 04/10 11:05:53.384: [smf] INFO: UE IMSI[262424311676671] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.385: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 04/10 11:05:53.385: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.385: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.390: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 04/10 11:05:53.390: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 04/10 11:05:53.390: [smf] INFO: UE IMSI[262423264870375] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.391: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 04/10 11:05:53.391: [upf] INFO: UE F-SEID[UP:0xd0c CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.391: [upf] INFO: UE F-SEID[UP:0xd0c CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.396: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 04/10 11:05:53.396: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 04/10 11:05:53.396: [smf] INFO: UE IMSI[262424405282040] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.397: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 04/10 11:05:53.397: [upf] INFO: UE F-SEID[UP:0x835 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.397: [upf] INFO: UE F-SEID[UP:0x835 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.402: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 04/10 11:05:53.402: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 04/10 11:05:53.402: [smf] INFO: UE IMSI[262423771283682] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.402: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 04/10 11:05:53.402: [upf] INFO: UE F-SEID[UP:0x167 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.402: [upf] INFO: UE F-SEID[UP:0x167 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.407: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 04/10 11:05:53.407: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 04/10 11:05:53.407: [smf] INFO: UE IMSI[262422040365483] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.408: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 04/10 11:05:53.408: [upf] INFO: UE F-SEID[UP:0x517 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.408: [upf] INFO: UE F-SEID[UP:0x517 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.413: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 04/10 11:05:53.413: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 04/10 11:05:53.413: [smf] INFO: UE IMSI[262420999545449] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.414: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 04/10 11:05:53.414: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.414: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.419: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 04/10 11:05:53.419: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 04/10 11:05:53.419: [smf] INFO: UE IMSI[262427789236558] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.420: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 04/10 11:05:53.420: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.420: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.424: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 04/10 11:05:53.425: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 04/10 11:05:53.425: [smf] INFO: UE IMSI[262422550858555] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.425: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 04/10 11:05:53.425: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.425: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.430: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 04/10 11:05:53.430: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 04/10 11:05:53.430: [smf] INFO: UE IMSI[262422055301416] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.431: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 04/10 11:05:53.431: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.431: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.436: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 04/10 11:05:53.436: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 04/10 11:05:53.436: [smf] INFO: UE IMSI[262428371479855] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.437: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 04/10 11:05:53.437: [upf] INFO: UE F-SEID[UP:0x1ab CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.437: [upf] INFO: UE F-SEID[UP:0x1ab CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.442: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 04/10 11:05:53.442: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 04/10 11:05:53.442: [smf] INFO: UE IMSI[262421337562981] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.442: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 04/10 11:05:53.442: [upf] INFO: UE F-SEID[UP:0x25 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.442: [upf] INFO: UE F-SEID[UP:0x25 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.447: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 04/10 11:05:53.447: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 04/10 11:05:53.447: [smf] INFO: UE IMSI[262424045967767] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.448: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 04/10 11:05:53.448: [upf] INFO: UE F-SEID[UP:0x776 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.448: [upf] INFO: UE F-SEID[UP:0x776 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.453: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 04/10 11:05:53.453: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 04/10 11:05:53.453: [smf] INFO: UE IMSI[262420131025355] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.454: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 04/10 11:05:53.454: [upf] INFO: UE F-SEID[UP:0xc69 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.454: [upf] INFO: UE F-SEID[UP:0xc69 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.459: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 04/10 11:05:53.459: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 04/10 11:05:53.459: [smf] INFO: UE IMSI[262421837307535] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.460: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 04/10 11:05:53.460: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.460: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.465: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 04/10 11:05:53.465: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 04/10 11:05:53.465: [smf] INFO: UE IMSI[262429226171519] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.465: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 04/10 11:05:53.465: [upf] INFO: UE F-SEID[UP:0x27d CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.465: [upf] INFO: UE F-SEID[UP:0x27d CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.471: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 04/10 11:05:53.471: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 04/10 11:05:53.471: [smf] INFO: UE IMSI[262424415831204] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.471: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 04/10 11:05:53.471: [upf] INFO: UE F-SEID[UP:0xed CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.471: [upf] INFO: UE F-SEID[UP:0xed CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.477: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 04/10 11:05:53.477: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 04/10 11:05:53.477: [smf] INFO: UE IMSI[262428546370143] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.477: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 04/10 11:05:53.477: [upf] INFO: UE F-SEID[UP:0x47a CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.477: [upf] INFO: UE F-SEID[UP:0x47a CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.483: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 04/10 11:05:53.483: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 04/10 11:05:53.483: [smf] INFO: UE IMSI[262425540587424] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.483: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 04/10 11:05:53.483: [upf] INFO: UE F-SEID[UP:0x125 CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.483: [upf] INFO: UE F-SEID[UP:0x125 CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.488: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 04/10 11:05:53.488: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 04/10 11:05:53.488: [smf] INFO: UE IMSI[262425162811560] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.489: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 04/10 11:05:53.489: [upf] INFO: UE F-SEID[UP:0x281 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.489: [upf] INFO: UE F-SEID[UP:0x281 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.494: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 04/10 11:05:53.494: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 04/10 11:05:53.494: [smf] INFO: UE IMSI[262427573841293] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.495: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 04/10 11:05:53.495: [upf] INFO: UE F-SEID[UP:0x479 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.495: [upf] INFO: UE F-SEID[UP:0x479 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.500: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 04/10 11:05:53.500: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 04/10 11:05:53.500: [smf] INFO: UE IMSI[262429445448589] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.501: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 04/10 11:05:53.501: [upf] INFO: UE F-SEID[UP:0x29c CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.501: [upf] INFO: UE F-SEID[UP:0x29c CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.506: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 04/10 11:05:53.506: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 04/10 11:05:53.506: [smf] INFO: UE IMSI[262420037667104] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.507: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 04/10 11:05:53.507: [upf] INFO: UE F-SEID[UP:0x25e CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.507: [upf] INFO: UE F-SEID[UP:0x25e CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.512: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 04/10 11:05:53.512: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 04/10 11:05:53.512: [smf] INFO: UE IMSI[262429685345124] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.513: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 04/10 11:05:53.513: [upf] INFO: UE F-SEID[UP:0x76b CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.513: [upf] INFO: UE F-SEID[UP:0x76b CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.518: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 04/10 11:05:53.518: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 04/10 11:05:53.518: [smf] INFO: UE IMSI[262426663947566] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.518: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 04/10 11:05:53.518: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.518: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.525: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 04/10 11:05:53.525: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 04/10 11:05:53.525: [smf] INFO: UE IMSI[262424745881228] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.526: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 04/10 11:05:53.526: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.526: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.531: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 04/10 11:05:53.531: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 04/10 11:05:53.531: [smf] INFO: UE IMSI[262422078444098] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.532: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 04/10 11:05:53.532: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.532: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.537: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 04/10 11:05:53.537: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 04/10 11:05:53.537: [smf] INFO: UE IMSI[262424802819835] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.539: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 04/10 11:05:53.539: [upf] INFO: UE F-SEID[UP:0x31a CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.539: [upf] INFO: UE F-SEID[UP:0x31a CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.544: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 04/10 11:05:53.544: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 04/10 11:05:53.544: [smf] INFO: UE IMSI[262427814330629] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.545: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 04/10 11:05:53.545: [upf] INFO: UE F-SEID[UP:0xad3 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.545: [upf] INFO: UE F-SEID[UP:0xad3 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.550: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 04/10 11:05:53.550: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 04/10 11:05:53.550: [smf] INFO: UE IMSI[262428628591569] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.551: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 04/10 11:05:53.551: [upf] INFO: UE F-SEID[UP:0x61c CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.551: [upf] INFO: UE F-SEID[UP:0x61c CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.556: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 04/10 11:05:53.556: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 04/10 11:05:53.556: [smf] INFO: UE IMSI[262422411771200] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.557: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 04/10 11:05:53.557: [upf] INFO: UE F-SEID[UP:0x94b CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.557: [upf] INFO: UE F-SEID[UP:0x94b CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.562: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 04/10 11:05:53.562: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 04/10 11:05:53.562: [smf] INFO: UE IMSI[262424213944469] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.563: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 04/10 11:05:53.563: [upf] INFO: UE F-SEID[UP:0x992 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.563: [upf] INFO: UE F-SEID[UP:0x992 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.568: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 04/10 11:05:53.568: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 04/10 11:05:53.568: [smf] INFO: UE IMSI[262424707648432] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.569: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 04/10 11:05:53.569: [upf] INFO: UE F-SEID[UP:0xaea CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.569: [upf] INFO: UE F-SEID[UP:0xaea CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.574: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 04/10 11:05:53.574: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 04/10 11:05:53.574: [smf] INFO: UE IMSI[262423236809428] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.575: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 04/10 11:05:53.575: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.575: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.580: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 04/10 11:05:53.580: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 04/10 11:05:53.580: [smf] INFO: UE IMSI[262428337949627] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.581: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 04/10 11:05:53.581: [upf] INFO: UE F-SEID[UP:0x620 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.581: [upf] INFO: UE F-SEID[UP:0x620 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.586: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 04/10 11:05:53.586: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 04/10 11:05:53.586: [smf] INFO: UE IMSI[262429984446375] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.587: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 04/10 11:05:53.587: [upf] INFO: UE F-SEID[UP:0x48d CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.587: [upf] INFO: UE F-SEID[UP:0x48d CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.592: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 04/10 11:05:53.592: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 04/10 11:05:53.592: [smf] INFO: UE IMSI[262423356133603] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.593: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 04/10 11:05:53.593: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.593: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.598: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 04/10 11:05:53.598: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 04/10 11:05:53.598: [smf] INFO: UE IMSI[262423152190891] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.598: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 04/10 11:05:53.598: [upf] INFO: UE F-SEID[UP:0x5e CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.598: [upf] INFO: UE F-SEID[UP:0x5e CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.604: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 04/10 11:05:53.604: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 04/10 11:05:53.604: [smf] INFO: UE IMSI[262423968280523] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.605: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 04/10 11:05:53.605: [upf] INFO: UE F-SEID[UP:0x9de CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.605: [upf] INFO: UE F-SEID[UP:0x9de CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.610: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 04/10 11:05:53.610: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 04/10 11:05:53.610: [smf] INFO: UE IMSI[262421104256781] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.610: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 04/10 11:05:53.611: [upf] INFO: UE F-SEID[UP:0x644 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.611: [upf] INFO: UE F-SEID[UP:0x644 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.615: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 04/10 11:05:53.615: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 04/10 11:05:53.615: [smf] INFO: UE IMSI[262422754047703] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.616: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 04/10 11:05:53.616: [upf] INFO: UE F-SEID[UP:0x773 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.616: [upf] INFO: UE F-SEID[UP:0x773 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.621: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 04/10 11:05:53.621: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 04/10 11:05:53.621: [smf] INFO: UE IMSI[262426647665316] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.622: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 04/10 11:05:53.622: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.622: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.627: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 04/10 11:05:53.627: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 04/10 11:05:53.627: [smf] INFO: UE IMSI[262428034732318] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.628: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 04/10 11:05:53.628: [upf] INFO: UE F-SEID[UP:0x3af CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.628: [upf] INFO: UE F-SEID[UP:0x3af CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.633: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 04/10 11:05:53.633: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 04/10 11:05:53.633: [smf] INFO: UE IMSI[262423881442372] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.633: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 04/10 11:05:53.633: [upf] INFO: UE F-SEID[UP:0x671 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.633: [upf] INFO: UE F-SEID[UP:0x671 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.639: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 04/10 11:05:53.639: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 04/10 11:05:53.639: [smf] INFO: UE IMSI[262428499877368] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.639: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 04/10 11:05:53.639: [upf] INFO: UE F-SEID[UP:0x934 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.639: [upf] INFO: UE F-SEID[UP:0x934 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.644: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 04/10 11:05:53.644: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 04/10 11:05:53.645: [smf] INFO: UE IMSI[262422455912959] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.645: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 04/10 11:05:53.645: [upf] INFO: UE F-SEID[UP:0x917 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.645: [upf] INFO: UE F-SEID[UP:0x917 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.650: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 04/10 11:05:53.650: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 04/10 11:05:53.650: [smf] INFO: UE IMSI[262425075233435] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.651: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 04/10 11:05:53.651: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.651: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.656: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 04/10 11:05:53.656: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 04/10 11:05:53.656: [smf] INFO: UE IMSI[262426065683220] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.657: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 04/10 11:05:53.657: [upf] INFO: UE F-SEID[UP:0x78e CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.657: [upf] INFO: UE F-SEID[UP:0x78e CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.662: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 04/10 11:05:53.662: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 04/10 11:05:53.662: [smf] INFO: UE IMSI[262429228778195] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.663: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 04/10 11:05:53.663: [upf] INFO: UE F-SEID[UP:0xa7e CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.663: [upf] INFO: UE F-SEID[UP:0xa7e CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.668: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 04/10 11:05:53.668: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 04/10 11:05:53.668: [smf] INFO: UE IMSI[262423837266510] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.668: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 04/10 11:05:53.668: [upf] INFO: UE F-SEID[UP:0xead CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.668: [upf] INFO: UE F-SEID[UP:0xead CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.674: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 04/10 11:05:53.674: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 04/10 11:05:53.674: [smf] INFO: UE IMSI[262421968849438] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.674: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 04/10 11:05:53.674: [upf] INFO: UE F-SEID[UP:0x739 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.674: [upf] INFO: UE F-SEID[UP:0x739 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.680: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 04/10 11:05:53.680: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 04/10 11:05:53.680: [smf] INFO: UE IMSI[262425420296829] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.680: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 04/10 11:05:53.680: [upf] INFO: UE F-SEID[UP:0x4ab CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.680: [upf] INFO: UE F-SEID[UP:0x4ab CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.685: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 04/10 11:05:53.685: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 04/10 11:05:53.685: [smf] INFO: UE IMSI[262429654249069] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.686: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 04/10 11:05:53.686: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.686: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.691: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 04/10 11:05:53.691: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 04/10 11:05:53.691: [smf] INFO: UE IMSI[262425808325395] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.692: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 04/10 11:05:53.692: [upf] INFO: UE F-SEID[UP:0xa5f CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.692: [upf] INFO: UE F-SEID[UP:0xa5f CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.697: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 04/10 11:05:53.697: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 04/10 11:05:53.697: [smf] INFO: UE IMSI[262423581470824] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.698: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 04/10 11:05:53.698: [upf] INFO: UE F-SEID[UP:0x81c CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.698: [upf] INFO: UE F-SEID[UP:0x81c CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.703: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 04/10 11:05:53.703: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 04/10 11:05:53.703: [smf] INFO: UE IMSI[262422698626194] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.703: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 04/10 11:05:53.703: [upf] INFO: UE F-SEID[UP:0x442 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.703: [upf] INFO: UE F-SEID[UP:0x442 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.709: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 04/10 11:05:53.709: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 04/10 11:05:53.709: [smf] INFO: UE IMSI[262429216168496] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.709: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 04/10 11:05:53.709: [upf] INFO: UE F-SEID[UP:0x13b CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.709: [upf] INFO: UE F-SEID[UP:0x13b CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.715: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 04/10 11:05:53.715: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 04/10 11:05:53.715: [smf] INFO: UE IMSI[262424968772225] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.715: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 04/10 11:05:53.715: [upf] INFO: UE F-SEID[UP:0x646 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.715: [upf] INFO: UE F-SEID[UP:0x646 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.720: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 04/10 11:05:53.720: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 04/10 11:05:53.720: [smf] INFO: UE IMSI[262425372431842] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.721: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 04/10 11:05:53.721: [upf] INFO: UE F-SEID[UP:0xd12 CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.721: [upf] INFO: UE F-SEID[UP:0xd12 CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.726: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 04/10 11:05:53.726: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 04/10 11:05:53.726: [smf] INFO: UE IMSI[262426188874832] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.727: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 04/10 11:05:53.727: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.727: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.732: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 04/10 11:05:53.732: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 04/10 11:05:53.732: [smf] INFO: UE IMSI[262426106774795] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.733: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 04/10 11:05:53.733: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.733: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.738: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 04/10 11:05:53.738: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 04/10 11:05:53.738: [smf] INFO: UE IMSI[262420029885382] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.738: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 04/10 11:05:53.738: [upf] INFO: UE F-SEID[UP:0x1db CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.738: [upf] INFO: UE F-SEID[UP:0x1db CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.744: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 04/10 11:05:53.744: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 04/10 11:05:53.744: [smf] INFO: UE IMSI[262427680196407] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.744: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 04/10 11:05:53.744: [upf] INFO: UE F-SEID[UP:0xadd CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.744: [upf] INFO: UE F-SEID[UP:0xadd CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.750: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 04/10 11:05:53.750: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 04/10 11:05:53.750: [smf] INFO: UE IMSI[262424831948645] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.750: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 04/10 11:05:53.750: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.750: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.755: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 04/10 11:05:53.755: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 04/10 11:05:53.755: [smf] INFO: UE IMSI[262420709501883] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.756: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 04/10 11:05:53.756: [upf] INFO: UE F-SEID[UP:0xa46 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.756: [upf] INFO: UE F-SEID[UP:0xa46 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.761: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 04/10 11:05:53.761: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 04/10 11:05:53.761: [smf] INFO: UE IMSI[262420576708653] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.762: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 04/10 11:05:53.762: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.762: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.767: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 04/10 11:05:53.767: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 04/10 11:05:53.767: [smf] INFO: UE IMSI[262422278433960] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.767: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 04/10 11:05:53.767: [upf] INFO: UE F-SEID[UP:0x347 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.767: [upf] INFO: UE F-SEID[UP:0x347 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.773: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 04/10 11:05:53.773: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 04/10 11:05:53.773: [smf] INFO: UE IMSI[262428212994563] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.773: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 04/10 11:05:53.773: [upf] INFO: UE F-SEID[UP:0x246 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.773: [upf] INFO: UE F-SEID[UP:0x246 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.779: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 04/10 11:05:53.779: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 04/10 11:05:53.779: [smf] INFO: UE IMSI[262424628716169] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.779: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 04/10 11:05:53.779: [upf] INFO: UE F-SEID[UP:0x30d CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.779: [upf] INFO: UE F-SEID[UP:0x30d CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.784: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 04/10 11:05:53.784: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 04/10 11:05:53.784: [smf] INFO: UE IMSI[262423802023576] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.785: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 04/10 11:05:53.785: [upf] INFO: UE F-SEID[UP:0x43c CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.785: [upf] INFO: UE F-SEID[UP:0x43c CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.790: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 04/10 11:05:53.790: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 04/10 11:05:53.790: [smf] INFO: UE IMSI[262426603078568] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.791: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 04/10 11:05:53.791: [upf] INFO: UE F-SEID[UP:0x515 CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.791: [upf] INFO: UE F-SEID[UP:0x515 CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.796: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 04/10 11:05:53.796: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 04/10 11:05:53.796: [smf] INFO: UE IMSI[262426936181619] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.797: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 04/10 11:05:53.797: [upf] INFO: UE F-SEID[UP:0xce9 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.797: [upf] INFO: UE F-SEID[UP:0xce9 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.802: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 04/10 11:05:53.802: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 04/10 11:05:53.802: [smf] INFO: UE IMSI[262428613022017] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.803: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 04/10 11:05:53.803: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.803: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.808: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 04/10 11:05:53.808: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 04/10 11:05:53.808: [smf] INFO: UE IMSI[262429033573884] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.809: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 04/10 11:05:53.809: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x6a] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.809: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x6a] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.814: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 04/10 11:05:53.814: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 04/10 11:05:53.814: [smf] INFO: UE IMSI[262424154439109] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.815: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 04/10 11:05:53.815: [upf] INFO: UE F-SEID[UP:0x54d CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.815: [upf] INFO: UE F-SEID[UP:0x54d CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.820: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 04/10 11:05:53.820: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 04/10 11:05:53.820: [smf] INFO: UE IMSI[262429778187716] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.820: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 04/10 11:05:53.820: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.820: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.825: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 04/10 11:05:53.825: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 04/10 11:05:53.825: [smf] INFO: UE IMSI[262429606192894] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.826: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 04/10 11:05:53.826: [upf] INFO: UE F-SEID[UP:0x69b CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.826: [upf] INFO: UE F-SEID[UP:0x69b CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.831: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 04/10 11:05:53.831: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 04/10 11:05:53.831: [smf] INFO: UE IMSI[262421201196284] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.832: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 04/10 11:05:53.832: [upf] INFO: UE F-SEID[UP:0x4db CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.832: [upf] INFO: UE F-SEID[UP:0x4db CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.837: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 04/10 11:05:53.837: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 04/10 11:05:53.837: [smf] INFO: UE IMSI[262427610326090] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.837: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 04/10 11:05:53.837: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.837: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.843: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 04/10 11:05:53.843: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 04/10 11:05:53.843: [smf] INFO: UE IMSI[262423338311363] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.843: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 04/10 11:05:53.843: [upf] INFO: UE F-SEID[UP:0xa CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.843: [upf] INFO: UE F-SEID[UP:0xa CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.848: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 04/10 11:05:53.848: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 04/10 11:05:53.848: [smf] INFO: UE IMSI[262428964030727] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.849: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 04/10 11:05:53.849: [upf] INFO: UE F-SEID[UP:0xe2c CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.849: [upf] INFO: UE F-SEID[UP:0xe2c CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.854: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 04/10 11:05:53.854: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 04/10 11:05:53.854: [smf] INFO: UE IMSI[262429402587064] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.855: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 04/10 11:05:53.855: [upf] INFO: UE F-SEID[UP:0x12e CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.855: [upf] INFO: UE F-SEID[UP:0x12e CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.860: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 04/10 11:05:53.860: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 04/10 11:05:53.860: [smf] INFO: UE IMSI[262420442374617] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.861: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 04/10 11:05:53.861: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.861: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.866: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 04/10 11:05:53.866: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 04/10 11:05:53.866: [smf] INFO: UE IMSI[262425810284561] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.867: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 04/10 11:05:53.867: [upf] INFO: UE F-SEID[UP:0x75 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.867: [upf] INFO: UE F-SEID[UP:0x75 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.872: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 04/10 11:05:53.872: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 04/10 11:05:53.872: [smf] INFO: UE IMSI[262420215614260] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.873: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 04/10 11:05:53.873: [upf] INFO: UE F-SEID[UP:0x211 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.873: [upf] INFO: UE F-SEID[UP:0x211 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.878: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 04/10 11:05:53.878: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 04/10 11:05:53.878: [smf] INFO: UE IMSI[262426202634838] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.878: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 04/10 11:05:53.878: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.878: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.884: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 04/10 11:05:53.884: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 04/10 11:05:53.884: [smf] INFO: UE IMSI[262428495616162] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.884: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 04/10 11:05:53.884: [upf] INFO: UE F-SEID[UP:0x16d CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.884: [upf] INFO: UE F-SEID[UP:0x16d CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.889: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 04/10 11:05:53.889: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 04/10 11:05:53.889: [smf] INFO: UE IMSI[262428628416807] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.890: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 04/10 11:05:53.890: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.890: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.895: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 04/10 11:05:53.895: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 04/10 11:05:53.895: [smf] INFO: UE IMSI[262424897224009] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.896: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 04/10 11:05:53.896: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.896: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.901: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 04/10 11:05:53.901: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 04/10 11:05:53.901: [smf] INFO: UE IMSI[262428035585133] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.902: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 04/10 11:05:53.902: [upf] INFO: UE F-SEID[UP:0xb4c CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.902: [upf] INFO: UE F-SEID[UP:0xb4c CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.907: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 04/10 11:05:53.907: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 04/10 11:05:53.907: [smf] INFO: UE IMSI[262425213551197] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.907: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 04/10 11:05:53.907: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.907: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.913: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 04/10 11:05:53.913: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 04/10 11:05:53.913: [smf] INFO: UE IMSI[262427893513365] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.913: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 04/10 11:05:53.913: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.913: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.919: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 04/10 11:05:53.919: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 04/10 11:05:53.919: [smf] INFO: UE IMSI[262423836039879] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.919: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 04/10 11:05:53.919: [upf] INFO: UE F-SEID[UP:0xa0e CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.919: [upf] INFO: UE F-SEID[UP:0xa0e CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.924: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 04/10 11:05:53.924: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 04/10 11:05:53.924: [smf] INFO: UE IMSI[262420623642904] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.925: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 04/10 11:05:53.925: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.925: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.930: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 04/10 11:05:53.930: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 04/10 11:05:53.930: [smf] INFO: UE IMSI[262429499742940] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.931: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 04/10 11:05:53.931: [upf] INFO: UE F-SEID[UP:0x283 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.931: [upf] INFO: UE F-SEID[UP:0x283 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.936: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 04/10 11:05:53.936: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 04/10 11:05:53.936: [smf] INFO: UE IMSI[262423370174991] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.936: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 04/10 11:05:53.936: [upf] INFO: UE F-SEID[UP:0x922 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.936: [upf] INFO: UE F-SEID[UP:0x922 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.942: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 04/10 11:05:53.942: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 04/10 11:05:53.942: [smf] INFO: UE IMSI[262428534417087] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.942: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 04/10 11:05:53.942: [upf] INFO: UE F-SEID[UP:0x37e CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.942: [upf] INFO: UE F-SEID[UP:0x37e CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.948: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 04/10 11:05:53.948: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 04/10 11:05:53.948: [smf] INFO: UE IMSI[262429233706507] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.948: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 04/10 11:05:53.948: [upf] INFO: UE F-SEID[UP:0x120 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.948: [upf] INFO: UE F-SEID[UP:0x120 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.954: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 04/10 11:05:53.954: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 04/10 11:05:53.954: [smf] INFO: UE IMSI[262424422360371] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.954: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 04/10 11:05:53.954: [upf] INFO: UE F-SEID[UP:0x71d CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.954: [upf] INFO: UE F-SEID[UP:0x71d CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.959: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 04/10 11:05:53.959: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 04/10 11:05:53.960: [smf] INFO: UE IMSI[262427506842441] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.960: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 04/10 11:05:53.960: [upf] INFO: UE F-SEID[UP:0x8e CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.960: [upf] INFO: UE F-SEID[UP:0x8e CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.965: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 04/10 11:05:53.965: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 04/10 11:05:53.965: [smf] INFO: UE IMSI[262422939516504] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.966: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 04/10 11:05:53.966: [upf] INFO: UE F-SEID[UP:0xaec CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.966: [upf] INFO: UE F-SEID[UP:0xaec CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.971: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 04/10 11:05:53.971: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 04/10 11:05:53.971: [smf] INFO: UE IMSI[262423396255198] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.972: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 04/10 11:05:53.972: [upf] INFO: UE F-SEID[UP:0x76a CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.972: [upf] INFO: UE F-SEID[UP:0x76a CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.977: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 04/10 11:05:53.977: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 04/10 11:05:53.977: [smf] INFO: UE IMSI[262429414965220] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.978: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 04/10 11:05:53.978: [upf] INFO: UE F-SEID[UP:0xfbe CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.978: [upf] INFO: UE F-SEID[UP:0xfbe CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.983: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 04/10 11:05:53.983: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 04/10 11:05:53.983: [smf] INFO: UE IMSI[262427687728034] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.984: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 04/10 11:05:53.984: [upf] INFO: UE F-SEID[UP:0xd67 CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.984: [upf] INFO: UE F-SEID[UP:0xd67 CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.989: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 04/10 11:05:53.989: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 04/10 11:05:53.989: [smf] INFO: UE IMSI[262426660155641] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.990: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 04/10 11:05:53.990: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.990: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.995: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 04/10 11:05:53.995: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 04/10 11:05:53.995: [smf] INFO: UE IMSI[262422696829175] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:53.996: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 04/10 11:05:53.996: [upf] INFO: UE F-SEID[UP:0x848 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:53.996: [upf] INFO: UE F-SEID[UP:0x848 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.001: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 04/10 11:05:54.001: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 04/10 11:05:54.001: [smf] INFO: UE IMSI[262429070806699] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.002: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 04/10 11:05:54.002: [upf] INFO: UE F-SEID[UP:0xb11 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.002: [upf] INFO: UE F-SEID[UP:0xb11 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.007: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 04/10 11:05:54.007: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 04/10 11:05:54.007: [smf] INFO: UE IMSI[262429270625306] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.007: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 04/10 11:05:54.007: [upf] INFO: UE F-SEID[UP:0x485 CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.007: [upf] INFO: UE F-SEID[UP:0x485 CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.013: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 04/10 11:05:54.013: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 04/10 11:05:54.013: [smf] INFO: UE IMSI[262424979050723] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.013: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 04/10 11:05:54.013: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.013: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.019: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 04/10 11:05:54.019: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 04/10 11:05:54.019: [smf] INFO: UE IMSI[262428761123031] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.019: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 04/10 11:05:54.019: [upf] INFO: UE F-SEID[UP:0x87a CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.019: [upf] INFO: UE F-SEID[UP:0x87a CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.025: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 04/10 11:05:54.025: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 04/10 11:05:54.025: [smf] INFO: UE IMSI[262428356455644] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.025: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 04/10 11:05:54.025: [upf] INFO: UE F-SEID[UP:0x999 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.025: [upf] INFO: UE F-SEID[UP:0x999 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.031: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 04/10 11:05:54.031: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 04/10 11:05:54.031: [smf] INFO: UE IMSI[262428649502952] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.031: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 04/10 11:05:54.031: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.031: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.037: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 04/10 11:05:54.037: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 04/10 11:05:54.037: [smf] INFO: UE IMSI[262424441257750] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.037: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 04/10 11:05:54.037: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.037: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.043: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 04/10 11:05:54.043: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 04/10 11:05:54.043: [smf] INFO: UE IMSI[262427636112412] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.043: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 04/10 11:05:54.043: [upf] INFO: UE F-SEID[UP:0x7eb CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.043: [upf] INFO: UE F-SEID[UP:0x7eb CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.048: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 04/10 11:05:54.048: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 04/10 11:05:54.048: [smf] INFO: UE IMSI[262428936077728] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.049: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 04/10 11:05:54.049: [upf] INFO: UE F-SEID[UP:0x23c CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.049: [upf] INFO: UE F-SEID[UP:0x23c CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.054: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 04/10 11:05:54.054: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 04/10 11:05:54.054: [smf] INFO: UE IMSI[262422760568392] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.055: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 04/10 11:05:54.055: [upf] INFO: UE F-SEID[UP:0x41b CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.055: [upf] INFO: UE F-SEID[UP:0x41b CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.060: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 04/10 11:05:54.060: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 04/10 11:05:54.060: [smf] INFO: UE IMSI[262427469491421] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.061: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 04/10 11:05:54.061: [upf] INFO: UE F-SEID[UP:0x56f CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.061: [upf] INFO: UE F-SEID[UP:0x56f CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.066: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 04/10 11:05:54.066: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 04/10 11:05:54.066: [smf] INFO: UE IMSI[262421616270546] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.067: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 04/10 11:05:54.067: [upf] INFO: UE F-SEID[UP:0xea CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.067: [upf] INFO: UE F-SEID[UP:0xea CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.072: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 04/10 11:05:54.072: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 04/10 11:05:54.072: [smf] INFO: UE IMSI[262427513693714] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.073: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 04/10 11:05:54.073: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.073: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.078: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 04/10 11:05:54.078: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 04/10 11:05:54.078: [smf] INFO: UE IMSI[262424834619070] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.079: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 04/10 11:05:54.079: [upf] INFO: UE F-SEID[UP:0x431 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.079: [upf] INFO: UE F-SEID[UP:0x431 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.084: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 04/10 11:05:54.084: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 04/10 11:05:54.084: [smf] INFO: UE IMSI[262420680947854] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.085: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 04/10 11:05:54.085: [upf] INFO: UE F-SEID[UP:0xb85 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.085: [upf] INFO: UE F-SEID[UP:0xb85 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.090: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 04/10 11:05:54.090: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 04/10 11:05:54.090: [smf] INFO: UE IMSI[262428859563582] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.090: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 04/10 11:05:54.090: [upf] INFO: UE F-SEID[UP:0xcdf CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.090: [upf] INFO: UE F-SEID[UP:0xcdf CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.096: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 04/10 11:05:54.096: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 04/10 11:05:54.096: [smf] INFO: UE IMSI[262425214078647] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.096: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 04/10 11:05:54.096: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.096: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.102: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 04/10 11:05:54.102: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 04/10 11:05:54.102: [smf] INFO: UE IMSI[262429479918159] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.102: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 04/10 11:05:54.102: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.102: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.108: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 04/10 11:05:54.108: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 04/10 11:05:54.108: [smf] INFO: UE IMSI[262426070610852] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.108: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 04/10 11:05:54.108: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.108: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.114: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 04/10 11:05:54.114: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 04/10 11:05:54.114: [smf] INFO: UE IMSI[262420809786366] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.114: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 04/10 11:05:54.114: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.114: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.120: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 04/10 11:05:54.120: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 04/10 11:05:54.120: [smf] INFO: UE IMSI[262425915074539] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.120: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 04/10 11:05:54.120: [upf] INFO: UE F-SEID[UP:0xfbf CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.120: [upf] INFO: UE F-SEID[UP:0xfbf CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.126: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 04/10 11:05:54.126: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 04/10 11:05:54.126: [smf] INFO: UE IMSI[262422101460276] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.126: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 04/10 11:05:54.126: [upf] INFO: UE F-SEID[UP:0x632 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.126: [upf] INFO: UE F-SEID[UP:0x632 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.131: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 04/10 11:05:54.132: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 04/10 11:05:54.132: [smf] INFO: UE IMSI[262424971165399] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.132: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 04/10 11:05:54.132: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.132: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.137: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 04/10 11:05:54.137: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 04/10 11:05:54.137: [smf] INFO: UE IMSI[262427821033915] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.138: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 04/10 11:05:54.138: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.138: [upf] INFO: UE F-SEID[UP:0x7a0 CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.143: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 04/10 11:05:54.143: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 04/10 11:05:54.143: [smf] INFO: UE IMSI[262423695203768] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.144: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 04/10 11:05:54.144: [upf] INFO: UE F-SEID[UP:0x66c CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.144: [upf] INFO: UE F-SEID[UP:0x66c CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.149: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 04/10 11:05:54.149: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 04/10 11:05:54.149: [smf] INFO: UE IMSI[262425449791770] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.150: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 04/10 11:05:54.150: [upf] INFO: UE F-SEID[UP:0xfc CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.150: [upf] INFO: UE F-SEID[UP:0xfc CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.155: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 04/10 11:05:54.155: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 04/10 11:05:54.155: [smf] INFO: UE IMSI[262429958534997] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.156: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 04/10 11:05:54.156: [upf] INFO: UE F-SEID[UP:0x406 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.156: [upf] INFO: UE F-SEID[UP:0x406 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.161: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 04/10 11:05:54.161: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 04/10 11:05:54.161: [smf] INFO: UE IMSI[262422149254833] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.162: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 04/10 11:05:54.162: [upf] INFO: UE F-SEID[UP:0x3f CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.162: [upf] INFO: UE F-SEID[UP:0x3f CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.167: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 04/10 11:05:54.167: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 04/10 11:05:54.167: [smf] INFO: UE IMSI[262421811275567] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.168: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 04/10 11:05:54.168: [upf] INFO: UE F-SEID[UP:0x440 CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.168: [upf] INFO: UE F-SEID[UP:0x440 CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.173: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 04/10 11:05:54.173: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 04/10 11:05:54.173: [smf] INFO: UE IMSI[262421110833943] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.174: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 04/10 11:05:54.174: [upf] INFO: UE F-SEID[UP:0x540 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.174: [upf] INFO: UE F-SEID[UP:0x540 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.179: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 04/10 11:05:54.179: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 04/10 11:05:54.179: [smf] INFO: UE IMSI[262422210478262] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.180: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 04/10 11:05:54.180: [upf] INFO: UE F-SEID[UP:0xebc CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.180: [upf] INFO: UE F-SEID[UP:0xebc CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.185: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 04/10 11:05:54.185: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 04/10 11:05:54.185: [smf] INFO: UE IMSI[262426057599524] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.186: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 04/10 11:05:54.186: [upf] INFO: UE F-SEID[UP:0x959 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.186: [upf] INFO: UE F-SEID[UP:0x959 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.191: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 04/10 11:05:54.191: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 04/10 11:05:54.191: [smf] INFO: UE IMSI[262420873896452] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.192: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 04/10 11:05:54.192: [upf] INFO: UE F-SEID[UP:0x930 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.192: [upf] INFO: UE F-SEID[UP:0x930 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.197: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 04/10 11:05:54.197: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 04/10 11:05:54.197: [smf] INFO: UE IMSI[262423691391416] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.198: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 04/10 11:05:54.198: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.198: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.203: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 04/10 11:05:54.203: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 04/10 11:05:54.203: [smf] INFO: UE IMSI[262425055786348] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.204: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 04/10 11:05:54.204: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.204: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.209: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 04/10 11:05:54.209: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 04/10 11:05:54.209: [smf] INFO: UE IMSI[262425750007808] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.209: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 04/10 11:05:54.209: [upf] INFO: UE F-SEID[UP:0xff CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.209: [upf] INFO: UE F-SEID[UP:0xff CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.215: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 04/10 11:05:54.215: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 04/10 11:05:54.215: [smf] INFO: UE IMSI[262428282127654] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.215: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 04/10 11:05:54.215: [upf] INFO: UE F-SEID[UP:0x584 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.215: [upf] INFO: UE F-SEID[UP:0x584 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.221: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 04/10 11:05:54.221: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 04/10 11:05:54.221: [smf] INFO: UE IMSI[262423552237437] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.221: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 04/10 11:05:54.221: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.221: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.226: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 04/10 11:05:54.226: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 04/10 11:05:54.226: [smf] INFO: UE IMSI[262429680800654] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.227: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 04/10 11:05:54.227: [upf] INFO: UE F-SEID[UP:0x803 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.227: [upf] INFO: UE F-SEID[UP:0x803 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.232: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 04/10 11:05:54.232: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 04/10 11:05:54.232: [smf] INFO: UE IMSI[262420149274515] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.233: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 04/10 11:05:54.233: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.233: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.238: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 04/10 11:05:54.238: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 04/10 11:05:54.238: [smf] INFO: UE IMSI[262425060528655] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.239: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 04/10 11:05:54.239: [upf] INFO: UE F-SEID[UP:0x833 CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.239: [upf] INFO: UE F-SEID[UP:0x833 CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.244: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 04/10 11:05:54.244: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 04/10 11:05:54.244: [smf] INFO: UE IMSI[262427940724061] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.245: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 04/10 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x72 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x72 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.250: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 04/10 11:05:54.250: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 04/10 11:05:54.250: [smf] INFO: UE IMSI[262423507954995] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.251: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 04/10 11:05:54.251: [upf] INFO: UE F-SEID[UP:0x201 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.251: [upf] INFO: UE F-SEID[UP:0x201 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.256: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 04/10 11:05:54.256: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 04/10 11:05:54.256: [smf] INFO: UE IMSI[262422055134582] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.256: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 04/10 11:05:54.256: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.256: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.262: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 04/10 11:05:54.262: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 04/10 11:05:54.262: [smf] INFO: UE IMSI[262425560132526] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.262: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 04/10 11:05:54.262: [upf] INFO: UE F-SEID[UP:0x2df CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.262: [upf] INFO: UE F-SEID[UP:0x2df CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.268: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 04/10 11:05:54.268: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 04/10 11:05:54.268: [smf] INFO: UE IMSI[262426844754408] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.268: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 04/10 11:05:54.268: [upf] INFO: UE F-SEID[UP:0xf42 CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.268: [upf] INFO: UE F-SEID[UP:0xf42 CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.273: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 04/10 11:05:54.273: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 04/10 11:05:54.273: [smf] INFO: UE IMSI[262427021406387] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.274: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 04/10 11:05:54.274: [upf] INFO: UE F-SEID[UP:0x84e CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.274: [upf] INFO: UE F-SEID[UP:0x84e CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.279: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 04/10 11:05:54.279: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 04/10 11:05:54.279: [smf] INFO: UE IMSI[262420261129414] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.280: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 04/10 11:05:54.280: [upf] INFO: UE F-SEID[UP:0x46b CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.280: [upf] INFO: UE F-SEID[UP:0x46b CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.285: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 04/10 11:05:54.285: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 04/10 11:05:54.285: [smf] INFO: UE IMSI[262428308200474] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.286: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 04/10 11:05:54.286: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.286: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.291: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 04/10 11:05:54.291: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 04/10 11:05:54.291: [smf] INFO: UE IMSI[262420331397631] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.292: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 04/10 11:05:54.292: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.292: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.297: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 04/10 11:05:54.297: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 04/10 11:05:54.297: [smf] INFO: UE IMSI[262424396226633] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.297: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 04/10 11:05:54.297: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.297: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.303: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 04/10 11:05:54.303: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 04/10 11:05:54.303: [smf] INFO: UE IMSI[262422459717819] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.303: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 04/10 11:05:54.303: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.303: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.309: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 04/10 11:05:54.309: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 04/10 11:05:54.309: [smf] INFO: UE IMSI[262424360754853] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.309: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 04/10 11:05:54.309: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.309: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.314: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 04/10 11:05:54.314: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 04/10 11:05:54.314: [smf] INFO: UE IMSI[262420103640248] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.315: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 04/10 11:05:54.315: [upf] INFO: UE F-SEID[UP:0x264 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.315: [upf] INFO: UE F-SEID[UP:0x264 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.320: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 04/10 11:05:54.320: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 04/10 11:05:54.320: [smf] INFO: UE IMSI[262421991926575] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.321: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 04/10 11:05:54.321: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.321: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.326: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 04/10 11:05:54.326: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 04/10 11:05:54.326: [smf] INFO: UE IMSI[262429935903219] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.327: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 04/10 11:05:54.327: [upf] INFO: UE F-SEID[UP:0xff2 CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.327: [upf] INFO: UE F-SEID[UP:0xff2 CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.332: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 04/10 11:05:54.332: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 04/10 11:05:54.332: [smf] INFO: UE IMSI[262423492577493] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.333: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 04/10 11:05:54.333: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.333: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.338: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 04/10 11:05:54.338: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 04/10 11:05:54.338: [smf] INFO: UE IMSI[262428542776772] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.338: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 04/10 11:05:54.338: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.338: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.344: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 04/10 11:05:54.344: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 04/10 11:05:54.344: [smf] INFO: UE IMSI[262423607587691] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.344: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 04/10 11:05:54.344: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.344: [upf] INFO: UE F-SEID[UP:0x4bd CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.349: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 04/10 11:05:54.349: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 04/10 11:05:54.349: [smf] INFO: UE IMSI[262424354460776] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.350: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 04/10 11:05:54.350: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.350: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.355: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 04/10 11:05:54.355: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 04/10 11:05:54.355: [smf] INFO: UE IMSI[262421166630935] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.356: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 04/10 11:05:54.356: [upf] INFO: UE F-SEID[UP:0xa27 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.356: [upf] INFO: UE F-SEID[UP:0xa27 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.361: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 04/10 11:05:54.361: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 04/10 11:05:54.361: [smf] INFO: UE IMSI[262424403464628] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.362: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 04/10 11:05:54.362: [upf] INFO: UE F-SEID[UP:0x35e CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.362: [upf] INFO: UE F-SEID[UP:0x35e CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.367: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 04/10 11:05:54.367: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 04/10 11:05:54.367: [smf] INFO: UE IMSI[262422322960657] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.368: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 04/10 11:05:54.368: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.368: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.373: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 04/10 11:05:54.373: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 04/10 11:05:54.373: [smf] INFO: UE IMSI[262425606494230] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.374: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 04/10 11:05:54.374: [upf] INFO: UE F-SEID[UP:0x738 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.374: [upf] INFO: UE F-SEID[UP:0x738 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.379: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 04/10 11:05:54.379: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 04/10 11:05:54.379: [smf] INFO: UE IMSI[262421450641681] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.379: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 04/10 11:05:54.379: [upf] INFO: UE F-SEID[UP:0xc0 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.379: [upf] INFO: UE F-SEID[UP:0xc0 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.385: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 04/10 11:05:54.385: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 04/10 11:05:54.385: [smf] INFO: UE IMSI[262423071262182] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.385: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 04/10 11:05:54.385: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.385: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.391: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 04/10 11:05:54.391: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 04/10 11:05:54.391: [smf] INFO: UE IMSI[262422258360072] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.391: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 04/10 11:05:54.391: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.391: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.396: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 04/10 11:05:54.396: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 04/10 11:05:54.396: [smf] INFO: UE IMSI[262429697950567] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.397: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 04/10 11:05:54.397: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.397: [upf] INFO: UE F-SEID[UP:0x5dd CP:0x6b0] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.402: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 04/10 11:05:54.402: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 04/10 11:05:54.402: [smf] INFO: UE IMSI[262421952639058] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.403: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 04/10 11:05:54.403: [upf] INFO: UE F-SEID[UP:0x703 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.403: [upf] INFO: UE F-SEID[UP:0x703 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.408: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 04/10 11:05:54.408: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 04/10 11:05:54.408: [smf] INFO: UE IMSI[262426803773898] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.408: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 04/10 11:05:54.409: [upf] INFO: UE F-SEID[UP:0x760 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.409: [upf] INFO: UE F-SEID[UP:0x760 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.414: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 04/10 11:05:54.414: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 04/10 11:05:54.414: [smf] INFO: UE IMSI[262424572537888] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.414: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 04/10 11:05:54.414: [upf] INFO: UE F-SEID[UP:0x203 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.414: [upf] INFO: UE F-SEID[UP:0x203 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.420: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 04/10 11:05:54.420: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 04/10 11:05:54.420: [smf] INFO: UE IMSI[262422305817841] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.420: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 04/10 11:05:54.420: [upf] INFO: UE F-SEID[UP:0x26e CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.420: [upf] INFO: UE F-SEID[UP:0x26e CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.426: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 04/10 11:05:54.426: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 04/10 11:05:54.426: [smf] INFO: UE IMSI[262428515036936] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.426: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 04/10 11:05:54.426: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.426: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.431: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 04/10 11:05:54.431: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 04/10 11:05:54.431: [smf] INFO: UE IMSI[262429263662291] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.432: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 04/10 11:05:54.432: [upf] INFO: UE F-SEID[UP:0x43f CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.432: [upf] INFO: UE F-SEID[UP:0x43f CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.437: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 04/10 11:05:54.437: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 04/10 11:05:54.437: [smf] INFO: UE IMSI[262428636722389] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.438: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 04/10 11:05:54.438: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.438: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.443: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 04/10 11:05:54.443: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 04/10 11:05:54.443: [smf] INFO: UE IMSI[262425067674020] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.444: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 04/10 11:05:54.444: [upf] INFO: UE F-SEID[UP:0x457 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.444: [upf] INFO: UE F-SEID[UP:0x457 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.449: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 04/10 11:05:54.449: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 04/10 11:05:54.449: [smf] INFO: UE IMSI[262427486454933] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.449: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 04/10 11:05:54.450: [upf] INFO: UE F-SEID[UP:0x731 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.450: [upf] INFO: UE F-SEID[UP:0x731 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.455: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 04/10 11:05:54.455: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 04/10 11:05:54.455: [smf] INFO: UE IMSI[262420056911285] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.455: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 04/10 11:05:54.455: [upf] INFO: UE F-SEID[UP:0x303 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.455: [upf] INFO: UE F-SEID[UP:0x303 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.460: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 04/10 11:05:54.460: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 04/10 11:05:54.460: [smf] INFO: UE IMSI[262429244803165] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.461: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 04/10 11:05:54.461: [upf] INFO: UE F-SEID[UP:0xce5 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.461: [upf] INFO: UE F-SEID[UP:0xce5 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.466: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 04/10 11:05:54.466: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 04/10 11:05:54.466: [smf] INFO: UE IMSI[262423698245493] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.467: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 04/10 11:05:54.467: [upf] INFO: UE F-SEID[UP:0x2ce CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.467: [upf] INFO: UE F-SEID[UP:0x2ce CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.472: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 04/10 11:05:54.472: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 04/10 11:05:54.472: [smf] INFO: UE IMSI[262428669878776] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.473: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 04/10 11:05:54.473: [upf] INFO: UE F-SEID[UP:0x185 CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.473: [upf] INFO: UE F-SEID[UP:0x185 CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.478: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 04/10 11:05:54.478: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 04/10 11:05:54.478: [smf] INFO: UE IMSI[262423544514628] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.479: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 04/10 11:05:54.479: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.479: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.484: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 04/10 11:05:54.484: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 04/10 11:05:54.484: [smf] INFO: UE IMSI[262420666971860] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.485: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 04/10 11:05:54.485: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.485: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.490: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 04/10 11:05:54.490: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 04/10 11:05:54.490: [smf] INFO: UE IMSI[262429885341277] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.490: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 04/10 11:05:54.490: [upf] INFO: UE F-SEID[UP:0x436 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.490: [upf] INFO: UE F-SEID[UP:0x436 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.496: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 04/10 11:05:54.496: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 04/10 11:05:54.496: [smf] INFO: UE IMSI[262425658614728] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.496: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 04/10 11:05:54.496: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.496: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.502: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 04/10 11:05:54.502: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 04/10 11:05:54.502: [smf] INFO: UE IMSI[262421228713042] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.502: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 04/10 11:05:54.502: [upf] INFO: UE F-SEID[UP:0xb45 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.502: [upf] INFO: UE F-SEID[UP:0xb45 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.507: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 04/10 11:05:54.507: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 04/10 11:05:54.507: [smf] INFO: UE IMSI[262420818785036] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.508: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 04/10 11:05:54.508: [upf] INFO: UE F-SEID[UP:0x723 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.508: [upf] INFO: UE F-SEID[UP:0x723 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.513: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 04/10 11:05:54.513: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 04/10 11:05:54.513: [smf] INFO: UE IMSI[262429668704417] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.514: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 04/10 11:05:54.514: [upf] INFO: UE F-SEID[UP:0xc3a CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.514: [upf] INFO: UE F-SEID[UP:0xc3a CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.519: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 04/10 11:05:54.519: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 04/10 11:05:54.519: [smf] INFO: UE IMSI[262425440349111] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.520: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 04/10 11:05:54.520: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.520: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.525: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 04/10 11:05:54.525: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 04/10 11:05:54.525: [smf] INFO: UE IMSI[262425511060893] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.526: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 04/10 11:05:54.526: [upf] INFO: UE F-SEID[UP:0xd82 CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.526: [upf] INFO: UE F-SEID[UP:0xd82 CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.531: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 04/10 11:05:54.531: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 04/10 11:05:54.531: [smf] INFO: UE IMSI[262420075486083] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.531: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 04/10 11:05:54.531: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.531: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.536: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 04/10 11:05:54.536: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 04/10 11:05:54.536: [smf] INFO: UE IMSI[262421991391126] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.537: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 04/10 11:05:54.537: [upf] INFO: UE F-SEID[UP:0x220 CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.537: [upf] INFO: UE F-SEID[UP:0x220 CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.542: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 04/10 11:05:54.542: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 04/10 11:05:54.542: [smf] INFO: UE IMSI[262429901307903] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.543: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 04/10 11:05:54.543: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.543: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.548: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 04/10 11:05:54.548: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 04/10 11:05:54.548: [smf] INFO: UE IMSI[262427584714565] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.549: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 04/10 11:05:54.549: [upf] INFO: UE F-SEID[UP:0x63b CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.549: [upf] INFO: UE F-SEID[UP:0x63b CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.554: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 04/10 11:05:54.554: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 04/10 11:05:54.554: [smf] INFO: UE IMSI[262423834750817] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.554: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 04/10 11:05:54.554: [upf] INFO: UE F-SEID[UP:0xa4c CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.554: [upf] INFO: UE F-SEID[UP:0xa4c CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.560: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 04/10 11:05:54.560: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 04/10 11:05:54.560: [smf] INFO: UE IMSI[262425661612296] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.560: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 04/10 11:05:54.560: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.560: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.566: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 04/10 11:05:54.566: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 04/10 11:05:54.566: [smf] INFO: UE IMSI[262421260794133] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.566: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 04/10 11:05:54.566: [upf] INFO: UE F-SEID[UP:0xb5f CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.566: [upf] INFO: UE F-SEID[UP:0xb5f CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.571: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 04/10 11:05:54.571: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 04/10 11:05:54.571: [smf] INFO: UE IMSI[262425358202965] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.572: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 04/10 11:05:54.572: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.572: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.577: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 04/10 11:05:54.577: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 04/10 11:05:54.577: [smf] INFO: UE IMSI[262423881371147] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.578: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 04/10 11:05:54.578: [upf] INFO: UE F-SEID[UP:0xf19 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.578: [upf] INFO: UE F-SEID[UP:0xf19 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.583: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 04/10 11:05:54.583: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 04/10 11:05:54.583: [smf] INFO: UE IMSI[262426958928223] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.584: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 04/10 11:05:54.584: [upf] INFO: UE F-SEID[UP:0x97f CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.584: [upf] INFO: UE F-SEID[UP:0x97f CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.589: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 04/10 11:05:54.589: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 04/10 11:05:54.589: [smf] INFO: UE IMSI[262428940649917] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.590: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 04/10 11:05:54.590: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.590: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.595: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 04/10 11:05:54.595: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 04/10 11:05:54.595: [smf] INFO: UE IMSI[262420247752637] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.595: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 04/10 11:05:54.595: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.595: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.601: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 04/10 11:05:54.601: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 04/10 11:05:54.601: [smf] INFO: UE IMSI[262426708127110] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.601: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 04/10 11:05:54.602: [upf] INFO: UE F-SEID[UP:0x84c CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.602: [upf] INFO: UE F-SEID[UP:0x84c CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.607: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 04/10 11:05:54.607: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 04/10 11:05:54.607: [smf] INFO: UE IMSI[262424816932168] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.607: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 04/10 11:05:54.607: [upf] INFO: UE F-SEID[UP:0xe42 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.607: [upf] INFO: UE F-SEID[UP:0xe42 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.613: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 04/10 11:05:54.613: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 04/10 11:05:54.613: [smf] INFO: UE IMSI[262423090467905] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.613: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 04/10 11:05:54.613: [upf] INFO: UE F-SEID[UP:0x42c CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.613: [upf] INFO: UE F-SEID[UP:0x42c CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.618: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 04/10 11:05:54.618: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 04/10 11:05:54.618: [smf] INFO: UE IMSI[262425715114465] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.619: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 04/10 11:05:54.619: [upf] INFO: UE F-SEID[UP:0xf90 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.619: [upf] INFO: UE F-SEID[UP:0xf90 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.624: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 04/10 11:05:54.624: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 04/10 11:05:54.624: [smf] INFO: UE IMSI[262428869173730] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.625: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 04/10 11:05:54.625: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.625: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.630: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 04/10 11:05:54.630: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 04/10 11:05:54.630: [smf] INFO: UE IMSI[262429304709068] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.631: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 04/10 11:05:54.631: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.631: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.636: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 04/10 11:05:54.636: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 04/10 11:05:54.636: [smf] INFO: UE IMSI[262422710310349] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.637: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 04/10 11:05:54.637: [upf] INFO: UE F-SEID[UP:0xd22 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.637: [upf] INFO: UE F-SEID[UP:0xd22 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.642: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 04/10 11:05:54.642: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 04/10 11:05:54.642: [smf] INFO: UE IMSI[262429857411530] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.642: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 04/10 11:05:54.642: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.642: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.648: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 04/10 11:05:54.648: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 04/10 11:05:54.648: [smf] INFO: UE IMSI[262427004852879] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.648: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 04/10 11:05:54.648: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.648: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.654: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 04/10 11:05:54.654: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 04/10 11:05:54.654: [smf] INFO: UE IMSI[262425443299492] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.654: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 04/10 11:05:54.654: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.654: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.659: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 04/10 11:05:54.659: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 04/10 11:05:54.659: [smf] INFO: UE IMSI[262423098242491] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.660: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 04/10 11:05:54.660: [upf] INFO: UE F-SEID[UP:0x198 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.660: [upf] INFO: UE F-SEID[UP:0x198 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.665: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 04/10 11:05:54.665: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 04/10 11:05:54.665: [smf] INFO: UE IMSI[262421209783316] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.666: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 04/10 11:05:54.666: [upf] INFO: UE F-SEID[UP:0xc27 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.666: [upf] INFO: UE F-SEID[UP:0xc27 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.671: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 04/10 11:05:54.671: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 04/10 11:05:54.671: [smf] INFO: UE IMSI[262423144984661] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.672: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 04/10 11:05:54.672: [upf] INFO: UE F-SEID[UP:0x5cb CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.672: [upf] INFO: UE F-SEID[UP:0x5cb CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.677: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 04/10 11:05:54.677: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 04/10 11:05:54.677: [smf] INFO: UE IMSI[262422198842701] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.677: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 04/10 11:05:54.678: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.678: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.683: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 04/10 11:05:54.683: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 04/10 11:05:54.683: [smf] INFO: UE IMSI[262429615665686] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.684: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 04/10 11:05:54.684: [upf] INFO: UE F-SEID[UP:0x32f CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.684: [upf] INFO: UE F-SEID[UP:0x32f CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.689: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 04/10 11:05:54.689: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 04/10 11:05:54.689: [smf] INFO: UE IMSI[262427098021355] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.689: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 04/10 11:05:54.689: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.689: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.695: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 04/10 11:05:54.695: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 04/10 11:05:54.695: [smf] INFO: UE IMSI[262429639051620] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.695: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 04/10 11:05:54.695: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.695: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.700: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 04/10 11:05:54.700: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 04/10 11:05:54.700: [smf] INFO: UE IMSI[262422429980981] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.701: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 04/10 11:05:54.701: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.701: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.706: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 04/10 11:05:54.706: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 04/10 11:05:54.706: [smf] INFO: UE IMSI[262420415119794] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.707: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 04/10 11:05:54.707: [upf] INFO: UE F-SEID[UP:0xb CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.707: [upf] INFO: UE F-SEID[UP:0xb CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.712: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 04/10 11:05:54.712: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 04/10 11:05:54.712: [smf] INFO: UE IMSI[262423412886962] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.713: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 04/10 11:05:54.713: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.713: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.718: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 04/10 11:05:54.718: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 04/10 11:05:54.718: [smf] INFO: UE IMSI[262421625934747] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.719: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 04/10 11:05:54.719: [upf] INFO: UE F-SEID[UP:0x49a CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.719: [upf] INFO: UE F-SEID[UP:0x49a CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.724: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 04/10 11:05:54.724: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 04/10 11:05:54.724: [smf] INFO: UE IMSI[262427744351859] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.724: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 04/10 11:05:54.724: [upf] INFO: UE F-SEID[UP:0x86b CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.724: [upf] INFO: UE F-SEID[UP:0x86b CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.730: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 04/10 11:05:54.730: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 04/10 11:05:54.730: [smf] INFO: UE IMSI[262429110020830] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.730: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 04/10 11:05:54.730: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.730: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.735: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 04/10 11:05:54.735: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 04/10 11:05:54.735: [smf] INFO: UE IMSI[262420138701769] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.736: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 04/10 11:05:54.736: [upf] INFO: UE F-SEID[UP:0x987 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.736: [upf] INFO: UE F-SEID[UP:0x987 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.741: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 04/10 11:05:54.741: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 04/10 11:05:54.741: [smf] INFO: UE IMSI[262420939843568] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.742: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 04/10 11:05:54.742: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.742: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.747: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 04/10 11:05:54.747: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 04/10 11:05:54.747: [smf] INFO: UE IMSI[262426092189194] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.748: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 04/10 11:05:54.748: [upf] INFO: UE F-SEID[UP:0xc3c CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.748: [upf] INFO: UE F-SEID[UP:0xc3c CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.753: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 04/10 11:05:54.753: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 04/10 11:05:54.753: [smf] INFO: UE IMSI[262428767101229] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.753: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 04/10 11:05:54.754: [upf] INFO: UE F-SEID[UP:0xecf CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.754: [upf] INFO: UE F-SEID[UP:0xecf CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.759: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 04/10 11:05:54.759: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 04/10 11:05:54.759: [smf] INFO: UE IMSI[262423825265103] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.759: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 04/10 11:05:54.759: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.759: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.764: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 04/10 11:05:54.764: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 04/10 11:05:54.764: [smf] INFO: UE IMSI[262425123001180] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.765: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 04/10 11:05:54.765: [upf] INFO: UE F-SEID[UP:0x110 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.765: [upf] INFO: UE F-SEID[UP:0x110 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.770: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 04/10 11:05:54.770: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 04/10 11:05:54.770: [smf] INFO: UE IMSI[262424702877361] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.771: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 04/10 11:05:54.771: [upf] INFO: UE F-SEID[UP:0x500 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.771: [upf] INFO: UE F-SEID[UP:0x500 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.776: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 04/10 11:05:54.776: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 04/10 11:05:54.776: [smf] INFO: UE IMSI[262424864272926] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.777: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 04/10 11:05:54.777: [upf] INFO: UE F-SEID[UP:0xdfd CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.777: [upf] INFO: UE F-SEID[UP:0xdfd CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.782: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 04/10 11:05:54.782: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 04/10 11:05:54.782: [smf] INFO: UE IMSI[262428825341537] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.782: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 04/10 11:05:54.782: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.782: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.788: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 04/10 11:05:54.788: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 04/10 11:05:54.788: [smf] INFO: UE IMSI[262421469668659] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.788: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 04/10 11:05:54.788: [upf] INFO: UE F-SEID[UP:0x6e CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.788: [upf] INFO: UE F-SEID[UP:0x6e CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.794: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 04/10 11:05:54.794: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 04/10 11:05:54.794: [smf] INFO: UE IMSI[262426852593892] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.795: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 04/10 11:05:54.795: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.795: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.800: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 04/10 11:05:54.800: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 04/10 11:05:54.800: [smf] INFO: UE IMSI[262423505315951] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.802: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 04/10 11:05:54.802: [upf] INFO: UE F-SEID[UP:0x56e CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.802: [upf] INFO: UE F-SEID[UP:0x56e CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.807: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 04/10 11:05:54.807: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 04/10 11:05:54.807: [smf] INFO: UE IMSI[262423663676954] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.809: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 04/10 11:05:54.809: [upf] INFO: UE F-SEID[UP:0xc10 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.809: [upf] INFO: UE F-SEID[UP:0xc10 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.814: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 04/10 11:05:54.814: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 04/10 11:05:54.814: [smf] INFO: UE IMSI[262426575511150] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.815: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 04/10 11:05:54.815: [upf] INFO: UE F-SEID[UP:0x172 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.815: [upf] INFO: UE F-SEID[UP:0x172 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.820: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 04/10 11:05:54.820: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 04/10 11:05:54.820: [smf] INFO: UE IMSI[262425031359058] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.820: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 04/10 11:05:54.820: [upf] INFO: UE F-SEID[UP:0xb6a CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.820: [upf] INFO: UE F-SEID[UP:0xb6a CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.825: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 04/10 11:05:54.825: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 04/10 11:05:54.825: [smf] INFO: UE IMSI[262428231091949] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.826: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 04/10 11:05:54.826: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.826: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.831: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 04/10 11:05:54.831: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 04/10 11:05:54.831: [smf] INFO: UE IMSI[262429742624964] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.832: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 04/10 11:05:54.832: [upf] INFO: UE F-SEID[UP:0x897 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.832: [upf] INFO: UE F-SEID[UP:0x897 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.837: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 04/10 11:05:54.837: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 04/10 11:05:54.837: [smf] INFO: UE IMSI[262429712937377] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.837: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 04/10 11:05:54.838: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.838: [upf] INFO: UE F-SEID[UP:0xb5e CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.843: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 04/10 11:05:54.843: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 04/10 11:05:54.843: [smf] INFO: UE IMSI[262427743723217] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.843: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 04/10 11:05:54.843: [upf] INFO: UE F-SEID[UP:0xc2e CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.843: [upf] INFO: UE F-SEID[UP:0xc2e CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.848: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 04/10 11:05:54.848: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 04/10 11:05:54.848: [smf] INFO: UE IMSI[262428035122289] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.849: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 04/10 11:05:54.849: [upf] INFO: UE F-SEID[UP:0x58a CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.849: [upf] INFO: UE F-SEID[UP:0x58a CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.854: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 04/10 11:05:54.854: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 04/10 11:05:54.854: [smf] INFO: UE IMSI[262427840452386] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.855: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 04/10 11:05:54.855: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.855: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.860: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 04/10 11:05:54.860: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 04/10 11:05:54.860: [smf] INFO: UE IMSI[262421213031665] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.860: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 04/10 11:05:54.860: [upf] INFO: UE F-SEID[UP:0x488 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.860: [upf] INFO: UE F-SEID[UP:0x488 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.866: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 04/10 11:05:54.866: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 04/10 11:05:54.866: [smf] INFO: UE IMSI[262420041558956] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.866: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 04/10 11:05:54.866: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.866: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.871: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 04/10 11:05:54.871: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 04/10 11:05:54.871: [smf] INFO: UE IMSI[262424969856732] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.872: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 04/10 11:05:54.872: [upf] INFO: UE F-SEID[UP:0xda CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.872: [upf] INFO: UE F-SEID[UP:0xda CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.877: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 04/10 11:05:54.877: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 04/10 11:05:54.877: [smf] INFO: UE IMSI[262428666172744] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.878: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 04/10 11:05:54.878: [upf] INFO: UE F-SEID[UP:0x79b CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.878: [upf] INFO: UE F-SEID[UP:0x79b CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.883: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 04/10 11:05:54.883: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 04/10 11:05:54.883: [smf] INFO: UE IMSI[262422505251267] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.884: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 04/10 11:05:54.884: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.884: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.889: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 04/10 11:05:54.889: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 04/10 11:05:54.889: [smf] INFO: UE IMSI[262429553086023] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.889: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 04/10 11:05:54.889: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.889: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.894: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 04/10 11:05:54.894: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 04/10 11:05:54.894: [smf] INFO: UE IMSI[262427493309328] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.895: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 04/10 11:05:54.895: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.895: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.900: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 04/10 11:05:54.900: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 04/10 11:05:54.900: [smf] INFO: UE IMSI[262421139726125] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.901: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 04/10 11:05:54.901: [upf] INFO: UE F-SEID[UP:0xeda CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.901: [upf] INFO: UE F-SEID[UP:0xeda CP:0xb41] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.906: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 04/10 11:05:54.906: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 04/10 11:05:54.906: [smf] INFO: UE IMSI[262420622071626] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.907: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 04/10 11:05:54.907: [upf] INFO: UE F-SEID[UP:0xd28 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.907: [upf] INFO: UE F-SEID[UP:0xd28 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.912: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 04/10 11:05:54.912: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 04/10 11:05:54.912: [smf] INFO: UE IMSI[262423587876538] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.912: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 04/10 11:05:54.912: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.912: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.917: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 04/10 11:05:54.917: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 04/10 11:05:54.917: [smf] INFO: UE IMSI[262428387833025] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.918: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 04/10 11:05:54.918: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.918: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.923: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 04/10 11:05:54.923: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 04/10 11:05:54.923: [smf] INFO: UE IMSI[262425679812312] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.924: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 04/10 11:05:54.924: [upf] INFO: UE F-SEID[UP:0xbff CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.924: [upf] INFO: UE F-SEID[UP:0xbff CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.929: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 04/10 11:05:54.929: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 04/10 11:05:54.929: [smf] INFO: UE IMSI[262422292918067] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.930: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 04/10 11:05:54.930: [upf] INFO: UE F-SEID[UP:0xf65 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.930: [upf] INFO: UE F-SEID[UP:0xf65 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.935: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 04/10 11:05:54.935: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 04/10 11:05:54.935: [smf] INFO: UE IMSI[262422958537769] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.935: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 04/10 11:05:54.935: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.935: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.941: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 04/10 11:05:54.941: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 04/10 11:05:54.941: [smf] INFO: UE IMSI[262423338896919] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.941: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 04/10 11:05:54.941: [upf] INFO: UE F-SEID[UP:0xc00 CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.941: [upf] INFO: UE F-SEID[UP:0xc00 CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.947: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 04/10 11:05:54.947: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 04/10 11:05:54.947: [smf] INFO: UE IMSI[262425066285986] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.947: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 04/10 11:05:54.948: [upf] INFO: UE F-SEID[UP:0x22e CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.948: [upf] INFO: UE F-SEID[UP:0x22e CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.953: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 04/10 11:05:54.953: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 04/10 11:05:54.953: [smf] INFO: UE IMSI[262423200605388] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.954: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 04/10 11:05:54.954: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.954: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.959: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 04/10 11:05:54.959: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 04/10 11:05:54.959: [smf] INFO: UE IMSI[262424041938438] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.960: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 04/10 11:05:54.960: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.960: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.965: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 04/10 11:05:54.965: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 04/10 11:05:54.965: [smf] INFO: UE IMSI[262429413758408] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.966: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 04/10 11:05:54.966: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.966: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.971: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 04/10 11:05:54.971: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 04/10 11:05:54.971: [smf] INFO: UE IMSI[262421829174473] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.972: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 04/10 11:05:54.972: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.972: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.977: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 04/10 11:05:54.977: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 04/10 11:05:54.977: [smf] INFO: UE IMSI[262423123121832] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.978: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 04/10 11:05:54.978: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.978: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.983: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 04/10 11:05:54.983: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 04/10 11:05:54.983: [smf] INFO: UE IMSI[262426573191601] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.984: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 04/10 11:05:54.984: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.984: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.989: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 04/10 11:05:54.989: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 04/10 11:05:54.989: [smf] INFO: UE IMSI[262424663457953] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.990: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 04/10 11:05:54.990: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.990: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.995: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 04/10 11:05:54.995: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 04/10 11:05:54.995: [smf] INFO: UE IMSI[262420624106526] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:54.995: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 04/10 11:05:54.995: [upf] INFO: UE F-SEID[UP:0xb19 CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:54.995: [upf] INFO: UE F-SEID[UP:0xb19 CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.001: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 04/10 11:05:55.001: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 04/10 11:05:55.001: [smf] INFO: UE IMSI[262425985951700] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.001: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 04/10 11:05:55.001: [upf] INFO: UE F-SEID[UP:0x858 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.002: [upf] INFO: UE F-SEID[UP:0x858 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.007: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 04/10 11:05:55.007: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 04/10 11:05:55.007: [smf] INFO: UE IMSI[262422066295801] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.007: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 04/10 11:05:55.007: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.007: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.013: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 04/10 11:05:55.013: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 04/10 11:05:55.013: [smf] INFO: UE IMSI[262420655025197] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.013: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 04/10 11:05:55.013: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.013: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.019: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 04/10 11:05:55.019: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 04/10 11:05:55.019: [smf] INFO: UE IMSI[262429728852635] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.019: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 04/10 11:05:55.019: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0x6d9] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.019: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0x6d9] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.025: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 04/10 11:05:55.025: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 04/10 11:05:55.025: [smf] INFO: UE IMSI[262423079324581] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.025: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 04/10 11:05:55.025: [upf] INFO: UE F-SEID[UP:0x88 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.025: [upf] INFO: UE F-SEID[UP:0x88 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.031: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 04/10 11:05:55.031: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 04/10 11:05:55.031: [smf] INFO: UE IMSI[262428553827392] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.031: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 04/10 11:05:55.031: [upf] INFO: UE F-SEID[UP:0xd05 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.031: [upf] INFO: UE F-SEID[UP:0xd05 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.037: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 04/10 11:05:55.037: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 04/10 11:05:55.037: [smf] INFO: UE IMSI[262424403856757] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.037: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 04/10 11:05:55.037: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.037: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.042: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 04/10 11:05:55.042: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 04/10 11:05:55.042: [smf] INFO: UE IMSI[262421927744499] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.043: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 04/10 11:05:55.043: [upf] INFO: UE F-SEID[UP:0xe57 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.043: [upf] INFO: UE F-SEID[UP:0xe57 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.048: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 04/10 11:05:55.048: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 04/10 11:05:55.048: [smf] INFO: UE IMSI[262420223569943] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.049: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 04/10 11:05:55.049: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.049: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.054: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 04/10 11:05:55.054: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 04/10 11:05:55.054: [smf] INFO: UE IMSI[262427518870215] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.054: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 04/10 11:05:55.054: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.054: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.060: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 04/10 11:05:55.060: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 04/10 11:05:55.060: [smf] INFO: UE IMSI[262428505570996] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.060: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 04/10 11:05:55.060: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.060: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.066: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 04/10 11:05:55.066: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 04/10 11:05:55.066: [smf] INFO: UE IMSI[262423116931559] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.066: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 04/10 11:05:55.066: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.066: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.072: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 04/10 11:05:55.072: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 04/10 11:05:55.072: [smf] INFO: UE IMSI[262429039059482] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.072: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 04/10 11:05:55.072: [upf] INFO: UE F-SEID[UP:0xf36 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.072: [upf] INFO: UE F-SEID[UP:0xf36 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.078: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 04/10 11:05:55.078: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 04/10 11:05:55.078: [smf] INFO: UE IMSI[262427593058197] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.078: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 04/10 11:05:55.078: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.078: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.083: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 04/10 11:05:55.083: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 04/10 11:05:55.083: [smf] INFO: UE IMSI[262428816166062] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.084: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 04/10 11:05:55.084: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.084: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.089: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 04/10 11:05:55.089: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 04/10 11:05:55.089: [smf] INFO: UE IMSI[262422851043244] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.090: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 04/10 11:05:55.090: [upf] INFO: UE F-SEID[UP:0x6d CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.090: [upf] INFO: UE F-SEID[UP:0x6d CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.095: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 04/10 11:05:55.095: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 04/10 11:05:55.095: [smf] INFO: UE IMSI[262425733550603] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.096: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 04/10 11:05:55.096: [upf] INFO: UE F-SEID[UP:0x72b CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.096: [upf] INFO: UE F-SEID[UP:0x72b CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.101: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 04/10 11:05:55.101: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 04/10 11:05:55.101: [smf] INFO: UE IMSI[262428988258622] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.102: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 04/10 11:05:55.102: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.102: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.107: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 04/10 11:05:55.107: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 04/10 11:05:55.107: [smf] INFO: UE IMSI[262420676034428] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.107: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 04/10 11:05:55.107: [upf] INFO: UE F-SEID[UP:0x24 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.107: [upf] INFO: UE F-SEID[UP:0x24 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.113: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 04/10 11:05:55.113: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 04/10 11:05:55.113: [smf] INFO: UE IMSI[262421005474467] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.113: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 04/10 11:05:55.113: [upf] INFO: UE F-SEID[UP:0x33c CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.113: [upf] INFO: UE F-SEID[UP:0x33c CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.118: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 04/10 11:05:55.118: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 04/10 11:05:55.118: [smf] INFO: UE IMSI[262420713045512] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.119: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 04/10 11:05:55.119: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.119: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.124: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 04/10 11:05:55.124: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 04/10 11:05:55.124: [smf] INFO: UE IMSI[262428486792354] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.124: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 04/10 11:05:55.125: [upf] INFO: UE F-SEID[UP:0x35f CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.125: [upf] INFO: UE F-SEID[UP:0x35f CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.130: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 04/10 11:05:55.130: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 04/10 11:05:55.130: [smf] INFO: UE IMSI[262422963626920] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.131: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 04/10 11:05:55.131: [upf] INFO: UE F-SEID[UP:0x400 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.131: [upf] INFO: UE F-SEID[UP:0x400 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.136: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 04/10 11:05:55.136: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 04/10 11:05:55.136: [smf] INFO: UE IMSI[262427373269053] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.136: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 04/10 11:05:55.136: [upf] INFO: UE F-SEID[UP:0x455 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.136: [upf] INFO: UE F-SEID[UP:0x455 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.141: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 04/10 11:05:55.141: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 04/10 11:05:55.141: [smf] INFO: UE IMSI[262422335874373] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.142: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 04/10 11:05:55.142: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.142: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.147: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 04/10 11:05:55.147: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 04/10 11:05:55.147: [smf] INFO: UE IMSI[262427228932423] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.148: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 04/10 11:05:55.148: [upf] INFO: UE F-SEID[UP:0x37f CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.148: [upf] INFO: UE F-SEID[UP:0x37f CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.153: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 04/10 11:05:55.153: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 04/10 11:05:55.153: [smf] INFO: UE IMSI[262420411714094] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.154: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 04/10 11:05:55.154: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.154: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.159: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 04/10 11:05:55.159: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 04/10 11:05:55.159: [smf] INFO: UE IMSI[262425892689223] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.160: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 04/10 11:05:55.160: [upf] INFO: UE F-SEID[UP:0xc25 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.160: [upf] INFO: UE F-SEID[UP:0xc25 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.165: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 04/10 11:05:55.165: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 04/10 11:05:55.165: [smf] INFO: UE IMSI[262429589642908] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.166: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 04/10 11:05:55.166: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.166: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.171: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 04/10 11:05:55.171: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 04/10 11:05:55.171: [smf] INFO: UE IMSI[262424712416525] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.172: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 04/10 11:05:55.172: [upf] INFO: UE F-SEID[UP:0x414 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.172: [upf] INFO: UE F-SEID[UP:0x414 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.178: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 04/10 11:05:55.178: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 04/10 11:05:55.178: [smf] INFO: UE IMSI[262420694911740] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.179: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 04/10 11:05:55.179: [upf] INFO: UE F-SEID[UP:0x88e CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.179: [upf] INFO: UE F-SEID[UP:0x88e CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.184: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 04/10 11:05:55.184: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 04/10 11:05:55.184: [smf] INFO: UE IMSI[262421059762513] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.185: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 04/10 11:05:55.185: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.185: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.192: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 04/10 11:05:55.192: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 04/10 11:05:55.192: [smf] INFO: UE IMSI[262420930900137] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.193: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 04/10 11:05:55.193: [upf] INFO: UE F-SEID[UP:0xb78 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.193: [upf] INFO: UE F-SEID[UP:0xb78 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.198: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 04/10 11:05:55.198: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 04/10 11:05:55.198: [smf] INFO: UE IMSI[262421207107894] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.199: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 04/10 11:05:55.199: [upf] INFO: UE F-SEID[UP:0x106 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.199: [upf] INFO: UE F-SEID[UP:0x106 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.204: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 04/10 11:05:55.204: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 04/10 11:05:55.204: [smf] INFO: UE IMSI[262420496243882] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.205: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 04/10 11:05:55.205: [upf] INFO: UE F-SEID[UP:0x570 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.205: [upf] INFO: UE F-SEID[UP:0x570 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.210: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 04/10 11:05:55.210: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 04/10 11:05:55.210: [smf] INFO: UE IMSI[262423095827006] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.211: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 04/10 11:05:55.211: [upf] INFO: UE F-SEID[UP:0x673 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.211: [upf] INFO: UE F-SEID[UP:0x673 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.216: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 04/10 11:05:55.216: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 04/10 11:05:55.216: [smf] INFO: UE IMSI[262421748427491] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.217: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 04/10 11:05:55.217: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.217: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.222: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 04/10 11:05:55.222: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 04/10 11:05:55.222: [smf] INFO: UE IMSI[262420629535665] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.223: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 04/10 11:05:55.223: [upf] INFO: UE F-SEID[UP:0xcf CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.223: [upf] INFO: UE F-SEID[UP:0xcf CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.228: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 04/10 11:05:55.228: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 04/10 11:05:55.228: [smf] INFO: UE IMSI[262425524389903] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.229: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 04/10 11:05:55.229: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.229: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.234: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 04/10 11:05:55.234: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 04/10 11:05:55.234: [smf] INFO: UE IMSI[262423742366994] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.235: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 04/10 11:05:55.235: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.235: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.240: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 04/10 11:05:55.240: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 04/10 11:05:55.240: [smf] INFO: UE IMSI[262427474790608] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.241: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 04/10 11:05:55.241: [upf] INFO: UE F-SEID[UP:0x1a CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.241: [upf] INFO: UE F-SEID[UP:0x1a CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.246: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 04/10 11:05:55.246: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 04/10 11:05:55.246: [smf] INFO: UE IMSI[262421203351938] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.246: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 04/10 11:05:55.246: [upf] INFO: UE F-SEID[UP:0xf20 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.246: [upf] INFO: UE F-SEID[UP:0xf20 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.251: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 04/10 11:05:55.251: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 04/10 11:05:55.251: [smf] INFO: UE IMSI[262429254374197] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.252: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 04/10 11:05:55.252: [upf] INFO: UE F-SEID[UP:0x8f CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.252: [upf] INFO: UE F-SEID[UP:0x8f CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.257: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 04/10 11:05:55.257: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 04/10 11:05:55.257: [smf] INFO: UE IMSI[262426633010067] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.258: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 04/10 11:05:55.258: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.258: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.263: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 04/10 11:05:55.263: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 04/10 11:05:55.263: [smf] INFO: UE IMSI[262424946515590] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.264: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 04/10 11:05:55.264: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.264: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.269: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 04/10 11:05:55.269: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 04/10 11:05:55.269: [smf] INFO: UE IMSI[262424057055101] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.269: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 04/10 11:05:55.270: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.270: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.275: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 04/10 11:05:55.275: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 04/10 11:05:55.275: [smf] INFO: UE IMSI[262421100113519] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.276: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 04/10 11:05:55.276: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.276: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.281: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 04/10 11:05:55.282: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 04/10 11:05:55.282: [smf] INFO: UE IMSI[262425073988374] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.283: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 04/10 11:05:55.283: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.283: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.289: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 04/10 11:05:55.289: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 04/10 11:05:55.289: [smf] INFO: UE IMSI[262424811485382] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.291: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 04/10 11:05:55.291: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.291: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.296: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 04/10 11:05:55.296: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 04/10 11:05:55.296: [smf] INFO: UE IMSI[262421299315541] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.297: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 04/10 11:05:55.297: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.297: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.302: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 04/10 11:05:55.302: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 04/10 11:05:55.302: [smf] INFO: UE IMSI[262427303066493] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.303: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 04/10 11:05:55.303: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.303: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.309: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 04/10 11:05:55.309: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 04/10 11:05:55.309: [smf] INFO: UE IMSI[262425940088995] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.311: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 04/10 11:05:55.311: [upf] INFO: UE F-SEID[UP:0x6ca CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.311: [upf] INFO: UE F-SEID[UP:0x6ca CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.316: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 04/10 11:05:55.316: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 04/10 11:05:55.316: [smf] INFO: UE IMSI[262426498206594] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.317: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 04/10 11:05:55.317: [upf] INFO: UE F-SEID[UP:0xd07 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.317: [upf] INFO: UE F-SEID[UP:0xd07 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.322: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 04/10 11:05:55.323: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 04/10 11:05:55.323: [smf] INFO: UE IMSI[262423387128878] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.323: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 04/10 11:05:55.323: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.323: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.329: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 04/10 11:05:55.330: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 04/10 11:05:55.330: [smf] INFO: UE IMSI[262424081065821] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.331: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 04/10 11:05:55.331: [upf] INFO: UE F-SEID[UP:0x720 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.331: [upf] INFO: UE F-SEID[UP:0x720 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.337: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 04/10 11:05:55.337: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 04/10 11:05:55.337: [smf] INFO: UE IMSI[262425132388802] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.339: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 04/10 11:05:55.339: [upf] INFO: UE F-SEID[UP:0x933 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.339: [upf] INFO: UE F-SEID[UP:0x933 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.345: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 04/10 11:05:55.345: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 04/10 11:05:55.345: [smf] INFO: UE IMSI[262422210892217] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.346: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 04/10 11:05:55.346: [upf] INFO: UE F-SEID[UP:0xccd CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.346: [upf] INFO: UE F-SEID[UP:0xccd CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.351: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 04/10 11:05:55.351: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 04/10 11:05:55.351: [smf] INFO: UE IMSI[262421406185876] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.352: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 04/10 11:05:55.352: [upf] INFO: UE F-SEID[UP:0xe54 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.352: [upf] INFO: UE F-SEID[UP:0xe54 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.357: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 04/10 11:05:55.357: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 04/10 11:05:55.357: [smf] INFO: UE IMSI[262426926523389] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.358: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 04/10 11:05:55.358: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.358: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.364: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 04/10 11:05:55.364: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 04/10 11:05:55.364: [smf] INFO: UE IMSI[262425408255035] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.365: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 04/10 11:05:55.365: [upf] INFO: UE F-SEID[UP:0x377 CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.365: [upf] INFO: UE F-SEID[UP:0x377 CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.372: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 04/10 11:05:55.372: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 04/10 11:05:55.372: [smf] INFO: UE IMSI[262429829715090] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.373: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 04/10 11:05:55.373: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.373: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.379: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 04/10 11:05:55.379: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 04/10 11:05:55.379: [smf] INFO: UE IMSI[262421843291334] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.379: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 04/10 11:05:55.379: [upf] INFO: UE F-SEID[UP:0x996 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.379: [upf] INFO: UE F-SEID[UP:0x996 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.385: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 04/10 11:05:55.385: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 04/10 11:05:55.385: [smf] INFO: UE IMSI[262425507646114] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.385: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 04/10 11:05:55.385: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.385: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.391: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 04/10 11:05:55.391: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 04/10 11:05:55.391: [smf] INFO: UE IMSI[262428389134723] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.391: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 04/10 11:05:55.391: [upf] INFO: UE F-SEID[UP:0x2cf CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.391: [upf] INFO: UE F-SEID[UP:0x2cf CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.397: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 04/10 11:05:55.397: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 04/10 11:05:55.397: [smf] INFO: UE IMSI[262424918009011] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.397: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 04/10 11:05:55.397: [upf] INFO: UE F-SEID[UP:0x63 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.397: [upf] INFO: UE F-SEID[UP:0x63 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.403: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 04/10 11:05:55.403: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 04/10 11:05:55.403: [smf] INFO: UE IMSI[262420683597067] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.403: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 04/10 11:05:55.403: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.403: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.408: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 04/10 11:05:55.408: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 04/10 11:05:55.408: [smf] INFO: UE IMSI[262421998997217] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.409: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 04/10 11:05:55.409: [upf] INFO: UE F-SEID[UP:0xedc CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.409: [upf] INFO: UE F-SEID[UP:0xedc CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.414: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 04/10 11:05:55.414: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 04/10 11:05:55.414: [smf] INFO: UE IMSI[262428445231626] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.415: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 04/10 11:05:55.415: [upf] INFO: UE F-SEID[UP:0x122 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.415: [upf] INFO: UE F-SEID[UP:0x122 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.420: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 04/10 11:05:55.420: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 04/10 11:05:55.420: [smf] INFO: UE IMSI[262425705729679] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.421: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 04/10 11:05:55.421: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.421: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.426: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 04/10 11:05:55.426: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 04/10 11:05:55.426: [smf] INFO: UE IMSI[262420758027959] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.426: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 04/10 11:05:55.426: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.426: [upf] INFO: UE F-SEID[UP:0xdc3 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.432: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 04/10 11:05:55.432: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 04/10 11:05:55.432: [smf] INFO: UE IMSI[262421750361357] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.432: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 04/10 11:05:55.432: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.432: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.437: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 04/10 11:05:55.437: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 04/10 11:05:55.437: [smf] INFO: UE IMSI[262429740840972] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.438: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 04/10 11:05:55.438: [upf] INFO: UE F-SEID[UP:0x393 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.438: [upf] INFO: UE F-SEID[UP:0x393 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.443: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 04/10 11:05:55.443: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 04/10 11:05:55.443: [smf] INFO: UE IMSI[262427916026580] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.444: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 04/10 11:05:55.444: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.444: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.449: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 04/10 11:05:55.449: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 04/10 11:05:55.449: [smf] INFO: UE IMSI[262426328162285] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.449: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 04/10 11:05:55.449: [upf] INFO: UE F-SEID[UP:0x24c CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.449: [upf] INFO: UE F-SEID[UP:0x24c CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.455: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 04/10 11:05:55.455: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 04/10 11:05:55.455: [smf] INFO: UE IMSI[262429506779708] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.455: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 04/10 11:05:55.455: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.455: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.461: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 04/10 11:05:55.461: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 04/10 11:05:55.461: [smf] INFO: UE IMSI[262426266634205] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.461: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 04/10 11:05:55.461: [upf] INFO: UE F-SEID[UP:0x82c CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.461: [upf] INFO: UE F-SEID[UP:0x82c CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.467: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 04/10 11:05:55.467: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 04/10 11:05:55.467: [smf] INFO: UE IMSI[262429055638450] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.467: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 04/10 11:05:55.467: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.467: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.473: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 04/10 11:05:55.473: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 04/10 11:05:55.473: [smf] INFO: UE IMSI[262427893422564] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.473: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 04/10 11:05:55.473: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.473: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.478: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 04/10 11:05:55.478: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 04/10 11:05:55.478: [smf] INFO: UE IMSI[262425731937900] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.479: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 04/10 11:05:55.479: [upf] INFO: UE F-SEID[UP:0x7e CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.479: [upf] INFO: UE F-SEID[UP:0x7e CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.484: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 04/10 11:05:55.484: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 04/10 11:05:55.484: [smf] INFO: UE IMSI[262427132967955] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.485: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 04/10 11:05:55.485: [upf] INFO: UE F-SEID[UP:0x616 CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.485: [upf] INFO: UE F-SEID[UP:0x616 CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.490: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 04/10 11:05:55.490: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 04/10 11:05:55.490: [smf] INFO: UE IMSI[262422852735802] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.490: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 04/10 11:05:55.490: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.490: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.496: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 04/10 11:05:55.496: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 04/10 11:05:55.496: [smf] INFO: UE IMSI[262421153333610] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.496: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 04/10 11:05:55.496: [upf] INFO: UE F-SEID[UP:0x186 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.496: [upf] INFO: UE F-SEID[UP:0x186 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.501: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 04/10 11:05:55.501: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 04/10 11:05:55.501: [smf] INFO: UE IMSI[262423120055587] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.502: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 04/10 11:05:55.502: [upf] INFO: UE F-SEID[UP:0x241 CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.502: [upf] INFO: UE F-SEID[UP:0x241 CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.507: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 04/10 11:05:55.507: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 04/10 11:05:55.507: [smf] INFO: UE IMSI[262421936847315] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.508: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 04/10 11:05:55.508: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.508: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.513: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 04/10 11:05:55.513: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 04/10 11:05:55.513: [smf] INFO: UE IMSI[262420539810776] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.513: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 04/10 11:05:55.513: [upf] INFO: UE F-SEID[UP:0x14d CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.513: [upf] INFO: UE F-SEID[UP:0x14d CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.519: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 04/10 11:05:55.519: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 04/10 11:05:55.519: [smf] INFO: UE IMSI[262421426145710] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.519: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 04/10 11:05:55.519: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.519: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.525: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 04/10 11:05:55.525: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 04/10 11:05:55.525: [smf] INFO: UE IMSI[262425856555266] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.525: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 04/10 11:05:55.525: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.525: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.530: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 04/10 11:05:55.530: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 04/10 11:05:55.530: [smf] INFO: UE IMSI[262420976206153] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.531: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 04/10 11:05:55.531: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.531: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.536: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 04/10 11:05:55.536: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 04/10 11:05:55.536: [smf] INFO: UE IMSI[262426237006133] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.537: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 04/10 11:05:55.537: [upf] INFO: UE F-SEID[UP:0xbcb CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.537: [upf] INFO: UE F-SEID[UP:0xbcb CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.542: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 04/10 11:05:55.542: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 04/10 11:05:55.542: [smf] INFO: UE IMSI[262422001268813] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.543: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 04/10 11:05:55.543: [upf] INFO: UE F-SEID[UP:0xd80 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.543: [upf] INFO: UE F-SEID[UP:0xd80 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.548: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 04/10 11:05:55.548: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 04/10 11:05:55.548: [smf] INFO: UE IMSI[262423916057439] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.549: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 04/10 11:05:55.549: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.549: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.554: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 04/10 11:05:55.554: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 04/10 11:05:55.554: [smf] INFO: UE IMSI[262429296880095] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.554: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 04/10 11:05:55.554: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.554: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.560: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 04/10 11:05:55.560: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 04/10 11:05:55.560: [smf] INFO: UE IMSI[262424389486230] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.560: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 04/10 11:05:55.560: [upf] INFO: UE F-SEID[UP:0xc37 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.560: [upf] INFO: UE F-SEID[UP:0xc37 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.566: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 04/10 11:05:55.566: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 04/10 11:05:55.566: [smf] INFO: UE IMSI[262421248437375] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.566: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 04/10 11:05:55.566: [upf] INFO: UE F-SEID[UP:0xb1e CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.566: [upf] INFO: UE F-SEID[UP:0xb1e CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.571: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 04/10 11:05:55.571: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 04/10 11:05:55.571: [smf] INFO: UE IMSI[262428257412857] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.572: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 04/10 11:05:55.572: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.572: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.577: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 04/10 11:05:55.577: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 04/10 11:05:55.577: [smf] INFO: UE IMSI[262420254020416] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.578: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 04/10 11:05:55.578: [upf] INFO: UE F-SEID[UP:0x3a CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.578: [upf] INFO: UE F-SEID[UP:0x3a CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.583: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 04/10 11:05:55.583: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 04/10 11:05:55.583: [smf] INFO: UE IMSI[262421720310875] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.584: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 04/10 11:05:55.584: [upf] INFO: UE F-SEID[UP:0x12 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.584: [upf] INFO: UE F-SEID[UP:0x12 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.589: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 04/10 11:05:55.589: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 04/10 11:05:55.589: [smf] INFO: UE IMSI[262428495639601] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.589: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 04/10 11:05:55.590: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.590: [upf] INFO: UE F-SEID[UP:0x4ac CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.595: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 04/10 11:05:55.595: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 04/10 11:05:55.595: [smf] INFO: UE IMSI[262421066486016] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.595: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 04/10 11:05:55.595: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.595: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.601: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 04/10 11:05:55.601: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 04/10 11:05:55.601: [smf] INFO: UE IMSI[262424411045433] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.601: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 04/10 11:05:55.601: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.601: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.606: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 04/10 11:05:55.606: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 04/10 11:05:55.606: [smf] INFO: UE IMSI[262428901741263] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.607: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 04/10 11:05:55.607: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.607: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.612: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 04/10 11:05:55.612: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 04/10 11:05:55.612: [smf] INFO: UE IMSI[262427202797951] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.613: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 04/10 11:05:55.613: [upf] INFO: UE F-SEID[UP:0x159 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.613: [upf] INFO: UE F-SEID[UP:0x159 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.618: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 04/10 11:05:55.618: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 04/10 11:05:55.618: [smf] INFO: UE IMSI[262423629415296] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.619: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 04/10 11:05:55.619: [upf] INFO: UE F-SEID[UP:0x346 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.619: [upf] INFO: UE F-SEID[UP:0x346 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.624: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 04/10 11:05:55.624: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 04/10 11:05:55.624: [smf] INFO: UE IMSI[262427822184475] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.625: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 04/10 11:05:55.625: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.625: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.630: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 04/10 11:05:55.630: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 04/10 11:05:55.630: [smf] INFO: UE IMSI[262424070744508] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.631: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 04/10 11:05:55.631: [upf] INFO: UE F-SEID[UP:0x31 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.631: [upf] INFO: UE F-SEID[UP:0x31 CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.636: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 04/10 11:05:55.636: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 04/10 11:05:55.636: [smf] INFO: UE IMSI[262420672426001] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.637: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 04/10 11:05:55.637: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.637: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.642: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 04/10 11:05:55.642: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 04/10 11:05:55.642: [smf] INFO: UE IMSI[262421269135184] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.642: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 04/10 11:05:55.642: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.642: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.648: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 04/10 11:05:55.648: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 04/10 11:05:55.648: [smf] INFO: UE IMSI[262426979334037] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.648: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 04/10 11:05:55.648: [upf] INFO: UE F-SEID[UP:0x69 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.648: [upf] INFO: UE F-SEID[UP:0x69 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.653: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 04/10 11:05:55.653: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 04/10 11:05:55.653: [smf] INFO: UE IMSI[262422112828174] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.654: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 04/10 11:05:55.654: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.654: [upf] INFO: UE F-SEID[UP:0x1d3 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.659: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 04/10 11:05:55.659: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 04/10 11:05:55.659: [smf] INFO: UE IMSI[262422342316431] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.659: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 04/10 11:05:55.660: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.660: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.665: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 04/10 11:05:55.665: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 04/10 11:05:55.665: [smf] INFO: UE IMSI[262422319997411] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.665: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 04/10 11:05:55.665: [upf] INFO: UE F-SEID[UP:0x215 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.665: [upf] INFO: UE F-SEID[UP:0x215 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.671: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 04/10 11:05:55.671: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 04/10 11:05:55.671: [smf] INFO: UE IMSI[262422423473159] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.671: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 04/10 11:05:55.671: [upf] INFO: UE F-SEID[UP:0xc49 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.671: [upf] INFO: UE F-SEID[UP:0xc49 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.676: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 04/10 11:05:55.676: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 04/10 11:05:55.676: [smf] INFO: UE IMSI[262424232350583] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.677: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 04/10 11:05:55.677: [upf] INFO: UE F-SEID[UP:0xac CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.677: [upf] INFO: UE F-SEID[UP:0xac CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.682: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 04/10 11:05:55.682: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 04/10 11:05:55.682: [smf] INFO: UE IMSI[262420623400069] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.683: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 04/10 11:05:55.683: [upf] INFO: UE F-SEID[UP:0x83c CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.683: [upf] INFO: UE F-SEID[UP:0x83c CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.688: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 04/10 11:05:55.688: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 04/10 11:05:55.688: [smf] INFO: UE IMSI[262427505186770] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.688: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 04/10 11:05:55.688: [upf] INFO: UE F-SEID[UP:0x25c CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.688: [upf] INFO: UE F-SEID[UP:0x25c CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.694: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 04/10 11:05:55.694: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 04/10 11:05:55.694: [smf] INFO: UE IMSI[262422909995750] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.694: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 04/10 11:05:55.694: [upf] INFO: UE F-SEID[UP:0x53d CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.694: [upf] INFO: UE F-SEID[UP:0x53d CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.699: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 04/10 11:05:55.699: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 04/10 11:05:55.699: [smf] INFO: UE IMSI[262424071069914] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.700: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 04/10 11:05:55.700: [upf] INFO: UE F-SEID[UP:0xa5a CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.700: [upf] INFO: UE F-SEID[UP:0xa5a CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.705: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 04/10 11:05:55.705: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 04/10 11:05:55.705: [smf] INFO: UE IMSI[262423435352325] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.706: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 04/10 11:05:55.706: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.706: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.711: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 04/10 11:05:55.711: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 04/10 11:05:55.711: [smf] INFO: UE IMSI[262422927248870] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.712: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 04/10 11:05:55.712: [upf] INFO: UE F-SEID[UP:0x64b CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.712: [upf] INFO: UE F-SEID[UP:0x64b CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.717: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 04/10 11:05:55.717: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 04/10 11:05:55.717: [smf] INFO: UE IMSI[262420027424403] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.717: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 04/10 11:05:55.717: [upf] INFO: UE F-SEID[UP:0xa45 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.717: [upf] INFO: UE F-SEID[UP:0xa45 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.723: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 04/10 11:05:55.723: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 04/10 11:05:55.723: [smf] INFO: UE IMSI[262427732901938] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.723: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 04/10 11:05:55.723: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.723: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.728: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 04/10 11:05:55.728: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 04/10 11:05:55.728: [smf] INFO: UE IMSI[262427848990988] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.729: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 04/10 11:05:55.729: [upf] INFO: UE F-SEID[UP:0x543 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.729: [upf] INFO: UE F-SEID[UP:0x543 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.734: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 04/10 11:05:55.734: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 04/10 11:05:55.734: [smf] INFO: UE IMSI[262429949328339] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.734: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 04/10 11:05:55.734: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.734: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.740: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 04/10 11:05:55.740: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 04/10 11:05:55.740: [smf] INFO: UE IMSI[262422639587034] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.740: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 04/10 11:05:55.740: [upf] INFO: UE F-SEID[UP:0x547 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.740: [upf] INFO: UE F-SEID[UP:0x547 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.745: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 04/10 11:05:55.745: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 04/10 11:05:55.745: [smf] INFO: UE IMSI[262426159281858] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.746: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 04/10 11:05:55.746: [upf] INFO: UE F-SEID[UP:0xadb CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.746: [upf] INFO: UE F-SEID[UP:0xadb CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.751: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 04/10 11:05:55.751: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 04/10 11:05:55.751: [smf] INFO: UE IMSI[262420591846204] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.752: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 04/10 11:05:55.752: [upf] INFO: UE F-SEID[UP:0x949 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.752: [upf] INFO: UE F-SEID[UP:0x949 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.757: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 04/10 11:05:55.757: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 04/10 11:05:55.757: [smf] INFO: UE IMSI[262425042197066] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.757: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 04/10 11:05:55.757: [upf] INFO: UE F-SEID[UP:0x911 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.757: [upf] INFO: UE F-SEID[UP:0x911 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.762: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 04/10 11:05:55.762: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 04/10 11:05:55.762: [smf] INFO: UE IMSI[262426402070604] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.763: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 04/10 11:05:55.763: [upf] INFO: UE F-SEID[UP:0x103 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.763: [upf] INFO: UE F-SEID[UP:0x103 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.768: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 04/10 11:05:55.768: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 04/10 11:05:55.768: [smf] INFO: UE IMSI[262429411220926] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.769: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 04/10 11:05:55.769: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.769: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.774: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 04/10 11:05:55.774: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 04/10 11:05:55.774: [smf] INFO: UE IMSI[262428981145634] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.775: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 04/10 11:05:55.775: [upf] INFO: UE F-SEID[UP:0xc31 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.775: [upf] INFO: UE F-SEID[UP:0xc31 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.781: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 04/10 11:05:55.781: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 04/10 11:05:55.781: [smf] INFO: UE IMSI[262422427886986] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.781: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 04/10 11:05:55.781: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.781: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.787: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 04/10 11:05:55.787: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 04/10 11:05:55.787: [smf] INFO: UE IMSI[262424141235600] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.788: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 04/10 11:05:55.788: [upf] INFO: UE F-SEID[UP:0xe10 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.788: [upf] INFO: UE F-SEID[UP:0xe10 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.793: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 04/10 11:05:55.793: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 04/10 11:05:55.793: [smf] INFO: UE IMSI[262426567729139] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.793: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 04/10 11:05:55.793: [upf] INFO: UE F-SEID[UP:0x404 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.793: [upf] INFO: UE F-SEID[UP:0x404 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.799: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 04/10 11:05:55.799: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 04/10 11:05:55.799: [smf] INFO: UE IMSI[262424518394784] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.799: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 04/10 11:05:55.799: [upf] INFO: UE F-SEID[UP:0x839 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.799: [upf] INFO: UE F-SEID[UP:0x839 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.804: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 04/10 11:05:55.804: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 04/10 11:05:55.804: [smf] INFO: UE IMSI[262420666328813] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.805: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 04/10 11:05:55.805: [upf] INFO: UE F-SEID[UP:0xa3a CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.805: [upf] INFO: UE F-SEID[UP:0xa3a CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.810: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 04/10 11:05:55.810: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 04/10 11:05:55.810: [smf] INFO: UE IMSI[262426920119017] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.811: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 04/10 11:05:55.811: [upf] INFO: UE F-SEID[UP:0x71a CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.811: [upf] INFO: UE F-SEID[UP:0x71a CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.816: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 04/10 11:05:55.816: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 04/10 11:05:55.816: [smf] INFO: UE IMSI[262426414173563] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.816: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 04/10 11:05:55.816: [upf] INFO: UE F-SEID[UP:0xe43 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.816: [upf] INFO: UE F-SEID[UP:0xe43 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.822: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 04/10 11:05:55.822: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 04/10 11:05:55.822: [smf] INFO: UE IMSI[262429456827519] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.822: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 04/10 11:05:55.822: [upf] INFO: UE F-SEID[UP:0x569 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.822: [upf] INFO: UE F-SEID[UP:0x569 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.828: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 04/10 11:05:55.828: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 04/10 11:05:55.828: [smf] INFO: UE IMSI[262421077373855] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.828: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 04/10 11:05:55.828: [upf] INFO: UE F-SEID[UP:0x267 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.828: [upf] INFO: UE F-SEID[UP:0x267 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.833: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 04/10 11:05:55.833: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 04/10 11:05:55.833: [smf] INFO: UE IMSI[262424619392155] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.834: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 04/10 11:05:55.834: [upf] INFO: UE F-SEID[UP:0xa67 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.834: [upf] INFO: UE F-SEID[UP:0xa67 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.839: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 04/10 11:05:55.839: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 04/10 11:05:55.839: [smf] INFO: UE IMSI[262423991859739] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.840: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 04/10 11:05:55.840: [upf] INFO: UE F-SEID[UP:0x170 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.840: [upf] INFO: UE F-SEID[UP:0x170 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.845: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 04/10 11:05:55.845: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 04/10 11:05:55.845: [smf] INFO: UE IMSI[262427932506785] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.845: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 04/10 11:05:55.845: [upf] INFO: UE F-SEID[UP:0xfce CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.845: [upf] INFO: UE F-SEID[UP:0xfce CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.851: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 04/10 11:05:55.851: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 04/10 11:05:55.851: [smf] INFO: UE IMSI[262429284053219] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.851: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 04/10 11:05:55.851: [upf] INFO: UE F-SEID[UP:0x80b CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.851: [upf] INFO: UE F-SEID[UP:0x80b CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.856: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 04/10 11:05:55.856: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 04/10 11:05:55.856: [smf] INFO: UE IMSI[262424002347503] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.857: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 04/10 11:05:55.857: [upf] INFO: UE F-SEID[UP:0xcce CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.857: [upf] INFO: UE F-SEID[UP:0xcce CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.862: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 04/10 11:05:55.862: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 04/10 11:05:55.862: [smf] INFO: UE IMSI[262421525623307] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.863: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 04/10 11:05:55.863: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.863: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.868: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 04/10 11:05:55.868: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 04/10 11:05:55.868: [smf] INFO: UE IMSI[262426361649272] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.868: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 04/10 11:05:55.868: [upf] INFO: UE F-SEID[UP:0xf2b CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.868: [upf] INFO: UE F-SEID[UP:0xf2b CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.874: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 04/10 11:05:55.874: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 04/10 11:05:55.874: [smf] INFO: UE IMSI[262428196718540] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.874: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 04/10 11:05:55.874: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.874: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.879: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 04/10 11:05:55.879: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 04/10 11:05:55.879: [smf] INFO: UE IMSI[262421858349069] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.880: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 04/10 11:05:55.880: [upf] INFO: UE F-SEID[UP:0x9bb CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.880: [upf] INFO: UE F-SEID[UP:0x9bb CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.885: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 04/10 11:05:55.885: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 04/10 11:05:55.885: [smf] INFO: UE IMSI[262426910244913] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.886: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 04/10 11:05:55.886: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.886: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.891: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 04/10 11:05:55.891: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 04/10 11:05:55.891: [smf] INFO: UE IMSI[262426409880492] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.891: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 04/10 11:05:55.891: [upf] INFO: UE F-SEID[UP:0x421 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.891: [upf] INFO: UE F-SEID[UP:0x421 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.897: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 04/10 11:05:55.897: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 04/10 11:05:55.897: [smf] INFO: UE IMSI[262425716337539] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.897: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 04/10 11:05:55.897: [upf] INFO: UE F-SEID[UP:0x599 CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.897: [upf] INFO: UE F-SEID[UP:0x599 CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.902: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 04/10 11:05:55.902: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 04/10 11:05:55.902: [smf] INFO: UE IMSI[262427314148900] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.903: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 04/10 11:05:55.903: [upf] INFO: UE F-SEID[UP:0x97b CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.903: [upf] INFO: UE F-SEID[UP:0x97b CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.908: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 04/10 11:05:55.908: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 04/10 11:05:55.908: [smf] INFO: UE IMSI[262426041932864] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.909: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 04/10 11:05:55.909: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.909: [upf] INFO: UE F-SEID[UP:0xd1e CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.914: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 04/10 11:05:55.915: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 04/10 11:05:55.915: [smf] INFO: UE IMSI[262422149622106] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.915: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 04/10 11:05:55.915: [upf] INFO: UE F-SEID[UP:0x795 CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.915: [upf] INFO: UE F-SEID[UP:0x795 CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.920: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 04/10 11:05:55.920: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 04/10 11:05:55.920: [smf] INFO: UE IMSI[262428173910569] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.921: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 04/10 11:05:55.921: [upf] INFO: UE F-SEID[UP:0xd6e CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.921: [upf] INFO: UE F-SEID[UP:0xd6e CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.926: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 04/10 11:05:55.926: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 04/10 11:05:55.926: [smf] INFO: UE IMSI[262428178439356] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.926: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 04/10 11:05:55.926: [upf] INFO: UE F-SEID[UP:0x40e CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.926: [upf] INFO: UE F-SEID[UP:0x40e CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.932: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 04/10 11:05:55.932: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 04/10 11:05:55.932: [smf] INFO: UE IMSI[262425538116115] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.932: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 04/10 11:05:55.932: [upf] INFO: UE F-SEID[UP:0x71c CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.932: [upf] INFO: UE F-SEID[UP:0x71c CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.937: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 04/10 11:05:55.938: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 04/10 11:05:55.938: [smf] INFO: UE IMSI[262427079361976] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.938: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 04/10 11:05:55.938: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.938: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.943: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 04/10 11:05:55.943: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 04/10 11:05:55.943: [smf] INFO: UE IMSI[262428544004473] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.944: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 04/10 11:05:55.944: [upf] INFO: UE F-SEID[UP:0x899 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.944: [upf] INFO: UE F-SEID[UP:0x899 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.949: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 04/10 11:05:55.949: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 04/10 11:05:55.949: [smf] INFO: UE IMSI[262420188649251] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.949: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 04/10 11:05:55.949: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.949: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.955: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 04/10 11:05:55.955: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 04/10 11:05:55.955: [smf] INFO: UE IMSI[262422507324863] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.955: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 04/10 11:05:55.955: [upf] INFO: UE F-SEID[UP:0xc7f CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.955: [upf] INFO: UE F-SEID[UP:0xc7f CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.961: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 04/10 11:05:55.961: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 04/10 11:05:55.961: [smf] INFO: UE IMSI[262428892782777] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.961: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 04/10 11:05:55.961: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.961: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.966: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 04/10 11:05:55.966: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 04/10 11:05:55.966: [smf] INFO: UE IMSI[262422948440037] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.967: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 04/10 11:05:55.967: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.967: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.972: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 04/10 11:05:55.972: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 04/10 11:05:55.972: [smf] INFO: UE IMSI[262428689601666] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.972: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 04/10 11:05:55.972: [upf] INFO: UE F-SEID[UP:0xbdf CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.972: [upf] INFO: UE F-SEID[UP:0xbdf CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.978: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 04/10 11:05:55.978: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 04/10 11:05:55.978: [smf] INFO: UE IMSI[262423944358040] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.978: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 04/10 11:05:55.978: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.978: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.984: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 04/10 11:05:55.984: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 04/10 11:05:55.984: [smf] INFO: UE IMSI[262428975947495] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.984: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 04/10 11:05:55.984: [upf] INFO: UE F-SEID[UP:0x40 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.984: [upf] INFO: UE F-SEID[UP:0x40 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.989: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 04/10 11:05:55.989: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 04/10 11:05:55.989: [smf] INFO: UE IMSI[262428653916712] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.990: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 04/10 11:05:55.990: [upf] INFO: UE F-SEID[UP:0x80c CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.990: [upf] INFO: UE F-SEID[UP:0x80c CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.995: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 04/10 11:05:55.995: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 04/10 11:05:55.995: [smf] INFO: UE IMSI[262421901633101] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:55.996: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 04/10 11:05:55.996: [upf] INFO: UE F-SEID[UP:0x4fa CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:55.996: [upf] INFO: UE F-SEID[UP:0x4fa CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.001: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 04/10 11:05:56.001: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 04/10 11:05:56.001: [smf] INFO: UE IMSI[262425288621996] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.001: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 04/10 11:05:56.001: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.001: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.007: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 04/10 11:05:56.007: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 04/10 11:05:56.007: [smf] INFO: UE IMSI[262420000938145] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.007: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 04/10 11:05:56.007: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.007: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.012: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 04/10 11:05:56.012: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 04/10 11:05:56.012: [smf] INFO: UE IMSI[262423931621839] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.013: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 04/10 11:05:56.013: [upf] INFO: UE F-SEID[UP:0x957 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.013: [upf] INFO: UE F-SEID[UP:0x957 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.018: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 04/10 11:05:56.018: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 04/10 11:05:56.018: [smf] INFO: UE IMSI[262423611584853] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.019: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 04/10 11:05:56.019: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.019: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.024: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 04/10 11:05:56.024: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 04/10 11:05:56.024: [smf] INFO: UE IMSI[262425180792872] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.025: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 04/10 11:05:56.025: [upf] INFO: UE F-SEID[UP:0xdde CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.025: [upf] INFO: UE F-SEID[UP:0xdde CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.031: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 04/10 11:05:56.031: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 04/10 11:05:56.031: [smf] INFO: UE IMSI[262426999207002] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.032: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 04/10 11:05:56.032: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.032: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.038: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 04/10 11:05:56.038: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 04/10 11:05:56.038: [smf] INFO: UE IMSI[262428770011359] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.040: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 04/10 11:05:56.040: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.040: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.045: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 04/10 11:05:56.045: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 04/10 11:05:56.045: [smf] INFO: UE IMSI[262420997635520] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.046: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 04/10 11:05:56.046: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.046: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.052: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 04/10 11:05:56.052: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 04/10 11:05:56.052: [smf] INFO: UE IMSI[262423534495196] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.053: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 04/10 11:05:56.053: [upf] INFO: UE F-SEID[UP:0x48e CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.053: [upf] INFO: UE F-SEID[UP:0x48e CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.058: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 04/10 11:05:56.058: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 04/10 11:05:56.058: [smf] INFO: UE IMSI[262429191234311] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.059: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 04/10 11:05:56.059: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.059: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.064: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 04/10 11:05:56.064: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 04/10 11:05:56.064: [smf] INFO: UE IMSI[262424132820027] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.065: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 04/10 11:05:56.065: [upf] INFO: UE F-SEID[UP:0x730 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.065: [upf] INFO: UE F-SEID[UP:0x730 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.070: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 04/10 11:05:56.070: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 04/10 11:05:56.070: [smf] INFO: UE IMSI[262426658426827] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.070: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 04/10 11:05:56.070: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.070: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.076: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 04/10 11:05:56.076: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 04/10 11:05:56.076: [smf] INFO: UE IMSI[262428513369617] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.076: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 04/10 11:05:56.076: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.076: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.082: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 04/10 11:05:56.082: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 04/10 11:05:56.082: [smf] INFO: UE IMSI[262429751927180] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.082: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 04/10 11:05:56.082: [upf] INFO: UE F-SEID[UP:0x7a CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.082: [upf] INFO: UE F-SEID[UP:0x7a CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.088: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 04/10 11:05:56.088: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 04/10 11:05:56.088: [smf] INFO: UE IMSI[262424860405405] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.088: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 04/10 11:05:56.088: [upf] INFO: UE F-SEID[UP:0x353 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.088: [upf] INFO: UE F-SEID[UP:0x353 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.094: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 04/10 11:05:56.094: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 04/10 11:05:56.094: [smf] INFO: UE IMSI[262423220774030] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.094: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 04/10 11:05:56.094: [upf] INFO: UE F-SEID[UP:0x15e CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.094: [upf] INFO: UE F-SEID[UP:0x15e CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.100: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 04/10 11:05:56.100: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 04/10 11:05:56.100: [smf] INFO: UE IMSI[262422100035961] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.100: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 04/10 11:05:56.100: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.100: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.106: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 04/10 11:05:56.106: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 04/10 11:05:56.106: [smf] INFO: UE IMSI[262423701562509] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.106: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 04/10 11:05:56.106: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.106: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.111: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 04/10 11:05:56.111: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 04/10 11:05:56.111: [smf] INFO: UE IMSI[262426684507347] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.112: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 04/10 11:05:56.112: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.112: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.118: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 04/10 11:05:56.118: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 04/10 11:05:56.118: [smf] INFO: UE IMSI[262423039144986] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.118: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 04/10 11:05:56.118: [upf] INFO: UE F-SEID[UP:0x358 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.118: [upf] INFO: UE F-SEID[UP:0x358 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.123: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 04/10 11:05:56.123: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 04/10 11:05:56.124: [smf] INFO: UE IMSI[262421576030381] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.124: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 04/10 11:05:56.124: [upf] INFO: UE F-SEID[UP:0x8d CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.124: [upf] INFO: UE F-SEID[UP:0x8d CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.129: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 04/10 11:05:56.129: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 04/10 11:05:56.129: [smf] INFO: UE IMSI[262427323318328] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.130: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 04/10 11:05:56.130: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.130: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.135: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 04/10 11:05:56.135: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 04/10 11:05:56.135: [smf] INFO: UE IMSI[262428791246902] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.136: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 04/10 11:05:56.136: [upf] INFO: UE F-SEID[UP:0xa6e CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.136: [upf] INFO: UE F-SEID[UP:0xa6e CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.141: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 04/10 11:05:56.141: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 04/10 11:05:56.141: [smf] INFO: UE IMSI[262421859213469] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.142: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 04/10 11:05:56.142: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.142: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.147: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 04/10 11:05:56.147: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 04/10 11:05:56.147: [smf] INFO: UE IMSI[262423009107007] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.147: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 04/10 11:05:56.147: [upf] INFO: UE F-SEID[UP:0x287 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.147: [upf] INFO: UE F-SEID[UP:0x287 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.153: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 04/10 11:05:56.153: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 04/10 11:05:56.153: [smf] INFO: UE IMSI[262424141723205] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.154: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 04/10 11:05:56.154: [upf] INFO: UE F-SEID[UP:0x7bc CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.154: [upf] INFO: UE F-SEID[UP:0x7bc CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.159: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 04/10 11:05:56.159: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 04/10 11:05:56.159: [smf] INFO: UE IMSI[262423215167540] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.159: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 04/10 11:05:56.159: [upf] INFO: UE F-SEID[UP:0x69f CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.159: [upf] INFO: UE F-SEID[UP:0x69f CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.165: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 04/10 11:05:56.165: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 04/10 11:05:56.165: [smf] INFO: UE IMSI[262421805581040] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.165: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 04/10 11:05:56.165: [upf] INFO: UE F-SEID[UP:0xc62 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.165: [upf] INFO: UE F-SEID[UP:0xc62 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.170: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 04/10 11:05:56.170: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 04/10 11:05:56.170: [smf] INFO: UE IMSI[262423049843472] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.171: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 04/10 11:05:56.171: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.171: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.176: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 04/10 11:05:56.176: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 04/10 11:05:56.176: [smf] INFO: UE IMSI[262422248956613] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.177: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 04/10 11:05:56.177: [upf] INFO: UE F-SEID[UP:0x595 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.177: [upf] INFO: UE F-SEID[UP:0x595 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.182: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 04/10 11:05:56.182: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 04/10 11:05:56.182: [smf] INFO: UE IMSI[262421990099724] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.183: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 04/10 11:05:56.183: [upf] INFO: UE F-SEID[UP:0xf63 CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.183: [upf] INFO: UE F-SEID[UP:0xf63 CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.188: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 04/10 11:05:56.188: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 04/10 11:05:56.188: [smf] INFO: UE IMSI[262425022665297] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.189: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 04/10 11:05:56.189: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.189: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.194: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 04/10 11:05:56.194: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 04/10 11:05:56.194: [smf] INFO: UE IMSI[262421552044314] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.194: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 04/10 11:05:56.194: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.194: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.200: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 04/10 11:05:56.200: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 04/10 11:05:56.200: [smf] INFO: UE IMSI[262422187919834] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.200: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 04/10 11:05:56.200: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.200: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.206: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 04/10 11:05:56.206: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 04/10 11:05:56.206: [smf] INFO: UE IMSI[262423536325287] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.206: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 04/10 11:05:56.206: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.206: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.211: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 04/10 11:05:56.211: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 04/10 11:05:56.211: [smf] INFO: UE IMSI[262425455363642] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.212: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 04/10 11:05:56.212: [upf] INFO: UE F-SEID[UP:0x95 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.212: [upf] INFO: UE F-SEID[UP:0x95 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.217: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 04/10 11:05:56.217: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 04/10 11:05:56.217: [smf] INFO: UE IMSI[262424776430204] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.218: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 04/10 11:05:56.218: [upf] INFO: UE F-SEID[UP:0xc52 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.218: [upf] INFO: UE F-SEID[UP:0xc52 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.223: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 04/10 11:05:56.223: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 04/10 11:05:56.223: [smf] INFO: UE IMSI[262427746314430] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.224: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 04/10 11:05:56.224: [upf] INFO: UE F-SEID[UP:0x257 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.224: [upf] INFO: UE F-SEID[UP:0x257 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.229: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 04/10 11:05:56.229: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 04/10 11:05:56.229: [smf] INFO: UE IMSI[262426085981203] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.230: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 04/10 11:05:56.230: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.230: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.235: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 04/10 11:05:56.235: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 04/10 11:05:56.235: [smf] INFO: UE IMSI[262425936127424] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.236: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 04/10 11:05:56.236: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.236: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.241: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 04/10 11:05:56.241: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 04/10 11:05:56.241: [smf] INFO: UE IMSI[262421349596511] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.241: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 04/10 11:05:56.241: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.241: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.247: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 04/10 11:05:56.247: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 04/10 11:05:56.247: [smf] INFO: UE IMSI[262422728501272] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.248: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 04/10 11:05:56.248: [upf] INFO: UE F-SEID[UP:0x659 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.248: [upf] INFO: UE F-SEID[UP:0x659 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.253: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 04/10 11:05:56.253: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 04/10 11:05:56.253: [smf] INFO: UE IMSI[262426888486701] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.253: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 04/10 11:05:56.253: [upf] INFO: UE F-SEID[UP:0x69c CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.253: [upf] INFO: UE F-SEID[UP:0x69c CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.259: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 04/10 11:05:56.259: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 04/10 11:05:56.259: [smf] INFO: UE IMSI[262421877384706] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.259: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 04/10 11:05:56.259: [upf] INFO: UE F-SEID[UP:0x842 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.259: [upf] INFO: UE F-SEID[UP:0x842 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.265: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 04/10 11:05:56.265: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 04/10 11:05:56.265: [smf] INFO: UE IMSI[262428368628398] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.265: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 04/10 11:05:56.265: [upf] INFO: UE F-SEID[UP:0xa57 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.265: [upf] INFO: UE F-SEID[UP:0xa57 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.271: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 04/10 11:05:56.271: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 04/10 11:05:56.271: [smf] INFO: UE IMSI[262422024119848] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.271: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 04/10 11:05:56.271: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.271: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.276: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 04/10 11:05:56.276: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 04/10 11:05:56.276: [smf] INFO: UE IMSI[262424740325445] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.277: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 04/10 11:05:56.277: [upf] INFO: UE F-SEID[UP:0x77d CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.277: [upf] INFO: UE F-SEID[UP:0x77d CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.282: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 04/10 11:05:56.282: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 04/10 11:05:56.282: [smf] INFO: UE IMSI[262424754446592] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.283: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 04/10 11:05:56.283: [upf] INFO: UE F-SEID[UP:0x44c CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.283: [upf] INFO: UE F-SEID[UP:0x44c CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.288: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 04/10 11:05:56.288: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 04/10 11:05:56.288: [smf] INFO: UE IMSI[262429326135702] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.289: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 04/10 11:05:56.289: [upf] INFO: UE F-SEID[UP:0x21b CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.289: [upf] INFO: UE F-SEID[UP:0x21b CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.294: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 04/10 11:05:56.294: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 04/10 11:05:56.294: [smf] INFO: UE IMSI[262424435160229] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.295: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 04/10 11:05:56.295: [upf] INFO: UE F-SEID[UP:0x919 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.295: [upf] INFO: UE F-SEID[UP:0x919 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.300: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 04/10 11:05:56.300: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 04/10 11:05:56.300: [smf] INFO: UE IMSI[262426680902714] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.301: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 04/10 11:05:56.301: [upf] INFO: UE F-SEID[UP:0x39e CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.301: [upf] INFO: UE F-SEID[UP:0x39e CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.306: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 04/10 11:05:56.306: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 04/10 11:05:56.306: [smf] INFO: UE IMSI[262424232178447] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.307: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 04/10 11:05:56.307: [upf] INFO: UE F-SEID[UP:0x647 CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.307: [upf] INFO: UE F-SEID[UP:0x647 CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.312: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 04/10 11:05:56.312: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 04/10 11:05:56.312: [smf] INFO: UE IMSI[262422230570225] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.313: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 04/10 11:05:56.313: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.313: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.318: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 04/10 11:05:56.318: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 04/10 11:05:56.318: [smf] INFO: UE IMSI[262423830596978] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.319: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 04/10 11:05:56.319: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.319: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.324: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 04/10 11:05:56.324: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 04/10 11:05:56.324: [smf] INFO: UE IMSI[262426266397287] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.325: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 04/10 11:05:56.325: [upf] INFO: UE F-SEID[UP:0x6 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.325: [upf] INFO: UE F-SEID[UP:0x6 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.330: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 04/10 11:05:56.330: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 04/10 11:05:56.330: [smf] INFO: UE IMSI[262422663962242] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.331: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 04/10 11:05:56.331: [upf] INFO: UE F-SEID[UP:0x1df CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.331: [upf] INFO: UE F-SEID[UP:0x1df CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.336: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 04/10 11:05:56.336: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 04/10 11:05:56.336: [smf] INFO: UE IMSI[262422830309442] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.336: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 04/10 11:05:56.336: [upf] INFO: UE F-SEID[UP:0x918 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.336: [upf] INFO: UE F-SEID[UP:0x918 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.342: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 04/10 11:05:56.342: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 04/10 11:05:56.342: [smf] INFO: UE IMSI[262427708660236] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.342: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 04/10 11:05:56.342: [upf] INFO: UE F-SEID[UP:0xcac CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.342: [upf] INFO: UE F-SEID[UP:0xcac CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.348: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 04/10 11:05:56.348: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 04/10 11:05:56.348: [smf] INFO: UE IMSI[262421913433843] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.348: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 04/10 11:05:56.348: [upf] INFO: UE F-SEID[UP:0x255 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.348: [upf] INFO: UE F-SEID[UP:0x255 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.354: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 04/10 11:05:56.354: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 04/10 11:05:56.354: [smf] INFO: UE IMSI[262421132537633] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.354: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 04/10 11:05:56.354: [upf] INFO: UE F-SEID[UP:0x13d CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.354: [upf] INFO: UE F-SEID[UP:0x13d CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.360: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 04/10 11:05:56.360: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 04/10 11:05:56.360: [smf] INFO: UE IMSI[262420210989297] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.360: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 04/10 11:05:56.360: [upf] INFO: UE F-SEID[UP:0x5cd CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.360: [upf] INFO: UE F-SEID[UP:0x5cd CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.366: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 04/10 11:05:56.366: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 04/10 11:05:56.366: [smf] INFO: UE IMSI[262428740687394] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.366: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 04/10 11:05:56.366: [upf] INFO: UE F-SEID[UP:0x301 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.366: [upf] INFO: UE F-SEID[UP:0x301 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.371: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 04/10 11:05:56.371: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 04/10 11:05:56.371: [smf] INFO: UE IMSI[262427230407847] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.372: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 04/10 11:05:56.372: [upf] INFO: UE F-SEID[UP:0xc4 CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.372: [upf] INFO: UE F-SEID[UP:0xc4 CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.377: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 04/10 11:05:56.377: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 04/10 11:05:56.377: [smf] INFO: UE IMSI[262427708503250] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.378: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 04/10 11:05:56.378: [upf] INFO: UE F-SEID[UP:0x428 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.378: [upf] INFO: UE F-SEID[UP:0x428 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.383: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 04/10 11:05:56.383: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 04/10 11:05:56.383: [smf] INFO: UE IMSI[262426038413152] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.384: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 04/10 11:05:56.384: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.384: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.389: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 04/10 11:05:56.389: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 04/10 11:05:56.389: [smf] INFO: UE IMSI[262423657639746] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.390: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 04/10 11:05:56.390: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.390: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.395: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 04/10 11:05:56.395: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 04/10 11:05:56.395: [smf] INFO: UE IMSI[262429731553003] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.395: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 04/10 11:05:56.395: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.395: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.401: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 04/10 11:05:56.401: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 04/10 11:05:56.401: [smf] INFO: UE IMSI[262425601670585] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.401: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 04/10 11:05:56.401: [upf] INFO: UE F-SEID[UP:0x113 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.401: [upf] INFO: UE F-SEID[UP:0x113 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.407: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 04/10 11:05:56.407: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 04/10 11:05:56.407: [smf] INFO: UE IMSI[262423847224778] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.407: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 04/10 11:05:56.407: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.407: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.412: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 04/10 11:05:56.412: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 04/10 11:05:56.412: [smf] INFO: UE IMSI[262423857094125] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.413: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 04/10 11:05:56.413: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.413: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.418: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 04/10 11:05:56.418: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 04/10 11:05:56.418: [smf] INFO: UE IMSI[262426426640146] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.419: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 04/10 11:05:56.419: [upf] INFO: UE F-SEID[UP:0x777 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.419: [upf] INFO: UE F-SEID[UP:0x777 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.424: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 04/10 11:05:56.424: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 04/10 11:05:56.424: [smf] INFO: UE IMSI[262421211394217] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.425: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 04/10 11:05:56.425: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.425: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.430: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 04/10 11:05:56.430: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 04/10 11:05:56.430: [smf] INFO: UE IMSI[262428761755682] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.430: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 04/10 11:05:56.430: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.430: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.436: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 04/10 11:05:56.436: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 04/10 11:05:56.436: [smf] INFO: UE IMSI[262421631094091] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.436: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 04/10 11:05:56.436: [upf] INFO: UE F-SEID[UP:0x960 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.436: [upf] INFO: UE F-SEID[UP:0x960 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.442: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 04/10 11:05:56.442: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 04/10 11:05:56.442: [smf] INFO: UE IMSI[262423380283040] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.442: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 04/10 11:05:56.442: [upf] INFO: UE F-SEID[UP:0xa16 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.442: [upf] INFO: UE F-SEID[UP:0xa16 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.447: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 04/10 11:05:56.447: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 04/10 11:05:56.447: [smf] INFO: UE IMSI[262423429392922] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.448: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 04/10 11:05:56.448: [upf] INFO: UE F-SEID[UP:0xfff CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.448: [upf] INFO: UE F-SEID[UP:0xfff CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.453: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 04/10 11:05:56.453: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 04/10 11:05:56.453: [smf] INFO: UE IMSI[262426636428794] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.454: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 04/10 11:05:56.454: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.454: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.459: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 04/10 11:05:56.459: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 04/10 11:05:56.459: [smf] INFO: UE IMSI[262424975962802] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.460: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 04/10 11:05:56.460: [upf] INFO: UE F-SEID[UP:0x64d CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.460: [upf] INFO: UE F-SEID[UP:0x64d CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.465: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 04/10 11:05:56.465: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 04/10 11:05:56.465: [smf] INFO: UE IMSI[262421144207514] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.466: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 04/10 11:05:56.466: [upf] INFO: UE F-SEID[UP:0x337 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.466: [upf] INFO: UE F-SEID[UP:0x337 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.471: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 04/10 11:05:56.471: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 04/10 11:05:56.471: [smf] INFO: UE IMSI[262425444540978] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.471: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 04/10 11:05:56.471: [upf] INFO: UE F-SEID[UP:0x101 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.471: [upf] INFO: UE F-SEID[UP:0x101 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.477: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 04/10 11:05:56.477: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 04/10 11:05:56.477: [smf] INFO: UE IMSI[262429599809145] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.477: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 04/10 11:05:56.477: [upf] INFO: UE F-SEID[UP:0x96a CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.477: [upf] INFO: UE F-SEID[UP:0x96a CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.482: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 04/10 11:05:56.482: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 04/10 11:05:56.482: [smf] INFO: UE IMSI[262420224841450] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.483: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 04/10 11:05:56.483: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.483: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.488: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 04/10 11:05:56.488: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 04/10 11:05:56.488: [smf] INFO: UE IMSI[262428011628859] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.489: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 04/10 11:05:56.489: [upf] INFO: UE F-SEID[UP:0x772 CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.489: [upf] INFO: UE F-SEID[UP:0x772 CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.494: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 04/10 11:05:56.494: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 04/10 11:05:56.494: [smf] INFO: UE IMSI[262422302497541] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.494: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 04/10 11:05:56.494: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.494: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.500: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 04/10 11:05:56.500: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 04/10 11:05:56.500: [smf] INFO: UE IMSI[262427826630225] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.500: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 04/10 11:05:56.500: [upf] INFO: UE F-SEID[UP:0xd8f CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.500: [upf] INFO: UE F-SEID[UP:0xd8f CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.505: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 04/10 11:05:56.505: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 04/10 11:05:56.505: [smf] INFO: UE IMSI[262420673709433] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.506: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 04/10 11:05:56.506: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.506: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.511: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 04/10 11:05:56.511: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 04/10 11:05:56.511: [smf] INFO: UE IMSI[262425680070746] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.512: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 04/10 11:05:56.512: [upf] INFO: UE F-SEID[UP:0x48c CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.512: [upf] INFO: UE F-SEID[UP:0x48c CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.517: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 04/10 11:05:56.517: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 04/10 11:05:56.517: [smf] INFO: UE IMSI[262427897908385] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.518: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 04/10 11:05:56.518: [upf] INFO: UE F-SEID[UP:0x95c CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.518: [upf] INFO: UE F-SEID[UP:0x95c CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.523: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 04/10 11:05:56.523: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 04/10 11:05:56.523: [smf] INFO: UE IMSI[262427031129879] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.524: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 04/10 11:05:56.524: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.524: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.529: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 04/10 11:05:56.529: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 04/10 11:05:56.529: [smf] INFO: UE IMSI[262427929546220] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.530: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 04/10 11:05:56.530: [upf] INFO: UE F-SEID[UP:0xc79 CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.530: [upf] INFO: UE F-SEID[UP:0xc79 CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.535: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 04/10 11:05:56.535: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 04/10 11:05:56.535: [smf] INFO: UE IMSI[262423148228524] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.535: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 04/10 11:05:56.535: [upf] INFO: UE F-SEID[UP:0x740 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.535: [upf] INFO: UE F-SEID[UP:0x740 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.540: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 04/10 11:05:56.540: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 04/10 11:05:56.540: [smf] INFO: UE IMSI[262428423519336] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.541: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 04/10 11:05:56.541: [upf] INFO: UE F-SEID[UP:0x651 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.541: [upf] INFO: UE F-SEID[UP:0x651 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.546: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 04/10 11:05:56.546: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 04/10 11:05:56.546: [smf] INFO: UE IMSI[262427679187770] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.547: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 04/10 11:05:56.547: [upf] INFO: UE F-SEID[UP:0x50e CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.547: [upf] INFO: UE F-SEID[UP:0x50e CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.552: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 04/10 11:05:56.552: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 04/10 11:05:56.552: [smf] INFO: UE IMSI[262429764239153] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.553: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 04/10 11:05:56.553: [upf] INFO: UE F-SEID[UP:0x954 CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.553: [upf] INFO: UE F-SEID[UP:0x954 CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.558: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 04/10 11:05:56.558: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 04/10 11:05:56.558: [smf] INFO: UE IMSI[262427696770433] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.559: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 04/10 11:05:56.559: [upf] INFO: UE F-SEID[UP:0x75f CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.559: [upf] INFO: UE F-SEID[UP:0x75f CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.564: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 04/10 11:05:56.564: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 04/10 11:05:56.564: [smf] INFO: UE IMSI[262425079905865] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.565: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 04/10 11:05:56.565: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.565: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.570: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 04/10 11:05:56.570: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 04/10 11:05:56.570: [smf] INFO: UE IMSI[262422025295964] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.570: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 04/10 11:05:56.570: [upf] INFO: UE F-SEID[UP:0x519 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.570: [upf] INFO: UE F-SEID[UP:0x519 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.576: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 04/10 11:05:56.576: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 04/10 11:05:56.576: [smf] INFO: UE IMSI[262423593505349] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.576: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 04/10 11:05:56.576: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.576: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.581: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 04/10 11:05:56.581: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 04/10 11:05:56.581: [smf] INFO: UE IMSI[262420478334324] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.582: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 04/10 11:05:56.582: [upf] INFO: UE F-SEID[UP:0x606 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.582: [upf] INFO: UE F-SEID[UP:0x606 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.587: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 04/10 11:05:56.587: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 04/10 11:05:56.587: [smf] INFO: UE IMSI[262421865144670] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.588: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 04/10 11:05:56.588: [upf] INFO: UE F-SEID[UP:0xc50 CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.588: [upf] INFO: UE F-SEID[UP:0xc50 CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.593: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 04/10 11:05:56.593: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 04/10 11:05:56.593: [smf] INFO: UE IMSI[262420581449364] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.594: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 04/10 11:05:56.594: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.594: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.599: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 04/10 11:05:56.599: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 04/10 11:05:56.599: [smf] INFO: UE IMSI[262423775222476] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.600: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 04/10 11:05:56.600: [upf] INFO: UE F-SEID[UP:0xd4a CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.600: [upf] INFO: UE F-SEID[UP:0xd4a CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.605: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 04/10 11:05:56.605: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 04/10 11:05:56.605: [smf] INFO: UE IMSI[262426760096881] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.605: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 04/10 11:05:56.605: [upf] INFO: UE F-SEID[UP:0x49d CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.605: [upf] INFO: UE F-SEID[UP:0x49d CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.611: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 04/10 11:05:56.611: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 04/10 11:05:56.611: [smf] INFO: UE IMSI[262422422447521] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.611: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 04/10 11:05:56.611: [upf] INFO: UE F-SEID[UP:0x73a CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.611: [upf] INFO: UE F-SEID[UP:0x73a CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.616: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 04/10 11:05:56.616: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 04/10 11:05:56.616: [smf] INFO: UE IMSI[262425297256556] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.617: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 04/10 11:05:56.617: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.617: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.622: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 04/10 11:05:56.622: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 04/10 11:05:56.622: [smf] INFO: UE IMSI[262428036159140] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.623: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 04/10 11:05:56.623: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.623: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.628: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 04/10 11:05:56.628: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 04/10 11:05:56.628: [smf] INFO: UE IMSI[262427081925270] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.629: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 04/10 11:05:56.629: [upf] INFO: UE F-SEID[UP:0xddf CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.629: [upf] INFO: UE F-SEID[UP:0xddf CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.634: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 04/10 11:05:56.634: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 04/10 11:05:56.634: [smf] INFO: UE IMSI[262423266589320] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.635: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 04/10 11:05:56.635: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.635: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.640: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 04/10 11:05:56.640: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 04/10 11:05:56.640: [smf] INFO: UE IMSI[262420712387111] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.641: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 04/10 11:05:56.641: [upf] INFO: UE F-SEID[UP:0x796 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.641: [upf] INFO: UE F-SEID[UP:0x796 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.646: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 04/10 11:05:56.646: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 04/10 11:05:56.646: [smf] INFO: UE IMSI[262424228409449] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.647: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 04/10 11:05:56.647: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.647: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.653: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 04/10 11:05:56.653: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 04/10 11:05:56.653: [smf] INFO: UE IMSI[262429478657120] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.655: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 04/10 11:05:56.655: [upf] INFO: UE F-SEID[UP:0x463 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.655: [upf] INFO: UE F-SEID[UP:0x463 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.660: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 04/10 11:05:56.660: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 04/10 11:05:56.660: [smf] INFO: UE IMSI[262428905541217] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.661: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 04/10 11:05:56.661: [upf] INFO: UE F-SEID[UP:0xb34 CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.661: [upf] INFO: UE F-SEID[UP:0xb34 CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.666: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 04/10 11:05:56.666: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 04/10 11:05:56.666: [smf] INFO: UE IMSI[262426893862083] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.667: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 04/10 11:05:56.667: [upf] INFO: UE F-SEID[UP:0x152 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.667: [upf] INFO: UE F-SEID[UP:0x152 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.672: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 04/10 11:05:56.672: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 04/10 11:05:56.672: [smf] INFO: UE IMSI[262423785539656] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.673: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 04/10 11:05:56.673: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.673: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.678: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 04/10 11:05:56.678: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 04/10 11:05:56.678: [smf] INFO: UE IMSI[262425345512207] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.678: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 04/10 11:05:56.678: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.678: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.683: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 04/10 11:05:56.683: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 04/10 11:05:56.683: [smf] INFO: UE IMSI[262427442371048] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.684: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 04/10 11:05:56.684: [upf] INFO: UE F-SEID[UP:0x478 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.684: [upf] INFO: UE F-SEID[UP:0x478 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.689: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 04/10 11:05:56.689: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 04/10 11:05:56.689: [smf] INFO: UE IMSI[262428416627582] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.690: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 04/10 11:05:56.690: [upf] INFO: UE F-SEID[UP:0x413 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.690: [upf] INFO: UE F-SEID[UP:0x413 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.695: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 04/10 11:05:56.695: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 04/10 11:05:56.695: [smf] INFO: UE IMSI[262423090077119] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.695: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 04/10 11:05:56.695: [upf] INFO: UE F-SEID[UP:0x36 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.695: [upf] INFO: UE F-SEID[UP:0x36 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.701: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 04/10 11:05:56.701: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 04/10 11:05:56.701: [smf] INFO: UE IMSI[262420871444349] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.701: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 04/10 11:05:56.701: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.701: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.706: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 04/10 11:05:56.706: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 04/10 11:05:56.706: [smf] INFO: UE IMSI[262421007410689] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.707: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 04/10 11:05:56.707: [upf] INFO: UE F-SEID[UP:0xf59 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.707: [upf] INFO: UE F-SEID[UP:0xf59 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.712: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 04/10 11:05:56.712: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 04/10 11:05:56.712: [smf] INFO: UE IMSI[262422822782745] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.713: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 04/10 11:05:56.713: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.713: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.718: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 04/10 11:05:56.718: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 04/10 11:05:56.718: [smf] INFO: UE IMSI[262429589338241] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.719: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 04/10 11:05:56.719: [upf] INFO: UE F-SEID[UP:0xaae CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.719: [upf] INFO: UE F-SEID[UP:0xaae CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.724: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 04/10 11:05:56.724: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 04/10 11:05:56.724: [smf] INFO: UE IMSI[262425675391042] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.724: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 04/10 11:05:56.724: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.724: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.730: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 04/10 11:05:56.730: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 04/10 11:05:56.730: [smf] INFO: UE IMSI[262427956008596] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.730: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 04/10 11:05:56.730: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.730: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.735: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 04/10 11:05:56.735: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 04/10 11:05:56.735: [smf] INFO: UE IMSI[262423581668397] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.736: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 04/10 11:05:56.736: [upf] INFO: UE F-SEID[UP:0x467 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.736: [upf] INFO: UE F-SEID[UP:0x467 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.741: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 04/10 11:05:56.741: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 04/10 11:05:56.741: [smf] INFO: UE IMSI[262428538377454] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.742: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 04/10 11:05:56.742: [upf] INFO: UE F-SEID[UP:0xf21 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.742: [upf] INFO: UE F-SEID[UP:0xf21 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.747: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 04/10 11:05:56.747: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 04/10 11:05:56.747: [smf] INFO: UE IMSI[262427422027732] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.748: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 04/10 11:05:56.748: [upf] INFO: UE F-SEID[UP:0x641 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.748: [upf] INFO: UE F-SEID[UP:0x641 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.753: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 04/10 11:05:56.753: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 04/10 11:05:56.753: [smf] INFO: UE IMSI[262421566029044] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.753: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 04/10 11:05:56.754: [upf] INFO: UE F-SEID[UP:0x876 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.754: [upf] INFO: UE F-SEID[UP:0x876 CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.758: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 04/10 11:05:56.758: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 04/10 11:05:56.758: [smf] INFO: UE IMSI[262424959047815] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.759: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 04/10 11:05:56.759: [upf] INFO: UE F-SEID[UP:0x111 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.759: [upf] INFO: UE F-SEID[UP:0x111 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.764: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 04/10 11:05:56.764: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 04/10 11:05:56.764: [smf] INFO: UE IMSI[262422529035106] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.765: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 04/10 11:05:56.765: [upf] INFO: UE F-SEID[UP:0x20e CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.765: [upf] INFO: UE F-SEID[UP:0x20e CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.770: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 04/10 11:05:56.770: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 04/10 11:05:56.770: [smf] INFO: UE IMSI[262424074716724] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.770: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 04/10 11:05:56.770: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.770: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.775: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 04/10 11:05:56.775: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 04/10 11:05:56.775: [smf] INFO: UE IMSI[262429431283321] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.776: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 04/10 11:05:56.776: [upf] INFO: UE F-SEID[UP:0x9cc CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.776: [upf] INFO: UE F-SEID[UP:0x9cc CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.781: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 04/10 11:05:56.781: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 04/10 11:05:56.781: [smf] INFO: UE IMSI[262427127194748] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.782: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 04/10 11:05:56.782: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.782: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.787: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 04/10 11:05:56.787: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 04/10 11:05:56.787: [smf] INFO: UE IMSI[262427411857278] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.787: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 04/10 11:05:56.787: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.787: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.793: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 04/10 11:05:56.793: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 04/10 11:05:56.793: [smf] INFO: UE IMSI[262422150796863] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.793: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 04/10 11:05:56.793: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.793: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.798: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 04/10 11:05:56.798: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 04/10 11:05:56.798: [smf] INFO: UE IMSI[262421989405679] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.799: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 04/10 11:05:56.799: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.799: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.804: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 04/10 11:05:56.804: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 04/10 11:05:56.804: [smf] INFO: UE IMSI[262422460948468] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.804: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 04/10 11:05:56.804: [upf] INFO: UE F-SEID[UP:0xff6 CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.804: [upf] INFO: UE F-SEID[UP:0xff6 CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.810: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 04/10 11:05:56.810: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 04/10 11:05:56.810: [smf] INFO: UE IMSI[262422250453004] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.810: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 04/10 11:05:56.810: [upf] INFO: UE F-SEID[UP:0x638 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.810: [upf] INFO: UE F-SEID[UP:0x638 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.815: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 04/10 11:05:56.815: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 04/10 11:05:56.815: [smf] INFO: UE IMSI[262426654890312] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.816: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 04/10 11:05:56.816: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.816: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.821: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 04/10 11:05:56.821: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 04/10 11:05:56.821: [smf] INFO: UE IMSI[262420483702746] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.822: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 04/10 11:05:56.822: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.822: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.827: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 04/10 11:05:56.827: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 04/10 11:05:56.827: [smf] INFO: UE IMSI[262429598698361] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.828: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 04/10 11:05:56.828: [upf] INFO: UE F-SEID[UP:0xe2d CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.828: [upf] INFO: UE F-SEID[UP:0xe2d CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.833: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 04/10 11:05:56.833: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 04/10 11:05:56.833: [smf] INFO: UE IMSI[262420338866316] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.833: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 04/10 11:05:56.833: [upf] INFO: UE F-SEID[UP:0x53c CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.833: [upf] INFO: UE F-SEID[UP:0x53c CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.838: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 04/10 11:05:56.838: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 04/10 11:05:56.838: [smf] INFO: UE IMSI[262423242094398] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.839: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 04/10 11:05:56.839: [upf] INFO: UE F-SEID[UP:0x91a CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.839: [upf] INFO: UE F-SEID[UP:0x91a CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.844: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 04/10 11:05:56.844: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 04/10 11:05:56.844: [smf] INFO: UE IMSI[262420993992227] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.845: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 04/10 11:05:56.845: [upf] INFO: UE F-SEID[UP:0x93 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.845: [upf] INFO: UE F-SEID[UP:0x93 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.850: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 04/10 11:05:56.850: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 04/10 11:05:56.850: [smf] INFO: UE IMSI[262421710885406] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.850: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 04/10 11:05:56.850: [upf] INFO: UE F-SEID[UP:0xa28 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.850: [upf] INFO: UE F-SEID[UP:0xa28 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.855: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 04/10 11:05:56.855: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 04/10 11:05:56.855: [smf] INFO: UE IMSI[262424519888689] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.856: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 04/10 11:05:56.856: [upf] INFO: UE F-SEID[UP:0x109 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.856: [upf] INFO: UE F-SEID[UP:0x109 CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.861: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 04/10 11:05:56.861: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 04/10 11:05:56.861: [smf] INFO: UE IMSI[262422047631304] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.862: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 04/10 11:05:56.862: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.862: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.867: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 04/10 11:05:56.867: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 04/10 11:05:56.867: [smf] INFO: UE IMSI[262420521224478] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.867: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 04/10 11:05:56.867: [upf] INFO: UE F-SEID[UP:0x829 CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.867: [upf] INFO: UE F-SEID[UP:0x829 CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.873: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 04/10 11:05:56.873: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 04/10 11:05:56.873: [smf] INFO: UE IMSI[262423780467071] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.873: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 04/10 11:05:56.873: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.873: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.878: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 04/10 11:05:56.878: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 04/10 11:05:56.878: [smf] INFO: UE IMSI[262424480225359] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.879: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 04/10 11:05:56.879: [upf] INFO: UE F-SEID[UP:0x887 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.879: [upf] INFO: UE F-SEID[UP:0x887 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.884: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 04/10 11:05:56.884: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 04/10 11:05:56.884: [smf] INFO: UE IMSI[262422376398290] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.884: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 04/10 11:05:56.884: [upf] INFO: UE F-SEID[UP:0x86c CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.884: [upf] INFO: UE F-SEID[UP:0x86c CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.890: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 04/10 11:05:56.890: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 04/10 11:05:56.890: [smf] INFO: UE IMSI[262424705283389] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.890: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 04/10 11:05:56.890: [upf] INFO: UE F-SEID[UP:0xc5f CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.890: [upf] INFO: UE F-SEID[UP:0xc5f CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.895: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 04/10 11:05:56.895: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 04/10 11:05:56.895: [smf] INFO: UE IMSI[262428745985451] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.896: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 04/10 11:05:56.896: [upf] INFO: UE F-SEID[UP:0x8ed CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.896: [upf] INFO: UE F-SEID[UP:0x8ed CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.901: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 04/10 11:05:56.901: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 04/10 11:05:56.901: [smf] INFO: UE IMSI[262429733381609] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.902: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 04/10 11:05:56.902: [upf] INFO: UE F-SEID[UP:0x906 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.902: [upf] INFO: UE F-SEID[UP:0x906 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.907: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 04/10 11:05:56.907: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 04/10 11:05:56.907: [smf] INFO: UE IMSI[262428109717323] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.908: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 04/10 11:05:56.908: [upf] INFO: UE F-SEID[UP:0x961 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.908: [upf] INFO: UE F-SEID[UP:0x961 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.913: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 04/10 11:05:56.913: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 04/10 11:05:56.913: [smf] INFO: UE IMSI[262421043528359] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.914: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 04/10 11:05:56.914: [upf] INFO: UE F-SEID[UP:0x10c CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.914: [upf] INFO: UE F-SEID[UP:0x10c CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.919: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 04/10 11:05:56.919: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 04/10 11:05:56.919: [smf] INFO: UE IMSI[262420834064763] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.919: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 04/10 11:05:56.919: [upf] INFO: UE F-SEID[UP:0x6be CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.919: [upf] INFO: UE F-SEID[UP:0x6be CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.925: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 04/10 11:05:56.925: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 04/10 11:05:56.925: [smf] INFO: UE IMSI[262428188556468] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.925: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 04/10 11:05:56.925: [upf] INFO: UE F-SEID[UP:0x86d CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.925: [upf] INFO: UE F-SEID[UP:0x86d CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.930: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 04/10 11:05:56.930: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 04/10 11:05:56.930: [smf] INFO: UE IMSI[262420272068779] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.931: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 04/10 11:05:56.931: [upf] INFO: UE F-SEID[UP:0x326 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.931: [upf] INFO: UE F-SEID[UP:0x326 CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.936: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 04/10 11:05:56.936: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 04/10 11:05:56.936: [smf] INFO: UE IMSI[262423674930419] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.937: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 04/10 11:05:56.937: [upf] INFO: UE F-SEID[UP:0x356 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.937: [upf] INFO: UE F-SEID[UP:0x356 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.942: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 04/10 11:05:56.942: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 04/10 11:05:56.942: [smf] INFO: UE IMSI[262427851389053] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.942: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 04/10 11:05:56.942: [upf] INFO: UE F-SEID[UP:0x4f CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.942: [upf] INFO: UE F-SEID[UP:0x4f CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.948: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 04/10 11:05:56.948: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 04/10 11:05:56.948: [smf] INFO: UE IMSI[262426306538476] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.948: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 04/10 11:05:56.948: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.948: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.953: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 04/10 11:05:56.953: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 04/10 11:05:56.953: [smf] INFO: UE IMSI[262428293543700] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.954: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 04/10 11:05:56.954: [upf] INFO: UE F-SEID[UP:0xd66 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.954: [upf] INFO: UE F-SEID[UP:0xd66 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.959: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 04/10 11:05:56.959: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 04/10 11:05:56.959: [smf] INFO: UE IMSI[262425230442670] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.960: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 04/10 11:05:56.960: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.960: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.965: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 04/10 11:05:56.965: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 04/10 11:05:56.965: [smf] INFO: UE IMSI[262421131484045] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.966: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 04/10 11:05:56.966: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.966: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.971: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 04/10 11:05:56.971: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 04/10 11:05:56.971: [smf] INFO: UE IMSI[262426879967322] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.972: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 04/10 11:05:56.972: [upf] INFO: UE F-SEID[UP:0x631 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.972: [upf] INFO: UE F-SEID[UP:0x631 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.977: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 04/10 11:05:56.977: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 04/10 11:05:56.977: [smf] INFO: UE IMSI[262429609393768] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.977: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 04/10 11:05:56.978: [upf] INFO: UE F-SEID[UP:0x2dc CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.978: [upf] INFO: UE F-SEID[UP:0x2dc CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.983: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 04/10 11:05:56.983: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 04/10 11:05:56.983: [smf] INFO: UE IMSI[262420576671281] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.983: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 04/10 11:05:56.983: [upf] INFO: UE F-SEID[UP:0x33a CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.983: [upf] INFO: UE F-SEID[UP:0x33a CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.988: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 04/10 11:05:56.988: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 04/10 11:05:56.988: [smf] INFO: UE IMSI[262423520322435] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.989: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 04/10 11:05:56.989: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.989: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.994: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 04/10 11:05:56.994: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 04/10 11:05:56.994: [smf] INFO: UE IMSI[262423417250860] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:56.995: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 04/10 11:05:56.995: [upf] INFO: UE F-SEID[UP:0xba6 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:56.995: [upf] INFO: UE F-SEID[UP:0xba6 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.000: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 04/10 11:05:57.000: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 04/10 11:05:57.000: [smf] INFO: UE IMSI[262426966032608] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.001: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 04/10 11:05:57.001: [upf] INFO: UE F-SEID[UP:0x637 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.001: [upf] INFO: UE F-SEID[UP:0x637 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.006: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 04/10 11:05:57.006: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 04/10 11:05:57.006: [smf] INFO: UE IMSI[262428241501217] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.007: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 04/10 11:05:57.007: [upf] INFO: UE F-SEID[UP:0xba1 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.007: [upf] INFO: UE F-SEID[UP:0xba1 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.012: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 04/10 11:05:57.012: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 04/10 11:05:57.012: [smf] INFO: UE IMSI[262428849343673] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.013: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 04/10 11:05:57.013: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.013: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.018: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 04/10 11:05:57.018: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 04/10 11:05:57.018: [smf] INFO: UE IMSI[262424673265108] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.018: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 04/10 11:05:57.018: [upf] INFO: UE F-SEID[UP:0x265 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.018: [upf] INFO: UE F-SEID[UP:0x265 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.024: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 04/10 11:05:57.024: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 04/10 11:05:57.024: [smf] INFO: UE IMSI[262429170762465] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.024: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 04/10 11:05:57.024: [upf] INFO: UE F-SEID[UP:0x5da CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.024: [upf] INFO: UE F-SEID[UP:0x5da CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.029: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 04/10 11:05:57.029: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 04/10 11:05:57.029: [smf] INFO: UE IMSI[262429580853517] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.030: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 04/10 11:05:57.030: [upf] INFO: UE F-SEID[UP:0x679 CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.030: [upf] INFO: UE F-SEID[UP:0x679 CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.035: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 04/10 11:05:57.035: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 04/10 11:05:57.035: [smf] INFO: UE IMSI[262422355402310] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.036: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 04/10 11:05:57.036: [upf] INFO: UE F-SEID[UP:0xd0d CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.036: [upf] INFO: UE F-SEID[UP:0xd0d CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.041: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 04/10 11:05:57.041: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 04/10 11:05:57.041: [smf] INFO: UE IMSI[262422144134861] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.042: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 04/10 11:05:57.042: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.042: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.048: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 04/10 11:05:57.048: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 04/10 11:05:57.048: [smf] INFO: UE IMSI[262429076543548] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.048: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 04/10 11:05:57.048: [upf] INFO: UE F-SEID[UP:0xe23 CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.048: [upf] INFO: UE F-SEID[UP:0xe23 CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.054: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 04/10 11:05:57.054: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 04/10 11:05:57.054: [smf] INFO: UE IMSI[262429783513120] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.054: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 04/10 11:05:57.054: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.054: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.060: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 04/10 11:05:57.060: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 04/10 11:05:57.060: [smf] INFO: UE IMSI[262428724312701] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.060: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 04/10 11:05:57.060: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.060: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.065: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 04/10 11:05:57.065: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 04/10 11:05:57.065: [smf] INFO: UE IMSI[262427715570756] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.066: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 04/10 11:05:57.066: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.066: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.071: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 04/10 11:05:57.071: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 04/10 11:05:57.071: [smf] INFO: UE IMSI[262422316450163] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.072: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 04/10 11:05:57.072: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.072: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.077: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 04/10 11:05:57.077: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 04/10 11:05:57.077: [smf] INFO: UE IMSI[262427062074486] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.078: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 04/10 11:05:57.078: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.078: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.083: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 04/10 11:05:57.083: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 04/10 11:05:57.083: [smf] INFO: UE IMSI[262424691668515] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.084: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 04/10 11:05:57.084: [upf] INFO: UE F-SEID[UP:0xf22 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.084: [upf] INFO: UE F-SEID[UP:0xf22 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.089: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 04/10 11:05:57.089: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 04/10 11:05:57.089: [smf] INFO: UE IMSI[262426421976853] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.089: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 04/10 11:05:57.090: [upf] INFO: UE F-SEID[UP:0xf2f CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.090: [upf] INFO: UE F-SEID[UP:0xf2f CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.095: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 04/10 11:05:57.095: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 04/10 11:05:57.095: [smf] INFO: UE IMSI[262422128137688] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.095: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 04/10 11:05:57.095: [upf] INFO: UE F-SEID[UP:0x700 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.095: [upf] INFO: UE F-SEID[UP:0x700 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.101: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 04/10 11:05:57.101: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 04/10 11:05:57.101: [smf] INFO: UE IMSI[262421370742759] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.101: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 04/10 11:05:57.101: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.101: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.106: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 04/10 11:05:57.106: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 04/10 11:05:57.107: [smf] INFO: UE IMSI[262420250381250] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.107: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 04/10 11:05:57.107: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.107: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.112: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 04/10 11:05:57.112: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 04/10 11:05:57.112: [smf] INFO: UE IMSI[262421635070436] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.113: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 04/10 11:05:57.113: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.113: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.118: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 04/10 11:05:57.118: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 04/10 11:05:57.118: [smf] INFO: UE IMSI[262423918511906] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.119: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 04/10 11:05:57.119: [upf] INFO: UE F-SEID[UP:0x85f CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.119: [upf] INFO: UE F-SEID[UP:0x85f CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.124: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 04/10 11:05:57.124: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 04/10 11:05:57.124: [smf] INFO: UE IMSI[262420970816125] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.124: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 04/10 11:05:57.124: [upf] INFO: UE F-SEID[UP:0x95e CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.124: [upf] INFO: UE F-SEID[UP:0x95e CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.130: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 04/10 11:05:57.130: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 04/10 11:05:57.130: [smf] INFO: UE IMSI[262428230204843] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.130: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 04/10 11:05:57.130: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.130: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.135: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 04/10 11:05:57.135: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 04/10 11:05:57.135: [smf] INFO: UE IMSI[262421500540238] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.136: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 04/10 11:05:57.136: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.136: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.141: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 04/10 11:05:57.141: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 04/10 11:05:57.141: [smf] INFO: UE IMSI[262421494706671] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.142: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 04/10 11:05:57.142: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.142: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.147: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 04/10 11:05:57.147: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 04/10 11:05:57.147: [smf] INFO: UE IMSI[262422100823409] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.148: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 04/10 11:05:57.148: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.148: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.153: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 04/10 11:05:57.153: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 04/10 11:05:57.153: [smf] INFO: UE IMSI[262421752313409] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.154: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 04/10 11:05:57.154: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.154: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.159: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 04/10 11:05:57.159: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 04/10 11:05:57.159: [smf] INFO: UE IMSI[262428958866056] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.159: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 04/10 11:05:57.159: [upf] INFO: UE F-SEID[UP:0x9ef CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.159: [upf] INFO: UE F-SEID[UP:0x9ef CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.164: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 04/10 11:05:57.164: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 04/10 11:05:57.164: [smf] INFO: UE IMSI[262428049069546] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.165: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 04/10 11:05:57.165: [upf] INFO: UE F-SEID[UP:0x83e CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.165: [upf] INFO: UE F-SEID[UP:0x83e CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.170: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 04/10 11:05:57.170: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 04/10 11:05:57.170: [smf] INFO: UE IMSI[262424891545511] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.171: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 04/10 11:05:57.171: [upf] INFO: UE F-SEID[UP:0x56a CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.171: [upf] INFO: UE F-SEID[UP:0x56a CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.177: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 04/10 11:05:57.177: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 04/10 11:05:57.177: [smf] INFO: UE IMSI[262429975846723] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.178: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 04/10 11:05:57.178: [upf] INFO: UE F-SEID[UP:0x35c CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.178: [upf] INFO: UE F-SEID[UP:0x35c CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.184: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 04/10 11:05:57.184: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 04/10 11:05:57.184: [smf] INFO: UE IMSI[262427254827555] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.185: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 04/10 11:05:57.185: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.185: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.190: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 04/10 11:05:57.190: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 04/10 11:05:57.190: [smf] INFO: UE IMSI[262423608265929] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.192: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 04/10 11:05:57.192: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.192: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.197: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 04/10 11:05:57.197: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 04/10 11:05:57.197: [smf] INFO: UE IMSI[262421709930176] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.199: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 04/10 11:05:57.199: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.199: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.203: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 04/10 11:05:57.203: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 04/10 11:05:57.203: [smf] INFO: UE IMSI[262428152372536] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.204: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 04/10 11:05:57.204: [upf] INFO: UE F-SEID[UP:0xc98 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.204: [upf] INFO: UE F-SEID[UP:0xc98 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.211: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 04/10 11:05:57.211: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 04/10 11:05:57.211: [smf] INFO: UE IMSI[262426831023068] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.212: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 04/10 11:05:57.212: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.212: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.217: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 04/10 11:05:57.217: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 04/10 11:05:57.217: [smf] INFO: UE IMSI[262420370609463] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.218: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 04/10 11:05:57.218: [upf] INFO: UE F-SEID[UP:0xd60 CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.218: [upf] INFO: UE F-SEID[UP:0xd60 CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.223: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 04/10 11:05:57.223: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 04/10 11:05:57.223: [smf] INFO: UE IMSI[262426799176814] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.224: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 04/10 11:05:57.224: [upf] INFO: UE F-SEID[UP:0x32c CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.224: [upf] INFO: UE F-SEID[UP:0x32c CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.229: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 04/10 11:05:57.229: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 04/10 11:05:57.229: [smf] INFO: UE IMSI[262428049880044] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.230: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 04/10 11:05:57.230: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.230: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.235: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 04/10 11:05:57.235: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 04/10 11:05:57.235: [smf] INFO: UE IMSI[262422269445055] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.236: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 04/10 11:05:57.236: [upf] INFO: UE F-SEID[UP:0xa24 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.236: [upf] INFO: UE F-SEID[UP:0xa24 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.241: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 04/10 11:05:57.241: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 04/10 11:05:57.241: [smf] INFO: UE IMSI[262424362464375] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.242: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 04/10 11:05:57.242: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.242: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.248: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 04/10 11:05:57.248: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 04/10 11:05:57.248: [smf] INFO: UE IMSI[262426287859424] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.249: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 04/10 11:05:57.249: [upf] INFO: UE F-SEID[UP:0x812 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.249: [upf] INFO: UE F-SEID[UP:0x812 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.254: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 04/10 11:05:57.254: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 04/10 11:05:57.254: [smf] INFO: UE IMSI[262426417653967] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.255: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 04/10 11:05:57.255: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.255: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.261: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 04/10 11:05:57.261: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 04/10 11:05:57.261: [smf] INFO: UE IMSI[262423579422484] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.262: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 04/10 11:05:57.262: [upf] INFO: UE F-SEID[UP:0xe06 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.262: [upf] INFO: UE F-SEID[UP:0xe06 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.267: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 04/10 11:05:57.267: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 04/10 11:05:57.267: [smf] INFO: UE IMSI[262426431670357] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.267: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 04/10 11:05:57.267: [upf] INFO: UE F-SEID[UP:0x242 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.267: [upf] INFO: UE F-SEID[UP:0x242 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.272: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 04/10 11:05:57.272: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 04/10 11:05:57.272: [smf] INFO: UE IMSI[262420322778124] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.273: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 04/10 11:05:57.273: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.273: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.278: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 04/10 11:05:57.278: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 04/10 11:05:57.278: [smf] INFO: UE IMSI[262420613644242] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.279: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 04/10 11:05:57.279: [upf] INFO: UE F-SEID[UP:0xc04 CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.279: [upf] INFO: UE F-SEID[UP:0xc04 CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.284: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 04/10 11:05:57.284: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 04/10 11:05:57.284: [smf] INFO: UE IMSI[262424466891092] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.285: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 04/10 11:05:57.285: [upf] INFO: UE F-SEID[UP:0x29b CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.285: [upf] INFO: UE F-SEID[UP:0x29b CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.290: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 04/10 11:05:57.290: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 04/10 11:05:57.290: [smf] INFO: UE IMSI[262425297834873] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.291: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 04/10 11:05:57.291: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.291: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.296: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 04/10 11:05:57.296: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 04/10 11:05:57.296: [smf] INFO: UE IMSI[262425273134581] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.297: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 04/10 11:05:57.297: [upf] INFO: UE F-SEID[UP:0xa7f CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.297: [upf] INFO: UE F-SEID[UP:0xa7f CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.302: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 04/10 11:05:57.302: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 04/10 11:05:57.302: [smf] INFO: UE IMSI[262420542598248] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.302: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 04/10 11:05:57.302: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.302: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.308: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 04/10 11:05:57.308: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 04/10 11:05:57.308: [smf] INFO: UE IMSI[262423771985281] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.308: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 04/10 11:05:57.308: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.308: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.314: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 04/10 11:05:57.314: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 04/10 11:05:57.314: [smf] INFO: UE IMSI[262426966181767] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.314: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 04/10 11:05:57.314: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.314: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.320: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 04/10 11:05:57.320: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 04/10 11:05:57.320: [smf] INFO: UE IMSI[262429480340526] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.320: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 04/10 11:05:57.320: [upf] INFO: UE F-SEID[UP:0xb22 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.320: [upf] INFO: UE F-SEID[UP:0xb22 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.325: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 04/10 11:05:57.325: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 04/10 11:05:57.325: [smf] INFO: UE IMSI[262428868312561] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.326: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 04/10 11:05:57.326: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.326: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.331: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 04/10 11:05:57.331: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 04/10 11:05:57.331: [smf] INFO: UE IMSI[262421403225383] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.332: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 04/10 11:05:57.332: [upf] INFO: UE F-SEID[UP:0x295 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.332: [upf] INFO: UE F-SEID[UP:0x295 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.337: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 04/10 11:05:57.337: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 04/10 11:05:57.337: [smf] INFO: UE IMSI[262423952123289] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.338: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 04/10 11:05:57.338: [upf] INFO: UE F-SEID[UP:0xa69 CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.338: [upf] INFO: UE F-SEID[UP:0xa69 CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.343: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 04/10 11:05:57.343: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 04/10 11:05:57.343: [smf] INFO: UE IMSI[262425648099468] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.344: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 04/10 11:05:57.344: [upf] INFO: UE F-SEID[UP:0x27f CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.344: [upf] INFO: UE F-SEID[UP:0x27f CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.349: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 04/10 11:05:57.349: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 04/10 11:05:57.349: [smf] INFO: UE IMSI[262422607616621] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.350: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 04/10 11:05:57.350: [upf] INFO: UE F-SEID[UP:0x494 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.350: [upf] INFO: UE F-SEID[UP:0x494 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.355: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 04/10 11:05:57.355: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 04/10 11:05:57.355: [smf] INFO: UE IMSI[262424205356752] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.356: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 04/10 11:05:57.356: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.356: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.361: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 04/10 11:05:57.361: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 04/10 11:05:57.361: [smf] INFO: UE IMSI[262425866589783] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.362: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 04/10 11:05:57.362: [upf] INFO: UE F-SEID[UP:0x6fc CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.362: [upf] INFO: UE F-SEID[UP:0x6fc CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.367: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 04/10 11:05:57.367: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 04/10 11:05:57.367: [smf] INFO: UE IMSI[262429085724657] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.367: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 04/10 11:05:57.367: [upf] INFO: UE F-SEID[UP:0x306 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.367: [upf] INFO: UE F-SEID[UP:0x306 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.373: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 04/10 11:05:57.373: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 04/10 11:05:57.373: [smf] INFO: UE IMSI[262423660964388] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.373: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 04/10 11:05:57.373: [upf] INFO: UE F-SEID[UP:0x65c CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.373: [upf] INFO: UE F-SEID[UP:0x65c CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.379: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 04/10 11:05:57.379: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 04/10 11:05:57.379: [smf] INFO: UE IMSI[262427091626955] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.379: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 04/10 11:05:57.379: [upf] INFO: UE F-SEID[UP:0x2bd CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.379: [upf] INFO: UE F-SEID[UP:0x2bd CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.384: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 04/10 11:05:57.384: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 04/10 11:05:57.385: [smf] INFO: UE IMSI[262426800748849] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.385: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 04/10 11:05:57.385: [upf] INFO: UE F-SEID[UP:0x87e CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.385: [upf] INFO: UE F-SEID[UP:0x87e CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.390: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 04/10 11:05:57.390: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 04/10 11:05:57.390: [smf] INFO: UE IMSI[262421568728819] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.391: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 04/10 11:05:57.391: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.391: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.396: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 04/10 11:05:57.396: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 04/10 11:05:57.396: [smf] INFO: UE IMSI[262421778273379] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.397: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 04/10 11:05:57.397: [upf] INFO: UE F-SEID[UP:0x792 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.397: [upf] INFO: UE F-SEID[UP:0x792 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.402: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 04/10 11:05:57.402: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 04/10 11:05:57.402: [smf] INFO: UE IMSI[262423686964328] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.403: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 04/10 11:05:57.403: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.403: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.408: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 04/10 11:05:57.408: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 04/10 11:05:57.408: [smf] INFO: UE IMSI[262421347678937] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.409: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 04/10 11:05:57.409: [upf] INFO: UE F-SEID[UP:0x34e CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.409: [upf] INFO: UE F-SEID[UP:0x34e CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.414: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 04/10 11:05:57.414: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 04/10 11:05:57.414: [smf] INFO: UE IMSI[262428315863312] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.415: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 04/10 11:05:57.415: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.415: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.420: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 04/10 11:05:57.420: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 04/10 11:05:57.420: [smf] INFO: UE IMSI[262426673636702] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.420: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 04/10 11:05:57.421: [upf] INFO: UE F-SEID[UP:0x357 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.421: [upf] INFO: UE F-SEID[UP:0x357 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.426: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 04/10 11:05:57.426: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 04/10 11:05:57.426: [smf] INFO: UE IMSI[262422754378067] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.427: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 04/10 11:05:57.427: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.427: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.432: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 04/10 11:05:57.432: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 04/10 11:05:57.432: [smf] INFO: UE IMSI[262425620067622] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.433: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 04/10 11:05:57.433: [upf] INFO: UE F-SEID[UP:0x443 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.433: [upf] INFO: UE F-SEID[UP:0x443 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.438: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 04/10 11:05:57.438: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 04/10 11:05:57.438: [smf] INFO: UE IMSI[262425241257609] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.439: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 04/10 11:05:57.439: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.439: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.444: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 04/10 11:05:57.444: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 04/10 11:05:57.444: [smf] INFO: UE IMSI[262421287522378] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.445: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 04/10 11:05:57.445: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.445: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.450: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 04/10 11:05:57.450: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 04/10 11:05:57.450: [smf] INFO: UE IMSI[262424034217397] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.451: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 04/10 11:05:57.451: [upf] INFO: UE F-SEID[UP:0x59d CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.451: [upf] INFO: UE F-SEID[UP:0x59d CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.456: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 04/10 11:05:57.456: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 04/10 11:05:57.456: [smf] INFO: UE IMSI[262429419675330] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.457: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 04/10 11:05:57.457: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.457: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.462: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 04/10 11:05:57.462: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 04/10 11:05:57.462: [smf] INFO: UE IMSI[262423671169565] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.463: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 04/10 11:05:57.463: [upf] INFO: UE F-SEID[UP:0x12f CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.463: [upf] INFO: UE F-SEID[UP:0x12f CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.469: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 04/10 11:05:57.469: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 04/10 11:05:57.469: [smf] INFO: UE IMSI[262428664576150] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.469: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 04/10 11:05:57.469: [upf] INFO: UE F-SEID[UP:0xbcc CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.469: [upf] INFO: UE F-SEID[UP:0xbcc CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.475: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 04/10 11:05:57.475: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 04/10 11:05:57.475: [smf] INFO: UE IMSI[262428767453947] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.475: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 04/10 11:05:57.476: [upf] INFO: UE F-SEID[UP:0x282 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.476: [upf] INFO: UE F-SEID[UP:0x282 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.481: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 04/10 11:05:57.481: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 04/10 11:05:57.481: [smf] INFO: UE IMSI[262420624986021] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.481: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 04/10 11:05:57.482: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.482: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.487: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 04/10 11:05:57.487: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 04/10 11:05:57.487: [smf] INFO: UE IMSI[262428732270333] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.487: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 04/10 11:05:57.487: [upf] INFO: UE F-SEID[UP:0x9ff CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.487: [upf] INFO: UE F-SEID[UP:0x9ff CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.493: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 04/10 11:05:57.493: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 04/10 11:05:57.493: [smf] INFO: UE IMSI[262425538310384] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.493: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 04/10 11:05:57.493: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.493: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.498: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 04/10 11:05:57.498: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 04/10 11:05:57.498: [smf] INFO: UE IMSI[262423518460892] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.499: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 04/10 11:05:57.499: [upf] INFO: UE F-SEID[UP:0xa3f CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.499: [upf] INFO: UE F-SEID[UP:0xa3f CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.504: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 04/10 11:05:57.504: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 04/10 11:05:57.504: [smf] INFO: UE IMSI[262423553853059] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.505: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 04/10 11:05:57.505: [upf] INFO: UE F-SEID[UP:0x2fc CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.505: [upf] INFO: UE F-SEID[UP:0x2fc CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.510: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 04/10 11:05:57.510: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 04/10 11:05:57.510: [smf] INFO: UE IMSI[262421426480604] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.511: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 04/10 11:05:57.511: [upf] INFO: UE F-SEID[UP:0x1ca CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.511: [upf] INFO: UE F-SEID[UP:0x1ca CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.516: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 04/10 11:05:57.516: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 04/10 11:05:57.516: [smf] INFO: UE IMSI[262427782696926] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.516: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 04/10 11:05:57.516: [upf] INFO: UE F-SEID[UP:0x841 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.516: [upf] INFO: UE F-SEID[UP:0x841 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.522: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 04/10 11:05:57.522: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 04/10 11:05:57.522: [smf] INFO: UE IMSI[262425873574984] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.522: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 04/10 11:05:57.522: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.522: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.528: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 04/10 11:05:57.528: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 04/10 11:05:57.528: [smf] INFO: UE IMSI[262420785976662] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.528: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 04/10 11:05:57.528: [upf] INFO: UE F-SEID[UP:0x1de CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.528: [upf] INFO: UE F-SEID[UP:0x1de CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.534: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 04/10 11:05:57.534: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 04/10 11:05:57.534: [smf] INFO: UE IMSI[262423819644093] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.534: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 04/10 11:05:57.534: [upf] INFO: UE F-SEID[UP:0xb8a CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.534: [upf] INFO: UE F-SEID[UP:0xb8a CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.539: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 04/10 11:05:57.539: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 04/10 11:05:57.539: [smf] INFO: UE IMSI[262423236424960] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.540: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 04/10 11:05:57.540: [upf] INFO: UE F-SEID[UP:0xdcd CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.540: [upf] INFO: UE F-SEID[UP:0xdcd CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.545: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 04/10 11:05:57.545: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 04/10 11:05:57.545: [smf] INFO: UE IMSI[262423728412524] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.546: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 04/10 11:05:57.546: [upf] INFO: UE F-SEID[UP:0x238 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.546: [upf] INFO: UE F-SEID[UP:0x238 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.551: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 04/10 11:05:57.551: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 04/10 11:05:57.551: [smf] INFO: UE IMSI[262422645498020] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.552: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 04/10 11:05:57.552: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.552: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.557: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 04/10 11:05:57.557: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 04/10 11:05:57.557: [smf] INFO: UE IMSI[262428487203285] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.557: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 04/10 11:05:57.557: [upf] INFO: UE F-SEID[UP:0xac7 CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.557: [upf] INFO: UE F-SEID[UP:0xac7 CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.563: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 04/10 11:05:57.563: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 04/10 11:05:57.563: [smf] INFO: UE IMSI[262426262347042] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.563: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 04/10 11:05:57.563: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.563: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.569: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 04/10 11:05:57.569: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 04/10 11:05:57.569: [smf] INFO: UE IMSI[262424478223860] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.569: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 04/10 11:05:57.569: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.569: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.574: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 04/10 11:05:57.574: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 04/10 11:05:57.574: [smf] INFO: UE IMSI[262423549924504] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.575: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 04/10 11:05:57.575: [upf] INFO: UE F-SEID[UP:0x645 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.575: [upf] INFO: UE F-SEID[UP:0x645 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.580: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 04/10 11:05:57.580: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 04/10 11:05:57.580: [smf] INFO: UE IMSI[262422787674846] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.581: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 04/10 11:05:57.581: [upf] INFO: UE F-SEID[UP:0x42a CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.581: [upf] INFO: UE F-SEID[UP:0x42a CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.586: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 04/10 11:05:57.586: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 04/10 11:05:57.586: [smf] INFO: UE IMSI[262426792507200] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.587: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 04/10 11:05:57.587: [upf] INFO: UE F-SEID[UP:0x155 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.587: [upf] INFO: UE F-SEID[UP:0x155 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.592: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 04/10 11:05:57.592: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 04/10 11:05:57.592: [smf] INFO: UE IMSI[262421484826487] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.592: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 04/10 11:05:57.592: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.592: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.598: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 04/10 11:05:57.598: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 04/10 11:05:57.598: [smf] INFO: UE IMSI[262429290072206] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.598: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 04/10 11:05:57.598: [upf] INFO: UE F-SEID[UP:0xf8b CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.598: [upf] INFO: UE F-SEID[UP:0xf8b CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.604: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 04/10 11:05:57.604: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 04/10 11:05:57.604: [smf] INFO: UE IMSI[262429837343295] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.604: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 04/10 11:05:57.604: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.604: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.609: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 04/10 11:05:57.609: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 04/10 11:05:57.609: [smf] INFO: UE IMSI[262427391828959] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.610: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 04/10 11:05:57.610: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.610: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.615: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 04/10 11:05:57.615: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 04/10 11:05:57.615: [smf] INFO: UE IMSI[262429310522868] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.616: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 04/10 11:05:57.616: [upf] INFO: UE F-SEID[UP:0x8aa CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.616: [upf] INFO: UE F-SEID[UP:0x8aa CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.622: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 04/10 11:05:57.622: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 04/10 11:05:57.622: [smf] INFO: UE IMSI[262422546116595] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.623: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 04/10 11:05:57.623: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.623: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.629: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 04/10 11:05:57.629: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 04/10 11:05:57.629: [smf] INFO: UE IMSI[262423959399042] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.630: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 04/10 11:05:57.630: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.630: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.638: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 04/10 11:05:57.638: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 04/10 11:05:57.638: [smf] INFO: UE IMSI[262429847027185] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.639: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 04/10 11:05:57.639: [upf] INFO: UE F-SEID[UP:0x800 CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.639: [upf] INFO: UE F-SEID[UP:0x800 CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.644: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 04/10 11:05:57.644: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 04/10 11:05:57.644: [smf] INFO: UE IMSI[262423757515199] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.644: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 04/10 11:05:57.644: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.644: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.650: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 04/10 11:05:57.650: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 04/10 11:05:57.650: [smf] INFO: UE IMSI[262427391698372] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.651: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 04/10 11:05:57.651: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.651: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.656: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 04/10 11:05:57.656: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 04/10 11:05:57.656: [smf] INFO: UE IMSI[262429089627226] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.657: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 04/10 11:05:57.657: [upf] INFO: UE F-SEID[UP:0x9df CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.657: [upf] INFO: UE F-SEID[UP:0x9df CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.663: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 04/10 11:05:57.663: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 04/10 11:05:57.663: [smf] INFO: UE IMSI[262429545646631] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.663: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 04/10 11:05:57.664: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.664: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.669: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 04/10 11:05:57.669: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 04/10 11:05:57.669: [smf] INFO: UE IMSI[262421674242725] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.669: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 04/10 11:05:57.669: [upf] INFO: UE F-SEID[UP:0x994 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.669: [upf] INFO: UE F-SEID[UP:0x994 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.675: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 04/10 11:05:57.675: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 04/10 11:05:57.675: [smf] INFO: UE IMSI[262422276630033] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.675: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 04/10 11:05:57.675: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.675: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.680: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 04/10 11:05:57.680: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 04/10 11:05:57.680: [smf] INFO: UE IMSI[262422159720160] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.681: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 04/10 11:05:57.681: [upf] INFO: UE F-SEID[UP:0x997 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.681: [upf] INFO: UE F-SEID[UP:0x997 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.686: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 04/10 11:05:57.686: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 04/10 11:05:57.686: [smf] INFO: UE IMSI[262427106492377] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.687: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 04/10 11:05:57.687: [upf] INFO: UE F-SEID[UP:0xb0a CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.687: [upf] INFO: UE F-SEID[UP:0xb0a CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.692: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 04/10 11:05:57.692: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 04/10 11:05:57.692: [smf] INFO: UE IMSI[262423380101444] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.693: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 04/10 11:05:57.693: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.693: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.698: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 04/10 11:05:57.698: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 04/10 11:05:57.698: [smf] INFO: UE IMSI[262424475375695] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.699: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 04/10 11:05:57.699: [upf] INFO: UE F-SEID[UP:0x89b CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.699: [upf] INFO: UE F-SEID[UP:0x89b CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.704: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 04/10 11:05:57.704: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 04/10 11:05:57.704: [smf] INFO: UE IMSI[262424377846530] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.704: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 04/10 11:05:57.704: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.704: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.710: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 04/10 11:05:57.710: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 04/10 11:05:57.710: [smf] INFO: UE IMSI[262421225682185] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.710: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 04/10 11:05:57.710: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.710: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.716: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 04/10 11:05:57.716: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 04/10 11:05:57.716: [smf] INFO: UE IMSI[262426080888465] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.716: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 04/10 11:05:57.716: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.716: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.722: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 04/10 11:05:57.722: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 04/10 11:05:57.722: [smf] INFO: UE IMSI[262429053800090] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.723: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 04/10 11:05:57.723: [upf] INFO: UE F-SEID[UP:0x588 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.723: [upf] INFO: UE F-SEID[UP:0x588 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.728: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 04/10 11:05:57.728: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 04/10 11:05:57.728: [smf] INFO: UE IMSI[262422628677690] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.729: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 04/10 11:05:57.729: [upf] INFO: UE F-SEID[UP:0xac9 CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.729: [upf] INFO: UE F-SEID[UP:0xac9 CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.734: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 04/10 11:05:57.734: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 04/10 11:05:57.734: [smf] INFO: UE IMSI[262425340428331] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.735: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 04/10 11:05:57.735: [upf] INFO: UE F-SEID[UP:0x889 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.735: [upf] INFO: UE F-SEID[UP:0x889 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.740: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 04/10 11:05:57.740: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 04/10 11:05:57.740: [smf] INFO: UE IMSI[262426976640115] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.741: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 04/10 11:05:57.741: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.741: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.746: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 04/10 11:05:57.746: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 04/10 11:05:57.746: [smf] INFO: UE IMSI[262428204570979] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.747: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 04/10 11:05:57.747: [upf] INFO: UE F-SEID[UP:0xc3d CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.747: [upf] INFO: UE F-SEID[UP:0xc3d CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.752: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 04/10 11:05:57.752: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 04/10 11:05:57.752: [smf] INFO: UE IMSI[262422215934074] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.752: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 04/10 11:05:57.752: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.752: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.758: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 04/10 11:05:57.758: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 04/10 11:05:57.758: [smf] INFO: UE IMSI[262427163255755] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.758: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 04/10 11:05:57.758: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.758: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.763: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 04/10 11:05:57.763: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 04/10 11:05:57.763: [smf] INFO: UE IMSI[262422198734141] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.764: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 04/10 11:05:57.764: [upf] INFO: UE F-SEID[UP:0x68c CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.764: [upf] INFO: UE F-SEID[UP:0x68c CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.769: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 04/10 11:05:57.769: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 04/10 11:05:57.769: [smf] INFO: UE IMSI[262421159048309] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.770: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 04/10 11:05:57.770: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.770: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.775: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 04/10 11:05:57.775: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 04/10 11:05:57.775: [smf] INFO: UE IMSI[262426187305591] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.775: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 04/10 11:05:57.775: [upf] INFO: UE F-SEID[UP:0x951 CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.775: [upf] INFO: UE F-SEID[UP:0x951 CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.781: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 04/10 11:05:57.781: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 04/10 11:05:57.781: [smf] INFO: UE IMSI[262423546295364] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.781: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 04/10 11:05:57.781: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.781: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.787: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 04/10 11:05:57.787: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 04/10 11:05:57.787: [smf] INFO: UE IMSI[262421748477324] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.787: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 04/10 11:05:57.787: [upf] INFO: UE F-SEID[UP:0x195 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.787: [upf] INFO: UE F-SEID[UP:0x195 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.792: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 04/10 11:05:57.792: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 04/10 11:05:57.792: [smf] INFO: UE IMSI[262424562598769] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.793: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 04/10 11:05:57.793: [upf] INFO: UE F-SEID[UP:0x742 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.793: [upf] INFO: UE F-SEID[UP:0x742 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.798: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 04/10 11:05:57.798: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 04/10 11:05:57.798: [smf] INFO: UE IMSI[262424429901708] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.799: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 04/10 11:05:57.799: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.799: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.804: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 04/10 11:05:57.804: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 04/10 11:05:57.804: [smf] INFO: UE IMSI[262425911849193] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.805: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 04/10 11:05:57.805: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.805: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.810: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 04/10 11:05:57.810: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 04/10 11:05:57.810: [smf] INFO: UE IMSI[262425786074392] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.810: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 04/10 11:05:57.810: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.810: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.816: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 04/10 11:05:57.816: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 04/10 11:05:57.816: [smf] INFO: UE IMSI[262420050523081] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.816: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 04/10 11:05:57.816: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.816: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.822: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 04/10 11:05:57.822: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 04/10 11:05:57.822: [smf] INFO: UE IMSI[262425331207515] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.822: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 04/10 11:05:57.822: [upf] INFO: UE F-SEID[UP:0x307 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.822: [upf] INFO: UE F-SEID[UP:0x307 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.827: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 04/10 11:05:57.827: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 04/10 11:05:57.827: [smf] INFO: UE IMSI[262424776892969] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.828: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 04/10 11:05:57.828: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.828: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.833: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 04/10 11:05:57.833: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 04/10 11:05:57.833: [smf] INFO: UE IMSI[262420174227173] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.834: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 04/10 11:05:57.834: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.834: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.839: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 04/10 11:05:57.839: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 04/10 11:05:57.839: [smf] INFO: UE IMSI[262422478766344] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.839: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 04/10 11:05:57.839: [upf] INFO: UE F-SEID[UP:0x567 CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.839: [upf] INFO: UE F-SEID[UP:0x567 CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.845: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 04/10 11:05:57.845: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 04/10 11:05:57.845: [smf] INFO: UE IMSI[262422262648095] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.845: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 04/10 11:05:57.845: [upf] INFO: UE F-SEID[UP:0x489 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.845: [upf] INFO: UE F-SEID[UP:0x489 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.850: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 04/10 11:05:57.851: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 04/10 11:05:57.851: [smf] INFO: UE IMSI[262425457542085] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.851: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 04/10 11:05:57.851: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.851: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.856: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 04/10 11:05:57.856: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 04/10 11:05:57.856: [smf] INFO: UE IMSI[262426082729173] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.857: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 04/10 11:05:57.857: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.857: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.862: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 04/10 11:05:57.862: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 04/10 11:05:57.862: [smf] INFO: UE IMSI[262423517861507] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.863: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 04/10 11:05:57.863: [upf] INFO: UE F-SEID[UP:0x54a CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.863: [upf] INFO: UE F-SEID[UP:0x54a CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.868: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 04/10 11:05:57.868: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 04/10 11:05:57.868: [smf] INFO: UE IMSI[262427366574935] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.869: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 04/10 11:05:57.869: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.869: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.874: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 04/10 11:05:57.874: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 04/10 11:05:57.874: [smf] INFO: UE IMSI[262428519473114] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.875: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 04/10 11:05:57.875: [upf] INFO: UE F-SEID[UP:0x96e CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.875: [upf] INFO: UE F-SEID[UP:0x96e CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.880: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 04/10 11:05:57.880: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 04/10 11:05:57.880: [smf] INFO: UE IMSI[262425299735542] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.880: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 04/10 11:05:57.880: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.880: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.885: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 04/10 11:05:57.885: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 04/10 11:05:57.885: [smf] INFO: UE IMSI[262426638307572] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.886: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 04/10 11:05:57.886: [upf] INFO: UE F-SEID[UP:0x815 CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.886: [upf] INFO: UE F-SEID[UP:0x815 CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.891: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 04/10 11:05:57.891: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 04/10 11:05:57.891: [smf] INFO: UE IMSI[262420320387247] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.892: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 04/10 11:05:57.892: [upf] INFO: UE F-SEID[UP:0x398 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.892: [upf] INFO: UE F-SEID[UP:0x398 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.897: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 04/10 11:05:57.897: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 04/10 11:05:57.897: [smf] INFO: UE IMSI[262425710398138] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.898: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 04/10 11:05:57.898: [upf] INFO: UE F-SEID[UP:0xb25 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.898: [upf] INFO: UE F-SEID[UP:0xb25 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.903: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 04/10 11:05:57.903: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 04/10 11:05:57.903: [smf] INFO: UE IMSI[262420855394333] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.904: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 04/10 11:05:57.904: [upf] INFO: UE F-SEID[UP:0x513 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.904: [upf] INFO: UE F-SEID[UP:0x513 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.909: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 04/10 11:05:57.909: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 04/10 11:05:57.909: [smf] INFO: UE IMSI[262425902300795] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.909: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 04/10 11:05:57.909: [upf] INFO: UE F-SEID[UP:0x221 CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.909: [upf] INFO: UE F-SEID[UP:0x221 CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.915: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 04/10 11:05:57.915: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 04/10 11:05:57.915: [smf] INFO: UE IMSI[262424233917294] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.916: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 04/10 11:05:57.916: [upf] INFO: UE F-SEID[UP:0x38d CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.916: [upf] INFO: UE F-SEID[UP:0x38d CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.921: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 04/10 11:05:57.921: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 04/10 11:05:57.921: [smf] INFO: UE IMSI[262428174662250] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.922: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 04/10 11:05:57.922: [upf] INFO: UE F-SEID[UP:0x557 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.922: [upf] INFO: UE F-SEID[UP:0x557 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.927: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 04/10 11:05:57.927: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 04/10 11:05:57.927: [smf] INFO: UE IMSI[262429251036526] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.928: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 04/10 11:05:57.928: [upf] INFO: UE F-SEID[UP:0x26a CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.928: [upf] INFO: UE F-SEID[UP:0x26a CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.933: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 04/10 11:05:57.933: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 04/10 11:05:57.933: [smf] INFO: UE IMSI[262428912400386] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.934: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 04/10 11:05:57.934: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.934: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.939: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 04/10 11:05:57.939: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 04/10 11:05:57.939: [smf] INFO: UE IMSI[262421630227649] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.940: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 04/10 11:05:57.940: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.940: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.945: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 04/10 11:05:57.945: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 04/10 11:05:57.945: [smf] INFO: UE IMSI[262421134307443] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.946: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 04/10 11:05:57.946: [upf] INFO: UE F-SEID[UP:0xa23 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.946: [upf] INFO: UE F-SEID[UP:0xa23 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.951: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 04/10 11:05:57.951: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 04/10 11:05:57.951: [smf] INFO: UE IMSI[262421093247474] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.952: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 04/10 11:05:57.952: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.952: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.957: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 04/10 11:05:57.957: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 04/10 11:05:57.957: [smf] INFO: UE IMSI[262420850356953] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.958: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 04/10 11:05:57.958: [upf] INFO: UE F-SEID[UP:0x204 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.958: [upf] INFO: UE F-SEID[UP:0x204 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.963: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 04/10 11:05:57.963: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 04/10 11:05:57.963: [smf] INFO: UE IMSI[262426079935150] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.964: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 04/10 11:05:57.964: [upf] INFO: UE F-SEID[UP:0xcba CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.964: [upf] INFO: UE F-SEID[UP:0xcba CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.969: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 04/10 11:05:57.969: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 04/10 11:05:57.969: [smf] INFO: UE IMSI[262422521830312] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.970: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 04/10 11:05:57.970: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x832] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.970: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x832] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.975: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 04/10 11:05:57.975: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 04/10 11:05:57.975: [smf] INFO: UE IMSI[262422286780655] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.976: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 04/10 11:05:57.976: [upf] INFO: UE F-SEID[UP:0x79f CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.976: [upf] INFO: UE F-SEID[UP:0x79f CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.981: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 04/10 11:05:57.981: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 04/10 11:05:57.981: [smf] INFO: UE IMSI[262421622613401] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.982: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 04/10 11:05:57.982: [upf] INFO: UE F-SEID[UP:0x271 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.982: [upf] INFO: UE F-SEID[UP:0x271 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.987: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 04/10 11:05:57.987: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 04/10 11:05:57.987: [smf] INFO: UE IMSI[262422232086709] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.988: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 04/10 11:05:57.988: [upf] INFO: UE F-SEID[UP:0xddd CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.988: [upf] INFO: UE F-SEID[UP:0xddd CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.993: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 04/10 11:05:57.993: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 04/10 11:05:57.993: [smf] INFO: UE IMSI[262429284253935] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:57.994: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 04/10 11:05:57.994: [upf] INFO: UE F-SEID[UP:0x722 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.994: [upf] INFO: UE F-SEID[UP:0x722 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 04/10 11:05:57.999: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 04/10 11:05:57.999: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 04/10 11:05:57.999: [smf] INFO: UE IMSI[262420369265053] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.000: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 04/10 11:05:58.000: [upf] INFO: UE F-SEID[UP:0x89f CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.000: [upf] INFO: UE F-SEID[UP:0x89f CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.005: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 04/10 11:05:58.005: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 04/10 11:05:58.005: [smf] INFO: UE IMSI[262421758306373] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.005: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 04/10 11:05:58.005: [upf] INFO: UE F-SEID[UP:0xe76 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.005: [upf] INFO: UE F-SEID[UP:0xe76 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.010: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 04/10 11:05:58.010: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 04/10 11:05:58.011: [smf] INFO: UE IMSI[262423652384095] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.011: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 04/10 11:05:58.011: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.011: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.016: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 04/10 11:05:58.016: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 04/10 11:05:58.016: [smf] INFO: UE IMSI[262421210799527] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.017: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 04/10 11:05:58.017: [upf] INFO: UE F-SEID[UP:0xbca CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.017: [upf] INFO: UE F-SEID[UP:0xbca CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.022: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 04/10 11:05:58.022: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 04/10 11:05:58.022: [smf] INFO: UE IMSI[262425390306358] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.023: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 04/10 11:05:58.023: [upf] INFO: UE F-SEID[UP:0x594 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.023: [upf] INFO: UE F-SEID[UP:0x594 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.028: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 04/10 11:05:58.028: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 04/10 11:05:58.028: [smf] INFO: UE IMSI[262425306698073] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.029: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 04/10 11:05:58.029: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.029: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.034: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 04/10 11:05:58.034: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 04/10 11:05:58.034: [smf] INFO: UE IMSI[262429438639830] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.035: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 04/10 11:05:58.035: [upf] INFO: UE F-SEID[UP:0x553 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.035: [upf] INFO: UE F-SEID[UP:0x553 CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.040: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 04/10 11:05:58.040: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 04/10 11:05:58.040: [smf] INFO: UE IMSI[262424377422960] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.040: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 04/10 11:05:58.040: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.040: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.045: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 04/10 11:05:58.045: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 04/10 11:05:58.045: [smf] INFO: UE IMSI[262426785719417] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.046: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 04/10 11:05:58.046: [upf] INFO: UE F-SEID[UP:0x425 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.046: [upf] INFO: UE F-SEID[UP:0x425 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.051: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 04/10 11:05:58.051: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 04/10 11:05:58.051: [smf] INFO: UE IMSI[262426990591177] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.052: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 04/10 11:05:58.052: [upf] INFO: UE F-SEID[UP:0xf89 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.052: [upf] INFO: UE F-SEID[UP:0xf89 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.057: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 04/10 11:05:58.057: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 04/10 11:05:58.057: [smf] INFO: UE IMSI[262427528301929] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.057: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 04/10 11:05:58.057: [upf] INFO: UE F-SEID[UP:0x635 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.057: [upf] INFO: UE F-SEID[UP:0x635 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.063: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 04/10 11:05:58.063: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 04/10 11:05:58.063: [smf] INFO: UE IMSI[262426350849352] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.064: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 04/10 11:05:58.064: [upf] INFO: UE F-SEID[UP:0xd08 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.064: [upf] INFO: UE F-SEID[UP:0xd08 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.069: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 04/10 11:05:58.069: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 04/10 11:05:58.069: [smf] INFO: UE IMSI[262420401027653] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.069: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 04/10 11:05:58.069: [upf] INFO: UE F-SEID[UP:0x690 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.069: [upf] INFO: UE F-SEID[UP:0x690 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.074: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 04/10 11:05:58.074: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 04/10 11:05:58.074: [smf] INFO: UE IMSI[262423441369927] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.075: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 04/10 11:05:58.075: [upf] INFO: UE F-SEID[UP:0xf4b CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.075: [upf] INFO: UE F-SEID[UP:0xf4b CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.080: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 04/10 11:05:58.080: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 04/10 11:05:58.080: [smf] INFO: UE IMSI[262426146547107] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.081: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 04/10 11:05:58.081: [upf] INFO: UE F-SEID[UP:0xc11 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.081: [upf] INFO: UE F-SEID[UP:0xc11 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.086: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 04/10 11:05:58.086: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 04/10 11:05:58.086: [smf] INFO: UE IMSI[262424903623284] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.087: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 04/10 11:05:58.087: [upf] INFO: UE F-SEID[UP:0x544 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.087: [upf] INFO: UE F-SEID[UP:0x544 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.092: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 04/10 11:05:58.092: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 04/10 11:05:58.092: [smf] INFO: UE IMSI[262425647264436] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.092: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 04/10 11:05:58.092: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.092: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.098: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 04/10 11:05:58.098: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 04/10 11:05:58.098: [smf] INFO: UE IMSI[262427293307179] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.098: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 04/10 11:05:58.098: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.098: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.103: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 04/10 11:05:58.103: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 04/10 11:05:58.103: [smf] INFO: UE IMSI[262425637817822] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.104: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 04/10 11:05:58.104: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.104: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.109: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 04/10 11:05:58.109: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 04/10 11:05:58.109: [smf] INFO: UE IMSI[262423992946229] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.110: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 04/10 11:05:58.110: [upf] INFO: UE F-SEID[UP:0xeee CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.110: [upf] INFO: UE F-SEID[UP:0xeee CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.115: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 04/10 11:05:58.115: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 04/10 11:05:58.115: [smf] INFO: UE IMSI[262425445979996] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.115: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 04/10 11:05:58.115: [upf] INFO: UE F-SEID[UP:0x62d CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.116: [upf] INFO: UE F-SEID[UP:0x62d CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.121: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 04/10 11:05:58.121: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 04/10 11:05:58.121: [smf] INFO: UE IMSI[262421073507963] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.121: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 04/10 11:05:58.121: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.121: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.126: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 04/10 11:05:58.126: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 04/10 11:05:58.126: [smf] INFO: UE IMSI[262428812374379] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.127: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 04/10 11:05:58.127: [upf] INFO: UE F-SEID[UP:0x5df CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.127: [upf] INFO: UE F-SEID[UP:0x5df CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.132: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 04/10 11:05:58.132: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 04/10 11:05:58.132: [smf] INFO: UE IMSI[262423839587605] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.133: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 04/10 11:05:58.133: [upf] INFO: UE F-SEID[UP:0x450 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.133: [upf] INFO: UE F-SEID[UP:0x450 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.138: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 04/10 11:05:58.138: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 04/10 11:05:58.138: [smf] INFO: UE IMSI[262424031390903] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.139: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 04/10 11:05:58.139: [upf] INFO: UE F-SEID[UP:0x582 CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.139: [upf] INFO: UE F-SEID[UP:0x582 CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.144: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 04/10 11:05:58.144: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 04/10 11:05:58.144: [smf] INFO: UE IMSI[262422039462815] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.144: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 04/10 11:05:58.144: [upf] INFO: UE F-SEID[UP:0x681 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.144: [upf] INFO: UE F-SEID[UP:0x681 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.149: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 04/10 11:05:58.149: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 04/10 11:05:58.149: [smf] INFO: UE IMSI[262427302605871] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.150: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 04/10 11:05:58.150: [upf] INFO: UE F-SEID[UP:0x8fe CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.150: [upf] INFO: UE F-SEID[UP:0x8fe CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.155: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 04/10 11:05:58.155: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 04/10 11:05:58.155: [smf] INFO: UE IMSI[262429420693378] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.156: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 04/10 11:05:58.156: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.156: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.161: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 04/10 11:05:58.161: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 04/10 11:05:58.161: [smf] INFO: UE IMSI[262420676995711] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.162: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 04/10 11:05:58.162: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.162: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.167: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 04/10 11:05:58.167: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 04/10 11:05:58.167: [smf] INFO: UE IMSI[262422051701821] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.167: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 04/10 11:05:58.167: [upf] INFO: UE F-SEID[UP:0x9 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.167: [upf] INFO: UE F-SEID[UP:0x9 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.172: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 04/10 11:05:58.173: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 04/10 11:05:58.173: [smf] INFO: UE IMSI[262427491135132] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.173: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 04/10 11:05:58.173: [upf] INFO: UE F-SEID[UP:0x67a CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.173: [upf] INFO: UE F-SEID[UP:0x67a CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.178: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 04/10 11:05:58.178: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 04/10 11:05:58.178: [smf] INFO: UE IMSI[262427967304485] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.179: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 04/10 11:05:58.179: [upf] INFO: UE F-SEID[UP:0xdac CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.179: [upf] INFO: UE F-SEID[UP:0xdac CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.184: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 04/10 11:05:58.184: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 04/10 11:05:58.184: [smf] INFO: UE IMSI[262422553596239] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.185: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 04/10 11:05:58.185: [upf] INFO: UE F-SEID[UP:0xf1e CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.185: [upf] INFO: UE F-SEID[UP:0xf1e CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.190: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 04/10 11:05:58.190: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 04/10 11:05:58.190: [smf] INFO: UE IMSI[262424286663189] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.190: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 04/10 11:05:58.190: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.190: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.195: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 04/10 11:05:58.195: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 04/10 11:05:58.195: [smf] INFO: UE IMSI[262421517451447] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.196: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 04/10 11:05:58.196: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.196: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.201: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 04/10 11:05:58.201: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 04/10 11:05:58.201: [smf] INFO: UE IMSI[262424531629100] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.202: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 04/10 11:05:58.202: [upf] INFO: UE F-SEID[UP:0x883 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.202: [upf] INFO: UE F-SEID[UP:0x883 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.207: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 04/10 11:05:58.207: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 04/10 11:05:58.207: [smf] INFO: UE IMSI[262420794751163] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.207: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 04/10 11:05:58.207: [upf] INFO: UE F-SEID[UP:0xe87 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.207: [upf] INFO: UE F-SEID[UP:0xe87 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.213: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 04/10 11:05:58.213: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 04/10 11:05:58.213: [smf] INFO: UE IMSI[262422038634738] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.213: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 04/10 11:05:58.213: [upf] INFO: UE F-SEID[UP:0x268 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.213: [upf] INFO: UE F-SEID[UP:0x268 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.218: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 04/10 11:05:58.218: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 04/10 11:05:58.218: [smf] INFO: UE IMSI[262420916005557] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.219: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 04/10 11:05:58.219: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.219: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.224: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 04/10 11:05:58.224: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 04/10 11:05:58.224: [smf] INFO: UE IMSI[262429717739410] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.225: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 04/10 11:05:58.225: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.225: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.230: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 04/10 11:05:58.230: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 04/10 11:05:58.230: [smf] INFO: UE IMSI[262423523279909] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.230: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 04/10 11:05:58.230: [upf] INFO: UE F-SEID[UP:0x573 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.230: [upf] INFO: UE F-SEID[UP:0x573 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.235: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 04/10 11:05:58.235: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 04/10 11:05:58.235: [smf] INFO: UE IMSI[262421335988869] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.236: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 04/10 11:05:58.236: [upf] INFO: UE F-SEID[UP:0xb8b CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.236: [upf] INFO: UE F-SEID[UP:0xb8b CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.241: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 04/10 11:05:58.241: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 04/10 11:05:58.241: [smf] INFO: UE IMSI[262427395583895] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.242: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 04/10 11:05:58.242: [upf] INFO: UE F-SEID[UP:0x611 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.242: [upf] INFO: UE F-SEID[UP:0x611 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.247: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 04/10 11:05:58.247: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 04/10 11:05:58.247: [smf] INFO: UE IMSI[262429199293922] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.248: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 04/10 11:05:58.248: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.248: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.253: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 04/10 11:05:58.253: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 04/10 11:05:58.253: [smf] INFO: UE IMSI[262424836870545] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.253: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 04/10 11:05:58.253: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.253: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.258: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 04/10 11:05:58.258: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 04/10 11:05:58.258: [smf] INFO: UE IMSI[262426925152220] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.259: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 04/10 11:05:58.259: [upf] INFO: UE F-SEID[UP:0xc8f CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.259: [upf] INFO: UE F-SEID[UP:0xc8f CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.264: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 04/10 11:05:58.264: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 04/10 11:05:58.264: [smf] INFO: UE IMSI[262426443787980] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.265: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 04/10 11:05:58.265: [upf] INFO: UE F-SEID[UP:0x609 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.265: [upf] INFO: UE F-SEID[UP:0x609 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.270: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 04/10 11:05:58.270: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 04/10 11:05:58.270: [smf] INFO: UE IMSI[262426026578166] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.270: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 04/10 11:05:58.271: [upf] INFO: UE F-SEID[UP:0xeb CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.271: [upf] INFO: UE F-SEID[UP:0xeb CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.276: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 04/10 11:05:58.276: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 04/10 11:05:58.276: [smf] INFO: UE IMSI[262428860403407] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.276: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 04/10 11:05:58.276: [upf] INFO: UE F-SEID[UP:0x76e CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.276: [upf] INFO: UE F-SEID[UP:0x76e CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.282: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 04/10 11:05:58.282: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 04/10 11:05:58.282: [smf] INFO: UE IMSI[262426885492703] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.283: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 04/10 11:05:58.283: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.283: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.289: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 04/10 11:05:58.289: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 04/10 11:05:58.289: [smf] INFO: UE IMSI[262429814117095] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.289: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 04/10 11:05:58.289: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.289: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.295: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 04/10 11:05:58.295: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 04/10 11:05:58.295: [smf] INFO: UE IMSI[262420687588348] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.295: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 04/10 11:05:58.295: [upf] INFO: UE F-SEID[UP:0x142 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.295: [upf] INFO: UE F-SEID[UP:0x142 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.301: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 04/10 11:05:58.301: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 04/10 11:05:58.301: [smf] INFO: UE IMSI[262421602635253] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.302: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 04/10 11:05:58.302: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.302: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.306: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 04/10 11:05:58.306: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 04/10 11:05:58.306: [smf] INFO: UE IMSI[262427508464890] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.307: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 04/10 11:05:58.307: [upf] INFO: UE F-SEID[UP:0x22f CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.307: [upf] INFO: UE F-SEID[UP:0x22f CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.312: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 04/10 11:05:58.312: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 04/10 11:05:58.312: [smf] INFO: UE IMSI[262428555373864] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.313: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 04/10 11:05:58.313: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.313: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.318: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 04/10 11:05:58.318: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 04/10 11:05:58.318: [smf] INFO: UE IMSI[262429883717607] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.319: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 04/10 11:05:58.319: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.319: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.324: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 04/10 11:05:58.324: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 04/10 11:05:58.324: [smf] INFO: UE IMSI[262426431247386] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.325: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 04/10 11:05:58.325: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.325: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.330: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 04/10 11:05:58.330: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 04/10 11:05:58.330: [smf] INFO: UE IMSI[262421070599427] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.331: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 04/10 11:05:58.331: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.331: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.336: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 04/10 11:05:58.336: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 04/10 11:05:58.336: [smf] INFO: UE IMSI[262422122783873] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.337: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 04/10 11:05:58.337: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.337: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.342: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 04/10 11:05:58.342: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 04/10 11:05:58.342: [smf] INFO: UE IMSI[262424016856491] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.343: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 04/10 11:05:58.343: [upf] INFO: UE F-SEID[UP:0xa13 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.343: [upf] INFO: UE F-SEID[UP:0xa13 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.349: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 04/10 11:05:58.349: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 04/10 11:05:58.349: [smf] INFO: UE IMSI[262428518373842] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.350: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 04/10 11:05:58.350: [upf] INFO: UE F-SEID[UP:0x99c CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.350: [upf] INFO: UE F-SEID[UP:0x99c CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.355: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 04/10 11:05:58.355: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 04/10 11:05:58.355: [smf] INFO: UE IMSI[262422951618350] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.356: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 04/10 11:05:58.356: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.356: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.361: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 04/10 11:05:58.361: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 04/10 11:05:58.361: [smf] INFO: UE IMSI[262425594942590] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.362: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 04/10 11:05:58.362: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.362: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.367: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 04/10 11:05:58.367: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 04/10 11:05:58.367: [smf] INFO: UE IMSI[262429558165061] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.368: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 04/10 11:05:58.368: [upf] INFO: UE F-SEID[UP:0x5f CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.368: [upf] INFO: UE F-SEID[UP:0x5f CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.372: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 04/10 11:05:58.372: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 04/10 11:05:58.372: [smf] INFO: UE IMSI[262421814086802] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.373: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 04/10 11:05:58.374: [upf] INFO: UE F-SEID[UP:0x472 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.374: [upf] INFO: UE F-SEID[UP:0x472 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.379: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 04/10 11:05:58.379: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 04/10 11:05:58.379: [smf] INFO: UE IMSI[262425830788489] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.380: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 04/10 11:05:58.380: [upf] INFO: UE F-SEID[UP:0x339 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.380: [upf] INFO: UE F-SEID[UP:0x339 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.386: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 04/10 11:05:58.386: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 04/10 11:05:58.386: [smf] INFO: UE IMSI[262421260623678] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.387: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 04/10 11:05:58.387: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.387: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.392: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 04/10 11:05:58.392: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 04/10 11:05:58.392: [smf] INFO: UE IMSI[262429740201344] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.393: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 04/10 11:05:58.393: [upf] INFO: UE F-SEID[UP:0x83f CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.393: [upf] INFO: UE F-SEID[UP:0x83f CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.398: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 04/10 11:05:58.398: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 04/10 11:05:58.398: [smf] INFO: UE IMSI[262425193213047] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.399: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 04/10 11:05:58.399: [upf] INFO: UE F-SEID[UP:0xd71 CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.399: [upf] INFO: UE F-SEID[UP:0xd71 CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.404: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 04/10 11:05:58.404: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 04/10 11:05:58.404: [smf] INFO: UE IMSI[262425010529392] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.404: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 04/10 11:05:58.404: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.404: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.409: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 04/10 11:05:58.409: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 04/10 11:05:58.410: [smf] INFO: UE IMSI[262423798974801] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.410: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 04/10 11:05:58.410: [upf] INFO: UE F-SEID[UP:0x55 CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.410: [upf] INFO: UE F-SEID[UP:0x55 CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.416: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 04/10 11:05:58.416: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 04/10 11:05:58.416: [smf] INFO: UE IMSI[262424197208811] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.417: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 04/10 11:05:58.417: [upf] INFO: UE F-SEID[UP:0x27c CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.417: [upf] INFO: UE F-SEID[UP:0x27c CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.421: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 04/10 11:05:58.421: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 04/10 11:05:58.421: [smf] INFO: UE IMSI[262421781356537] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.422: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 04/10 11:05:58.422: [upf] INFO: UE F-SEID[UP:0x7bb CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.422: [upf] INFO: UE F-SEID[UP:0x7bb CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.427: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 04/10 11:05:58.427: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 04/10 11:05:58.427: [smf] INFO: UE IMSI[262422119646861] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.428: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 04/10 11:05:58.428: [upf] INFO: UE F-SEID[UP:0x374 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.428: [upf] INFO: UE F-SEID[UP:0x374 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.433: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 04/10 11:05:58.433: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 04/10 11:05:58.433: [smf] INFO: UE IMSI[262422655098071] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.434: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 04/10 11:05:58.434: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.434: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.439: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 04/10 11:05:58.439: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 04/10 11:05:58.439: [smf] INFO: UE IMSI[262423851166370] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.440: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 04/10 11:05:58.440: [upf] INFO: UE F-SEID[UP:0x194 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.440: [upf] INFO: UE F-SEID[UP:0x194 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.445: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 04/10 11:05:58.445: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 04/10 11:05:58.445: [smf] INFO: UE IMSI[262427452591648] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.446: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 04/10 11:05:58.446: [upf] INFO: UE F-SEID[UP:0x86e CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.446: [upf] INFO: UE F-SEID[UP:0x86e CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.451: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 04/10 11:05:58.451: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 04/10 11:05:58.451: [smf] INFO: UE IMSI[262424620416831] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.452: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 04/10 11:05:58.452: [upf] INFO: UE F-SEID[UP:0x575 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.452: [upf] INFO: UE F-SEID[UP:0x575 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.457: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 04/10 11:05:58.457: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 04/10 11:05:58.457: [smf] INFO: UE IMSI[262423694977564] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.457: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 04/10 11:05:58.457: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.458: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.463: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 04/10 11:05:58.463: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 04/10 11:05:58.463: [smf] INFO: UE IMSI[262425278256840] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.463: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 04/10 11:05:58.463: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.463: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.468: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 04/10 11:05:58.468: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 04/10 11:05:58.468: [smf] INFO: UE IMSI[262424883346575] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.469: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 04/10 11:05:58.469: [upf] INFO: UE F-SEID[UP:0xede CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.469: [upf] INFO: UE F-SEID[UP:0xede CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.474: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 04/10 11:05:58.474: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 04/10 11:05:58.474: [smf] INFO: UE IMSI[262424708901487] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.475: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 04/10 11:05:58.475: [upf] INFO: UE F-SEID[UP:0x29a CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.475: [upf] INFO: UE F-SEID[UP:0x29a CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.480: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 04/10 11:05:58.480: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 04/10 11:05:58.480: [smf] INFO: UE IMSI[262428518348575] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.480: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 04/10 11:05:58.480: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.480: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.486: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 04/10 11:05:58.486: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 04/10 11:05:58.486: [smf] INFO: UE IMSI[262427468932804] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.486: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 04/10 11:05:58.486: [upf] INFO: UE F-SEID[UP:0x891 CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.486: [upf] INFO: UE F-SEID[UP:0x891 CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.491: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 04/10 11:05:58.491: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 04/10 11:05:58.491: [smf] INFO: UE IMSI[262429939564381] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.492: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 04/10 11:05:58.492: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.492: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.497: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 04/10 11:05:58.497: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 04/10 11:05:58.497: [smf] INFO: UE IMSI[262428458802136] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.498: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 04/10 11:05:58.498: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.498: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.503: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 04/10 11:05:58.503: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 04/10 11:05:58.503: [smf] INFO: UE IMSI[262425639507091] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.503: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 04/10 11:05:58.503: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.503: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.508: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 04/10 11:05:58.508: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 04/10 11:05:58.508: [smf] INFO: UE IMSI[262421635367003] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.509: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 04/10 11:05:58.509: [upf] INFO: UE F-SEID[UP:0x30a CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.509: [upf] INFO: UE F-SEID[UP:0x30a CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.514: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 04/10 11:05:58.514: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 04/10 11:05:58.514: [smf] INFO: UE IMSI[262422797083045] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.515: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 04/10 11:05:58.515: [upf] INFO: UE F-SEID[UP:0xd03 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.515: [upf] INFO: UE F-SEID[UP:0xd03 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.520: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 04/10 11:05:58.520: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 04/10 11:05:58.520: [smf] INFO: UE IMSI[262424040176699] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.520: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 04/10 11:05:58.520: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.520: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.526: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 04/10 11:05:58.526: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 04/10 11:05:58.526: [smf] INFO: UE IMSI[262428665296432] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.526: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 04/10 11:05:58.526: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.526: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.532: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 04/10 11:05:58.532: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 04/10 11:05:58.532: [smf] INFO: UE IMSI[262429670200357] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.532: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 04/10 11:05:58.532: [upf] INFO: UE F-SEID[UP:0x29e CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.532: [upf] INFO: UE F-SEID[UP:0x29e CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.538: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 04/10 11:05:58.538: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 04/10 11:05:58.538: [smf] INFO: UE IMSI[262422529030816] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.538: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 04/10 11:05:58.538: [upf] INFO: UE F-SEID[UP:0x50b CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.538: [upf] INFO: UE F-SEID[UP:0x50b CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.543: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 04/10 11:05:58.543: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 04/10 11:05:58.543: [smf] INFO: UE IMSI[262425313395197] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.544: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 04/10 11:05:58.544: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.544: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.549: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 04/10 11:05:58.549: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 04/10 11:05:58.549: [smf] INFO: UE IMSI[262427514577864] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.550: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 04/10 11:05:58.550: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.550: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.555: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 04/10 11:05:58.555: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 04/10 11:05:58.555: [smf] INFO: UE IMSI[262424868016584] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.555: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 04/10 11:05:58.555: [upf] INFO: UE F-SEID[UP:0x7f CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.555: [upf] INFO: UE F-SEID[UP:0x7f CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.561: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 04/10 11:05:58.561: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 04/10 11:05:58.561: [smf] INFO: UE IMSI[262428189771529] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.561: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 04/10 11:05:58.561: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.561: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.567: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 04/10 11:05:58.567: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 04/10 11:05:58.567: [smf] INFO: UE IMSI[262425784594339] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.567: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 04/10 11:05:58.567: [upf] INFO: UE F-SEID[UP:0xc39 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.567: [upf] INFO: UE F-SEID[UP:0xc39 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.572: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 04/10 11:05:58.572: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 04/10 11:05:58.572: [smf] INFO: UE IMSI[262424927352306] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.573: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 04/10 11:05:58.573: [upf] INFO: UE F-SEID[UP:0xc1f CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.573: [upf] INFO: UE F-SEID[UP:0xc1f CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.578: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 04/10 11:05:58.578: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 04/10 11:05:58.578: [smf] INFO: UE IMSI[262425480534360] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.579: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 04/10 11:05:58.579: [upf] INFO: UE F-SEID[UP:0x150 CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.579: [upf] INFO: UE F-SEID[UP:0x150 CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.584: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 04/10 11:05:58.584: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 04/10 11:05:58.584: [smf] INFO: UE IMSI[262421296704222] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.584: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 04/10 11:05:58.584: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.584: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.590: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 04/10 11:05:58.590: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 04/10 11:05:58.590: [smf] INFO: UE IMSI[262420411429013] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.590: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 04/10 11:05:58.590: [upf] INFO: UE F-SEID[UP:0x542 CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.590: [upf] INFO: UE F-SEID[UP:0x542 CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.596: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 04/10 11:05:58.596: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 04/10 11:05:58.596: [smf] INFO: UE IMSI[262425007529586] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.596: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 04/10 11:05:58.596: [upf] INFO: UE F-SEID[UP:0xacc CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.596: [upf] INFO: UE F-SEID[UP:0xacc CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.602: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 04/10 11:05:58.602: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 04/10 11:05:58.602: [smf] INFO: UE IMSI[262421535257232] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.602: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 04/10 11:05:58.602: [upf] INFO: UE F-SEID[UP:0x682 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.602: [upf] INFO: UE F-SEID[UP:0x682 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.607: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 04/10 11:05:58.607: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 04/10 11:05:58.608: [smf] INFO: UE IMSI[262421560176779] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.609: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 04/10 11:05:58.609: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.609: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.613: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 04/10 11:05:58.613: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 04/10 11:05:58.613: [smf] INFO: UE IMSI[262428933226590] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.614: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 04/10 11:05:58.614: [upf] INFO: UE F-SEID[UP:0xe7c CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.614: [upf] INFO: UE F-SEID[UP:0xe7c CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.619: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 04/10 11:05:58.619: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 04/10 11:05:58.619: [smf] INFO: UE IMSI[262423725973752] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.620: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 04/10 11:05:58.620: [upf] INFO: UE F-SEID[UP:0x239 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.620: [upf] INFO: UE F-SEID[UP:0x239 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.625: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 04/10 11:05:58.625: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 04/10 11:05:58.625: [smf] INFO: UE IMSI[262427051520374] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.625: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 04/10 11:05:58.625: [upf] INFO: UE F-SEID[UP:0x105 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.625: [upf] INFO: UE F-SEID[UP:0x105 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.631: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 04/10 11:05:58.631: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 04/10 11:05:58.631: [smf] INFO: UE IMSI[262423306819011] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.632: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 04/10 11:05:58.632: [upf] INFO: UE F-SEID[UP:0x314 CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.632: [upf] INFO: UE F-SEID[UP:0x314 CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.637: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 04/10 11:05:58.637: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 04/10 11:05:58.637: [smf] INFO: UE IMSI[262427374684347] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.637: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 04/10 11:05:58.637: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.637: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.643: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 04/10 11:05:58.643: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 04/10 11:05:58.643: [smf] INFO: UE IMSI[262421662867120] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.644: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 04/10 11:05:58.644: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.644: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.650: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 04/10 11:05:58.650: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 04/10 11:05:58.650: [smf] INFO: UE IMSI[262425069079349] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.651: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 04/10 11:05:58.651: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.651: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.656: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 04/10 11:05:58.656: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 04/10 11:05:58.656: [smf] INFO: UE IMSI[262423511432689] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.657: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 04/10 11:05:58.657: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.657: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.662: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 04/10 11:05:58.663: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 04/10 11:05:58.663: [smf] INFO: UE IMSI[262422710960963] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.663: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 04/10 11:05:58.663: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.663: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.669: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 04/10 11:05:58.669: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 04/10 11:05:58.669: [smf] INFO: UE IMSI[262429328690307] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.670: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 04/10 11:05:58.670: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.670: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.675: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 04/10 11:05:58.675: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 04/10 11:05:58.675: [smf] INFO: UE IMSI[262420610147604] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.676: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 04/10 11:05:58.676: [upf] INFO: UE F-SEID[UP:0x57d CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.676: [upf] INFO: UE F-SEID[UP:0x57d CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.681: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 04/10 11:05:58.681: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 04/10 11:05:58.681: [smf] INFO: UE IMSI[262425474402990] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.682: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 04/10 11:05:58.682: [upf] INFO: UE F-SEID[UP:0x705 CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.682: [upf] INFO: UE F-SEID[UP:0x705 CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.687: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 04/10 11:05:58.687: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 04/10 11:05:58.687: [smf] INFO: UE IMSI[262427000988425] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.688: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 04/10 11:05:58.688: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.688: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.693: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 04/10 11:05:58.693: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 04/10 11:05:58.693: [smf] INFO: UE IMSI[262425366524772] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.694: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 04/10 11:05:58.694: [upf] INFO: UE F-SEID[UP:0xfd CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.694: [upf] INFO: UE F-SEID[UP:0xfd CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.699: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 04/10 11:05:58.699: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 04/10 11:05:58.700: [smf] INFO: UE IMSI[262421301719056] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.700: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 04/10 11:05:58.700: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.700: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.706: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 04/10 11:05:58.706: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 04/10 11:05:58.706: [smf] INFO: UE IMSI[262422107814118] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.707: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 04/10 11:05:58.707: [upf] INFO: UE F-SEID[UP:0x561 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.707: [upf] INFO: UE F-SEID[UP:0x561 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.712: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 04/10 11:05:58.712: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 04/10 11:05:58.712: [smf] INFO: UE IMSI[262429218081361] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.713: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 04/10 11:05:58.713: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.713: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.718: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 04/10 11:05:58.718: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 04/10 11:05:58.718: [smf] INFO: UE IMSI[262420916270186] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.719: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 04/10 11:05:58.719: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.719: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.724: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 04/10 11:05:58.724: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 04/10 11:05:58.724: [smf] INFO: UE IMSI[262423367692357] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.725: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 04/10 11:05:58.725: [upf] INFO: UE F-SEID[UP:0x805 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.725: [upf] INFO: UE F-SEID[UP:0x805 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.730: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 04/10 11:05:58.730: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 04/10 11:05:58.730: [smf] INFO: UE IMSI[262420447335797] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.731: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 04/10 11:05:58.731: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.731: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.737: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 04/10 11:05:58.737: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 04/10 11:05:58.737: [smf] INFO: UE IMSI[262420969133344] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.739: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 04/10 11:05:58.739: [upf] INFO: UE F-SEID[UP:0x6da CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.739: [upf] INFO: UE F-SEID[UP:0x6da CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.743: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 04/10 11:05:58.743: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 04/10 11:05:58.743: [smf] INFO: UE IMSI[262428729125145] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.745: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 04/10 11:05:58.745: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.745: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.751: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 04/10 11:05:58.751: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 04/10 11:05:58.751: [smf] INFO: UE IMSI[262423898515493] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.753: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 04/10 11:05:58.753: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.753: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.761: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 04/10 11:05:58.761: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 04/10 11:05:58.761: [smf] INFO: UE IMSI[262423677628965] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.764: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 04/10 11:05:58.764: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.764: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.770: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 04/10 11:05:58.770: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 04/10 11:05:58.770: [smf] INFO: UE IMSI[262420347818135] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.775: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 04/10 11:05:58.775: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.775: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.780: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 04/10 11:05:58.780: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 04/10 11:05:58.780: [smf] INFO: UE IMSI[262428502406690] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.783: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 04/10 11:05:58.783: [upf] INFO: UE F-SEID[UP:0x952 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.783: [upf] INFO: UE F-SEID[UP:0x952 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.788: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 04/10 11:05:58.788: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 04/10 11:05:58.788: [smf] INFO: UE IMSI[262429768918230] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.790: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 04/10 11:05:58.790: [upf] INFO: UE F-SEID[UP:0xe4a CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.790: [upf] INFO: UE F-SEID[UP:0xe4a CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.795: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 04/10 11:05:58.795: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 04/10 11:05:58.795: [smf] INFO: UE IMSI[262425390607545] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.796: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 04/10 11:05:58.796: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.796: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.802: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 04/10 11:05:58.802: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 04/10 11:05:58.802: [smf] INFO: UE IMSI[262422497879712] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.803: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 04/10 11:05:58.803: [upf] INFO: UE F-SEID[UP:0x649 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.803: [upf] INFO: UE F-SEID[UP:0x649 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.809: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 04/10 11:05:58.809: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 04/10 11:05:58.810: [smf] INFO: UE IMSI[262428872886725] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.811: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 04/10 11:05:58.811: [upf] INFO: UE F-SEID[UP:0x78f CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.811: [upf] INFO: UE F-SEID[UP:0x78f CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.817: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 04/10 11:05:58.817: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 04/10 11:05:58.817: [smf] INFO: UE IMSI[262428955039007] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.818: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 04/10 11:05:58.818: [upf] INFO: UE F-SEID[UP:0xdfa CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.818: [upf] INFO: UE F-SEID[UP:0xdfa CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.824: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 04/10 11:05:58.824: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 04/10 11:05:58.824: [smf] INFO: UE IMSI[262423664569903] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.827: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 04/10 11:05:58.827: [upf] INFO: UE F-SEID[UP:0xc8a CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.827: [upf] INFO: UE F-SEID[UP:0xc8a CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.833: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 04/10 11:05:58.833: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 04/10 11:05:58.833: [smf] INFO: UE IMSI[262428399851473] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.834: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 04/10 11:05:58.834: [upf] INFO: UE F-SEID[UP:0xe7e CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.834: [upf] INFO: UE F-SEID[UP:0xe7e CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.839: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 04/10 11:05:58.839: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 04/10 11:05:58.839: [smf] INFO: UE IMSI[262425482401149] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.840: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 04/10 11:05:58.840: [upf] INFO: UE F-SEID[UP:0x804 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.840: [upf] INFO: UE F-SEID[UP:0x804 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.845: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 04/10 11:05:58.845: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 04/10 11:05:58.845: [smf] INFO: UE IMSI[262423019001575] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.846: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 04/10 11:05:58.846: [upf] INFO: UE F-SEID[UP:0x914 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.846: [upf] INFO: UE F-SEID[UP:0x914 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.851: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 04/10 11:05:58.851: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 04/10 11:05:58.851: [smf] INFO: UE IMSI[262428064410964] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.852: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 04/10 11:05:58.852: [upf] INFO: UE F-SEID[UP:0xc73 CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.852: [upf] INFO: UE F-SEID[UP:0xc73 CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.857: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 04/10 11:05:58.857: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 04/10 11:05:58.857: [smf] INFO: UE IMSI[262424893069549] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.858: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 04/10 11:05:58.858: [upf] INFO: UE F-SEID[UP:0x2de CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.858: [upf] INFO: UE F-SEID[UP:0x2de CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.863: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 04/10 11:05:58.863: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 04/10 11:05:58.863: [smf] INFO: UE IMSI[262423138766068] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.864: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 04/10 11:05:58.864: [upf] INFO: UE F-SEID[UP:0xec CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.864: [upf] INFO: UE F-SEID[UP:0xec CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.869: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 04/10 11:05:58.869: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 04/10 11:05:58.869: [smf] INFO: UE IMSI[262420085616778] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.870: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 04/10 11:05:58.870: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.870: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.875: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 04/10 11:05:58.875: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 04/10 11:05:58.875: [smf] INFO: UE IMSI[262425792082232] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.876: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 04/10 11:05:58.876: [upf] INFO: UE F-SEID[UP:0xc92 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.876: [upf] INFO: UE F-SEID[UP:0xc92 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.881: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 04/10 11:05:58.881: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 04/10 11:05:58.881: [smf] INFO: UE IMSI[262420747883793] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.881: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 04/10 11:05:58.881: [upf] INFO: UE F-SEID[UP:0xf83 CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.881: [upf] INFO: UE F-SEID[UP:0xf83 CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.887: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 04/10 11:05:58.887: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 04/10 11:05:58.887: [smf] INFO: UE IMSI[262422366275096] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.887: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 04/10 11:05:58.887: [upf] INFO: UE F-SEID[UP:0x448 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.887: [upf] INFO: UE F-SEID[UP:0x448 CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.892: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 04/10 11:05:58.892: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 04/10 11:05:58.892: [smf] INFO: UE IMSI[262423289592432] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.893: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 04/10 11:05:58.893: [upf] INFO: UE F-SEID[UP:0x56 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.893: [upf] INFO: UE F-SEID[UP:0x56 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.903: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 04/10 11:05:58.903: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 04/10 11:05:58.903: [smf] INFO: UE IMSI[262423271712441] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.904: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 04/10 11:05:58.904: [upf] INFO: UE F-SEID[UP:0x763 CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.904: [upf] INFO: UE F-SEID[UP:0x763 CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.911: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 04/10 11:05:58.912: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 04/10 11:05:58.912: [smf] INFO: UE IMSI[262428902603720] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.914: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 04/10 11:05:58.914: [upf] INFO: UE F-SEID[UP:0x4 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.914: [upf] INFO: UE F-SEID[UP:0x4 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.923: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 04/10 11:05:58.923: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 04/10 11:05:58.923: [smf] INFO: UE IMSI[262424091161708] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.929: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 04/10 11:05:58.929: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.929: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.932: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 04/10 11:05:58.932: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 04/10 11:05:58.932: [smf] INFO: UE IMSI[262423348706643] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.933: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 04/10 11:05:58.933: [upf] INFO: UE F-SEID[UP:0x441 CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.933: [upf] INFO: UE F-SEID[UP:0x441 CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.939: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 04/10 11:05:58.940: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 04/10 11:05:58.940: [smf] INFO: UE IMSI[262421904857718] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.942: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 04/10 11:05:58.942: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.942: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.948: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 04/10 11:05:58.948: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 04/10 11:05:58.948: [smf] INFO: UE IMSI[262429358771071] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.950: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 04/10 11:05:58.950: [upf] INFO: UE F-SEID[UP:0x898 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.950: [upf] INFO: UE F-SEID[UP:0x898 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.958: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 04/10 11:05:58.958: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 04/10 11:05:58.958: [smf] INFO: UE IMSI[262420302777705] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.960: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 04/10 11:05:58.960: [upf] INFO: UE F-SEID[UP:0x293 CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.960: [upf] INFO: UE F-SEID[UP:0x293 CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.970: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 04/10 11:05:58.970: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 04/10 11:05:58.970: [smf] INFO: UE IMSI[262426396412917] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.972: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 04/10 11:05:58.972: [upf] INFO: UE F-SEID[UP:0x88b CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.972: [upf] INFO: UE F-SEID[UP:0x88b CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.978: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 04/10 11:05:58.978: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 04/10 11:05:58.978: [smf] INFO: UE IMSI[262422351770281] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.980: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 04/10 11:05:58.981: [upf] INFO: UE F-SEID[UP:0x73e CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.981: [upf] INFO: UE F-SEID[UP:0x73e CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.989: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 04/10 11:05:58.989: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 04/10 11:05:58.989: [smf] INFO: UE IMSI[262429640462178] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.991: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 04/10 11:05:58.991: [upf] INFO: UE F-SEID[UP:0x55e CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.991: [upf] INFO: UE F-SEID[UP:0x55e CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.996: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 04/10 11:05:58.996: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 04/10 11:05:58.996: [smf] INFO: UE IMSI[262429242737659] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:58.997: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 04/10 11:05:58.997: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:58.997: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.003: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 04/10 11:05:59.003: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 04/10 11:05:59.003: [smf] INFO: UE IMSI[262429249529802] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.005: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 04/10 11:05:59.005: [upf] INFO: UE F-SEID[UP:0x140 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.005: [upf] INFO: UE F-SEID[UP:0x140 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.010: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 04/10 11:05:59.010: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 04/10 11:05:59.010: [smf] INFO: UE IMSI[262429210125051] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.011: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 04/10 11:05:59.011: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.011: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.016: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 04/10 11:05:59.016: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 04/10 11:05:59.016: [smf] INFO: UE IMSI[262426593400613] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.017: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 04/10 11:05:59.017: [upf] INFO: UE F-SEID[UP:0x13a CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.017: [upf] INFO: UE F-SEID[UP:0x13a CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.022: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 04/10 11:05:59.022: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 04/10 11:05:59.022: [smf] INFO: UE IMSI[262428761667331] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.023: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 04/10 11:05:59.023: [upf] INFO: UE F-SEID[UP:0xa48 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.023: [upf] INFO: UE F-SEID[UP:0xa48 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.028: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 04/10 11:05:59.028: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 04/10 11:05:59.028: [smf] INFO: UE IMSI[262425949719616] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.028: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 04/10 11:05:59.028: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.028: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.034: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 04/10 11:05:59.034: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 04/10 11:05:59.034: [smf] INFO: UE IMSI[262429799430356] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.034: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 04/10 11:05:59.034: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.034: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.040: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 04/10 11:05:59.040: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 04/10 11:05:59.040: [smf] INFO: UE IMSI[262426477799213] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.040: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 04/10 11:05:59.040: [upf] INFO: UE F-SEID[UP:0xedf CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.040: [upf] INFO: UE F-SEID[UP:0xedf CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.045: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 04/10 11:05:59.045: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 04/10 11:05:59.045: [smf] INFO: UE IMSI[262421678294873] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.046: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 04/10 11:05:59.046: [upf] INFO: UE F-SEID[UP:0xd43 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.046: [upf] INFO: UE F-SEID[UP:0xd43 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.051: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 04/10 11:05:59.051: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 04/10 11:05:59.051: [smf] INFO: UE IMSI[262424699567742] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.052: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 04/10 11:05:59.052: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.052: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.057: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 04/10 11:05:59.057: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 04/10 11:05:59.057: [smf] INFO: UE IMSI[262428915607421] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.060: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 04/10 11:05:59.060: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.060: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.069: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 04/10 11:05:59.069: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 04/10 11:05:59.069: [smf] INFO: UE IMSI[262421964184936] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.079: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 04/10 11:05:59.079: [upf] INFO: UE F-SEID[UP:0x296 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.079: [upf] INFO: UE F-SEID[UP:0x296 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.081: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 04/10 11:05:59.081: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 04/10 11:05:59.081: [smf] INFO: UE IMSI[262423801488804] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.086: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 04/10 11:05:59.086: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.086: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.088: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 04/10 11:05:59.088: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 04/10 11:05:59.088: [smf] INFO: UE IMSI[262424656094467] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.089: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 04/10 11:05:59.089: [upf] INFO: UE F-SEID[UP:0xb6e CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.089: [upf] INFO: UE F-SEID[UP:0xb6e CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.096: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 04/10 11:05:59.096: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 04/10 11:05:59.096: [smf] INFO: UE IMSI[262424780101331] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.103: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 04/10 11:05:59.103: [upf] INFO: UE F-SEID[UP:0x496 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.103: [upf] INFO: UE F-SEID[UP:0x496 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.110: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 04/10 11:05:59.110: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 04/10 11:05:59.110: [smf] INFO: UE IMSI[262425092384070] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.116: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 04/10 11:05:59.116: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.117: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.122: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 04/10 11:05:59.122: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 04/10 11:05:59.122: [smf] INFO: UE IMSI[262429957430982] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.124: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 04/10 11:05:59.124: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.124: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.128: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 04/10 11:05:59.128: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 04/10 11:05:59.128: [smf] INFO: UE IMSI[262421413639870] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.128: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 04/10 11:05:59.129: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.129: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.136: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 04/10 11:05:59.137: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 04/10 11:05:59.137: [smf] INFO: UE IMSI[262428163368129] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.138: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 04/10 11:05:59.138: [upf] INFO: UE F-SEID[UP:0x272 CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.138: [upf] INFO: UE F-SEID[UP:0x272 CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.142: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 04/10 11:05:59.142: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 04/10 11:05:59.142: [smf] INFO: UE IMSI[262424414662954] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.143: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 04/10 11:05:59.143: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.143: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.148: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 04/10 11:05:59.148: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 04/10 11:05:59.148: [smf] INFO: UE IMSI[262429210041961] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.149: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 04/10 11:05:59.149: [upf] INFO: UE F-SEID[UP:0x527 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.149: [upf] INFO: UE F-SEID[UP:0x527 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.154: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 04/10 11:05:59.154: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 04/10 11:05:59.154: [smf] INFO: UE IMSI[262423010309999] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.154: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 04/10 11:05:59.155: [upf] INFO: UE F-SEID[UP:0x43e CP:0xf71] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.155: [upf] INFO: UE F-SEID[UP:0x43e CP:0xf71] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.160: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 04/10 11:05:59.160: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 04/10 11:05:59.160: [smf] INFO: UE IMSI[262428483164752] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.160: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 04/10 11:05:59.160: [upf] INFO: UE F-SEID[UP:0x736 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.160: [upf] INFO: UE F-SEID[UP:0x736 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.168: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 04/10 11:05:59.168: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 04/10 11:05:59.168: [smf] INFO: UE IMSI[262420795235900] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.171: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 04/10 11:05:59.171: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.171: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.178: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 04/10 11:05:59.178: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 04/10 11:05:59.178: [smf] INFO: UE IMSI[262428280368022] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.186: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 04/10 11:05:59.186: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.186: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.188: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 04/10 11:05:59.188: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 04/10 11:05:59.188: [smf] INFO: UE IMSI[262425194371609] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.191: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 04/10 11:05:59.191: [upf] INFO: UE F-SEID[UP:0xaef CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.191: [upf] INFO: UE F-SEID[UP:0xaef CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.196: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 04/10 11:05:59.196: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 04/10 11:05:59.196: [smf] INFO: UE IMSI[262427628136140] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.197: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 04/10 11:05:59.197: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.197: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.202: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 04/10 11:05:59.202: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 04/10 11:05:59.202: [smf] INFO: UE IMSI[262422302938133] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.203: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 04/10 11:05:59.203: [upf] INFO: UE F-SEID[UP:0x980 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.203: [upf] INFO: UE F-SEID[UP:0x980 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.208: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 04/10 11:05:59.208: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 04/10 11:05:59.208: [smf] INFO: UE IMSI[262424889853837] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.209: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 04/10 11:05:59.209: [upf] INFO: UE F-SEID[UP:0x415 CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.209: [upf] INFO: UE F-SEID[UP:0x415 CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.214: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 04/10 11:05:59.214: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 04/10 11:05:59.214: [smf] INFO: UE IMSI[262425738372881] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.215: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 04/10 11:05:59.215: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.215: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.220: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 04/10 11:05:59.220: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 04/10 11:05:59.220: [smf] INFO: UE IMSI[262421871805867] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.221: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 04/10 11:05:59.221: [upf] INFO: UE F-SEID[UP:0x59e CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.221: [upf] INFO: UE F-SEID[UP:0x59e CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.233: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 04/10 11:05:59.233: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 04/10 11:05:59.233: [smf] INFO: UE IMSI[262424599827850] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.235: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 04/10 11:05:59.235: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.235: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.241: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 04/10 11:05:59.242: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 04/10 11:05:59.242: [smf] INFO: UE IMSI[262421866241032] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.250: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 04/10 11:05:59.250: [upf] INFO: UE F-SEID[UP:0xe9b CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.250: [upf] INFO: UE F-SEID[UP:0xe9b CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.251: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 04/10 11:05:59.251: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 04/10 11:05:59.251: [smf] INFO: UE IMSI[262428957346802] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.262: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 04/10 11:05:59.262: [upf] INFO: UE F-SEID[UP:0x77f CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.262: [upf] INFO: UE F-SEID[UP:0x77f CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.265: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 04/10 11:05:59.265: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 04/10 11:05:59.265: [smf] INFO: UE IMSI[262425857311532] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.271: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 04/10 11:05:59.271: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.271: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.281: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 04/10 11:05:59.281: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 04/10 11:05:59.281: [smf] INFO: UE IMSI[262420573307145] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.284: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 04/10 11:05:59.284: [upf] INFO: UE F-SEID[UP:0xae0 CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.284: [upf] INFO: UE F-SEID[UP:0xae0 CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.289: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 04/10 11:05:59.289: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 04/10 11:05:59.289: [smf] INFO: UE IMSI[262426295509823] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.297: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 04/10 11:05:59.297: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.297: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.300: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 04/10 11:05:59.300: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 04/10 11:05:59.300: [smf] INFO: UE IMSI[262427025508617] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.303: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 04/10 11:05:59.303: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.303: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.307: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 04/10 11:05:59.307: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 04/10 11:05:59.307: [smf] INFO: UE IMSI[262422644663067] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.310: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 04/10 11:05:59.310: [upf] INFO: UE F-SEID[UP:0x560 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.310: [upf] INFO: UE F-SEID[UP:0x560 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.315: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 04/10 11:05:59.315: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 04/10 11:05:59.315: [smf] INFO: UE IMSI[262425720246288] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.321: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 04/10 11:05:59.321: [upf] INFO: UE F-SEID[UP:0x459 CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.321: [upf] INFO: UE F-SEID[UP:0x459 CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.325: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 04/10 11:05:59.325: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 04/10 11:05:59.325: [smf] INFO: UE IMSI[262421900335804] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.327: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 04/10 11:05:59.327: [upf] INFO: UE F-SEID[UP:0x817 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.327: [upf] INFO: UE F-SEID[UP:0x817 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.334: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 04/10 11:05:59.334: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 04/10 11:05:59.334: [smf] INFO: UE IMSI[262421175401740] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.336: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 04/10 11:05:59.336: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.336: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.342: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 04/10 11:05:59.342: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 04/10 11:05:59.342: [smf] INFO: UE IMSI[262420352455798] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.346: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 04/10 11:05:59.346: [upf] INFO: UE F-SEID[UP:0x312 CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.346: [upf] INFO: UE F-SEID[UP:0x312 CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.349: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 04/10 11:05:59.349: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 04/10 11:05:59.349: [smf] INFO: UE IMSI[262420899607095] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.350: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 04/10 11:05:59.350: [upf] INFO: UE F-SEID[UP:0xf7f CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.350: [upf] INFO: UE F-SEID[UP:0xf7f CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.356: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 04/10 11:05:59.356: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 04/10 11:05:59.356: [smf] INFO: UE IMSI[262423014782551] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.357: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 04/10 11:05:59.357: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.357: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.362: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 04/10 11:05:59.362: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 04/10 11:05:59.362: [smf] INFO: UE IMSI[262421193347746] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.363: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 04/10 11:05:59.363: [upf] INFO: UE F-SEID[UP:0x114 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.363: [upf] INFO: UE F-SEID[UP:0x114 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.368: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 04/10 11:05:59.368: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 04/10 11:05:59.368: [smf] INFO: UE IMSI[262421078097079] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.369: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 04/10 11:05:59.369: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.369: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.374: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 04/10 11:05:59.374: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 04/10 11:05:59.374: [smf] INFO: UE IMSI[262429885050064] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.374: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 04/10 11:05:59.374: [upf] INFO: UE F-SEID[UP:0x798 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.374: [upf] INFO: UE F-SEID[UP:0x798 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.379: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 04/10 11:05:59.379: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 04/10 11:05:59.379: [smf] INFO: UE IMSI[262428281315068] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.380: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 04/10 11:05:59.380: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.380: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.387: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 04/10 11:05:59.387: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 04/10 11:05:59.387: [smf] INFO: UE IMSI[262423415437747] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.388: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 04/10 11:05:59.388: [upf] INFO: UE F-SEID[UP:0x209 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.388: [upf] INFO: UE F-SEID[UP:0x209 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.394: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 04/10 11:05:59.394: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 04/10 11:05:59.394: [smf] INFO: UE IMSI[262425913332215] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.395: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 04/10 11:05:59.395: [upf] INFO: UE F-SEID[UP:0x477 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.395: [upf] INFO: UE F-SEID[UP:0x477 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.400: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 04/10 11:05:59.400: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 04/10 11:05:59.400: [smf] INFO: UE IMSI[262427915869547] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.402: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 04/10 11:05:59.402: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.402: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.407: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 04/10 11:05:59.407: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 04/10 11:05:59.407: [smf] INFO: UE IMSI[262429641599598] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.408: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 04/10 11:05:59.408: [upf] INFO: UE F-SEID[UP:0xabb CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.408: [upf] INFO: UE F-SEID[UP:0xabb CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.414: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 04/10 11:05:59.414: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 04/10 11:05:59.414: [smf] INFO: UE IMSI[262429553338712] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.415: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 04/10 11:05:59.415: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.415: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.420: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 04/10 11:05:59.420: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 04/10 11:05:59.420: [smf] INFO: UE IMSI[262427213405086] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.421: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 04/10 11:05:59.421: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.421: [upf] INFO: UE F-SEID[UP:0xb3 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.428: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 04/10 11:05:59.428: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 04/10 11:05:59.428: [smf] INFO: UE IMSI[262428950722223] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.429: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 04/10 11:05:59.429: [upf] INFO: UE F-SEID[UP:0xe6a CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.429: [upf] INFO: UE F-SEID[UP:0xe6a CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.439: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 04/10 11:05:59.439: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 04/10 11:05:59.439: [smf] INFO: UE IMSI[262429996219674] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.440: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 04/10 11:05:59.440: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.440: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.447: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 04/10 11:05:59.447: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 04/10 11:05:59.447: [smf] INFO: UE IMSI[262428267838638] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.449: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 04/10 11:05:59.449: [upf] INFO: UE F-SEID[UP:0x861 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.449: [upf] INFO: UE F-SEID[UP:0x861 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.456: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 04/10 11:05:59.456: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 04/10 11:05:59.456: [smf] INFO: UE IMSI[262421023997221] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.457: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 04/10 11:05:59.457: [upf] INFO: UE F-SEID[UP:0xff3 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.457: [upf] INFO: UE F-SEID[UP:0xff3 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.464: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 04/10 11:05:59.464: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 04/10 11:05:59.465: [smf] INFO: UE IMSI[262429255309343] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.466: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 04/10 11:05:59.466: [upf] INFO: UE F-SEID[UP:0xf5 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.466: [upf] INFO: UE F-SEID[UP:0xf5 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.473: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 04/10 11:05:59.473: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 04/10 11:05:59.473: [smf] INFO: UE IMSI[262421991912212] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.475: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 04/10 11:05:59.475: [upf] INFO: UE F-SEID[UP:0xc2b CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.475: [upf] INFO: UE F-SEID[UP:0xc2b CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.483: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 04/10 11:05:59.483: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 04/10 11:05:59.483: [smf] INFO: UE IMSI[262427648836824] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.484: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 04/10 11:05:59.484: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.484: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.492: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 04/10 11:05:59.492: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 04/10 11:05:59.492: [smf] INFO: UE IMSI[262426720980217] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.493: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 04/10 11:05:59.493: [upf] INFO: UE F-SEID[UP:0x733 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.493: [upf] INFO: UE F-SEID[UP:0x733 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.502: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 04/10 11:05:59.502: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 04/10 11:05:59.502: [smf] INFO: UE IMSI[262428117585445] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.503: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 04/10 11:05:59.503: [upf] INFO: UE F-SEID[UP:0x453 CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.503: [upf] INFO: UE F-SEID[UP:0x453 CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.513: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 04/10 11:05:59.514: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 04/10 11:05:59.514: [smf] INFO: UE IMSI[262426760813159] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.515: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 04/10 11:05:59.515: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.515: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.521: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 04/10 11:05:59.521: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 04/10 11:05:59.521: [smf] INFO: UE IMSI[262425394497685] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.522: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 04/10 11:05:59.522: [upf] INFO: UE F-SEID[UP:0xde CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.522: [upf] INFO: UE F-SEID[UP:0xde CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.528: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 04/10 11:05:59.528: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 04/10 11:05:59.528: [smf] INFO: UE IMSI[262425621156828] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.529: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 04/10 11:05:59.529: [upf] INFO: UE F-SEID[UP:0xefd CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.529: [upf] INFO: UE F-SEID[UP:0xefd CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.534: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 04/10 11:05:59.534: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 04/10 11:05:59.534: [smf] INFO: UE IMSI[262428014223143] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.535: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 04/10 11:05:59.535: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.535: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.540: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 04/10 11:05:59.540: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 04/10 11:05:59.540: [smf] INFO: UE IMSI[262427754095351] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.541: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 04/10 11:05:59.541: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.541: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.547: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 04/10 11:05:59.547: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 04/10 11:05:59.547: [smf] INFO: UE IMSI[262428506171754] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:05:59.548: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 04/10 11:05:59.548: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.548: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.554: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@31a6e5f18874: Successfully created 1019 PDP contexts before exhausting the pool MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:05:59.751: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 04/10 11:05:59.751: [upf] INFO: UE F-SEID[UP:0xd31 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.751: [upf] INFO: UE F-SEID[UP:0xd31 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 04/10 11:05:59.762: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 04/10 11:05:59.768: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 04/10 11:05:59.775: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 04/10 11:05:59.777: [smf] INFO: Removed Session: UE IMSI:[262422417080429] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 04/10 11:05:59.777: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 04/10 11:05:59.781: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 04/10 11:05:59.782: [smf] INFO: Removed Session: UE IMSI:[262425664605430] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 04/10 11:05:59.782: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 04/10 11:05:59.794: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 04/10 11:05:59.796: [smf] INFO: Removed Session: UE IMSI:[262425537476329] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 04/10 11:05:59.796: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 04/10 11:05:59.796: [smf] INFO: Removed Session: UE IMSI:[262420164768192] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 04/10 11:05:59.796: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 04/10 11:05:59.800: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 04/10 11:05:59.806: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 04/10 11:05:59.813: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 04/10 11:05:59.819: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 04/10 11:05:59.819: [smf] INFO: Removed Session: UE IMSI:[262427159390531] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 04/10 11:05:59.820: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 04/10 11:05:59.821: [smf] INFO: Removed Session: UE IMSI:[262420930162333] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 04/10 11:05:59.821: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 04/10 11:05:59.833: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 04/10 11:05:59.838: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 04/10 11:05:59.844: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 04/10 11:05:59.845: [smf] INFO: Removed Session: UE IMSI:[262423946611699] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 04/10 11:05:59.845: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 04/10 11:05:59.848: [smf] INFO: Removed Session: UE IMSI:[262421876753409] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 04/10 11:05:59.848: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 04/10 11:05:59.851: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 04/10 11:05:59.857: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 04/10 11:05:59.865: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 04/10 11:05:59.876: [smf] INFO: Removed Session: UE IMSI:[262420198251454] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 04/10 11:05:59.876: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 04/10 11:05:59.877: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 04/10 11:05:59.880: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 04/10 11:05:59.886: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 04/10 11:05:59.893: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 04/10 11:05:59.898: [smf] INFO: Removed Session: UE IMSI:[262426047094270] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 04/10 11:05:59.898: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 04/10 11:05:59.899: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 04/10 11:05:59.905: [smf] INFO: Removed Session: UE IMSI:[262428817358626] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 04/10 11:05:59.905: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 04/10 11:05:59.905: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 04/10 11:05:59.912: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 04/10 11:05:59.919: [smf] INFO: Removed Session: UE IMSI:[262425569613395] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 04/10 11:05:59.919: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 04/10 11:05:59.919: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 04/10 11:05:59.923: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 04/10 11:05:59.924: [smf] INFO: Removed Session: UE IMSI:[262424311676671] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 04/10 11:05:59.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 04/10 11:05:59.924: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 04/10 11:05:59.930: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 04/10 11:05:59.938: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 04/10 11:05:59.946: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 04/10 11:05:59.953: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 04/10 11:06:00.004: [smf] INFO: Removed Session: UE IMSI:[262423264870375] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 04/10 11:06:00.004: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 04/10 11:06:00.007: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 04/10 11:06:00.011: [smf] INFO: Removed Session: UE IMSI:[262424405282040] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 04/10 11:06:00.011: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 04/10 11:06:00.016: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 04/10 11:06:00.023: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 04/10 11:06:00.024: [smf] INFO: Removed Session: UE IMSI:[262423771283682] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 04/10 11:06:00.024: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 04/10 11:06:00.033: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 04/10 11:06:00.033: [smf] INFO: Removed Session: UE IMSI:[262422040365483] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 04/10 11:06:00.033: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 04/10 11:06:00.043: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 04/10 11:06:00.049: [smf] INFO: Removed Session: UE IMSI:[262420999545449] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 04/10 11:06:00.049: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 04/10 11:06:00.049: [smf] INFO: Removed Session: UE IMSI:[262427789236558] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 04/10 11:06:00.049: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 04/10 11:06:00.053: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 04/10 11:06:00.073: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 04/10 11:06:00.080: [smf] INFO: Removed Session: UE IMSI:[262422550858555] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 04/10 11:06:00.081: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 04/10 11:06:00.100: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 04/10 11:06:00.104: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 04/10 11:06:00.105: [smf] INFO: Removed Session: UE IMSI:[262422055301416] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 04/10 11:06:00.105: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 04/10 11:06:00.112: [smf] INFO: Removed Session: UE IMSI:[262428371479855] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 04/10 11:06:00.112: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 04/10 11:06:00.114: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 04/10 11:06:00.116: [smf] INFO: Removed Session: UE IMSI:[262421337562981] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 04/10 11:06:00.116: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 04/10 11:06:00.123: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 04/10 11:06:00.124: [smf] INFO: Removed Session: UE IMSI:[262424045967767] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 04/10 11:06:00.125: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 04/10 11:06:00.140: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 04/10 11:06:00.141: [smf] INFO: Removed Session: UE IMSI:[262420131025355] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 04/10 11:06:00.142: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 04/10 11:06:00.142: [smf] INFO: Removed Session: UE IMSI:[262421837307535] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 04/10 11:06:00.142: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 04/10 11:06:00.142: [smf] INFO: Removed Session: UE IMSI:[262429226171519] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 04/10 11:06:00.142: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 04/10 11:06:00.142: [smf] INFO: Removed Session: UE IMSI:[262424415831204] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 04/10 11:06:00.142: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 04/10 11:06:00.151: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 04/10 11:06:00.152: [smf] INFO: Removed Session: UE IMSI:[262428546370143] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 04/10 11:06:00.152: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 04/10 11:06:00.152: [smf] INFO: Removed Session: UE IMSI:[262425540587424] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 04/10 11:06:00.152: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 04/10 11:06:00.153: [smf] INFO: Removed Session: UE IMSI:[262425162811560] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 04/10 11:06:00.153: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 04/10 11:06:00.159: [smf] INFO: Removed Session: UE IMSI:[262427573841293] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 04/10 11:06:00.159: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 04/10 11:06:00.159: [smf] INFO: Removed Session: UE IMSI:[262429445448589] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 04/10 11:06:00.159: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 04/10 11:06:00.158: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 04/10 11:06:00.166: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 04/10 11:06:00.169: [smf] INFO: Removed Session: UE IMSI:[262420037667104] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 04/10 11:06:00.169: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 04/10 11:06:00.174: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 04/10 11:06:00.183: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 04/10 11:06:00.192: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 04/10 11:06:00.204: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 04/10 11:06:00.210: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 04/10 11:06:00.220: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 04/10 11:06:00.225: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 04/10 11:06:00.229: [smf] INFO: Removed Session: UE IMSI:[262429685345124] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 04/10 11:06:00.229: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 04/10 11:06:00.229: [smf] INFO: Removed Session: UE IMSI:[262426663947566] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 04/10 11:06:00.229: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 04/10 11:06:00.245: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 04/10 11:06:00.247: [smf] INFO: Removed Session: UE IMSI:[262424745881228] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 04/10 11:06:00.247: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 04/10 11:06:00.247: [smf] INFO: Removed Session: UE IMSI:[262422078444098] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 04/10 11:06:00.247: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 04/10 11:06:00.256: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 04/10 11:06:00.258: [smf] INFO: Removed Session: UE IMSI:[262424802819835] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 04/10 11:06:00.258: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 04/10 11:06:00.264: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 04/10 11:06:00.273: [smf] INFO: Removed Session: UE IMSI:[262427814330629] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 04/10 11:06:00.273: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 04/10 11:06:00.275: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 04/10 11:06:00.283: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 04/10 11:06:00.289: [smf] INFO: Removed Session: UE IMSI:[262428628591569] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 04/10 11:06:00.289: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 04/10 11:06:00.289: [smf] INFO: Removed Session: UE IMSI:[262422411771200] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 04/10 11:06:00.289: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 04/10 11:06:00.289: [smf] INFO: Removed Session: UE IMSI:[262424213944469] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 04/10 11:06:00.289: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 04/10 11:06:00.303: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 04/10 11:06:00.311: [smf] INFO: Removed Session: UE IMSI:[262424707648432] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 04/10 11:06:00.312: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 04/10 11:06:00.320: [smf] INFO: Removed Session: UE IMSI:[262423236809428] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 04/10 11:06:00.320: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 04/10 11:06:00.320: [smf] INFO: Removed Session: UE IMSI:[262428337949627] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 04/10 11:06:00.320: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 04/10 11:06:00.320: [smf] INFO: Removed Session: UE IMSI:[262429984446375] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 04/10 11:06:00.320: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 04/10 11:06:00.322: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 04/10 11:06:00.325: [smf] INFO: Removed Session: UE IMSI:[262423152190891] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 04/10 11:06:00.325: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 04/10 11:06:00.325: [smf] INFO: Removed Session: UE IMSI:[262423356133603] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 04/10 11:06:00.325: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 04/10 11:06:00.333: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 04/10 11:06:00.335: [smf] INFO: Removed Session: UE IMSI:[262423968280523] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 04/10 11:06:00.335: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 04/10 11:06:00.335: [smf] INFO: Removed Session: UE IMSI:[262421104256781] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 04/10 11:06:00.335: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 04/10 11:06:00.344: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 04/10 11:06:00.346: [smf] INFO: Removed Session: UE IMSI:[262422754047703] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 04/10 11:06:00.346: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 04/10 11:06:00.346: [smf] INFO: Removed Session: UE IMSI:[262426647665316] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 04/10 11:06:00.347: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 04/10 11:06:00.355: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 04/10 11:06:00.358: [smf] INFO: Removed Session: UE IMSI:[262428034732318] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 04/10 11:06:00.358: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 04/10 11:06:00.358: [smf] INFO: Removed Session: UE IMSI:[262423881442372] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 04/10 11:06:00.358: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 04/10 11:06:00.364: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 04/10 11:06:00.366: [smf] INFO: Removed Session: UE IMSI:[262428499877368] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 04/10 11:06:00.366: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 04/10 11:06:00.366: [smf] INFO: Removed Session: UE IMSI:[262422455912959] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 04/10 11:06:00.366: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 04/10 11:06:00.375: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 04/10 11:06:00.376: [smf] INFO: Removed Session: UE IMSI:[262425075233435] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 04/10 11:06:00.376: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 04/10 11:06:00.376: [smf] INFO: Removed Session: UE IMSI:[262426065683220] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 04/10 11:06:00.377: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 04/10 11:06:00.381: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 04/10 11:06:00.382: [smf] INFO: Removed Session: UE IMSI:[262429228778195] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 04/10 11:06:00.382: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 04/10 11:06:00.382: [smf] INFO: Removed Session: UE IMSI:[262423837266510] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 04/10 11:06:00.382: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 04/10 11:06:00.390: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 04/10 11:06:00.391: [smf] INFO: Removed Session: UE IMSI:[262421968849438] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 04/10 11:06:00.391: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 04/10 11:06:00.391: [smf] INFO: Removed Session: UE IMSI:[262425420296829] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 04/10 11:06:00.391: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 04/10 11:06:00.397: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 04/10 11:06:00.404: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 04/10 11:06:00.409: [smf] INFO: Removed Session: UE IMSI:[262429654249069] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 04/10 11:06:00.409: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 04/10 11:06:00.411: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 04/10 11:06:00.412: [smf] INFO: Removed Session: UE IMSI:[262425808325395] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 04/10 11:06:00.412: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 04/10 11:06:00.418: [smf] INFO: Removed Session: UE IMSI:[262423581470824] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 04/10 11:06:00.418: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 04/10 11:06:00.419: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 04/10 11:06:00.425: [smf] INFO: Removed Session: UE IMSI:[262422698626194] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 04/10 11:06:00.425: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 04/10 11:06:00.426: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 04/10 11:06:00.432: [smf] INFO: Removed Session: UE IMSI:[262429216168496] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 04/10 11:06:00.432: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 04/10 11:06:00.432: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 04/10 11:06:00.439: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 04/10 11:06:00.444: [smf] INFO: Removed Session: UE IMSI:[262424968772225] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 04/10 11:06:00.444: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 04/10 11:06:00.445: [smf] INFO: Removed Session: UE IMSI:[262425372431842] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 04/10 11:06:00.445: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 04/10 11:06:00.449: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 04/10 11:06:00.453: [smf] INFO: Removed Session: UE IMSI:[262426188874832] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 04/10 11:06:00.453: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 04/10 11:06:00.456: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 04/10 11:06:00.461: [smf] INFO: Removed Session: UE IMSI:[262426106774795] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 04/10 11:06:00.461: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 04/10 11:06:00.464: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 04/10 11:06:00.465: [smf] INFO: Removed Session: UE IMSI:[262420029885382] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 04/10 11:06:00.465: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 04/10 11:06:00.470: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 04/10 11:06:00.474: [smf] INFO: Removed Session: UE IMSI:[262427680196407] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 04/10 11:06:00.474: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 04/10 11:06:00.477: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 04/10 11:06:00.478: [smf] INFO: Removed Session: UE IMSI:[262424831948645] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 04/10 11:06:00.478: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 04/10 11:06:00.485: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 04/10 11:06:00.486: [smf] INFO: Removed Session: UE IMSI:[262420709501883] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 04/10 11:06:00.486: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 04/10 11:06:00.490: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 04/10 11:06:00.491: [smf] INFO: Removed Session: UE IMSI:[262420576708653] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 04/10 11:06:00.491: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 04/10 11:06:00.497: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 04/10 11:06:00.498: [smf] INFO: Removed Session: UE IMSI:[262422278433960] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 04/10 11:06:00.498: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 04/10 11:06:00.503: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 04/10 11:06:00.504: [smf] INFO: Removed Session: UE IMSI:[262428212994563] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 04/10 11:06:00.504: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 04/10 11:06:00.508: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 04/10 11:06:00.509: [smf] INFO: Removed Session: UE IMSI:[262424628716169] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 04/10 11:06:00.509: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 04/10 11:06:00.514: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 04/10 11:06:00.514: [smf] INFO: Removed Session: UE IMSI:[262423802023576] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 04/10 11:06:00.514: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 04/10 11:06:00.519: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 04/10 11:06:00.520: [smf] INFO: Removed Session: UE IMSI:[262426603078568] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 04/10 11:06:00.520: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 04/10 11:06:00.525: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 04/10 11:06:00.525: [smf] INFO: Removed Session: UE IMSI:[262426936181619] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 04/10 11:06:00.525: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 04/10 11:06:00.530: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 04/10 11:06:00.530: [smf] INFO: Removed Session: UE IMSI:[262428613022017] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 04/10 11:06:00.530: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 04/10 11:06:00.535: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 04/10 11:06:00.536: [smf] INFO: Removed Session: UE IMSI:[262429033573884] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 04/10 11:06:00.536: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 04/10 11:06:00.540: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 04/10 11:06:00.541: [smf] INFO: Removed Session: UE IMSI:[262424154439109] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 04/10 11:06:00.541: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 04/10 11:06:00.546: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 04/10 11:06:00.546: [smf] INFO: Removed Session: UE IMSI:[262429778187716] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 04/10 11:06:00.546: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 04/10 11:06:00.551: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 04/10 11:06:00.551: [smf] INFO: Removed Session: UE IMSI:[262429606192894] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 04/10 11:06:00.551: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 04/10 11:06:00.556: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 04/10 11:06:00.557: [smf] INFO: Removed Session: UE IMSI:[262421201196284] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 04/10 11:06:00.557: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 04/10 11:06:00.562: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 04/10 11:06:00.562: [smf] INFO: Removed Session: UE IMSI:[262427610326090] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 04/10 11:06:00.562: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 04/10 11:06:00.567: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 04/10 11:06:00.568: [smf] INFO: Removed Session: UE IMSI:[262423338311363] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 04/10 11:06:00.568: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 04/10 11:06:00.573: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 04/10 11:06:00.574: [smf] INFO: Removed Session: UE IMSI:[262428964030727] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 04/10 11:06:00.574: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 04/10 11:06:00.578: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 04/10 11:06:00.579: [smf] INFO: Removed Session: UE IMSI:[262429402587064] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 04/10 11:06:00.579: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 04/10 11:06:00.584: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 04/10 11:06:00.584: [smf] INFO: Removed Session: UE IMSI:[262420442374617] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 04/10 11:06:00.584: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 04/10 11:06:00.589: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 04/10 11:06:00.590: [smf] INFO: Removed Session: UE IMSI:[262425810284561] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 04/10 11:06:00.590: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 04/10 11:06:00.595: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 04/10 11:06:00.596: [smf] INFO: Removed Session: UE IMSI:[262420215614260] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 04/10 11:06:00.596: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 04/10 11:06:00.600: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 04/10 11:06:00.601: [smf] INFO: Removed Session: UE IMSI:[262426202634838] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 04/10 11:06:00.601: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 04/10 11:06:00.606: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 04/10 11:06:00.606: [smf] INFO: Removed Session: UE IMSI:[262428495616162] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 04/10 11:06:00.606: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 04/10 11:06:00.611: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 04/10 11:06:00.612: [smf] INFO: Removed Session: UE IMSI:[262428628416807] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 04/10 11:06:00.612: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 04/10 11:06:00.616: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 04/10 11:06:00.617: [smf] INFO: Removed Session: UE IMSI:[262424897224009] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 04/10 11:06:00.617: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 04/10 11:06:00.622: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 04/10 11:06:00.623: [smf] INFO: Removed Session: UE IMSI:[262428035585133] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 04/10 11:06:00.623: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 04/10 11:06:00.627: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 04/10 11:06:00.628: [smf] INFO: Removed Session: UE IMSI:[262425213551197] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 04/10 11:06:00.628: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 04/10 11:06:00.633: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 04/10 11:06:00.633: [smf] INFO: Removed Session: UE IMSI:[262427893513365] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 04/10 11:06:00.633: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 04/10 11:06:00.638: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 04/10 11:06:00.639: [smf] INFO: Removed Session: UE IMSI:[262423836039879] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 04/10 11:06:00.639: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 04/10 11:06:00.643: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 04/10 11:06:00.644: [smf] INFO: Removed Session: UE IMSI:[262420623642904] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 04/10 11:06:00.644: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 04/10 11:06:00.649: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 04/10 11:06:00.649: [smf] INFO: Removed Session: UE IMSI:[262429499742940] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 04/10 11:06:00.650: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 04/10 11:06:00.654: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 04/10 11:06:00.655: [smf] INFO: Removed Session: UE IMSI:[262423370174991] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 04/10 11:06:00.655: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 04/10 11:06:00.660: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 04/10 11:06:00.660: [smf] INFO: Removed Session: UE IMSI:[262428534417087] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 04/10 11:06:00.660: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 04/10 11:06:00.665: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 04/10 11:06:00.666: [smf] INFO: Removed Session: UE IMSI:[262429233706507] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 04/10 11:06:00.666: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 04/10 11:06:00.670: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 04/10 11:06:00.671: [smf] INFO: Removed Session: UE IMSI:[262424422360371] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 04/10 11:06:00.671: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 04/10 11:06:00.676: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 04/10 11:06:00.676: [smf] INFO: Removed Session: UE IMSI:[262427506842441] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 04/10 11:06:00.676: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 04/10 11:06:00.681: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 04/10 11:06:00.681: [smf] INFO: Removed Session: UE IMSI:[262422939516504] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 04/10 11:06:00.681: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 04/10 11:06:00.686: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 04/10 11:06:00.687: [smf] INFO: Removed Session: UE IMSI:[262423396255198] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 04/10 11:06:00.687: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 04/10 11:06:00.691: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 04/10 11:06:00.692: [smf] INFO: Removed Session: UE IMSI:[262429414965220] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 04/10 11:06:00.692: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 04/10 11:06:00.697: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 04/10 11:06:00.697: [smf] INFO: Removed Session: UE IMSI:[262427687728034] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 04/10 11:06:00.697: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 04/10 11:06:00.702: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 04/10 11:06:00.702: [smf] INFO: Removed Session: UE IMSI:[262426660155641] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 04/10 11:06:00.702: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 04/10 11:06:00.707: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 04/10 11:06:00.708: [smf] INFO: Removed Session: UE IMSI:[262422696829175] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 04/10 11:06:00.708: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 04/10 11:06:00.712: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 04/10 11:06:00.713: [smf] INFO: Removed Session: UE IMSI:[262429070806699] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 04/10 11:06:00.713: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 04/10 11:06:00.718: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 04/10 11:06:00.718: [smf] INFO: Removed Session: UE IMSI:[262429270625306] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 04/10 11:06:00.718: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 04/10 11:06:00.723: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 04/10 11:06:00.723: [smf] INFO: Removed Session: UE IMSI:[262424979050723] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 04/10 11:06:00.723: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 04/10 11:06:00.728: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 04/10 11:06:00.728: [smf] INFO: Removed Session: UE IMSI:[262428761123031] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 04/10 11:06:00.728: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 04/10 11:06:00.733: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 04/10 11:06:00.734: [smf] INFO: Removed Session: UE IMSI:[262428356455644] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 04/10 11:06:00.734: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 04/10 11:06:00.738: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 04/10 11:06:00.739: [smf] INFO: Removed Session: UE IMSI:[262428649502952] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 04/10 11:06:00.739: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 04/10 11:06:00.744: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 04/10 11:06:00.744: [smf] INFO: Removed Session: UE IMSI:[262424441257750] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 04/10 11:06:00.744: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 04/10 11:06:00.749: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 04/10 11:06:00.749: [smf] INFO: Removed Session: UE IMSI:[262427636112412] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 04/10 11:06:00.749: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 04/10 11:06:00.754: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 04/10 11:06:00.755: [smf] INFO: Removed Session: UE IMSI:[262428936077728] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 04/10 11:06:00.755: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 04/10 11:06:00.759: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 04/10 11:06:00.760: [smf] INFO: Removed Session: UE IMSI:[262422760568392] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 04/10 11:06:00.760: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 04/10 11:06:00.765: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 04/10 11:06:00.765: [smf] INFO: Removed Session: UE IMSI:[262427469491421] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 04/10 11:06:00.765: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 04/10 11:06:00.770: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 04/10 11:06:00.770: [smf] INFO: Removed Session: UE IMSI:[262421616270546] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 04/10 11:06:00.770: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 04/10 11:06:00.775: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 04/10 11:06:00.776: [smf] INFO: Removed Session: UE IMSI:[262427513693714] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 04/10 11:06:00.776: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 04/10 11:06:00.780: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 04/10 11:06:00.781: [smf] INFO: Removed Session: UE IMSI:[262424834619070] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 04/10 11:06:00.781: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 04/10 11:06:00.785: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 04/10 11:06:00.786: [smf] INFO: Removed Session: UE IMSI:[262420680947854] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 04/10 11:06:00.786: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 04/10 11:06:00.791: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 04/10 11:06:00.791: [smf] INFO: Removed Session: UE IMSI:[262428859563582] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 04/10 11:06:00.791: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 04/10 11:06:00.796: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 04/10 11:06:00.796: [smf] INFO: Removed Session: UE IMSI:[262425214078647] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 04/10 11:06:00.796: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 04/10 11:06:00.801: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 04/10 11:06:00.802: [smf] INFO: Removed Session: UE IMSI:[262429479918159] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 04/10 11:06:00.802: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 04/10 11:06:00.806: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 04/10 11:06:00.807: [smf] INFO: Removed Session: UE IMSI:[262426070610852] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 04/10 11:06:00.807: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 04/10 11:06:00.812: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 04/10 11:06:00.812: [smf] INFO: Removed Session: UE IMSI:[262420809786366] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 04/10 11:06:00.812: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 04/10 11:06:00.817: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 04/10 11:06:00.817: [smf] INFO: Removed Session: UE IMSI:[262425915074539] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 04/10 11:06:00.817: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 04/10 11:06:00.822: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 04/10 11:06:00.822: [smf] INFO: Removed Session: UE IMSI:[262422101460276] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 04/10 11:06:00.822: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 04/10 11:06:00.827: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 04/10 11:06:00.828: [smf] INFO: Removed Session: UE IMSI:[262424971165399] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 04/10 11:06:00.828: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 04/10 11:06:00.832: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 04/10 11:06:00.833: [smf] INFO: Removed Session: UE IMSI:[262427821033915] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 04/10 11:06:00.833: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 04/10 11:06:00.838: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 04/10 11:06:00.838: [smf] INFO: Removed Session: UE IMSI:[262423695203768] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 04/10 11:06:00.838: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 04/10 11:06:00.843: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 04/10 11:06:00.843: [smf] INFO: Removed Session: UE IMSI:[262425449791770] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 04/10 11:06:00.843: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 04/10 11:06:00.848: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 04/10 11:06:00.849: [smf] INFO: Removed Session: UE IMSI:[262429958534997] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 04/10 11:06:00.849: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 04/10 11:06:00.854: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 04/10 11:06:00.854: [smf] INFO: Removed Session: UE IMSI:[262422149254833] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 04/10 11:06:00.854: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 04/10 11:06:00.859: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 04/10 11:06:00.860: [smf] INFO: Removed Session: UE IMSI:[262421811275567] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 04/10 11:06:00.860: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 04/10 11:06:00.864: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 04/10 11:06:00.865: [smf] INFO: Removed Session: UE IMSI:[262421110833943] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 04/10 11:06:00.865: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 04/10 11:06:00.870: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 04/10 11:06:00.870: [smf] INFO: Removed Session: UE IMSI:[262422210478262] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 04/10 11:06:00.870: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 04/10 11:06:00.875: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 04/10 11:06:00.875: [smf] INFO: Removed Session: UE IMSI:[262426057599524] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 04/10 11:06:00.875: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 04/10 11:06:00.880: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 04/10 11:06:00.880: [smf] INFO: Removed Session: UE IMSI:[262420873896452] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 04/10 11:06:00.880: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 04/10 11:06:00.885: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 04/10 11:06:00.886: [smf] INFO: Removed Session: UE IMSI:[262423691391416] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 04/10 11:06:00.886: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 04/10 11:06:00.890: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 04/10 11:06:00.891: [smf] INFO: Removed Session: UE IMSI:[262425055786348] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 04/10 11:06:00.891: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 04/10 11:06:00.896: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 04/10 11:06:00.896: [smf] INFO: Removed Session: UE IMSI:[262425750007808] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 04/10 11:06:00.896: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 04/10 11:06:00.901: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 04/10 11:06:00.901: [smf] INFO: Removed Session: UE IMSI:[262428282127654] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 04/10 11:06:00.901: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 04/10 11:06:00.906: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 04/10 11:06:00.907: [smf] INFO: Removed Session: UE IMSI:[262423552237437] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 04/10 11:06:00.907: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 04/10 11:06:00.911: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 04/10 11:06:00.912: [smf] INFO: Removed Session: UE IMSI:[262429680800654] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 04/10 11:06:00.912: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 04/10 11:06:00.917: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 04/10 11:06:00.917: [smf] INFO: Removed Session: UE IMSI:[262420149274515] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 04/10 11:06:00.917: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 04/10 11:06:00.922: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 04/10 11:06:00.922: [smf] INFO: Removed Session: UE IMSI:[262425060528655] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 04/10 11:06:00.922: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 04/10 11:06:00.927: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 04/10 11:06:00.928: [smf] INFO: Removed Session: UE IMSI:[262427940724061] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 04/10 11:06:00.928: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 04/10 11:06:00.932: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 04/10 11:06:00.933: [smf] INFO: Removed Session: UE IMSI:[262423507954995] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 04/10 11:06:00.933: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 04/10 11:06:00.938: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 04/10 11:06:00.938: [smf] INFO: Removed Session: UE IMSI:[262422055134582] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 04/10 11:06:00.938: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 04/10 11:06:00.943: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 04/10 11:06:00.943: [smf] INFO: Removed Session: UE IMSI:[262425560132526] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 04/10 11:06:00.943: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 04/10 11:06:00.948: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 04/10 11:06:00.948: [smf] INFO: Removed Session: UE IMSI:[262426844754408] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 04/10 11:06:00.948: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 04/10 11:06:00.953: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 04/10 11:06:00.954: [smf] INFO: Removed Session: UE IMSI:[262427021406387] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 04/10 11:06:00.954: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 04/10 11:06:00.959: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 04/10 11:06:00.959: [smf] INFO: Removed Session: UE IMSI:[262420261129414] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 04/10 11:06:00.959: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 04/10 11:06:00.964: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 04/10 11:06:00.964: [smf] INFO: Removed Session: UE IMSI:[262428308200474] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 04/10 11:06:00.964: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 04/10 11:06:00.969: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 04/10 11:06:00.970: [smf] INFO: Removed Session: UE IMSI:[262420331397631] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 04/10 11:06:00.970: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 04/10 11:06:00.975: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 04/10 11:06:00.975: [smf] INFO: Removed Session: UE IMSI:[262424396226633] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 04/10 11:06:00.975: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 04/10 11:06:00.980: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 04/10 11:06:00.981: [smf] INFO: Removed Session: UE IMSI:[262422459717819] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 04/10 11:06:00.981: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 04/10 11:06:00.985: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 04/10 11:06:00.986: [smf] INFO: Removed Session: UE IMSI:[262424360754853] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 04/10 11:06:00.986: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 04/10 11:06:00.991: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 04/10 11:06:00.991: [smf] INFO: Removed Session: UE IMSI:[262420103640248] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 04/10 11:06:00.991: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 04/10 11:06:00.996: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 04/10 11:06:00.997: [smf] INFO: Removed Session: UE IMSI:[262421991926575] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:00.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 04/10 11:06:00.997: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 04/10 11:06:01.002: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 04/10 11:06:01.002: [smf] INFO: Removed Session: UE IMSI:[262429935903219] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 04/10 11:06:01.002: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 04/10 11:06:01.007: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 04/10 11:06:01.007: [smf] INFO: Removed Session: UE IMSI:[262423492577493] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 04/10 11:06:01.007: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 04/10 11:06:01.012: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 04/10 11:06:01.012: [smf] INFO: Removed Session: UE IMSI:[262428542776772] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 04/10 11:06:01.012: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 04/10 11:06:01.017: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 04/10 11:06:01.018: [smf] INFO: Removed Session: UE IMSI:[262423607587691] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 04/10 11:06:01.018: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 04/10 11:06:01.023: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 04/10 11:06:01.023: [smf] INFO: Removed Session: UE IMSI:[262424354460776] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 04/10 11:06:01.023: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 04/10 11:06:01.028: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 04/10 11:06:01.029: [smf] INFO: Removed Session: UE IMSI:[262421166630935] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 04/10 11:06:01.029: [smf] [1;32mINFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 04/10 11:06:01.034: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 04/10 11:06:01.035: [smf] INFO: Removed Session: UE IMSI:[262424403464628] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 04/10 11:06:01.035: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 04/10 11:06:01.039: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 04/10 11:06:01.040: [smf] INFO: Removed Session: UE IMSI:[262422322960657] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 04/10 11:06:01.040: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 04/10 11:06:01.045: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 04/10 11:06:01.045: [smf] INFO: Removed Session: UE IMSI:[262425606494230] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 04/10 11:06:01.045: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 04/10 11:06:01.050: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 04/10 11:06:01.051: [smf] INFO: Removed Session: UE IMSI:[262421450641681] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 04/10 11:06:01.051: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 04/10 11:06:01.055: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 04/10 11:06:01.056: [smf] INFO: Removed Session: UE IMSI:[262423071262182] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 04/10 11:06:01.056: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 04/10 11:06:01.061: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 04/10 11:06:01.061: [smf] INFO: Removed Session: UE IMSI:[262422258360072] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 04/10 11:06:01.061: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 04/10 11:06:01.066: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 04/10 11:06:01.067: [smf] INFO: Removed Session: UE IMSI:[262429697950567] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 04/10 11:06:01.067: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 04/10 11:06:01.071: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 04/10 11:06:01.072: [smf] INFO: Removed Session: UE IMSI:[262421952639058] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 04/10 11:06:01.072: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 04/10 11:06:01.077: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 04/10 11:06:01.077: [smf] INFO: Removed Session: UE IMSI:[262426803773898] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 04/10 11:06:01.077: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 04/10 11:06:01.082: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 04/10 11:06:01.083: [smf] INFO: Removed Session: UE IMSI:[262424572537888] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 04/10 11:06:01.083: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 04/10 11:06:01.088: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 04/10 11:06:01.088: [smf] INFO: Removed Session: UE IMSI:[262422305817841] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 04/10 11:06:01.088: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 04/10 11:06:01.093: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 04/10 11:06:01.093: [smf] INFO: Removed Session: UE IMSI:[262428515036936] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 04/10 11:06:01.093: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 04/10 11:06:01.098: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 04/10 11:06:01.098: [smf] INFO: Removed Session: UE IMSI:[262429263662291] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 04/10 11:06:01.098: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 04/10 11:06:01.103: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 04/10 11:06:01.104: [smf] INFO: Removed Session: UE IMSI:[262428636722389] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 04/10 11:06:01.104: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 04/10 11:06:01.109: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 04/10 11:06:01.109: [smf] INFO: Removed Session: UE IMSI:[262425067674020] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 04/10 11:06:01.109: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 04/10 11:06:01.114: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 04/10 11:06:01.115: [smf] INFO: Removed Session: UE IMSI:[262427486454933] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 04/10 11:06:01.115: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 04/10 11:06:01.119: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 04/10 11:06:01.120: [smf] INFO: Removed Session: UE IMSI:[262420056911285] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 04/10 11:06:01.120: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 04/10 11:06:01.125: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 04/10 11:06:01.125: [smf] INFO: Removed Session: UE IMSI:[262429244803165] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 04/10 11:06:01.125: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 04/10 11:06:01.130: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 04/10 11:06:01.130: [smf] INFO: Removed Session: UE IMSI:[262423698245493] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 04/10 11:06:01.130: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 04/10 11:06:01.135: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 04/10 11:06:01.136: [smf] INFO: Removed Session: UE IMSI:[262428669878776] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 04/10 11:06:01.136: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 04/10 11:06:01.141: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 04/10 11:06:01.141: [smf] INFO: Removed Session: UE IMSI:[262423544514628] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 04/10 11:06:01.141: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 04/10 11:06:01.146: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 04/10 11:06:01.147: [smf] INFO: Removed Session: UE IMSI:[262420666971860] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 04/10 11:06:01.147: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 04/10 11:06:01.151: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 04/10 11:06:01.152: [smf] INFO: Removed Session: UE IMSI:[262429885341277] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 04/10 11:06:01.152: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 04/10 11:06:01.157: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 04/10 11:06:01.157: [smf] INFO: Removed Session: UE IMSI:[262425658614728] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 04/10 11:06:01.157: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 04/10 11:06:01.162: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 04/10 11:06:01.163: [smf] INFO: Removed Session: UE IMSI:[262421228713042] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 04/10 11:06:01.163: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 04/10 11:06:01.167: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 04/10 11:06:01.168: [smf] INFO: Removed Session: UE IMSI:[262420818785036] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 04/10 11:06:01.168: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 04/10 11:06:01.173: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 04/10 11:06:01.173: [smf] INFO: Removed Session: UE IMSI:[262429668704417] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 04/10 11:06:01.173: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 04/10 11:06:01.178: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 04/10 11:06:01.179: [smf] INFO: Removed Session: UE IMSI:[262425440349111] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 04/10 11:06:01.179: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 04/10 11:06:01.183: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 04/10 11:06:01.184: [smf] INFO: Removed Session: UE IMSI:[262425511060893] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 04/10 11:06:01.184: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 04/10 11:06:01.189: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 04/10 11:06:01.189: [smf] INFO: Removed Session: UE IMSI:[262420075486083] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 04/10 11:06:01.189: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 04/10 11:06:01.194: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 04/10 11:06:01.195: [smf] INFO: Removed Session: UE IMSI:[262421991391126] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 04/10 11:06:01.195: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 04/10 11:06:01.199: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 04/10 11:06:01.200: [smf] INFO: Removed Session: UE IMSI:[262429901307903] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 04/10 11:06:01.200: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 04/10 11:06:01.205: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 04/10 11:06:01.205: [smf] INFO: Removed Session: UE IMSI:[262427584714565] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 04/10 11:06:01.205: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 04/10 11:06:01.210: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 04/10 11:06:01.210: [smf] INFO: Removed Session: UE IMSI:[262423834750817] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 04/10 11:06:01.210: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 04/10 11:06:01.215: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 04/10 11:06:01.216: [smf] INFO: Removed Session: UE IMSI:[262425661612296] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 04/10 11:06:01.216: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 04/10 11:06:01.221: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 04/10 11:06:01.221: [smf] INFO: Removed Session: UE IMSI:[262421260794133] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 04/10 11:06:01.221: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 04/10 11:06:01.226: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 04/10 11:06:01.226: [smf] INFO: Removed Session: UE IMSI:[262425358202965] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 04/10 11:06:01.226: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 04/10 11:06:01.231: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 04/10 11:06:01.232: [smf] INFO: Removed Session: UE IMSI:[262423881371147] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 04/10 11:06:01.232: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 04/10 11:06:01.237: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 04/10 11:06:01.237: [smf] INFO: Removed Session: UE IMSI:[262426958928223] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 04/10 11:06:01.237: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 04/10 11:06:01.242: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 04/10 11:06:01.243: [smf] INFO: Removed Session: UE IMSI:[262428940649917] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 04/10 11:06:01.243: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 04/10 11:06:01.247: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 04/10 11:06:01.248: [smf] INFO: Removed Session: UE IMSI:[262420247752637] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 04/10 11:06:01.248: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 04/10 11:06:01.253: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 04/10 11:06:01.253: [smf] INFO: Removed Session: UE IMSI:[262426708127110] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 04/10 11:06:01.253: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 04/10 11:06:01.258: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 04/10 11:06:01.258: [smf] INFO: Removed Session: UE IMSI:[262424816932168] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 04/10 11:06:01.258: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 04/10 11:06:01.263: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 04/10 11:06:01.264: [smf] INFO: Removed Session: UE IMSI:[262423090467905] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 04/10 11:06:01.264: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 04/10 11:06:01.269: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 04/10 11:06:01.269: [smf] INFO: Removed Session: UE IMSI:[262425715114465] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 04/10 11:06:01.269: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 04/10 11:06:01.274: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 04/10 11:06:01.275: [smf] INFO: Removed Session: UE IMSI:[262428869173730] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 04/10 11:06:01.275: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 04/10 11:06:01.279: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 04/10 11:06:01.280: [smf] INFO: Removed Session: UE IMSI:[262429304709068] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 04/10 11:06:01.280: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 04/10 11:06:01.285: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 04/10 11:06:01.285: [smf] INFO: Removed Session: UE IMSI:[262422710310349] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 04/10 11:06:01.285: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 04/10 11:06:01.290: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 04/10 11:06:01.290: [smf] INFO: Removed Session: UE IMSI:[262429857411530] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 04/10 11:06:01.290: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 04/10 11:06:01.295: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 04/10 11:06:01.296: [smf] INFO: Removed Session: UE IMSI:[262427004852879] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 04/10 11:06:01.296: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 04/10 11:06:01.301: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 04/10 11:06:01.301: [smf] INFO: Removed Session: UE IMSI:[262425443299492] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 04/10 11:06:01.301: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 04/10 11:06:01.306: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 04/10 11:06:01.307: [smf] INFO: Removed Session: UE IMSI:[262423098242491] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 04/10 11:06:01.307: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 04/10 11:06:01.311: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 04/10 11:06:01.312: [smf] INFO: Removed Session: UE IMSI:[262421209783316] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 04/10 11:06:01.312: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 04/10 11:06:01.317: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 04/10 11:06:01.317: [smf] INFO: Removed Session: UE IMSI:[262423144984661] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 04/10 11:06:01.317: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 04/10 11:06:01.322: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 04/10 11:06:01.322: [smf] INFO: Removed Session: UE IMSI:[262422198842701] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 04/10 11:06:01.322: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 04/10 11:06:01.327: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 04/10 11:06:01.328: [smf] INFO: Removed Session: UE IMSI:[262429615665686] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 04/10 11:06:01.328: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 04/10 11:06:01.333: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 04/10 11:06:01.333: [smf] INFO: Removed Session: UE IMSI:[262427098021355] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 04/10 11:06:01.333: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 04/10 11:06:01.338: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 04/10 11:06:01.338: [smf] INFO: Removed Session: UE IMSI:[262429639051620] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 04/10 11:06:01.338: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 04/10 11:06:01.343: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 04/10 11:06:01.344: [smf] INFO: Removed Session: UE IMSI:[262422429980981] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 04/10 11:06:01.344: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 04/10 11:06:01.349: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 04/10 11:06:01.349: [smf] INFO: Removed Session: UE IMSI:[262420415119794] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 04/10 11:06:01.349: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 04/10 11:06:01.354: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 04/10 11:06:01.354: [smf] INFO: Removed Session: UE IMSI:[262423412886962] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 04/10 11:06:01.354: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 04/10 11:06:01.359: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 04/10 11:06:01.360: [smf] INFO: Removed Session: UE IMSI:[262421625934747] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 04/10 11:06:01.360: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 04/10 11:06:01.364: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 04/10 11:06:01.365: [smf] INFO: Removed Session: UE IMSI:[262427744351859] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 04/10 11:06:01.365: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 04/10 11:06:01.370: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 04/10 11:06:01.370: [smf] INFO: Removed Session: UE IMSI:[262429110020830] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 04/10 11:06:01.370: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 04/10 11:06:01.375: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 04/10 11:06:01.376: [smf] INFO: Removed Session: UE IMSI:[262420138701769] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 04/10 11:06:01.376: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 04/10 11:06:01.380: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 04/10 11:06:01.381: [smf] INFO: Removed Session: UE IMSI:[262420939843568] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 04/10 11:06:01.381: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 04/10 11:06:01.386: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 04/10 11:06:01.386: [smf] INFO: Removed Session: UE IMSI:[262426092189194] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 04/10 11:06:01.386: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 04/10 11:06:01.391: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 04/10 11:06:01.392: [smf] INFO: Removed Session: UE IMSI:[262428767101229] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 04/10 11:06:01.392: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 04/10 11:06:01.396: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 04/10 11:06:01.397: [smf] INFO: Removed Session: UE IMSI:[262423825265103] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 04/10 11:06:01.397: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 04/10 11:06:01.402: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 04/10 11:06:01.402: [smf] INFO: Removed Session: UE IMSI:[262425123001180] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 04/10 11:06:01.402: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 04/10 11:06:01.407: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 04/10 11:06:01.408: [smf] INFO: Removed Session: UE IMSI:[262424702877361] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 04/10 11:06:01.408: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 04/10 11:06:01.412: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 04/10 11:06:01.413: [smf] INFO: Removed Session: UE IMSI:[262424864272926] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 04/10 11:06:01.413: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 04/10 11:06:01.418: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 04/10 11:06:01.418: [smf] INFO: Removed Session: UE IMSI:[262428825341537] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 04/10 11:06:01.418: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 04/10 11:06:01.423: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 04/10 11:06:01.424: [smf] INFO: Removed Session: UE IMSI:[262421469668659] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 04/10 11:06:01.424: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 04/10 11:06:01.428: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 04/10 11:06:01.429: [smf] INFO: Removed Session: UE IMSI:[262426852593892] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 04/10 11:06:01.429: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 04/10 11:06:01.434: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 04/10 11:06:01.434: [smf] INFO: Removed Session: UE IMSI:[262423505315951] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 04/10 11:06:01.434: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 04/10 11:06:01.439: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 04/10 11:06:01.439: [smf] INFO: Removed Session: UE IMSI:[262423663676954] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 04/10 11:06:01.439: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 04/10 11:06:01.444: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 04/10 11:06:01.445: [smf] INFO: Removed Session: UE IMSI:[262426575511150] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 04/10 11:06:01.445: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 04/10 11:06:01.450: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 04/10 11:06:01.450: [smf] INFO: Removed Session: UE IMSI:[262425031359058] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 04/10 11:06:01.450: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 04/10 11:06:01.455: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 04/10 11:06:01.455: [smf] INFO: Removed Session: UE IMSI:[262428231091949] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 04/10 11:06:01.455: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 04/10 11:06:01.460: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 04/10 11:06:01.461: [smf] INFO: Removed Session: UE IMSI:[262429742624964] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 04/10 11:06:01.461: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 04/10 11:06:01.466: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 04/10 11:06:01.466: [smf] INFO: Removed Session: UE IMSI:[262429712937377] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 04/10 11:06:01.466: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 04/10 11:06:01.471: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 04/10 11:06:01.472: [smf] INFO: Removed Session: UE IMSI:[262427743723217] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 04/10 11:06:01.472: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 04/10 11:06:01.476: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 04/10 11:06:01.477: [smf] INFO: Removed Session: UE IMSI:[262428035122289] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 04/10 11:06:01.477: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 04/10 11:06:01.482: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 04/10 11:06:01.482: [smf] INFO: Removed Session: UE IMSI:[262427840452386] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 04/10 11:06:01.482: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 04/10 11:06:01.487: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 04/10 11:06:01.487: [smf] INFO: Removed Session: UE IMSI:[262421213031665] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 04/10 11:06:01.487: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 04/10 11:06:01.492: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 04/10 11:06:01.493: [smf] INFO: Removed Session: UE IMSI:[262420041558956] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 04/10 11:06:01.493: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 04/10 11:06:01.498: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 04/10 11:06:01.498: [smf] INFO: Removed Session: UE IMSI:[262424969856732] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 04/10 11:06:01.498: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 04/10 11:06:01.503: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 04/10 11:06:01.503: [smf] INFO: Removed Session: UE IMSI:[262428666172744] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 04/10 11:06:01.503: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 04/10 11:06:01.508: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 04/10 11:06:01.509: [smf] INFO: Removed Session: UE IMSI:[262422505251267] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 04/10 11:06:01.509: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 04/10 11:06:01.514: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 04/10 11:06:01.514: [smf] INFO: Removed Session: UE IMSI:[262429553086023] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 04/10 11:06:01.514: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 04/10 11:06:01.519: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 04/10 11:06:01.519: [smf] INFO: Removed Session: UE IMSI:[262427493309328] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 04/10 11:06:01.519: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 04/10 11:06:01.524: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 04/10 11:06:01.525: [smf] INFO: Removed Session: UE IMSI:[262421139726125] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 04/10 11:06:01.525: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 04/10 11:06:01.530: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 04/10 11:06:01.530: [smf] INFO: Removed Session: UE IMSI:[262420622071626] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 04/10 11:06:01.530: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 04/10 11:06:01.535: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 04/10 11:06:01.536: [smf] INFO: Removed Session: UE IMSI:[262423587876538] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 04/10 11:06:01.536: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 04/10 11:06:01.541: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 04/10 11:06:01.541: [smf] INFO: Removed Session: UE IMSI:[262428387833025] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 04/10 11:06:01.541: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 04/10 11:06:01.546: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 04/10 11:06:01.547: [smf] INFO: Removed Session: UE IMSI:[262425679812312] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 04/10 11:06:01.547: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 04/10 11:06:01.551: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 04/10 11:06:01.552: [smf] INFO: Removed Session: UE IMSI:[262422292918067] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 04/10 11:06:01.552: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 04/10 11:06:01.556: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 04/10 11:06:01.557: [smf] INFO: Removed Session: UE IMSI:[262422958537769] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 04/10 11:06:01.557: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 04/10 11:06:01.562: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 04/10 11:06:01.562: [smf] INFO: Removed Session: UE IMSI:[262423338896919] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 04/10 11:06:01.562: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 04/10 11:06:01.567: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 04/10 11:06:01.568: [smf] INFO: Removed Session: UE IMSI:[262425066285986] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 04/10 11:06:01.568: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 04/10 11:06:01.572: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 04/10 11:06:01.573: [smf] INFO: Removed Session: UE IMSI:[262423200605388] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 04/10 11:06:01.573: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 04/10 11:06:01.578: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 04/10 11:06:01.578: [smf] INFO: Removed Session: UE IMSI:[262424041938438] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 04/10 11:06:01.578: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 04/10 11:06:01.584: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 04/10 11:06:01.585: [smf] INFO: Removed Session: UE IMSI:[262429413758408] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 04/10 11:06:01.585: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 04/10 11:06:01.590: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 04/10 11:06:01.591: [smf] INFO: Removed Session: UE IMSI:[262421829174473] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 04/10 11:06:01.591: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 04/10 11:06:01.595: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 04/10 11:06:01.596: [smf] INFO: Removed Session: UE IMSI:[262423123121832] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 04/10 11:06:01.596: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 04/10 11:06:01.600: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 04/10 11:06:01.601: [smf] INFO: Removed Session: UE IMSI:[262426573191601] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 04/10 11:06:01.601: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 04/10 11:06:01.606: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 04/10 11:06:01.606: [smf] INFO: Removed Session: UE IMSI:[262424663457953] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 04/10 11:06:01.606: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 04/10 11:06:01.611: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 04/10 11:06:01.613: [smf] INFO: Removed Session: UE IMSI:[262420624106526] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 04/10 11:06:01.613: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 04/10 11:06:01.616: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 04/10 11:06:01.617: [smf] INFO: Removed Session: UE IMSI:[262425985951700] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 04/10 11:06:01.617: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 04/10 11:06:01.622: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 04/10 11:06:01.622: [smf] INFO: Removed Session: UE IMSI:[262422066295801] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 04/10 11:06:01.622: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 04/10 11:06:01.627: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 04/10 11:06:01.628: [smf] INFO: Removed Session: UE IMSI:[262420655025197] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 04/10 11:06:01.628: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 04/10 11:06:01.633: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 04/10 11:06:01.634: [smf] INFO: Removed Session: UE IMSI:[262429728852635] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 04/10 11:06:01.634: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 04/10 11:06:01.638: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 04/10 11:06:01.639: [smf] INFO: Removed Session: UE IMSI:[262423079324581] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 04/10 11:06:01.639: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 04/10 11:06:01.644: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 04/10 11:06:01.644: [smf] INFO: Removed Session: UE IMSI:[262428553827392] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 04/10 11:06:01.644: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 04/10 11:06:01.649: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 04/10 11:06:01.650: [smf] INFO: Removed Session: UE IMSI:[262424403856757] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 04/10 11:06:01.650: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 04/10 11:06:01.655: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 04/10 11:06:01.656: [smf] INFO: Removed Session: UE IMSI:[262421927744499] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 04/10 11:06:01.656: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 04/10 11:06:01.661: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 04/10 11:06:01.662: [smf] INFO: Removed Session: UE IMSI:[262420223569943] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 04/10 11:06:01.662: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 04/10 11:06:01.666: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 04/10 11:06:01.667: [smf] INFO: Removed Session: UE IMSI:[262427518870215] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 04/10 11:06:01.667: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 04/10 11:06:01.671: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 04/10 11:06:01.672: [smf] INFO: Removed Session: UE IMSI:[262428505570996] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 04/10 11:06:01.672: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 04/10 11:06:01.677: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 04/10 11:06:01.678: [smf] INFO: Removed Session: UE IMSI:[262423116931559] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 04/10 11:06:01.678: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 04/10 11:06:01.682: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 04/10 11:06:01.683: [smf] INFO: Removed Session: UE IMSI:[262429039059482] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 04/10 11:06:01.683: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 04/10 11:06:01.688: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 04/10 11:06:01.688: [smf] INFO: Removed Session: UE IMSI:[262427593058197] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 04/10 11:06:01.688: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 04/10 11:06:01.693: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 04/10 11:06:01.694: [smf] INFO: Removed Session: UE IMSI:[262428816166062] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 04/10 11:06:01.694: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 04/10 11:06:01.698: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 04/10 11:06:01.699: [smf] INFO: Removed Session: UE IMSI:[262422851043244] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 04/10 11:06:01.699: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 04/10 11:06:01.704: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 04/10 11:06:01.705: [smf] INFO: Removed Session: UE IMSI:[262425733550603] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 04/10 11:06:01.705: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 04/10 11:06:01.710: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 04/10 11:06:01.712: [smf] INFO: Removed Session: UE IMSI:[262428988258622] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 04/10 11:06:01.712: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 04/10 11:06:01.715: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 04/10 11:06:01.716: [smf] INFO: Removed Session: UE IMSI:[262420676034428] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 04/10 11:06:01.716: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 04/10 11:06:01.720: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 04/10 11:06:01.721: [smf] INFO: Removed Session: UE IMSI:[262421005474467] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 04/10 11:06:01.721: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 04/10 11:06:01.726: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 04/10 11:06:01.727: [smf] INFO: Removed Session: UE IMSI:[262420713045512] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 04/10 11:06:01.727: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 04/10 11:06:01.731: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 04/10 11:06:01.732: [smf] INFO: Removed Session: UE IMSI:[262428486792354] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 04/10 11:06:01.732: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 04/10 11:06:01.737: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 04/10 11:06:01.738: [smf] INFO: Removed Session: UE IMSI:[262422963626920] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 04/10 11:06:01.738: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 04/10 11:06:01.742: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 04/10 11:06:01.743: [smf] INFO: Removed Session: UE IMSI:[262427373269053] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 04/10 11:06:01.744: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 04/10 11:06:01.748: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 04/10 11:06:01.749: [smf] INFO: Removed Session: UE IMSI:[262422335874373] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 04/10 11:06:01.749: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 04/10 11:06:01.754: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 04/10 11:06:01.755: [smf] INFO: Removed Session: UE IMSI:[262427228932423] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 04/10 11:06:01.755: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 04/10 11:06:01.759: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 04/10 11:06:01.760: [smf] INFO: Removed Session: UE IMSI:[262420411714094] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 04/10 11:06:01.760: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 04/10 11:06:01.765: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 04/10 11:06:01.766: [smf] INFO: Removed Session: UE IMSI:[262425892689223] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 04/10 11:06:01.766: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 04/10 11:06:01.770: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 04/10 11:06:01.771: [smf] INFO: Removed Session: UE IMSI:[262429589642908] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 04/10 11:06:01.771: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 04/10 11:06:01.776: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 04/10 11:06:01.777: [smf] INFO: Removed Session: UE IMSI:[262424712416525] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 04/10 11:06:01.777: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 04/10 11:06:01.782: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 04/10 11:06:01.783: [smf] INFO: Removed Session: UE IMSI:[262420694911740] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 04/10 11:06:01.783: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 04/10 11:06:01.787: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 04/10 11:06:01.788: [smf] INFO: Removed Session: UE IMSI:[262421059762513] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 04/10 11:06:01.788: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 04/10 11:06:01.792: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 04/10 11:06:01.793: [smf] INFO: Removed Session: UE IMSI:[262420930900137] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 04/10 11:06:01.793: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 04/10 11:06:01.798: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 04/10 11:06:01.798: [smf] INFO: Removed Session: UE IMSI:[262421207107894] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 04/10 11:06:01.798: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 04/10 11:06:01.803: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 04/10 11:06:01.804: [smf] INFO: Removed Session: UE IMSI:[262420496243882] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 04/10 11:06:01.804: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 04/10 11:06:01.808: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 04/10 11:06:01.809: [smf] INFO: Removed Session: UE IMSI:[262423095827006] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 04/10 11:06:01.809: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 04/10 11:06:01.814: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 04/10 11:06:01.814: [smf] INFO: Removed Session: UE IMSI:[262421748427491] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 04/10 11:06:01.814: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 04/10 11:06:01.819: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 04/10 11:06:01.819: [smf] INFO: Removed Session: UE IMSI:[262420629535665] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 04/10 11:06:01.819: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 04/10 11:06:01.824: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 04/10 11:06:01.825: [smf] INFO: Removed Session: UE IMSI:[262425524389903] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 04/10 11:06:01.825: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 04/10 11:06:01.829: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 04/10 11:06:01.830: [smf] INFO: Removed Session: UE IMSI:[262423742366994] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 04/10 11:06:01.830: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 04/10 11:06:01.835: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 04/10 11:06:01.835: [smf] INFO: Removed Session: UE IMSI:[262427474790608] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 04/10 11:06:01.835: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 04/10 11:06:01.840: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 04/10 11:06:01.841: [smf] INFO: Removed Session: UE IMSI:[262421203351938] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 04/10 11:06:01.841: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 04/10 11:06:01.845: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 04/10 11:06:01.846: [smf] INFO: Removed Session: UE IMSI:[262429254374197] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 04/10 11:06:01.846: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 04/10 11:06:01.851: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 04/10 11:06:01.852: [smf] INFO: Removed Session: UE IMSI:[262426633010067] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 04/10 11:06:01.852: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 04/10 11:06:01.856: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 04/10 11:06:01.857: [smf] INFO: Removed Session: UE IMSI:[262424946515590] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 04/10 11:06:01.857: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 04/10 11:06:01.862: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 04/10 11:06:01.862: [smf] INFO: Removed Session: UE IMSI:[262424057055101] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 04/10 11:06:01.862: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 04/10 11:06:01.867: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 04/10 11:06:01.867: [smf] INFO: Removed Session: UE IMSI:[262421100113519] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 04/10 11:06:01.867: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 04/10 11:06:01.872: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 04/10 11:06:01.873: [smf] INFO: Removed Session: UE IMSI:[262425073988374] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 04/10 11:06:01.873: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 04/10 11:06:01.878: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 04/10 11:06:01.878: [smf] INFO: Removed Session: UE IMSI:[262424811485382] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 04/10 11:06:01.878: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 04/10 11:06:01.883: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 04/10 11:06:01.884: [smf] INFO: Removed Session: UE IMSI:[262421299315541] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 04/10 11:06:01.884: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 04/10 11:06:01.888: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 04/10 11:06:01.889: [smf] INFO: Removed Session: UE IMSI:[262427303066493] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 04/10 11:06:01.889: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 04/10 11:06:01.894: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 04/10 11:06:01.895: [smf] INFO: Removed Session: UE IMSI:[262425940088995] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 04/10 11:06:01.895: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 04/10 11:06:01.899: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 04/10 11:06:01.900: [smf] INFO: Removed Session: UE IMSI:[262426498206594] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 04/10 11:06:01.900: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 04/10 11:06:01.905: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 04/10 11:06:01.906: [smf] INFO: Removed Session: UE IMSI:[262423387128878] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 04/10 11:06:01.906: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 04/10 11:06:01.910: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 04/10 11:06:01.911: [smf] INFO: Removed Session: UE IMSI:[262424081065821] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 04/10 11:06:01.911: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 04/10 11:06:01.916: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 04/10 11:06:01.916: [smf] INFO: Removed Session: UE IMSI:[262425132388802] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 04/10 11:06:01.916: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 04/10 11:06:01.921: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 04/10 11:06:01.922: [smf] INFO: Removed Session: UE IMSI:[262422210892217] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 04/10 11:06:01.922: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 04/10 11:06:01.927: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 04/10 11:06:01.927: [smf] INFO: Removed Session: UE IMSI:[262421406185876] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 04/10 11:06:01.927: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 04/10 11:06:01.932: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 04/10 11:06:01.933: [smf] INFO: Removed Session: UE IMSI:[262426926523389] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 04/10 11:06:01.933: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 04/10 11:06:01.937: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 04/10 11:06:01.938: [smf] INFO: Removed Session: UE IMSI:[262425408255035] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 04/10 11:06:01.938: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 04/10 11:06:01.943: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 04/10 11:06:01.943: [smf] INFO: Removed Session: UE IMSI:[262429829715090] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 04/10 11:06:01.943: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 04/10 11:06:01.948: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 04/10 11:06:01.948: [smf] INFO: Removed Session: UE IMSI:[262421843291334] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 04/10 11:06:01.948: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 04/10 11:06:01.953: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 04/10 11:06:01.954: [smf] INFO: Removed Session: UE IMSI:[262425507646114] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 04/10 11:06:01.954: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 04/10 11:06:01.958: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 04/10 11:06:01.959: [smf] INFO: Removed Session: UE IMSI:[262428389134723] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 04/10 11:06:01.959: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 04/10 11:06:01.964: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 04/10 11:06:01.964: [smf] INFO: Removed Session: UE IMSI:[262424918009011] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 04/10 11:06:01.964: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 04/10 11:06:01.969: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 04/10 11:06:01.970: [smf] INFO: Removed Session: UE IMSI:[262420683597067] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 04/10 11:06:01.970: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 04/10 11:06:01.974: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 04/10 11:06:01.975: [smf] INFO: Removed Session: UE IMSI:[262421998997217] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 04/10 11:06:01.975: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 04/10 11:06:01.980: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 04/10 11:06:01.980: [smf] INFO: Removed Session: UE IMSI:[262428445231626] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 04/10 11:06:01.980: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 04/10 11:06:01.985: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 04/10 11:06:01.986: [smf] INFO: Removed Session: UE IMSI:[262425705729679] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 04/10 11:06:01.986: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 04/10 11:06:01.991: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 04/10 11:06:01.991: [smf] INFO: Removed Session: UE IMSI:[262420758027959] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 04/10 11:06:01.991: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 04/10 11:06:01.996: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 04/10 11:06:01.996: [smf] INFO: Removed Session: UE IMSI:[262421750361357] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:01.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 04/10 11:06:01.996: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 04/10 11:06:02.001: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 04/10 11:06:02.002: [smf] INFO: Removed Session: UE IMSI:[262429740840972] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 04/10 11:06:02.002: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 04/10 11:06:02.006: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 04/10 11:06:02.007: [smf] INFO: Removed Session: UE IMSI:[262427916026580] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 04/10 11:06:02.007: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 04/10 11:06:02.012: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 04/10 11:06:02.012: [smf] INFO: Removed Session: UE IMSI:[262426328162285] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 04/10 11:06:02.012: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 04/10 11:06:02.017: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 04/10 11:06:02.018: [smf] INFO: Removed Session: UE IMSI:[262429506779708] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 04/10 11:06:02.018: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 04/10 11:06:02.022: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 04/10 11:06:02.023: [smf] INFO: Removed Session: UE IMSI:[262426266634205] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 04/10 11:06:02.023: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 04/10 11:06:02.028: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 04/10 11:06:02.028: [smf] INFO: Removed Session: UE IMSI:[262429055638450] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 04/10 11:06:02.028: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 04/10 11:06:02.033: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 04/10 11:06:02.033: [smf] INFO: Removed Session: UE IMSI:[262427893422564] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 04/10 11:06:02.033: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 04/10 11:06:02.038: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 04/10 11:06:02.039: [smf] INFO: Removed Session: UE IMSI:[262425731937900] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 04/10 11:06:02.039: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 04/10 11:06:02.044: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 04/10 11:06:02.044: [smf] INFO: Removed Session: UE IMSI:[262427132967955] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 04/10 11:06:02.044: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 04/10 11:06:02.049: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 04/10 11:06:02.050: [smf] INFO: Removed Session: UE IMSI:[262422852735802] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 04/10 11:06:02.050: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 04/10 11:06:02.054: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 04/10 11:06:02.055: [smf] INFO: Removed Session: UE IMSI:[262421153333610] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 04/10 11:06:02.055: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 04/10 11:06:02.060: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 04/10 11:06:02.060: [smf] INFO: Removed Session: UE IMSI:[262423120055587] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 04/10 11:06:02.060: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 04/10 11:06:02.065: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 04/10 11:06:02.066: [smf] INFO: Removed Session: UE IMSI:[262421936847315] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 04/10 11:06:02.066: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 04/10 11:06:02.070: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 04/10 11:06:02.071: [smf] INFO: Removed Session: UE IMSI:[262420539810776] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 04/10 11:06:02.071: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 04/10 11:06:02.076: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 04/10 11:06:02.076: [smf] INFO: Removed Session: UE IMSI:[262421426145710] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 04/10 11:06:02.076: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 04/10 11:06:02.081: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 04/10 11:06:02.082: [smf] INFO: Removed Session: UE IMSI:[262425856555266] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 04/10 11:06:02.082: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 04/10 11:06:02.087: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 04/10 11:06:02.088: [smf] INFO: Removed Session: UE IMSI:[262420976206153] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 04/10 11:06:02.088: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 04/10 11:06:02.092: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 04/10 11:06:02.093: [smf] INFO: Removed Session: UE IMSI:[262426237006133] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 04/10 11:06:02.093: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 04/10 11:06:02.098: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 04/10 11:06:02.100: [smf] INFO: Removed Session: UE IMSI:[262422001268813] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 04/10 11:06:02.100: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 04/10 11:06:02.104: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 04/10 11:06:02.105: [smf] INFO: Removed Session: UE IMSI:[262423916057439] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 04/10 11:06:02.105: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 04/10 11:06:02.110: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 04/10 11:06:02.111: [smf] INFO: Removed Session: UE IMSI:[262429296880095] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 04/10 11:06:02.111: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 04/10 11:06:02.117: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 04/10 11:06:02.118: [smf] INFO: Removed Session: UE IMSI:[262424389486230] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 04/10 11:06:02.118: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 04/10 11:06:02.122: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 04/10 11:06:02.123: [smf] INFO: Removed Session: UE IMSI:[262421248437375] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 04/10 11:06:02.123: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 04/10 11:06:02.127: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 04/10 11:06:02.128: [smf] INFO: Removed Session: UE IMSI:[262428257412857] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 04/10 11:06:02.128: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 04/10 11:06:02.133: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 04/10 11:06:02.133: [smf] INFO: Removed Session: UE IMSI:[262420254020416] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 04/10 11:06:02.133: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 04/10 11:06:02.138: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 04/10 11:06:02.139: [smf] INFO: Removed Session: UE IMSI:[262421720310875] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 04/10 11:06:02.139: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 04/10 11:06:02.143: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 04/10 11:06:02.144: [smf] INFO: Removed Session: UE IMSI:[262428495639601] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 04/10 11:06:02.144: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 04/10 11:06:02.149: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 04/10 11:06:02.149: [smf] INFO: Removed Session: UE IMSI:[262421066486016] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 04/10 11:06:02.149: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 04/10 11:06:02.154: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 04/10 11:06:02.155: [smf] INFO: Removed Session: UE IMSI:[262424411045433] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 04/10 11:06:02.155: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 04/10 11:06:02.159: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 04/10 11:06:02.160: [smf] INFO: Removed Session: UE IMSI:[262428901741263] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 04/10 11:06:02.160: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 04/10 11:06:02.165: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 04/10 11:06:02.166: [smf] INFO: Removed Session: UE IMSI:[262427202797951] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 04/10 11:06:02.166: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 04/10 11:06:02.170: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 04/10 11:06:02.171: [smf] INFO: Removed Session: UE IMSI:[262423629415296] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 04/10 11:06:02.171: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 04/10 11:06:02.176: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 04/10 11:06:02.177: [smf] INFO: Removed Session: UE IMSI:[262427822184475] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 04/10 11:06:02.177: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 04/10 11:06:02.182: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 04/10 11:06:02.182: [smf] INFO: Removed Session: UE IMSI:[262424070744508] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 04/10 11:06:02.182: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 04/10 11:06:02.188: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 04/10 11:06:02.189: [smf] INFO: Removed Session: UE IMSI:[262420672426001] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 04/10 11:06:02.189: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 04/10 11:06:02.193: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 04/10 11:06:02.194: [smf] INFO: Removed Session: UE IMSI:[262421269135184] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 04/10 11:06:02.194: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 04/10 11:06:02.199: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 04/10 11:06:02.199: [smf] INFO: Removed Session: UE IMSI:[262426979334037] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 04/10 11:06:02.200: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 04/10 11:06:02.204: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 04/10 11:06:02.205: [smf] INFO: Removed Session: UE IMSI:[262422112828174] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 04/10 11:06:02.205: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 04/10 11:06:02.210: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 04/10 11:06:02.210: [smf] INFO: Removed Session: UE IMSI:[262422342316431] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 04/10 11:06:02.210: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 04/10 11:06:02.215: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 04/10 11:06:02.215: [smf] INFO: Removed Session: UE IMSI:[262422319997411] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 04/10 11:06:02.216: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 04/10 11:06:02.220: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 04/10 11:06:02.221: [smf] INFO: Removed Session: UE IMSI:[262422423473159] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 04/10 11:06:02.221: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 04/10 11:06:02.226: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 04/10 11:06:02.226: [smf] INFO: Removed Session: UE IMSI:[262424232350583] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 04/10 11:06:02.226: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 04/10 11:06:02.231: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 04/10 11:06:02.232: [smf] INFO: Removed Session: UE IMSI:[262420623400069] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 04/10 11:06:02.232: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 04/10 11:06:02.237: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 04/10 11:06:02.238: [smf] INFO: Removed Session: UE IMSI:[262427505186770] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 04/10 11:06:02.238: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 04/10 11:06:02.243: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 04/10 11:06:02.244: [smf] INFO: Removed Session: UE IMSI:[262422909995750] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 04/10 11:06:02.244: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 04/10 11:06:02.249: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 04/10 11:06:02.250: [smf] INFO: Removed Session: UE IMSI:[262424071069914] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 04/10 11:06:02.250: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 04/10 11:06:02.254: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 04/10 11:06:02.255: [smf] INFO: Removed Session: UE IMSI:[262423435352325] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 04/10 11:06:02.255: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 04/10 11:06:02.260: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 04/10 11:06:02.261: [smf] INFO: Removed Session: UE IMSI:[262422927248870] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 04/10 11:06:02.261: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 04/10 11:06:02.266: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 04/10 11:06:02.267: [smf] INFO: Removed Session: UE IMSI:[262420027424403] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 04/10 11:06:02.267: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 04/10 11:06:02.271: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 04/10 11:06:02.272: [smf] INFO: Removed Session: UE IMSI:[262427732901938] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 04/10 11:06:02.272: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 04/10 11:06:02.277: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 04/10 11:06:02.278: [smf] INFO: Removed Session: UE IMSI:[262427848990988] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 04/10 11:06:02.278: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 04/10 11:06:02.282: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 04/10 11:06:02.283: [smf] INFO: Removed Session: UE IMSI:[262429949328339] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 04/10 11:06:02.283: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 04/10 11:06:02.288: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 04/10 11:06:02.288: [smf] INFO: Removed Session: UE IMSI:[262422639587034] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 04/10 11:06:02.288: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 04/10 11:06:02.293: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 04/10 11:06:02.294: [smf] INFO: Removed Session: UE IMSI:[262426159281858] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 04/10 11:06:02.294: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 04/10 11:06:02.298: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 04/10 11:06:02.299: [smf] INFO: Removed Session: UE IMSI:[262420591846204] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 04/10 11:06:02.299: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 04/10 11:06:02.304: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 04/10 11:06:02.304: [smf] INFO: Removed Session: UE IMSI:[262425042197066] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 04/10 11:06:02.304: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 04/10 11:06:02.309: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 04/10 11:06:02.309: [smf] INFO: Removed Session: UE IMSI:[262426402070604] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 04/10 11:06:02.309: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 04/10 11:06:02.314: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 04/10 11:06:02.315: [smf] INFO: Removed Session: UE IMSI:[262429411220926] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 04/10 11:06:02.315: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 04/10 11:06:02.320: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 04/10 11:06:02.320: [smf] INFO: Removed Session: UE IMSI:[262428981145634] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 04/10 11:06:02.320: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 04/10 11:06:02.325: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 04/10 11:06:02.326: [smf] INFO: Removed Session: UE IMSI:[262422427886986] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 04/10 11:06:02.326: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 04/10 11:06:02.330: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 04/10 11:06:02.331: [smf] INFO: Removed Session: UE IMSI:[262424141235600] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 04/10 11:06:02.331: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 04/10 11:06:02.336: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 04/10 11:06:02.336: [smf] INFO: Removed Session: UE IMSI:[262426567729139] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 04/10 11:06:02.336: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 04/10 11:06:02.341: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 04/10 11:06:02.342: [smf] INFO: Removed Session: UE IMSI:[262424518394784] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 04/10 11:06:02.342: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 04/10 11:06:02.346: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 04/10 11:06:02.347: [smf] INFO: Removed Session: UE IMSI:[262420666328813] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 04/10 11:06:02.347: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 04/10 11:06:02.351: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 04/10 11:06:02.352: [smf] INFO: Removed Session: UE IMSI:[262426920119017] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 04/10 11:06:02.352: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 04/10 11:06:02.357: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 04/10 11:06:02.357: [smf] INFO: Removed Session: UE IMSI:[262426414173563] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 04/10 11:06:02.357: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 04/10 11:06:02.362: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 04/10 11:06:02.363: [smf] INFO: Removed Session: UE IMSI:[262429456827519] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 04/10 11:06:02.363: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 04/10 11:06:02.367: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 04/10 11:06:02.368: [smf] INFO: Removed Session: UE IMSI:[262421077373855] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 04/10 11:06:02.368: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 04/10 11:06:02.373: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 04/10 11:06:02.373: [smf] INFO: Removed Session: UE IMSI:[262424619392155] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 04/10 11:06:02.373: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 04/10 11:06:02.378: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 04/10 11:06:02.379: [smf] INFO: Removed Session: UE IMSI:[262423991859739] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 04/10 11:06:02.379: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 04/10 11:06:02.383: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 04/10 11:06:02.384: [smf] INFO: Removed Session: UE IMSI:[262427932506785] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 04/10 11:06:02.384: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 04/10 11:06:02.389: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 04/10 11:06:02.390: [smf] INFO: Removed Session: UE IMSI:[262429284053219] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 04/10 11:06:02.390: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 04/10 11:06:02.394: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 04/10 11:06:02.395: [smf] INFO: Removed Session: UE IMSI:[262424002347503] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 04/10 11:06:02.395: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 04/10 11:06:02.399: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 04/10 11:06:02.400: [smf] INFO: Removed Session: UE IMSI:[262421525623307] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 04/10 11:06:02.400: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 04/10 11:06:02.405: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 04/10 11:06:02.405: [smf] INFO: Removed Session: UE IMSI:[262426361649272] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 04/10 11:06:02.405: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 04/10 11:06:02.410: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 04/10 11:06:02.411: [smf] INFO: Removed Session: UE IMSI:[262428196718540] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 04/10 11:06:02.411: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 04/10 11:06:02.415: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 04/10 11:06:02.416: [smf] INFO: Removed Session: UE IMSI:[262421858349069] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 04/10 11:06:02.416: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 04/10 11:06:02.421: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 04/10 11:06:02.421: [smf] INFO: Removed Session: UE IMSI:[262426910244913] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 04/10 11:06:02.421: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 04/10 11:06:02.426: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 04/10 11:06:02.427: [smf] INFO: Removed Session: UE IMSI:[262426409880492] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 04/10 11:06:02.427: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 04/10 11:06:02.431: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 04/10 11:06:02.432: [smf] INFO: Removed Session: UE IMSI:[262425716337539] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 04/10 11:06:02.432: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 04/10 11:06:02.437: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 04/10 11:06:02.437: [smf] INFO: Removed Session: UE IMSI:[262427314148900] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 04/10 11:06:02.437: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 04/10 11:06:02.442: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 04/10 11:06:02.443: [smf] INFO: Removed Session: UE IMSI:[262426041932864] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 04/10 11:06:02.443: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 04/10 11:06:02.447: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 04/10 11:06:02.448: [smf] INFO: Removed Session: UE IMSI:[262422149622106] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 04/10 11:06:02.448: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 04/10 11:06:02.453: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 04/10 11:06:02.453: [smf] INFO: Removed Session: UE IMSI:[262428173910569] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 04/10 11:06:02.453: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 04/10 11:06:02.458: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 04/10 11:06:02.458: [smf] INFO: Removed Session: UE IMSI:[262428178439356] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 04/10 11:06:02.458: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 04/10 11:06:02.463: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 04/10 11:06:02.464: [smf] INFO: Removed Session: UE IMSI:[262425538116115] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 04/10 11:06:02.464: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 04/10 11:06:02.469: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 04/10 11:06:02.469: [smf] INFO: Removed Session: UE IMSI:[262427079361976] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 04/10 11:06:02.469: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 04/10 11:06:02.474: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 04/10 11:06:02.475: [smf] INFO: Removed Session: UE IMSI:[262428544004473] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 04/10 11:06:02.475: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 04/10 11:06:02.479: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 04/10 11:06:02.480: [smf] INFO: Removed Session: UE IMSI:[262420188649251] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 04/10 11:06:02.480: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 04/10 11:06:02.485: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 04/10 11:06:02.485: [smf] INFO: Removed Session: UE IMSI:[262422507324863] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 04/10 11:06:02.485: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 04/10 11:06:02.490: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 04/10 11:06:02.490: [smf] INFO: Removed Session: UE IMSI:[262428892782777] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 04/10 11:06:02.491: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 04/10 11:06:02.495: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 04/10 11:06:02.496: [smf] INFO: Removed Session: UE IMSI:[262422948440037] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 04/10 11:06:02.496: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 04/10 11:06:02.501: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 04/10 11:06:02.501: [smf] INFO: Removed Session: UE IMSI:[262428689601666] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 04/10 11:06:02.501: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 04/10 11:06:02.506: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 04/10 11:06:02.506: [smf] INFO: Removed Session: UE IMSI:[262423944358040] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 04/10 11:06:02.506: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 04/10 11:06:02.511: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 04/10 11:06:02.512: [smf] INFO: Removed Session: UE IMSI:[262428975947495] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 04/10 11:06:02.512: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 04/10 11:06:02.517: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 04/10 11:06:02.517: [smf] INFO: Removed Session: UE IMSI:[262428653916712] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 04/10 11:06:02.517: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 04/10 11:06:02.522: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 04/10 11:06:02.522: [smf] INFO: Removed Session: UE IMSI:[262421901633101] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 04/10 11:06:02.522: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 04/10 11:06:02.527: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 04/10 11:06:02.528: [smf] INFO: Removed Session: UE IMSI:[262425288621996] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 04/10 11:06:02.528: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 04/10 11:06:02.533: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 04/10 11:06:02.533: [smf] INFO: Removed Session: UE IMSI:[262420000938145] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 04/10 11:06:02.533: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 04/10 11:06:02.538: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 04/10 11:06:02.538: [smf] INFO: Removed Session: UE IMSI:[262423931621839] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 04/10 11:06:02.538: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 04/10 11:06:02.543: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 04/10 11:06:02.544: [smf] INFO: Removed Session: UE IMSI:[262423611584853] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 04/10 11:06:02.544: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 04/10 11:06:02.549: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 04/10 11:06:02.549: [smf] INFO: Removed Session: UE IMSI:[262425180792872] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 04/10 11:06:02.549: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 04/10 11:06:02.554: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 04/10 11:06:02.554: [smf] INFO: Removed Session: UE IMSI:[262426999207002] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 04/10 11:06:02.554: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 04/10 11:06:02.559: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 04/10 11:06:02.560: [smf] INFO: Removed Session: UE IMSI:[262428770011359] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 04/10 11:06:02.560: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 04/10 11:06:02.564: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 04/10 11:06:02.565: [smf] INFO: Removed Session: UE IMSI:[262420997635520] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 04/10 11:06:02.565: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 04/10 11:06:02.570: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 04/10 11:06:02.570: [smf] INFO: Removed Session: UE IMSI:[262423534495196] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 04/10 11:06:02.570: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 04/10 11:06:02.575: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 04/10 11:06:02.576: [smf] INFO: Removed Session: UE IMSI:[262429191234311] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 04/10 11:06:02.576: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 04/10 11:06:02.580: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 04/10 11:06:02.581: [smf] INFO: Removed Session: UE IMSI:[262424132820027] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 04/10 11:06:02.581: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 04/10 11:06:02.586: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 04/10 11:06:02.586: [smf] INFO: Removed Session: UE IMSI:[262426658426827] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 04/10 11:06:02.586: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 04/10 11:06:02.591: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 04/10 11:06:02.592: [smf] INFO: Removed Session: UE IMSI:[262428513369617] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 04/10 11:06:02.592: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 04/10 11:06:02.596: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 04/10 11:06:02.597: [smf] INFO: Removed Session: UE IMSI:[262429751927180] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 04/10 11:06:02.597: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 04/10 11:06:02.602: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 04/10 11:06:02.602: [smf] INFO: Removed Session: UE IMSI:[262424860405405] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 04/10 11:06:02.602: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 04/10 11:06:02.607: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 04/10 11:06:02.608: [smf] INFO: Removed Session: UE IMSI:[262423220774030] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 04/10 11:06:02.608: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 04/10 11:06:02.612: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 04/10 11:06:02.613: [smf] INFO: Removed Session: UE IMSI:[262422100035961] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 04/10 11:06:02.613: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 04/10 11:06:02.618: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 04/10 11:06:02.618: [smf] INFO: Removed Session: UE IMSI:[262423701562509] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 04/10 11:06:02.618: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 04/10 11:06:02.623: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 04/10 11:06:02.624: [smf] INFO: Removed Session: UE IMSI:[262426684507347] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 04/10 11:06:02.624: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 04/10 11:06:02.628: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 04/10 11:06:02.629: [smf] INFO: Removed Session: UE IMSI:[262423039144986] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 04/10 11:06:02.629: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 04/10 11:06:02.634: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 04/10 11:06:02.634: [smf] INFO: Removed Session: UE IMSI:[262421576030381] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 04/10 11:06:02.634: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 04/10 11:06:02.639: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 04/10 11:06:02.639: [smf] INFO: Removed Session: UE IMSI:[262427323318328] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 04/10 11:06:02.639: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 04/10 11:06:02.644: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 04/10 11:06:02.645: [smf] INFO: Removed Session: UE IMSI:[262428791246902] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 04/10 11:06:02.645: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 04/10 11:06:02.650: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 04/10 11:06:02.650: [smf] INFO: Removed Session: UE IMSI:[262421859213469] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 04/10 11:06:02.650: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 04/10 11:06:02.655: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 04/10 11:06:02.656: [smf] INFO: Removed Session: UE IMSI:[262423009107007] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 04/10 11:06:02.656: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 04/10 11:06:02.660: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 04/10 11:06:02.661: [smf] INFO: Removed Session: UE IMSI:[262424141723205] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 04/10 11:06:02.661: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 04/10 11:06:02.666: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 04/10 11:06:02.666: [smf] INFO: Removed Session: UE IMSI:[262423215167540] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 04/10 11:06:02.666: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 04/10 11:06:02.671: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 04/10 11:06:02.672: [smf] INFO: Removed Session: UE IMSI:[262421805581040] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 04/10 11:06:02.672: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 04/10 11:06:02.676: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 04/10 11:06:02.677: [smf] INFO: Removed Session: UE IMSI:[262423049843472] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 04/10 11:06:02.677: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 04/10 11:06:02.682: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 04/10 11:06:02.682: [smf] INFO: Removed Session: UE IMSI:[262422248956613] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 04/10 11:06:02.682: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 04/10 11:06:02.687: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 04/10 11:06:02.688: [smf] INFO: Removed Session: UE IMSI:[262421990099724] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 04/10 11:06:02.688: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 04/10 11:06:02.693: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 04/10 11:06:02.693: [smf] INFO: Removed Session: UE IMSI:[262425022665297] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 04/10 11:06:02.693: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 04/10 11:06:02.698: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 04/10 11:06:02.698: [smf] INFO: Removed Session: UE IMSI:[262421552044314] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 04/10 11:06:02.698: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 04/10 11:06:02.703: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 04/10 11:06:02.704: [smf] INFO: Removed Session: UE IMSI:[262422187919834] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 04/10 11:06:02.704: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 04/10 11:06:02.709: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 04/10 11:06:02.709: [smf] INFO: Removed Session: UE IMSI:[262423536325287] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 04/10 11:06:02.709: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 04/10 11:06:02.714: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 04/10 11:06:02.715: [smf] INFO: Removed Session: UE IMSI:[262425455363642] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 04/10 11:06:02.715: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 04/10 11:06:02.720: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 04/10 11:06:02.720: [smf] INFO: Removed Session: UE IMSI:[262424776430204] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 04/10 11:06:02.721: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 04/10 11:06:02.725: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 04/10 11:06:02.726: [smf] INFO: Removed Session: UE IMSI:[262427746314430] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 04/10 11:06:02.726: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 04/10 11:06:02.730: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 04/10 11:06:02.731: [smf] INFO: Removed Session: UE IMSI:[262426085981203] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 04/10 11:06:02.731: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 04/10 11:06:02.735: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 04/10 11:06:02.736: [smf] INFO: Removed Session: UE IMSI:[262425936127424] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 04/10 11:06:02.736: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 04/10 11:06:02.741: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 04/10 11:06:02.741: [smf] INFO: Removed Session: UE IMSI:[262421349596511] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 04/10 11:06:02.741: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 04/10 11:06:02.746: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 04/10 11:06:02.746: [smf] INFO: Removed Session: UE IMSI:[262422728501272] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 04/10 11:06:02.746: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 04/10 11:06:02.751: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 04/10 11:06:02.752: [smf] INFO: Removed Session: UE IMSI:[262426888486701] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 04/10 11:06:02.752: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 04/10 11:06:02.757: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 04/10 11:06:02.757: [smf] INFO: Removed Session: UE IMSI:[262421877384706] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 04/10 11:06:02.757: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 04/10 11:06:02.762: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 04/10 11:06:02.763: [smf] INFO: Removed Session: UE IMSI:[262428368628398] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 04/10 11:06:02.763: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 04/10 11:06:02.767: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 04/10 11:06:02.768: [smf] INFO: Removed Session: UE IMSI:[262422024119848] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 04/10 11:06:02.768: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 04/10 11:06:02.773: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 04/10 11:06:02.774: [smf] INFO: Removed Session: UE IMSI:[262424740325445] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 04/10 11:06:02.774: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 04/10 11:06:02.778: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 04/10 11:06:02.779: [smf] INFO: Removed Session: UE IMSI:[262424754446592] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 04/10 11:06:02.779: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 04/10 11:06:02.783: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 04/10 11:06:02.784: [smf] INFO: Removed Session: UE IMSI:[262429326135702] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 04/10 11:06:02.784: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 04/10 11:06:02.789: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 04/10 11:06:02.789: [smf] INFO: Removed Session: UE IMSI:[262424435160229] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 04/10 11:06:02.789: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 04/10 11:06:02.794: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 04/10 11:06:02.795: [smf] INFO: Removed Session: UE IMSI:[262426680902714] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 04/10 11:06:02.795: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 04/10 11:06:02.799: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 04/10 11:06:02.800: [smf] INFO: Removed Session: UE IMSI:[262424232178447] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 04/10 11:06:02.800: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 04/10 11:06:02.805: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 04/10 11:06:02.805: [smf] INFO: Removed Session: UE IMSI:[262422230570225] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 04/10 11:06:02.805: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 04/10 11:06:02.810: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 04/10 11:06:02.811: [smf] INFO: Removed Session: UE IMSI:[262423830596978] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 04/10 11:06:02.811: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 04/10 11:06:02.815: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 04/10 11:06:02.816: [smf] INFO: Removed Session: UE IMSI:[262426266397287] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 04/10 11:06:02.816: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 04/10 11:06:02.821: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 04/10 11:06:02.821: [smf] INFO: Removed Session: UE IMSI:[262422663962242] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 04/10 11:06:02.821: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 04/10 11:06:02.826: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 04/10 11:06:02.827: [smf] INFO: Removed Session: UE IMSI:[262422830309442] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 04/10 11:06:02.827: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 04/10 11:06:02.831: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 04/10 11:06:02.832: [smf] INFO: Removed Session: UE IMSI:[262427708660236] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 04/10 11:06:02.832: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 04/10 11:06:02.836: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 04/10 11:06:02.837: [smf] INFO: Removed Session: UE IMSI:[262421913433843] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 04/10 11:06:02.837: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 04/10 11:06:02.842: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 04/10 11:06:02.842: [smf] INFO: Removed Session: UE IMSI:[262421132537633] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 04/10 11:06:02.842: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 04/10 11:06:02.847: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 04/10 11:06:02.848: [smf] INFO: Removed Session: UE IMSI:[262420210989297] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 04/10 11:06:02.848: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 04/10 11:06:02.852: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 04/10 11:06:02.853: [smf] INFO: Removed Session: UE IMSI:[262428740687394] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 04/10 11:06:02.853: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 04/10 11:06:02.858: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 04/10 11:06:02.859: [smf] INFO: Removed Session: UE IMSI:[262427230407847] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 04/10 11:06:02.859: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 04/10 11:06:02.863: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 04/10 11:06:02.864: [smf] INFO: Removed Session: UE IMSI:[262427708503250] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 04/10 11:06:02.864: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 04/10 11:06:02.869: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 04/10 11:06:02.870: [smf] INFO: Removed Session: UE IMSI:[262426038413152] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 04/10 11:06:02.870: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 04/10 11:06:02.874: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 04/10 11:06:02.875: [smf] INFO: Removed Session: UE IMSI:[262423657639746] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 04/10 11:06:02.875: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 04/10 11:06:02.879: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 04/10 11:06:02.880: [smf] INFO: Removed Session: UE IMSI:[262429731553003] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 04/10 11:06:02.880: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 04/10 11:06:02.885: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 04/10 11:06:02.885: [smf] INFO: Removed Session: UE IMSI:[262425601670585] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 04/10 11:06:02.885: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 04/10 11:06:02.890: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 04/10 11:06:02.891: [smf] INFO: Removed Session: UE IMSI:[262423847224778] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 04/10 11:06:02.891: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 04/10 11:06:02.895: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 04/10 11:06:02.896: [smf] INFO: Removed Session: UE IMSI:[262423857094125] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 04/10 11:06:02.896: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 04/10 11:06:02.901: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 04/10 11:06:02.901: [smf] INFO: Removed Session: UE IMSI:[262426426640146] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 04/10 11:06:02.901: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 04/10 11:06:02.906: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 04/10 11:06:02.907: [smf] INFO: Removed Session: UE IMSI:[262421211394217] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 04/10 11:06:02.907: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 04/10 11:06:02.911: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 04/10 11:06:02.912: [smf] INFO: Removed Session: UE IMSI:[262428761755682] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 04/10 11:06:02.912: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 04/10 11:06:02.917: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 04/10 11:06:02.917: [smf] INFO: Removed Session: UE IMSI:[262421631094091] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 04/10 11:06:02.917: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 04/10 11:06:02.922: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 04/10 11:06:02.923: [smf] INFO: Removed Session: UE IMSI:[262423380283040] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 04/10 11:06:02.923: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 04/10 11:06:02.927: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 04/10 11:06:02.928: [smf] INFO: Removed Session: UE IMSI:[262423429392922] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 04/10 11:06:02.928: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 04/10 11:06:02.933: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 04/10 11:06:02.933: [smf] INFO: Removed Session: UE IMSI:[262426636428794] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 04/10 11:06:02.933: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 04/10 11:06:02.938: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 04/10 11:06:02.939: [smf] INFO: Removed Session: UE IMSI:[262424975962802] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 04/10 11:06:02.939: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 04/10 11:06:02.943: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 04/10 11:06:02.944: [smf] INFO: Removed Session: UE IMSI:[262421144207514] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 04/10 11:06:02.944: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 04/10 11:06:02.949: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 04/10 11:06:02.950: [smf] INFO: Removed Session: UE IMSI:[262425444540978] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 04/10 11:06:02.950: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 04/10 11:06:02.954: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 04/10 11:06:02.955: [smf] INFO: Removed Session: UE IMSI:[262429599809145] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 04/10 11:06:02.955: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 04/10 11:06:02.959: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 04/10 11:06:02.960: [smf] INFO: Removed Session: UE IMSI:[262420224841450] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 04/10 11:06:02.960: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 04/10 11:06:02.965: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 04/10 11:06:02.966: [smf] INFO: Removed Session: UE IMSI:[262428011628859] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 04/10 11:06:02.966: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 04/10 11:06:02.970: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 04/10 11:06:02.971: [smf] INFO: Removed Session: UE IMSI:[262422302497541] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 04/10 11:06:02.971: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 04/10 11:06:02.976: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 04/10 11:06:02.976: [smf] INFO: Removed Session: UE IMSI:[262427826630225] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 04/10 11:06:02.976: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 04/10 11:06:02.981: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 04/10 11:06:02.982: [smf] INFO: Removed Session: UE IMSI:[262420673709433] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 04/10 11:06:02.982: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 04/10 11:06:02.986: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 04/10 11:06:02.987: [smf] INFO: Removed Session: UE IMSI:[262425680070746] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 04/10 11:06:02.987: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 04/10 11:06:02.992: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 04/10 11:06:02.992: [smf] INFO: Removed Session: UE IMSI:[262427897908385] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 04/10 11:06:02.992: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 04/10 11:06:02.997: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 04/10 11:06:02.998: [smf] INFO: Removed Session: UE IMSI:[262427031129879] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:02.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 04/10 11:06:02.998: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 04/10 11:06:03.002: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 04/10 11:06:03.003: [smf] INFO: Removed Session: UE IMSI:[262427929546220] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 04/10 11:06:03.003: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 04/10 11:06:03.008: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 04/10 11:06:03.008: [smf] INFO: Removed Session: UE IMSI:[262423148228524] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 04/10 11:06:03.008: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 04/10 11:06:03.013: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 04/10 11:06:03.014: [smf] INFO: Removed Session: UE IMSI:[262428423519336] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 04/10 11:06:03.014: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 04/10 11:06:03.018: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 04/10 11:06:03.019: [smf] INFO: Removed Session: UE IMSI:[262427679187770] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 04/10 11:06:03.019: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 04/10 11:06:03.024: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 04/10 11:06:03.024: [smf] INFO: Removed Session: UE IMSI:[262429764239153] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 04/10 11:06:03.024: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 04/10 11:06:03.029: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 04/10 11:06:03.030: [smf] INFO: Removed Session: UE IMSI:[262427696770433] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 04/10 11:06:03.030: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 04/10 11:06:03.034: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 04/10 11:06:03.035: [smf] INFO: Removed Session: UE IMSI:[262425079905865] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 04/10 11:06:03.035: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 04/10 11:06:03.040: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 04/10 11:06:03.040: [smf] INFO: Removed Session: UE IMSI:[262422025295964] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 04/10 11:06:03.040: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 04/10 11:06:03.045: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 04/10 11:06:03.045: [smf] INFO: Removed Session: UE IMSI:[262423593505349] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 04/10 11:06:03.045: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 04/10 11:06:03.050: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 04/10 11:06:03.051: [smf] INFO: Removed Session: UE IMSI:[262420478334324] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 04/10 11:06:03.051: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 04/10 11:06:03.055: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 04/10 11:06:03.056: [smf] INFO: Removed Session: UE IMSI:[262421865144670] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 04/10 11:06:03.056: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 04/10 11:06:03.061: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 04/10 11:06:03.061: [smf] INFO: Removed Session: UE IMSI:[262420581449364] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 04/10 11:06:03.061: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 04/10 11:06:03.066: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 04/10 11:06:03.067: [smf] INFO: Removed Session: UE IMSI:[262423775222476] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 04/10 11:06:03.067: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 04/10 11:06:03.071: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 04/10 11:06:03.072: [smf] INFO: Removed Session: UE IMSI:[262426760096881] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 04/10 11:06:03.072: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 04/10 11:06:03.077: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 04/10 11:06:03.077: [smf] INFO: Removed Session: UE IMSI:[262422422447521] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 04/10 11:06:03.077: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 04/10 11:06:03.082: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 04/10 11:06:03.083: [smf] INFO: Removed Session: UE IMSI:[262425297256556] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 04/10 11:06:03.083: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 04/10 11:06:03.087: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 04/10 11:06:03.088: [smf] INFO: Removed Session: UE IMSI:[262428036159140] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 04/10 11:06:03.088: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 04/10 11:06:03.093: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 04/10 11:06:03.093: [smf] INFO: Removed Session: UE IMSI:[262427081925270] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 04/10 11:06:03.093: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 04/10 11:06:03.098: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 04/10 11:06:03.098: [smf] INFO: Removed Session: UE IMSI:[262423266589320] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 04/10 11:06:03.098: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 04/10 11:06:03.103: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 04/10 11:06:03.104: [smf] INFO: Removed Session: UE IMSI:[262420712387111] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 04/10 11:06:03.104: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 04/10 11:06:03.109: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 04/10 11:06:03.109: [smf] INFO: Removed Session: UE IMSI:[262424228409449] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 04/10 11:06:03.109: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 04/10 11:06:03.114: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 04/10 11:06:03.115: [smf] INFO: Removed Session: UE IMSI:[262429478657120] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 04/10 11:06:03.115: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 04/10 11:06:03.120: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 04/10 11:06:03.121: [smf] INFO: Removed Session: UE IMSI:[262428905541217] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 04/10 11:06:03.121: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 04/10 11:06:03.125: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 04/10 11:06:03.126: [smf] INFO: Removed Session: UE IMSI:[262426893862083] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 04/10 11:06:03.126: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 04/10 11:06:03.131: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 04/10 11:06:03.131: [smf] INFO: Removed Session: UE IMSI:[262423785539656] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 04/10 11:06:03.131: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 04/10 11:06:03.136: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 04/10 11:06:03.137: [smf] INFO: Removed Session: UE IMSI:[262425345512207] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 04/10 11:06:03.137: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 04/10 11:06:03.142: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 04/10 11:06:03.143: [smf] INFO: Removed Session: UE IMSI:[262427442371048] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 04/10 11:06:03.143: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 04/10 11:06:03.147: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 04/10 11:06:03.148: [smf] INFO: Removed Session: UE IMSI:[262428416627582] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 04/10 11:06:03.148: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 04/10 11:06:03.154: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 04/10 11:06:03.155: [smf] INFO: Removed Session: UE IMSI:[262423090077119] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 04/10 11:06:03.155: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 04/10 11:06:03.160: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 04/10 11:06:03.161: [smf] INFO: Removed Session: UE IMSI:[262420871444349] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 04/10 11:06:03.161: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 04/10 11:06:03.166: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 04/10 11:06:03.167: [smf] INFO: Removed Session: UE IMSI:[262421007410689] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 04/10 11:06:03.167: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 04/10 11:06:03.171: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 04/10 11:06:03.172: [smf] INFO: Removed Session: UE IMSI:[262422822782745] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 04/10 11:06:03.172: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 04/10 11:06:03.177: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 04/10 11:06:03.177: [smf] INFO: Removed Session: UE IMSI:[262429589338241] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 04/10 11:06:03.177: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 04/10 11:06:03.182: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 04/10 11:06:03.183: [smf] INFO: Removed Session: UE IMSI:[262425675391042] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 04/10 11:06:03.183: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 04/10 11:06:03.187: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 04/10 11:06:03.188: [smf] INFO: Removed Session: UE IMSI:[262427956008596] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 04/10 11:06:03.188: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 04/10 11:06:03.193: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 04/10 11:06:03.194: [smf] INFO: Removed Session: UE IMSI:[262423581668397] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 04/10 11:06:03.194: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 04/10 11:06:03.199: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 04/10 11:06:03.200: [smf] INFO: Removed Session: UE IMSI:[262428538377454] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 04/10 11:06:03.200: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 04/10 11:06:03.205: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 04/10 11:06:03.206: [smf] INFO: Removed Session: UE IMSI:[262427422027732] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 04/10 11:06:03.206: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 04/10 11:06:03.210: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 04/10 11:06:03.211: [smf] INFO: Removed Session: UE IMSI:[262421566029044] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 04/10 11:06:03.211: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 04/10 11:06:03.215: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 04/10 11:06:03.216: [smf] INFO: Removed Session: UE IMSI:[262424959047815] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 04/10 11:06:03.216: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 04/10 11:06:03.221: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 04/10 11:06:03.222: [smf] INFO: Removed Session: UE IMSI:[262422529035106] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 04/10 11:06:03.222: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 04/10 11:06:03.227: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 04/10 11:06:03.228: [smf] INFO: Removed Session: UE IMSI:[262424074716724] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 04/10 11:06:03.228: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 04/10 11:06:03.232: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 04/10 11:06:03.233: [smf] INFO: Removed Session: UE IMSI:[262429431283321] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 04/10 11:06:03.233: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 04/10 11:06:03.238: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 04/10 11:06:03.238: [smf] INFO: Removed Session: UE IMSI:[262427127194748] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 04/10 11:06:03.238: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 04/10 11:06:03.243: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 04/10 11:06:03.244: [smf] INFO: Removed Session: UE IMSI:[262427411857278] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 04/10 11:06:03.244: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 04/10 11:06:03.248: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 04/10 11:06:03.249: [smf] INFO: Removed Session: UE IMSI:[262422150796863] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 04/10 11:06:03.249: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 04/10 11:06:03.254: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 04/10 11:06:03.254: [smf] INFO: Removed Session: UE IMSI:[262421989405679] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 04/10 11:06:03.254: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 04/10 11:06:03.259: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 04/10 11:06:03.260: [smf] INFO: Removed Session: UE IMSI:[262422460948468] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 04/10 11:06:03.260: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 04/10 11:06:03.264: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 04/10 11:06:03.265: [smf] INFO: Removed Session: UE IMSI:[262422250453004] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 04/10 11:06:03.265: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 04/10 11:06:03.270: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 04/10 11:06:03.270: [smf] INFO: Removed Session: UE IMSI:[262426654890312] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 04/10 11:06:03.270: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 04/10 11:06:03.275: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 04/10 11:06:03.275: [smf] INFO: Removed Session: UE IMSI:[262420483702746] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 04/10 11:06:03.276: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 04/10 11:06:03.280: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 04/10 11:06:03.281: [smf] INFO: Removed Session: UE IMSI:[262429598698361] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 04/10 11:06:03.281: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 04/10 11:06:03.286: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 04/10 11:06:03.286: [smf] INFO: Removed Session: UE IMSI:[262420338866316] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 04/10 11:06:03.286: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 04/10 11:06:03.291: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 04/10 11:06:03.292: [smf] INFO: Removed Session: UE IMSI:[262423242094398] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 04/10 11:06:03.292: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 04/10 11:06:03.297: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 04/10 11:06:03.298: [smf] INFO: Removed Session: UE IMSI:[262420993992227] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 04/10 11:06:03.298: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 04/10 11:06:03.302: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 04/10 11:06:03.304: [smf] INFO: Removed Session: UE IMSI:[262421710885406] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 04/10 11:06:03.304: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 04/10 11:06:03.308: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 04/10 11:06:03.309: [smf] INFO: Removed Session: UE IMSI:[262424519888689] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 04/10 11:06:03.309: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 04/10 11:06:03.313: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 04/10 11:06:03.314: [smf] INFO: Removed Session: UE IMSI:[262422047631304] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 04/10 11:06:03.314: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 04/10 11:06:03.319: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 04/10 11:06:03.319: [smf] INFO: Removed Session: UE IMSI:[262420521224478] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 04/10 11:06:03.319: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 04/10 11:06:03.324: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 04/10 11:06:03.325: [smf] INFO: Removed Session: UE IMSI:[262423780467071] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 04/10 11:06:03.325: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 04/10 11:06:03.330: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 04/10 11:06:03.330: [smf] INFO: Removed Session: UE IMSI:[262424480225359] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 04/10 11:06:03.330: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 04/10 11:06:03.335: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 04/10 11:06:03.336: [smf] INFO: Removed Session: UE IMSI:[262422376398290] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 04/10 11:06:03.336: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 04/10 11:06:03.341: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 04/10 11:06:03.342: [smf] INFO: Removed Session: UE IMSI:[262424705283389] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 04/10 11:06:03.342: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 04/10 11:06:03.347: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 04/10 11:06:03.347: [smf] INFO: Removed Session: UE IMSI:[262428745985451] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 04/10 11:06:03.347: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 04/10 11:06:03.352: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 04/10 11:06:03.352: [smf] INFO: Removed Session: UE IMSI:[262429733381609] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 04/10 11:06:03.352: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 04/10 11:06:03.357: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 04/10 11:06:03.359: [smf] INFO: Removed Session: UE IMSI:[262428109717323] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 04/10 11:06:03.359: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 04/10 11:06:03.364: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 04/10 11:06:03.365: [smf] INFO: Removed Session: UE IMSI:[262421043528359] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 04/10 11:06:03.365: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 04/10 11:06:03.370: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 04/10 11:06:03.371: [smf] INFO: Removed Session: UE IMSI:[262420834064763] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 04/10 11:06:03.371: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 04/10 11:06:03.375: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 04/10 11:06:03.376: [smf] INFO: Removed Session: UE IMSI:[262428188556468] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 04/10 11:06:03.376: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 04/10 11:06:03.381: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 04/10 11:06:03.381: [smf] INFO: Removed Session: UE IMSI:[262420272068779] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 04/10 11:06:03.382: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 04/10 11:06:03.386: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 04/10 11:06:03.387: [smf] INFO: Removed Session: UE IMSI:[262423674930419] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 04/10 11:06:03.387: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 04/10 11:06:03.392: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 04/10 11:06:03.392: [smf] INFO: Removed Session: UE IMSI:[262427851389053] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 04/10 11:06:03.392: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 04/10 11:06:03.397: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 04/10 11:06:03.397: [smf] INFO: Removed Session: UE IMSI:[262426306538476] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 04/10 11:06:03.397: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 04/10 11:06:03.402: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 04/10 11:06:03.403: [smf] INFO: Removed Session: UE IMSI:[262428293543700] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 04/10 11:06:03.403: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 04/10 11:06:03.407: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 04/10 11:06:03.408: [smf] INFO: Removed Session: UE IMSI:[262425230442670] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 04/10 11:06:03.408: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 04/10 11:06:03.413: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 04/10 11:06:03.413: [smf] INFO: Removed Session: UE IMSI:[262421131484045] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 04/10 11:06:03.413: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 04/10 11:06:03.418: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 04/10 11:06:03.419: [smf] INFO: Removed Session: UE IMSI:[262426879967322] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 04/10 11:06:03.419: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 04/10 11:06:03.424: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 04/10 11:06:03.424: [smf] INFO: Removed Session: UE IMSI:[262429609393768] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 04/10 11:06:03.424: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 04/10 11:06:03.429: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 04/10 11:06:03.429: [smf] INFO: Removed Session: UE IMSI:[262420576671281] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 04/10 11:06:03.429: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 04/10 11:06:03.434: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 04/10 11:06:03.435: [smf] INFO: Removed Session: UE IMSI:[262423520322435] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 04/10 11:06:03.435: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 04/10 11:06:03.439: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 04/10 11:06:03.440: [smf] INFO: Removed Session: UE IMSI:[262423417250860] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 04/10 11:06:03.440: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 04/10 11:06:03.445: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 04/10 11:06:03.445: [smf] INFO: Removed Session: UE IMSI:[262426966032608] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 04/10 11:06:03.445: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 04/10 11:06:03.450: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 04/10 11:06:03.450: [smf] INFO: Removed Session: UE IMSI:[262428241501217] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 04/10 11:06:03.450: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 04/10 11:06:03.455: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 04/10 11:06:03.456: [smf] INFO: Removed Session: UE IMSI:[262428849343673] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 04/10 11:06:03.456: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 04/10 11:06:03.461: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 04/10 11:06:03.461: [smf] INFO: Removed Session: UE IMSI:[262424673265108] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 04/10 11:06:03.461: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 04/10 11:06:03.466: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 04/10 11:06:03.466: [smf] INFO: Removed Session: UE IMSI:[262429170762465] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 04/10 11:06:03.466: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 04/10 11:06:03.471: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 04/10 11:06:03.472: [smf] INFO: Removed Session: UE IMSI:[262429580853517] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 04/10 11:06:03.472: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 04/10 11:06:03.477: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 04/10 11:06:03.477: [smf] INFO: Removed Session: UE IMSI:[262422355402310] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 04/10 11:06:03.477: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 04/10 11:06:03.482: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 04/10 11:06:03.482: [smf] INFO: Removed Session: UE IMSI:[262422144134861] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 04/10 11:06:03.482: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 04/10 11:06:03.487: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 04/10 11:06:03.488: [smf] INFO: Removed Session: UE IMSI:[262429076543548] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 04/10 11:06:03.488: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 04/10 11:06:03.493: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 04/10 11:06:03.493: [smf] INFO: Removed Session: UE IMSI:[262429783513120] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 04/10 11:06:03.493: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 04/10 11:06:03.498: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 04/10 11:06:03.498: [smf] INFO: Removed Session: UE IMSI:[262428724312701] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 04/10 11:06:03.498: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 04/10 11:06:03.503: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 04/10 11:06:03.504: [smf] INFO: Removed Session: UE IMSI:[262427715570756] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 04/10 11:06:03.504: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 04/10 11:06:03.508: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 04/10 11:06:03.509: [smf] INFO: Removed Session: UE IMSI:[262422316450163] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 04/10 11:06:03.509: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 04/10 11:06:03.514: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 04/10 11:06:03.514: [smf] INFO: Removed Session: UE IMSI:[262427062074486] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 04/10 11:06:03.514: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 04/10 11:06:03.519: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 04/10 11:06:03.520: [smf] INFO: Removed Session: UE IMSI:[262424691668515] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 04/10 11:06:03.520: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 04/10 11:06:03.524: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 04/10 11:06:03.525: [smf] INFO: Removed Session: UE IMSI:[262426421976853] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 04/10 11:06:03.525: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 04/10 11:06:03.530: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 04/10 11:06:03.530: [smf] INFO: Removed Session: UE IMSI:[262422128137688] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 04/10 11:06:03.530: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 04/10 11:06:03.535: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 04/10 11:06:03.536: [smf] INFO: Removed Session: UE IMSI:[262421370742759] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 04/10 11:06:03.536: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 04/10 11:06:03.540: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 04/10 11:06:03.541: [smf] INFO: Removed Session: UE IMSI:[262420250381250] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 04/10 11:06:03.541: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 04/10 11:06:03.546: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 04/10 11:06:03.546: [smf] INFO: Removed Session: UE IMSI:[262421635070436] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 04/10 11:06:03.546: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 04/10 11:06:03.551: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 04/10 11:06:03.551: [smf] INFO: Removed Session: UE IMSI:[262423918511906] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 04/10 11:06:03.551: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 04/10 11:06:03.556: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 04/10 11:06:03.557: [smf] INFO: Removed Session: UE IMSI:[262420970816125] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 04/10 11:06:03.557: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 04/10 11:06:03.562: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 04/10 11:06:03.562: [smf] INFO: Removed Session: UE IMSI:[262428230204843] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 04/10 11:06:03.562: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 04/10 11:06:03.567: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 04/10 11:06:03.567: [smf] INFO: Removed Session: UE IMSI:[262421500540238] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 04/10 11:06:03.567: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 04/10 11:06:03.572: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 04/10 11:06:03.573: [smf] INFO: Removed Session: UE IMSI:[262421494706671] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 04/10 11:06:03.573: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 04/10 11:06:03.577: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 04/10 11:06:03.578: [smf] INFO: Removed Session: UE IMSI:[262422100823409] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 04/10 11:06:03.578: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 04/10 11:06:03.583: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 04/10 11:06:03.583: [smf] INFO: Removed Session: UE IMSI:[262421752313409] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 04/10 11:06:03.583: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 04/10 11:06:03.588: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 04/10 11:06:03.589: [smf] INFO: Removed Session: UE IMSI:[262428958866056] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 04/10 11:06:03.589: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 04/10 11:06:03.594: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 04/10 11:06:03.594: [smf] INFO: Removed Session: UE IMSI:[262428049069546] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 04/10 11:06:03.594: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 04/10 11:06:03.599: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 04/10 11:06:03.599: [smf] INFO: Removed Session: UE IMSI:[262424891545511] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 04/10 11:06:03.599: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 04/10 11:06:03.604: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 04/10 11:06:03.605: [smf] INFO: Removed Session: UE IMSI:[262429975846723] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 04/10 11:06:03.605: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 04/10 11:06:03.609: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 04/10 11:06:03.610: [smf] INFO: Removed Session: UE IMSI:[262427254827555] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 04/10 11:06:03.610: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 04/10 11:06:03.615: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 04/10 11:06:03.615: [smf] INFO: Removed Session: UE IMSI:[262423608265929] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 04/10 11:06:03.615: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 04/10 11:06:03.620: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 04/10 11:06:03.621: [smf] INFO: Removed Session: UE IMSI:[262421709930176] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 04/10 11:06:03.621: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 04/10 11:06:03.625: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 04/10 11:06:03.626: [smf] INFO: Removed Session: UE IMSI:[262428152372536] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 04/10 11:06:03.626: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 04/10 11:06:03.631: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 04/10 11:06:03.631: [smf] INFO: Removed Session: UE IMSI:[262426831023068] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 04/10 11:06:03.631: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 04/10 11:06:03.636: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 04/10 11:06:03.637: [smf] INFO: Removed Session: UE IMSI:[262420370609463] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 04/10 11:06:03.637: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 04/10 11:06:03.641: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 04/10 11:06:03.642: [smf] INFO: Removed Session: UE IMSI:[262426799176814] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 04/10 11:06:03.642: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 04/10 11:06:03.647: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 04/10 11:06:03.647: [smf] INFO: Removed Session: UE IMSI:[262428049880044] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 04/10 11:06:03.647: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 04/10 11:06:03.652: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 04/10 11:06:03.652: [smf] INFO: Removed Session: UE IMSI:[262422269445055] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 04/10 11:06:03.652: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 04/10 11:06:03.657: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 04/10 11:06:03.658: [smf] INFO: Removed Session: UE IMSI:[262424362464375] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 04/10 11:06:03.658: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 04/10 11:06:03.663: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 04/10 11:06:03.663: [smf] INFO: Removed Session: UE IMSI:[262426287859424] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 04/10 11:06:03.663: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 04/10 11:06:03.668: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 04/10 11:06:03.668: [smf] INFO: Removed Session: UE IMSI:[262426417653967] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 04/10 11:06:03.668: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 04/10 11:06:03.673: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 04/10 11:06:03.674: [smf] INFO: Removed Session: UE IMSI:[262423579422484] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 04/10 11:06:03.674: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 04/10 11:06:03.678: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 04/10 11:06:03.679: [smf] INFO: Removed Session: UE IMSI:[262426431670357] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 04/10 11:06:03.679: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 04/10 11:06:03.684: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 04/10 11:06:03.684: [smf] INFO: Removed Session: UE IMSI:[262420322778124] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 04/10 11:06:03.684: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 04/10 11:06:03.689: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 04/10 11:06:03.690: [smf] INFO: Removed Session: UE IMSI:[262420613644242] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 04/10 11:06:03.690: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 04/10 11:06:03.695: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 04/10 11:06:03.695: [smf] INFO: Removed Session: UE IMSI:[262424466891092] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 04/10 11:06:03.695: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 04/10 11:06:03.700: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 04/10 11:06:03.700: [smf] INFO: Removed Session: UE IMSI:[262425297834873] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 04/10 11:06:03.700: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 04/10 11:06:03.705: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 04/10 11:06:03.705: [smf] INFO: Removed Session: UE IMSI:[262425273134581] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 04/10 11:06:03.706: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 04/10 11:06:03.710: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 04/10 11:06:03.711: [smf] INFO: Removed Session: UE IMSI:[262420542598248] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 04/10 11:06:03.711: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 04/10 11:06:03.716: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 04/10 11:06:03.716: [smf] INFO: Removed Session: UE IMSI:[262423771985281] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 04/10 11:06:03.716: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 04/10 11:06:03.722: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 04/10 11:06:03.722: [smf] INFO: Removed Session: UE IMSI:[262426966181767] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 04/10 11:06:03.723: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 04/10 11:06:03.727: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 04/10 11:06:03.728: [smf] INFO: Removed Session: UE IMSI:[262429480340526] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 04/10 11:06:03.728: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 04/10 11:06:03.733: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 04/10 11:06:03.733: [smf] INFO: Removed Session: UE IMSI:[262428868312561] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 04/10 11:06:03.733: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 04/10 11:06:03.738: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 04/10 11:06:03.739: [smf] INFO: Removed Session: UE IMSI:[262421403225383] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 04/10 11:06:03.739: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 04/10 11:06:03.744: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 04/10 11:06:03.744: [smf] INFO: Removed Session: UE IMSI:[262423952123289] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 04/10 11:06:03.744: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 04/10 11:06:03.749: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 04/10 11:06:03.749: [smf] INFO: Removed Session: UE IMSI:[262425648099468] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 04/10 11:06:03.749: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 04/10 11:06:03.755: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 04/10 11:06:03.755: [smf] INFO: Removed Session: UE IMSI:[262422607616621] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 04/10 11:06:03.755: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 04/10 11:06:03.760: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 04/10 11:06:03.761: [smf] INFO: Removed Session: UE IMSI:[262424205356752] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 04/10 11:06:03.761: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 04/10 11:06:03.766: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 04/10 11:06:03.766: [smf] INFO: Removed Session: UE IMSI:[262425866589783] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 04/10 11:06:03.766: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 04/10 11:06:03.771: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 04/10 11:06:03.772: [smf] INFO: Removed Session: UE IMSI:[262429085724657] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 04/10 11:06:03.772: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 04/10 11:06:03.777: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 04/10 11:06:03.777: [smf] INFO: Removed Session: UE IMSI:[262423660964388] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 04/10 11:06:03.777: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 04/10 11:06:03.782: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 04/10 11:06:03.783: [smf] INFO: Removed Session: UE IMSI:[262427091626955] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 04/10 11:06:03.783: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 04/10 11:06:03.788: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 04/10 11:06:03.789: [smf] INFO: Removed Session: UE IMSI:[262426800748849] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 04/10 11:06:03.789: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 04/10 11:06:03.794: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 04/10 11:06:03.795: [smf] INFO: Removed Session: UE IMSI:[262421568728819] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 04/10 11:06:03.795: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 04/10 11:06:03.799: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 04/10 11:06:03.800: [smf] INFO: Removed Session: UE IMSI:[262421778273379] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 04/10 11:06:03.800: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 04/10 11:06:03.805: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 04/10 11:06:03.805: [smf] INFO: Removed Session: UE IMSI:[262423686964328] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 04/10 11:06:03.805: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 04/10 11:06:03.810: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 04/10 11:06:03.810: [smf] INFO: Removed Session: UE IMSI:[262421347678937] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 04/10 11:06:03.810: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 04/10 11:06:03.815: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 04/10 11:06:03.816: [smf] INFO: Removed Session: UE IMSI:[262428315863312] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 04/10 11:06:03.816: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 04/10 11:06:03.822: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 04/10 11:06:03.823: [smf] INFO: Removed Session: UE IMSI:[262426673636702] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 04/10 11:06:03.823: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 04/10 11:06:03.828: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 04/10 11:06:03.828: [smf] INFO: Removed Session: UE IMSI:[262422754378067] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 04/10 11:06:03.828: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 04/10 11:06:03.833: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 04/10 11:06:03.833: [smf] INFO: Removed Session: UE IMSI:[262425620067622] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 04/10 11:06:03.833: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 04/10 11:06:03.838: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 04/10 11:06:03.839: [smf] INFO: Removed Session: UE IMSI:[262425241257609] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 04/10 11:06:03.839: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 04/10 11:06:03.845: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 04/10 11:06:03.845: [smf] INFO: Removed Session: UE IMSI:[262421287522378] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 04/10 11:06:03.845: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 04/10 11:06:03.850: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 04/10 11:06:03.850: [smf] INFO: Removed Session: UE IMSI:[262424034217397] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 04/10 11:06:03.850: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 04/10 11:06:03.855: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 04/10 11:06:03.856: [smf] INFO: Removed Session: UE IMSI:[262429419675330] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 04/10 11:06:03.856: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 04/10 11:06:03.861: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 04/10 11:06:03.861: [smf] INFO: Removed Session: UE IMSI:[262423671169565] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 04/10 11:06:03.861: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 04/10 11:06:03.866: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 04/10 11:06:03.867: [smf] INFO: Removed Session: UE IMSI:[262428664576150] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 04/10 11:06:03.867: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 04/10 11:06:03.872: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 04/10 11:06:03.872: [smf] INFO: Removed Session: UE IMSI:[262428767453947] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 04/10 11:06:03.872: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 04/10 11:06:03.877: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 04/10 11:06:03.878: [smf] INFO: Removed Session: UE IMSI:[262420624986021] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 04/10 11:06:03.878: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 04/10 11:06:03.883: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 04/10 11:06:03.885: [smf] INFO: Removed Session: UE IMSI:[262428732270333] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 04/10 11:06:03.885: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 04/10 11:06:03.889: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 04/10 11:06:03.893: [smf] INFO: Removed Session: UE IMSI:[262425538310384] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 04/10 11:06:03.893: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 04/10 11:06:03.894: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 04/10 11:06:03.895: [smf] INFO: Removed Session: UE IMSI:[262423518460892] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 04/10 11:06:03.895: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 04/10 11:06:03.900: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 04/10 11:06:03.901: [smf] INFO: Removed Session: UE IMSI:[262423553853059] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 04/10 11:06:03.901: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 04/10 11:06:03.906: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 04/10 11:06:03.907: [smf] INFO: Removed Session: UE IMSI:[262421426480604] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 04/10 11:06:03.907: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 04/10 11:06:03.912: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 04/10 11:06:03.912: [smf] INFO: Removed Session: UE IMSI:[262427782696926] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 04/10 11:06:03.912: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 04/10 11:06:03.917: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 04/10 11:06:03.917: [smf] INFO: Removed Session: UE IMSI:[262425873574984] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 04/10 11:06:03.917: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 04/10 11:06:03.922: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 04/10 11:06:03.923: [smf] INFO: Removed Session: UE IMSI:[262420785976662] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 04/10 11:06:03.923: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 04/10 11:06:03.928: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 04/10 11:06:03.928: [smf] INFO: Removed Session: UE IMSI:[262423819644093] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 04/10 11:06:03.928: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 04/10 11:06:03.934: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 04/10 11:06:03.935: [smf] INFO: Removed Session: UE IMSI:[262423236424960] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 04/10 11:06:03.936: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 04/10 11:06:03.940: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 04/10 11:06:03.942: [smf] INFO: Removed Session: UE IMSI:[262423728412524] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 04/10 11:06:03.942: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 04/10 11:06:03.946: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 04/10 11:06:03.947: [smf] INFO: Removed Session: UE IMSI:[262422645498020] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 04/10 11:06:03.947: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 04/10 11:06:03.951: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 04/10 11:06:03.952: [smf] INFO: Removed Session: UE IMSI:[262428487203285] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 04/10 11:06:03.952: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 04/10 11:06:03.957: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 04/10 11:06:03.957: [smf] INFO: Removed Session: UE IMSI:[262426262347042] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 04/10 11:06:03.957: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 04/10 11:06:03.962: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 04/10 11:06:03.962: [smf] INFO: Removed Session: UE IMSI:[262424478223860] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 04/10 11:06:03.962: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 04/10 11:06:03.967: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 04/10 11:06:03.968: [smf] INFO: Removed Session: UE IMSI:[262423549924504] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 04/10 11:06:03.968: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 04/10 11:06:03.973: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 04/10 11:06:03.974: [smf] INFO: Removed Session: UE IMSI:[262422787674846] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 04/10 11:06:03.974: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 04/10 11:06:03.978: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 04/10 11:06:03.979: [smf] INFO: Removed Session: UE IMSI:[262426792507200] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 04/10 11:06:03.979: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 04/10 11:06:03.983: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 04/10 11:06:03.984: [smf] INFO: Removed Session: UE IMSI:[262421484826487] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 04/10 11:06:03.984: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 04/10 11:06:03.989: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 04/10 11:06:03.990: [smf] INFO: Removed Session: UE IMSI:[262429290072206] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 04/10 11:06:03.990: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 04/10 11:06:03.994: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 04/10 11:06:03.995: [smf] INFO: Removed Session: UE IMSI:[262429837343295] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:03.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 04/10 11:06:03.995: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 04/10 11:06:04.000: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 04/10 11:06:04.000: [smf] INFO: Removed Session: UE IMSI:[262427391828959] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 04/10 11:06:04.000: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 04/10 11:06:04.005: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 04/10 11:06:04.006: [smf] INFO: Removed Session: UE IMSI:[262429310522868] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 04/10 11:06:04.006: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 04/10 11:06:04.010: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 04/10 11:06:04.011: [smf] INFO: Removed Session: UE IMSI:[262422546116595] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 04/10 11:06:04.011: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 04/10 11:06:04.016: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 04/10 11:06:04.016: [smf] INFO: Removed Session: UE IMSI:[262423959399042] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 04/10 11:06:04.016: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 04/10 11:06:04.021: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 04/10 11:06:04.021: [smf] INFO: Removed Session: UE IMSI:[262429847027185] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 04/10 11:06:04.021: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 04/10 11:06:04.026: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 04/10 11:06:04.027: [smf] INFO: Removed Session: UE IMSI:[262423757515199] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 04/10 11:06:04.027: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 04/10 11:06:04.031: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 04/10 11:06:04.032: [smf] INFO: Removed Session: UE IMSI:[262427391698372] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 04/10 11:06:04.032: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 04/10 11:06:04.037: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 04/10 11:06:04.037: [smf] INFO: Removed Session: UE IMSI:[262429089627226] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 04/10 11:06:04.037: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 04/10 11:06:04.042: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 04/10 11:06:04.042: [smf] INFO: Removed Session: UE IMSI:[262429545646631] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 04/10 11:06:04.043: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 04/10 11:06:04.047: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 04/10 11:06:04.048: [smf] INFO: Removed Session: UE IMSI:[262421674242725] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 04/10 11:06:04.048: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 04/10 11:06:04.053: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 04/10 11:06:04.053: [smf] INFO: Removed Session: UE IMSI:[262422276630033] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 04/10 11:06:04.053: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 04/10 11:06:04.058: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 04/10 11:06:04.058: [smf] INFO: Removed Session: UE IMSI:[262422159720160] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 04/10 11:06:04.058: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 04/10 11:06:04.063: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 04/10 11:06:04.064: [smf] INFO: Removed Session: UE IMSI:[262427106492377] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 04/10 11:06:04.064: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 04/10 11:06:04.069: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 04/10 11:06:04.070: [smf] INFO: Removed Session: UE IMSI:[262423380101444] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 04/10 11:06:04.070: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 04/10 11:06:04.075: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 04/10 11:06:04.076: [smf] INFO: Removed Session: UE IMSI:[262424475375695] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 04/10 11:06:04.076: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 04/10 11:06:04.082: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 04/10 11:06:04.083: [smf] INFO: Removed Session: UE IMSI:[262424377846530] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 04/10 11:06:04.084: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 04/10 11:06:04.088: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 04/10 11:06:04.089: [smf] INFO: Removed Session: UE IMSI:[262421225682185] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 04/10 11:06:04.089: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 04/10 11:06:04.093: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 04/10 11:06:04.094: [smf] INFO: Removed Session: UE IMSI:[262426080888465] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 04/10 11:06:04.094: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 04/10 11:06:04.099: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 04/10 11:06:04.100: [smf] INFO: Removed Session: UE IMSI:[262429053800090] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 04/10 11:06:04.100: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 04/10 11:06:04.104: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 04/10 11:06:04.106: [smf] INFO: Removed Session: UE IMSI:[262422628677690] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 04/10 11:06:04.106: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 04/10 11:06:04.111: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 04/10 11:06:04.112: [smf] INFO: Removed Session: UE IMSI:[262425340428331] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 04/10 11:06:04.112: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 04/10 11:06:04.117: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 04/10 11:06:04.118: [smf] INFO: Removed Session: UE IMSI:[262426976640115] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 04/10 11:06:04.118: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 04/10 11:06:04.122: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 04/10 11:06:04.123: [smf] INFO: Removed Session: UE IMSI:[262428204570979] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 04/10 11:06:04.123: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 04/10 11:06:04.128: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 04/10 11:06:04.128: [smf] INFO: Removed Session: UE IMSI:[262422215934074] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 04/10 11:06:04.128: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 04/10 11:06:04.133: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 04/10 11:06:04.134: [smf] INFO: Removed Session: UE IMSI:[262427163255755] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 04/10 11:06:04.134: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 04/10 11:06:04.139: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 04/10 11:06:04.140: [smf] INFO: Removed Session: UE IMSI:[262422198734141] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 04/10 11:06:04.140: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 04/10 11:06:04.144: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 04/10 11:06:04.145: [smf] INFO: Removed Session: UE IMSI:[262421159048309] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 04/10 11:06:04.145: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 04/10 11:06:04.150: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 04/10 11:06:04.150: [smf] INFO: Removed Session: UE IMSI:[262426187305591] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 04/10 11:06:04.150: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 04/10 11:06:04.155: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 04/10 11:06:04.156: [smf] INFO: Removed Session: UE IMSI:[262423546295364] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 04/10 11:06:04.156: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 04/10 11:06:04.161: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 04/10 11:06:04.161: [smf] INFO: Removed Session: UE IMSI:[262421748477324] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 04/10 11:06:04.161: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 04/10 11:06:04.166: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 04/10 11:06:04.167: [smf] INFO: Removed Session: UE IMSI:[262424562598769] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 04/10 11:06:04.167: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 04/10 11:06:04.171: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 04/10 11:06:04.172: [smf] INFO: Removed Session: UE IMSI:[262424429901708] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 04/10 11:06:04.172: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 04/10 11:06:04.177: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 04/10 11:06:04.178: [smf] INFO: Removed Session: UE IMSI:[262425911849193] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 04/10 11:06:04.178: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 04/10 11:06:04.183: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 04/10 11:06:04.184: [smf] INFO: Removed Session: UE IMSI:[262425786074392] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 04/10 11:06:04.184: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 04/10 11:06:04.189: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 04/10 11:06:04.190: [smf] INFO: Removed Session: UE IMSI:[262420050523081] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 04/10 11:06:04.190: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 04/10 11:06:04.195: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 04/10 11:06:04.196: [smf] INFO: Removed Session: UE IMSI:[262425331207515] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 04/10 11:06:04.196: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 04/10 11:06:04.200: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 04/10 11:06:04.201: [smf] INFO: Removed Session: UE IMSI:[262424776892969] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 04/10 11:06:04.201: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 04/10 11:06:04.206: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 04/10 11:06:04.206: [smf] INFO: Removed Session: UE IMSI:[262420174227173] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 04/10 11:06:04.206: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 04/10 11:06:04.211: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 04/10 11:06:04.211: [smf] INFO: Removed Session: UE IMSI:[262422478766344] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 04/10 11:06:04.211: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 04/10 11:06:04.216: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 04/10 11:06:04.217: [smf] INFO: Removed Session: UE IMSI:[262422262648095] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 04/10 11:06:04.217: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 04/10 11:06:04.222: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 04/10 11:06:04.222: [smf] INFO: Removed Session: UE IMSI:[262425457542085] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 04/10 11:06:04.222: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 04/10 11:06:04.227: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 04/10 11:06:04.227: [smf] INFO: Removed Session: UE IMSI:[262426082729173] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 04/10 11:06:04.228: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 04/10 11:06:04.233: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 04/10 11:06:04.233: [smf] INFO: Removed Session: UE IMSI:[262423517861507] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 04/10 11:06:04.233: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 04/10 11:06:04.238: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 04/10 11:06:04.238: [smf] INFO: Removed Session: UE IMSI:[262427366574935] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 04/10 11:06:04.238: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 04/10 11:06:04.243: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 04/10 11:06:04.244: [smf] INFO: Removed Session: UE IMSI:[262428519473114] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 04/10 11:06:04.244: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 04/10 11:06:04.249: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 04/10 11:06:04.249: [smf] INFO: Removed Session: UE IMSI:[262425299735542] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 04/10 11:06:04.249: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 04/10 11:06:04.254: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 04/10 11:06:04.254: [smf] INFO: Removed Session: UE IMSI:[262426638307572] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 04/10 11:06:04.254: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 04/10 11:06:04.259: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 04/10 11:06:04.259: [smf] INFO: Removed Session: UE IMSI:[262420320387247] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 04/10 11:06:04.259: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 04/10 11:06:04.264: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 04/10 11:06:04.265: [smf] INFO: Removed Session: UE IMSI:[262425710398138] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 04/10 11:06:04.265: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 04/10 11:06:04.270: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 04/10 11:06:04.270: [smf] INFO: Removed Session: UE IMSI:[262420855394333] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 04/10 11:06:04.270: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 04/10 11:06:04.275: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 04/10 11:06:04.275: [smf] INFO: Removed Session: UE IMSI:[262425902300795] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 04/10 11:06:04.275: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 04/10 11:06:04.280: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 04/10 11:06:04.280: [smf] INFO: Removed Session: UE IMSI:[262424233917294] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 04/10 11:06:04.280: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 04/10 11:06:04.285: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 04/10 11:06:04.286: [smf] INFO: Removed Session: UE IMSI:[262428174662250] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 04/10 11:06:04.286: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 04/10 11:06:04.290: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 04/10 11:06:04.291: [smf] INFO: Removed Session: UE IMSI:[262429251036526] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 04/10 11:06:04.291: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 04/10 11:06:04.296: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 04/10 11:06:04.296: [smf] INFO: Removed Session: UE IMSI:[262428912400386] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 04/10 11:06:04.296: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 04/10 11:06:04.301: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 04/10 11:06:04.301: [smf] INFO: Removed Session: UE IMSI:[262421630227649] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 04/10 11:06:04.301: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 04/10 11:06:04.306: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 04/10 11:06:04.306: [smf] INFO: Removed Session: UE IMSI:[262421134307443] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 04/10 11:06:04.306: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 04/10 11:06:04.311: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 04/10 11:06:04.312: [smf] INFO: Removed Session: UE IMSI:[262421093247474] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 04/10 11:06:04.312: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 04/10 11:06:04.317: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 04/10 11:06:04.317: [smf] INFO: Removed Session: UE IMSI:[262420850356953] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 04/10 11:06:04.317: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 04/10 11:06:04.322: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 04/10 11:06:04.322: [smf] INFO: Removed Session: UE IMSI:[262426079935150] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 04/10 11:06:04.322: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 04/10 11:06:04.327: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 04/10 11:06:04.327: [smf] INFO: Removed Session: UE IMSI:[262422521830312] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 04/10 11:06:04.327: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 04/10 11:06:04.332: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 04/10 11:06:04.333: [smf] INFO: Removed Session: UE IMSI:[262422286780655] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 04/10 11:06:04.333: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 04/10 11:06:04.338: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 04/10 11:06:04.338: [smf] INFO: Removed Session: UE IMSI:[262421622613401] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 04/10 11:06:04.338: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 04/10 11:06:04.343: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 04/10 11:06:04.343: [smf] INFO: Removed Session: UE IMSI:[262422232086709] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 04/10 11:06:04.343: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 04/10 11:06:04.348: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 04/10 11:06:04.348: [smf] INFO: Removed Session: UE IMSI:[262429284253935] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 04/10 11:06:04.349: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 04/10 11:06:04.353: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 04/10 11:06:04.354: [smf] INFO: Removed Session: UE IMSI:[262420369265053] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 04/10 11:06:04.354: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 04/10 11:06:04.359: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 04/10 11:06:04.359: [smf] INFO: Removed Session: UE IMSI:[262421758306373] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 04/10 11:06:04.359: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 04/10 11:06:04.364: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 04/10 11:06:04.365: [smf] INFO: Removed Session: UE IMSI:[262423652384095] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 04/10 11:06:04.365: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 04/10 11:06:04.370: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 04/10 11:06:04.370: [smf] INFO: Removed Session: UE IMSI:[262421210799527] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 04/10 11:06:04.370: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 04/10 11:06:04.375: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 04/10 11:06:04.376: [smf] INFO: Removed Session: UE IMSI:[262425390306358] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 04/10 11:06:04.376: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 04/10 11:06:04.381: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 04/10 11:06:04.381: [smf] INFO: Removed Session: UE IMSI:[262425306698073] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 04/10 11:06:04.381: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 04/10 11:06:04.386: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 04/10 11:06:04.387: [smf] INFO: Removed Session: UE IMSI:[262429438639830] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 04/10 11:06:04.387: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 04/10 11:06:04.391: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 04/10 11:06:04.392: [smf] INFO: Removed Session: UE IMSI:[262424377422960] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 04/10 11:06:04.392: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 04/10 11:06:04.397: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 04/10 11:06:04.397: [smf] INFO: Removed Session: UE IMSI:[262426785719417] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 04/10 11:06:04.397: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 04/10 11:06:04.402: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 04/10 11:06:04.403: [smf] INFO: Removed Session: UE IMSI:[262426990591177] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 04/10 11:06:04.403: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 04/10 11:06:04.408: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 04/10 11:06:04.408: [smf] INFO: Removed Session: UE IMSI:[262427528301929] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 04/10 11:06:04.408: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 04/10 11:06:04.413: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 04/10 11:06:04.414: [smf] INFO: Removed Session: UE IMSI:[262426350849352] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 04/10 11:06:04.414: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 04/10 11:06:04.419: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 04/10 11:06:04.420: [smf] INFO: Removed Session: UE IMSI:[262420401027653] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 04/10 11:06:04.420: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 04/10 11:06:04.424: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 04/10 11:06:04.425: [smf] INFO: Removed Session: UE IMSI:[262423441369927] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 04/10 11:06:04.425: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 04/10 11:06:04.430: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 04/10 11:06:04.430: [smf] INFO: Removed Session: UE IMSI:[262426146547107] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 04/10 11:06:04.430: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 04/10 11:06:04.435: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 04/10 11:06:04.436: [smf] INFO: Removed Session: UE IMSI:[262424903623284] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 04/10 11:06:04.436: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 04/10 11:06:04.440: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 04/10 11:06:04.441: [smf] INFO: Removed Session: UE IMSI:[262425647264436] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 04/10 11:06:04.441: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 04/10 11:06:04.446: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 04/10 11:06:04.446: [smf] INFO: Removed Session: UE IMSI:[262427293307179] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 04/10 11:06:04.446: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 04/10 11:06:04.451: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 04/10 11:06:04.451: [smf] INFO: Removed Session: UE IMSI:[262425637817822] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 04/10 11:06:04.451: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 04/10 11:06:04.456: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 04/10 11:06:04.457: [smf] INFO: Removed Session: UE IMSI:[262423992946229] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 04/10 11:06:04.457: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 04/10 11:06:04.462: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 04/10 11:06:04.462: [smf] INFO: Removed Session: UE IMSI:[262425445979996] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 04/10 11:06:04.462: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 04/10 11:06:04.467: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 04/10 11:06:04.468: [smf] INFO: Removed Session: UE IMSI:[262421073507963] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 04/10 11:06:04.468: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 04/10 11:06:04.472: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 04/10 11:06:04.473: [smf] INFO: Removed Session: UE IMSI:[262428812374379] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 04/10 11:06:04.473: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 04/10 11:06:04.478: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 04/10 11:06:04.478: [smf] INFO: Removed Session: UE IMSI:[262423839587605] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 04/10 11:06:04.478: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 04/10 11:06:04.483: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 04/10 11:06:04.484: [smf] INFO: Removed Session: UE IMSI:[262424031390903] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 04/10 11:06:04.484: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 04/10 11:06:04.489: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 04/10 11:06:04.489: [smf] INFO: Removed Session: UE IMSI:[262422039462815] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 04/10 11:06:04.489: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 04/10 11:06:04.494: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 04/10 11:06:04.494: [smf] INFO: Removed Session: UE IMSI:[262427302605871] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 04/10 11:06:04.494: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 04/10 11:06:04.499: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 04/10 11:06:04.500: [smf] INFO: Removed Session: UE IMSI:[262429420693378] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 04/10 11:06:04.500: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 04/10 11:06:04.505: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 04/10 11:06:04.505: [smf] INFO: Removed Session: UE IMSI:[262420676995711] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 04/10 11:06:04.505: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 04/10 11:06:04.510: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 04/10 11:06:04.511: [smf] INFO: Removed Session: UE IMSI:[262422051701821] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 04/10 11:06:04.511: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 04/10 11:06:04.516: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 04/10 11:06:04.516: [smf] INFO: Removed Session: UE IMSI:[262427491135132] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 04/10 11:06:04.516: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 04/10 11:06:04.521: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 04/10 11:06:04.522: [smf] INFO: Removed Session: UE IMSI:[262427967304485] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 04/10 11:06:04.522: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 04/10 11:06:04.526: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 04/10 11:06:04.527: [smf] INFO: Removed Session: UE IMSI:[262422553596239] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 04/10 11:06:04.527: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 04/10 11:06:04.532: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 04/10 11:06:04.532: [smf] INFO: Removed Session: UE IMSI:[262424286663189] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 04/10 11:06:04.532: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 04/10 11:06:04.537: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 04/10 11:06:04.538: [smf] INFO: Removed Session: UE IMSI:[262421517451447] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 04/10 11:06:04.538: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 04/10 11:06:04.543: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 04/10 11:06:04.543: [smf] INFO: Removed Session: UE IMSI:[262424531629100] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 04/10 11:06:04.543: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 04/10 11:06:04.548: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 04/10 11:06:04.549: [smf] INFO: Removed Session: UE IMSI:[262420794751163] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 04/10 11:06:04.549: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 04/10 11:06:04.553: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 04/10 11:06:04.554: [smf] INFO: Removed Session: UE IMSI:[262422038634738] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 04/10 11:06:04.554: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 04/10 11:06:04.558: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 04/10 11:06:04.559: [smf] INFO: Removed Session: UE IMSI:[262420916005557] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 04/10 11:06:04.559: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 04/10 11:06:04.564: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 04/10 11:06:04.564: [smf] INFO: Removed Session: UE IMSI:[262429717739410] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 04/10 11:06:04.564: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 04/10 11:06:04.569: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 04/10 11:06:04.570: [smf] INFO: Removed Session: UE IMSI:[262423523279909] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 04/10 11:06:04.570: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 04/10 11:06:04.574: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 04/10 11:06:04.575: [smf] INFO: Removed Session: UE IMSI:[262421335988869] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 04/10 11:06:04.575: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 04/10 11:06:04.580: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 04/10 11:06:04.580: [smf] INFO: Removed Session: UE IMSI:[262427395583895] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 04/10 11:06:04.580: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 04/10 11:06:04.585: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 04/10 11:06:04.585: [smf] INFO: Removed Session: UE IMSI:[262429199293922] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 04/10 11:06:04.585: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 04/10 11:06:04.590: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 04/10 11:06:04.591: [smf] INFO: Removed Session: UE IMSI:[262424836870545] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 04/10 11:06:04.591: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 04/10 11:06:04.596: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 04/10 11:06:04.596: [smf] INFO: Removed Session: UE IMSI:[262426925152220] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 04/10 11:06:04.596: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 04/10 11:06:04.601: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 04/10 11:06:04.602: [smf] INFO: Removed Session: UE IMSI:[262426443787980] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 04/10 11:06:04.602: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 04/10 11:06:04.606: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 04/10 11:06:04.607: [smf] INFO: Removed Session: UE IMSI:[262426026578166] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 04/10 11:06:04.607: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 04/10 11:06:04.612: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 04/10 11:06:04.613: [smf] INFO: Removed Session: UE IMSI:[262428860403407] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 04/10 11:06:04.613: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 04/10 11:06:04.618: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 04/10 11:06:04.619: [smf] INFO: Removed Session: UE IMSI:[262426885492703] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 04/10 11:06:04.619: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 04/10 11:06:04.624: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 04/10 11:06:04.625: [smf] INFO: Removed Session: UE IMSI:[262429814117095] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 04/10 11:06:04.625: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 04/10 11:06:04.630: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 04/10 11:06:04.630: [smf] INFO: Removed Session: UE IMSI:[262420687588348] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 04/10 11:06:04.630: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 04/10 11:06:04.635: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 04/10 11:06:04.636: [smf] INFO: Removed Session: UE IMSI:[262421602635253] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 04/10 11:06:04.636: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 04/10 11:06:04.640: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 04/10 11:06:04.641: [smf] INFO: Removed Session: UE IMSI:[262427508464890] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 04/10 11:06:04.641: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 04/10 11:06:04.646: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 04/10 11:06:04.646: [smf] INFO: Removed Session: UE IMSI:[262428555373864] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 04/10 11:06:04.646: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 04/10 11:06:04.651: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 04/10 11:06:04.652: [smf] INFO: Removed Session: UE IMSI:[262429883717607] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 04/10 11:06:04.652: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 04/10 11:06:04.657: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 04/10 11:06:04.657: [smf] INFO: Removed Session: UE IMSI:[262426431247386] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 04/10 11:06:04.657: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 04/10 11:06:04.662: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 04/10 11:06:04.662: [smf] INFO: Removed Session: UE IMSI:[262421070599427] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 04/10 11:06:04.662: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 04/10 11:06:04.667: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 04/10 11:06:04.668: [smf] INFO: Removed Session: UE IMSI:[262422122783873] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 04/10 11:06:04.668: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 04/10 11:06:04.673: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 04/10 11:06:04.674: [smf] INFO: Removed Session: UE IMSI:[262424016856491] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 04/10 11:06:04.674: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 04/10 11:06:04.679: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 04/10 11:06:04.679: [smf] INFO: Removed Session: UE IMSI:[262428518373842] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 04/10 11:06:04.679: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 04/10 11:06:04.684: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 04/10 11:06:04.685: [smf] INFO: Removed Session: UE IMSI:[262422951618350] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 04/10 11:06:04.685: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 04/10 11:06:04.690: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 04/10 11:06:04.690: [smf] INFO: Removed Session: UE IMSI:[262425594942590] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 04/10 11:06:04.690: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 04/10 11:06:04.695: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 04/10 11:06:04.696: [smf] INFO: Removed Session: UE IMSI:[262429558165061] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 04/10 11:06:04.696: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 04/10 11:06:04.700: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 04/10 11:06:04.701: [smf] INFO: Removed Session: UE IMSI:[262421814086802] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 04/10 11:06:04.701: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 04/10 11:06:04.706: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 04/10 11:06:04.706: [smf] INFO: Removed Session: UE IMSI:[262425830788489] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 04/10 11:06:04.706: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 04/10 11:06:04.711: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 04/10 11:06:04.711: [smf] INFO: Removed Session: UE IMSI:[262421260623678] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 04/10 11:06:04.712: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 04/10 11:06:04.716: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 04/10 11:06:04.717: [smf] INFO: Removed Session: UE IMSI:[262429740201344] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 04/10 11:06:04.717: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 04/10 11:06:04.722: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 04/10 11:06:04.722: [smf] INFO: Removed Session: UE IMSI:[262425193213047] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 04/10 11:06:04.722: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 04/10 11:06:04.727: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 04/10 11:06:04.727: [smf] INFO: Removed Session: UE IMSI:[262425010529392] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 04/10 11:06:04.728: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 04/10 11:06:04.732: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 04/10 11:06:04.733: [smf] INFO: Removed Session: UE IMSI:[262423798974801] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 04/10 11:06:04.733: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 04/10 11:06:04.738: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 04/10 11:06:04.738: [smf] INFO: Removed Session: UE IMSI:[262424197208811] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 04/10 11:06:04.738: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 04/10 11:06:04.743: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 04/10 11:06:04.743: [smf] INFO: Removed Session: UE IMSI:[262421781356537] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 04/10 11:06:04.743: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 04/10 11:06:04.748: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 04/10 11:06:04.749: [smf] INFO: Removed Session: UE IMSI:[262422119646861] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 04/10 11:06:04.749: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 04/10 11:06:04.754: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 04/10 11:06:04.754: [smf] INFO: Removed Session: UE IMSI:[262422655098071] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 04/10 11:06:04.754: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 04/10 11:06:04.759: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 04/10 11:06:04.760: [smf] INFO: Removed Session: UE IMSI:[262423851166370] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 04/10 11:06:04.760: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 04/10 11:06:04.765: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 04/10 11:06:04.765: [smf] INFO: Removed Session: UE IMSI:[262427452591648] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 04/10 11:06:04.765: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 04/10 11:06:04.770: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 04/10 11:06:04.770: [smf] INFO: Removed Session: UE IMSI:[262424620416831] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 04/10 11:06:04.770: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 04/10 11:06:04.775: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 04/10 11:06:04.775: [smf] INFO: Removed Session: UE IMSI:[262423694977564] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 04/10 11:06:04.775: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 04/10 11:06:04.780: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 04/10 11:06:04.781: [smf] INFO: Removed Session: UE IMSI:[262425278256840] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 04/10 11:06:04.781: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 04/10 11:06:04.786: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 04/10 11:06:04.786: [smf] INFO: Removed Session: UE IMSI:[262424883346575] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 04/10 11:06:04.786: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 04/10 11:06:04.791: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 04/10 11:06:04.792: [smf] INFO: Removed Session: UE IMSI:[262424708901487] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 04/10 11:06:04.792: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 04/10 11:06:04.796: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 04/10 11:06:04.797: [smf] INFO: Removed Session: UE IMSI:[262428518348575] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 04/10 11:06:04.797: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 04/10 11:06:04.802: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 04/10 11:06:04.802: [smf] INFO: Removed Session: UE IMSI:[262427468932804] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 04/10 11:06:04.802: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 04/10 11:06:04.807: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 04/10 11:06:04.808: [smf] INFO: Removed Session: UE IMSI:[262429939564381] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 04/10 11:06:04.808: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 04/10 11:06:04.812: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 04/10 11:06:04.813: [smf] INFO: Removed Session: UE IMSI:[262428458802136] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 04/10 11:06:04.813: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 04/10 11:06:04.818: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 04/10 11:06:04.818: [smf] INFO: Removed Session: UE IMSI:[262425639507091] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 04/10 11:06:04.818: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 04/10 11:06:04.823: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 04/10 11:06:04.823: [smf] INFO: Removed Session: UE IMSI:[262421635367003] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 04/10 11:06:04.823: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 04/10 11:06:04.828: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 04/10 11:06:04.829: [smf] INFO: Removed Session: UE IMSI:[262422797083045] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 04/10 11:06:04.829: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 04/10 11:06:04.834: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 04/10 11:06:04.834: [smf] INFO: Removed Session: UE IMSI:[262424040176699] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 04/10 11:06:04.834: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 04/10 11:06:04.839: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 04/10 11:06:04.839: [smf] INFO: Removed Session: UE IMSI:[262428665296432] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 04/10 11:06:04.839: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 04/10 11:06:04.844: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 04/10 11:06:04.845: [smf] INFO: Removed Session: UE IMSI:[262429670200357] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 04/10 11:06:04.845: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 04/10 11:06:04.850: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 04/10 11:06:04.850: [smf] INFO: Removed Session: UE IMSI:[262422529030816] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 04/10 11:06:04.850: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 04/10 11:06:04.855: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 04/10 11:06:04.856: [smf] INFO: Removed Session: UE IMSI:[262425313395197] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 04/10 11:06:04.856: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 04/10 11:06:04.860: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 04/10 11:06:04.861: [smf] INFO: Removed Session: UE IMSI:[262427514577864] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 04/10 11:06:04.861: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 04/10 11:06:04.866: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 04/10 11:06:04.866: [smf] INFO: Removed Session: UE IMSI:[262424868016584] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 04/10 11:06:04.866: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 04/10 11:06:04.871: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 04/10 11:06:04.871: [smf] INFO: Removed Session: UE IMSI:[262428189771529] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 04/10 11:06:04.871: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 04/10 11:06:04.876: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 04/10 11:06:04.877: [smf] INFO: Removed Session: UE IMSI:[262425784594339] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 04/10 11:06:04.877: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 04/10 11:06:04.882: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 04/10 11:06:04.882: [smf] INFO: Removed Session: UE IMSI:[262424927352306] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 04/10 11:06:04.882: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 04/10 11:06:04.887: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 04/10 11:06:04.888: [smf] INFO: Removed Session: UE IMSI:[262425480534360] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 04/10 11:06:04.888: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 04/10 11:06:04.892: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 04/10 11:06:04.893: [smf] INFO: Removed Session: UE IMSI:[262421296704222] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 04/10 11:06:04.893: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 04/10 11:06:04.898: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 04/10 11:06:04.899: [smf] INFO: Removed Session: UE IMSI:[262420411429013] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 04/10 11:06:04.899: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 04/10 11:06:04.904: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 04/10 11:06:04.904: [smf] INFO: Removed Session: UE IMSI:[262425007529586] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 04/10 11:06:04.904: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 04/10 11:06:04.909: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 04/10 11:06:04.910: [smf] INFO: Removed Session: UE IMSI:[262421535257232] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 04/10 11:06:04.910: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 04/10 11:06:04.914: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 04/10 11:06:04.915: [smf] INFO: Removed Session: UE IMSI:[262421560176779] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 04/10 11:06:04.915: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 04/10 11:06:04.920: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 04/10 11:06:04.921: [smf] INFO: Removed Session: UE IMSI:[262428933226590] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 04/10 11:06:04.921: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 04/10 11:06:04.925: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 04/10 11:06:04.926: [smf] INFO: Removed Session: UE IMSI:[262423725973752] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 04/10 11:06:04.926: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 04/10 11:06:04.931: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 04/10 11:06:04.931: [smf] INFO: Removed Session: UE IMSI:[262427051520374] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 04/10 11:06:04.931: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 04/10 11:06:04.936: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 04/10 11:06:04.937: [smf] INFO: Removed Session: UE IMSI:[262423306819011] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 04/10 11:06:04.937: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 04/10 11:06:04.941: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 04/10 11:06:04.942: [smf] INFO: Removed Session: UE IMSI:[262427374684347] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 04/10 11:06:04.942: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 04/10 11:06:04.947: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 04/10 11:06:04.947: [smf] INFO: Removed Session: UE IMSI:[262421662867120] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 04/10 11:06:04.947: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 04/10 11:06:04.952: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 04/10 11:06:04.952: [smf] INFO: Removed Session: UE IMSI:[262425069079349] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 04/10 11:06:04.952: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 04/10 11:06:04.957: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 04/10 11:06:04.958: [smf] INFO: Removed Session: UE IMSI:[262423511432689] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 04/10 11:06:04.958: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 04/10 11:06:04.963: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 04/10 11:06:04.963: [smf] INFO: Removed Session: UE IMSI:[262422710960963] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 04/10 11:06:04.963: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 04/10 11:06:04.968: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 04/10 11:06:04.969: [smf] INFO: Removed Session: UE IMSI:[262429328690307] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 04/10 11:06:04.969: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 04/10 11:06:04.973: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 04/10 11:06:04.974: [smf] INFO: Removed Session: UE IMSI:[262420610147604] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 04/10 11:06:04.974: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 04/10 11:06:04.978: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 04/10 11:06:04.979: [smf] INFO: Removed Session: UE IMSI:[262425474402990] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 04/10 11:06:04.979: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 04/10 11:06:04.984: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 04/10 11:06:04.984: [smf] INFO: Removed Session: UE IMSI:[262427000988425] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 04/10 11:06:04.984: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 04/10 11:06:04.989: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 04/10 11:06:04.990: [smf] INFO: Removed Session: UE IMSI:[262425366524772] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 04/10 11:06:04.990: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 04/10 11:06:04.994: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 04/10 11:06:04.995: [smf] INFO: Removed Session: UE IMSI:[262421301719056] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:04.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 04/10 11:06:04.995: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 04/10 11:06:05.000: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 04/10 11:06:05.000: [smf] INFO: Removed Session: UE IMSI:[262422107814118] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 04/10 11:06:05.000: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 04/10 11:06:05.005: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 04/10 11:06:05.006: [smf] INFO: Removed Session: UE IMSI:[262429218081361] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 04/10 11:06:05.006: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 04/10 11:06:05.010: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 04/10 11:06:05.011: [smf] INFO: Removed Session: UE IMSI:[262420916270186] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 04/10 11:06:05.011: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 04/10 11:06:05.016: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 04/10 11:06:05.016: [smf] INFO: Removed Session: UE IMSI:[262423367692357] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 04/10 11:06:05.016: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 04/10 11:06:05.021: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 04/10 11:06:05.022: [smf] INFO: Removed Session: UE IMSI:[262420447335797] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 04/10 11:06:05.022: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 04/10 11:06:05.026: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 04/10 11:06:05.027: [smf] INFO: Removed Session: UE IMSI:[262420969133344] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 04/10 11:06:05.027: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 04/10 11:06:05.032: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 04/10 11:06:05.032: [smf] INFO: Removed Session: UE IMSI:[262428729125145] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 04/10 11:06:05.032: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 04/10 11:06:05.037: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 04/10 11:06:05.037: [smf] INFO: Removed Session: UE IMSI:[262423898515493] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 04/10 11:06:05.037: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 04/10 11:06:05.043: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 04/10 11:06:05.044: [smf] INFO: Removed Session: UE IMSI:[262423677628965] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 04/10 11:06:05.044: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 04/10 11:06:05.049: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 04/10 11:06:05.049: [smf] INFO: Removed Session: UE IMSI:[262420347818135] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 04/10 11:06:05.049: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 04/10 11:06:05.054: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 04/10 11:06:05.055: [smf] INFO: Removed Session: UE IMSI:[262428502406690] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 04/10 11:06:05.055: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 04/10 11:06:05.060: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 04/10 11:06:05.060: [smf] INFO: Removed Session: UE IMSI:[262429768918230] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 04/10 11:06:05.060: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 04/10 11:06:05.065: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 04/10 11:06:05.066: [smf] INFO: Removed Session: UE IMSI:[262425390607545] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 04/10 11:06:05.066: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 04/10 11:06:05.071: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 04/10 11:06:05.071: [smf] INFO: Removed Session: UE IMSI:[262422497879712] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 04/10 11:06:05.071: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 04/10 11:06:05.076: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 04/10 11:06:05.077: [smf] INFO: Removed Session: UE IMSI:[262428872886725] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 04/10 11:06:05.077: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 04/10 11:06:05.082: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 04/10 11:06:05.083: [smf] INFO: Removed Session: UE IMSI:[262428955039007] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 04/10 11:06:05.083: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 04/10 11:06:05.089: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 04/10 11:06:05.090: [smf] INFO: Removed Session: UE IMSI:[262423664569903] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 04/10 11:06:05.090: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 04/10 11:06:05.095: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 04/10 11:06:05.096: [smf] INFO: Removed Session: UE IMSI:[262428399851473] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 04/10 11:06:05.096: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 04/10 11:06:05.101: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 04/10 11:06:05.102: [smf] INFO: Removed Session: UE IMSI:[262425482401149] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 04/10 11:06:05.102: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 04/10 11:06:05.106: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 04/10 11:06:05.107: [smf] INFO: Removed Session: UE IMSI:[262423019001575] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 04/10 11:06:05.107: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 04/10 11:06:05.112: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 04/10 11:06:05.112: [smf] INFO: Removed Session: UE IMSI:[262428064410964] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 04/10 11:06:05.112: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 04/10 11:06:05.117: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 04/10 11:06:05.118: [smf] INFO: Removed Session: UE IMSI:[262424893069549] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 04/10 11:06:05.118: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 04/10 11:06:05.123: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 04/10 11:06:05.123: [smf] INFO: Removed Session: UE IMSI:[262423138766068] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 04/10 11:06:05.123: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 04/10 11:06:05.128: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 04/10 11:06:05.129: [smf] INFO: Removed Session: UE IMSI:[262420085616778] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 04/10 11:06:05.129: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 04/10 11:06:05.134: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 04/10 11:06:05.135: [smf] INFO: Removed Session: UE IMSI:[262425792082232] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 04/10 11:06:05.135: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 04/10 11:06:05.139: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 04/10 11:06:05.140: [smf] INFO: Removed Session: UE IMSI:[262420747883793] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 04/10 11:06:05.140: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 04/10 11:06:05.145: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 04/10 11:06:05.145: [smf] INFO: Removed Session: UE IMSI:[262422366275096] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 04/10 11:06:05.145: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 04/10 11:06:05.150: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 04/10 11:06:05.151: [smf] INFO: Removed Session: UE IMSI:[262423289592432] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 04/10 11:06:05.151: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 04/10 11:06:05.156: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 04/10 11:06:05.157: [smf] INFO: Removed Session: UE IMSI:[262423271712441] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 04/10 11:06:05.157: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 04/10 11:06:05.162: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 04/10 11:06:05.163: [smf] INFO: Removed Session: UE IMSI:[262428902603720] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 04/10 11:06:05.163: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 04/10 11:06:05.167: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 04/10 11:06:05.168: [smf] INFO: Removed Session: UE IMSI:[262424091161708] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 04/10 11:06:05.168: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 04/10 11:06:05.173: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 04/10 11:06:05.173: [smf] INFO: Removed Session: UE IMSI:[262423348706643] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 04/10 11:06:05.173: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 04/10 11:06:05.178: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 04/10 11:06:05.178: [smf] INFO: Removed Session: UE IMSI:[262421904857718] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 04/10 11:06:05.178: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 04/10 11:06:05.183: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 04/10 11:06:05.184: [smf] INFO: Removed Session: UE IMSI:[262429358771071] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 04/10 11:06:05.184: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 04/10 11:06:05.188: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 04/10 11:06:05.189: [smf] INFO: Removed Session: UE IMSI:[262420302777705] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 04/10 11:06:05.189: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 04/10 11:06:05.194: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 04/10 11:06:05.194: [smf] INFO: Removed Session: UE IMSI:[262426396412917] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 04/10 11:06:05.194: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 04/10 11:06:05.199: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 04/10 11:06:05.200: [smf] INFO: Removed Session: UE IMSI:[262422351770281] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 04/10 11:06:05.200: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 04/10 11:06:05.204: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 04/10 11:06:05.205: [smf] INFO: Removed Session: UE IMSI:[262429640462178] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 04/10 11:06:05.205: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 04/10 11:06:05.210: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 04/10 11:06:05.210: [smf] INFO: Removed Session: UE IMSI:[262429242737659] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 04/10 11:06:05.210: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 04/10 11:06:05.215: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 04/10 11:06:05.216: [smf] INFO: Removed Session: UE IMSI:[262429249529802] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 04/10 11:06:05.216: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 04/10 11:06:05.220: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 04/10 11:06:05.221: [smf] INFO: Removed Session: UE IMSI:[262429210125051] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 04/10 11:06:05.221: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 04/10 11:06:05.225: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 04/10 11:06:05.226: [smf] INFO: Removed Session: UE IMSI:[262426593400613] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 04/10 11:06:05.226: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 04/10 11:06:05.231: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 04/10 11:06:05.231: [smf] INFO: Removed Session: UE IMSI:[262428761667331] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 04/10 11:06:05.231: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 04/10 11:06:05.236: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 04/10 11:06:05.237: [smf] INFO: Removed Session: UE IMSI:[262425949719616] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 04/10 11:06:05.237: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 04/10 11:06:05.241: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 04/10 11:06:05.242: [smf] INFO: Removed Session: UE IMSI:[262429799430356] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 04/10 11:06:05.242: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 04/10 11:06:05.247: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 04/10 11:06:05.247: [smf] INFO: Removed Session: UE IMSI:[262426477799213] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 04/10 11:06:05.247: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 04/10 11:06:05.252: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 04/10 11:06:05.253: [smf] INFO: Removed Session: UE IMSI:[262421678294873] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 04/10 11:06:05.253: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 04/10 11:06:05.257: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 04/10 11:06:05.258: [smf] INFO: Removed Session: UE IMSI:[262424699567742] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 04/10 11:06:05.258: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 04/10 11:06:05.263: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 04/10 11:06:05.264: [smf] INFO: Removed Session: UE IMSI:[262428915607421] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 04/10 11:06:05.264: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 04/10 11:06:05.269: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 04/10 11:06:05.270: [smf] INFO: Removed Session: UE IMSI:[262421964184936] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 04/10 11:06:05.270: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 04/10 11:06:05.274: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 04/10 11:06:05.275: [smf] INFO: Removed Session: UE IMSI:[262423801488804] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 04/10 11:06:05.275: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 04/10 11:06:05.280: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 04/10 11:06:05.280: [smf] INFO: Removed Session: UE IMSI:[262424656094467] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 04/10 11:06:05.280: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 04/10 11:06:05.285: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 04/10 11:06:05.286: [smf] INFO: Removed Session: UE IMSI:[262424780101331] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 04/10 11:06:05.286: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 04/10 11:06:05.291: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 04/10 11:06:05.292: [smf] INFO: Removed Session: UE IMSI:[262425092384070] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 04/10 11:06:05.292: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 04/10 11:06:05.296: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 04/10 11:06:05.297: [smf] INFO: Removed Session: UE IMSI:[262429957430982] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 04/10 11:06:05.297: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 04/10 11:06:05.302: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 04/10 11:06:05.302: [smf] INFO: Removed Session: UE IMSI:[262421413639870] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 04/10 11:06:05.302: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 04/10 11:06:05.307: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 04/10 11:06:05.308: [smf] INFO: Removed Session: UE IMSI:[262428163368129] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 04/10 11:06:05.308: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 04/10 11:06:05.312: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 04/10 11:06:05.313: [smf] INFO: Removed Session: UE IMSI:[262424414662954] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 04/10 11:06:05.313: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 04/10 11:06:05.318: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 04/10 11:06:05.319: [smf] INFO: Removed Session: UE IMSI:[262429210041961] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 04/10 11:06:05.319: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 04/10 11:06:05.323: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 04/10 11:06:05.324: [smf] INFO: Removed Session: UE IMSI:[262423010309999] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 04/10 11:06:05.324: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 04/10 11:06:05.329: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 04/10 11:06:05.329: [smf] INFO: Removed Session: UE IMSI:[262428483164752] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 04/10 11:06:05.329: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 04/10 11:06:05.334: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 04/10 11:06:05.335: [smf] INFO: Removed Session: UE IMSI:[262420795235900] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 04/10 11:06:05.335: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 04/10 11:06:05.339: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 04/10 11:06:05.340: [smf] INFO: Removed Session: UE IMSI:[262428280368022] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 04/10 11:06:05.340: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 04/10 11:06:05.345: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 04/10 11:06:05.345: [smf] INFO: Removed Session: UE IMSI:[262425194371609] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 04/10 11:06:05.345: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 04/10 11:06:05.350: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 04/10 11:06:05.351: [smf] INFO: Removed Session: UE IMSI:[262427628136140] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 04/10 11:06:05.351: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 04/10 11:06:05.356: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 04/10 11:06:05.356: [smf] INFO: Removed Session: UE IMSI:[262422302938133] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 04/10 11:06:05.356: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 04/10 11:06:05.361: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 04/10 11:06:05.361: [smf] INFO: Removed Session: UE IMSI:[262424889853837] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 04/10 11:06:05.361: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 04/10 11:06:05.366: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 04/10 11:06:05.367: [smf] INFO: Removed Session: UE IMSI:[262425738372881] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 04/10 11:06:05.367: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 04/10 11:06:05.372: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 04/10 11:06:05.372: [smf] INFO: Removed Session: UE IMSI:[262421871805867] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 04/10 11:06:05.372: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 04/10 11:06:05.377: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 04/10 11:06:05.378: [smf] INFO: Removed Session: UE IMSI:[262424599827850] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 04/10 11:06:05.378: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 04/10 11:06:05.382: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 04/10 11:06:05.383: [smf] INFO: Removed Session: UE IMSI:[262421866241032] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 04/10 11:06:05.383: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 04/10 11:06:05.388: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 04/10 11:06:05.389: [smf] INFO: Removed Session: UE IMSI:[262428957346802] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 04/10 11:06:05.389: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 04/10 11:06:05.394: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 04/10 11:06:05.394: [smf] INFO: Removed Session: UE IMSI:[262425857311532] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 04/10 11:06:05.394: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 04/10 11:06:05.399: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 04/10 11:06:05.400: [smf] INFO: Removed Session: UE IMSI:[262420573307145] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 04/10 11:06:05.400: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 04/10 11:06:05.404: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 04/10 11:06:05.405: [smf] INFO: Removed Session: UE IMSI:[262426295509823] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 04/10 11:06:05.405: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 04/10 11:06:05.410: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 04/10 11:06:05.410: [smf] INFO: Removed Session: UE IMSI:[262427025508617] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 04/10 11:06:05.411: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 04/10 11:06:05.415: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 04/10 11:06:05.416: [smf] INFO: Removed Session: UE IMSI:[262422644663067] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 04/10 11:06:05.416: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 04/10 11:06:05.420: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 04/10 11:06:05.421: [smf] INFO: Removed Session: UE IMSI:[262425720246288] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 04/10 11:06:05.421: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 04/10 11:06:05.426: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 04/10 11:06:05.426: [smf] INFO: Removed Session: UE IMSI:[262421900335804] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 04/10 11:06:05.426: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 04/10 11:06:05.431: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 04/10 11:06:05.431: [smf] INFO: Removed Session: UE IMSI:[262421175401740] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 04/10 11:06:05.432: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 04/10 11:06:05.436: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 04/10 11:06:05.437: [smf] INFO: Removed Session: UE IMSI:[262420352455798] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 04/10 11:06:05.437: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 04/10 11:06:05.442: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 04/10 11:06:05.442: [smf] INFO: Removed Session: UE IMSI:[262420899607095] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 04/10 11:06:05.442: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 04/10 11:06:05.447: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 04/10 11:06:05.447: [smf] INFO: Removed Session: UE IMSI:[262423014782551] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 04/10 11:06:05.447: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 04/10 11:06:05.452: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 04/10 11:06:05.453: [smf] INFO: Removed Session: UE IMSI:[262421193347746] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 04/10 11:06:05.453: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 04/10 11:06:05.457: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 04/10 11:06:05.458: [smf] INFO: Removed Session: UE IMSI:[262421078097079] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 04/10 11:06:05.458: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 04/10 11:06:05.463: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 04/10 11:06:05.463: [smf] INFO: Removed Session: UE IMSI:[262429885050064] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 04/10 11:06:05.463: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 04/10 11:06:05.468: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 04/10 11:06:05.469: [smf] INFO: Removed Session: UE IMSI:[262428281315068] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 04/10 11:06:05.469: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 04/10 11:06:05.473: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 04/10 11:06:05.474: [smf] INFO: Removed Session: UE IMSI:[262423415437747] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 04/10 11:06:05.474: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 04/10 11:06:05.479: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 04/10 11:06:05.479: [smf] INFO: Removed Session: UE IMSI:[262425913332215] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 04/10 11:06:05.479: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 04/10 11:06:05.484: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 04/10 11:06:05.485: [smf] INFO: Removed Session: UE IMSI:[262427915869547] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 04/10 11:06:05.485: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 04/10 11:06:05.489: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 04/10 11:06:05.490: [smf] INFO: Removed Session: UE IMSI:[262429641599598] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 04/10 11:06:05.490: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 04/10 11:06:05.495: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 04/10 11:06:05.496: [smf] INFO: Removed Session: UE IMSI:[262429553338712] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 04/10 11:06:05.496: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 04/10 11:06:05.501: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 04/10 11:06:05.502: [smf] INFO: Removed Session: UE IMSI:[262427213405086] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 04/10 11:06:05.502: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 04/10 11:06:05.506: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 04/10 11:06:05.507: [smf] INFO: Removed Session: UE IMSI:[262428950722223] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 04/10 11:06:05.507: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 04/10 11:06:05.512: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 04/10 11:06:05.512: [smf] INFO: Removed Session: UE IMSI:[262429996219674] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 04/10 11:06:05.512: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 04/10 11:06:05.517: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 04/10 11:06:05.518: [smf] INFO: Removed Session: UE IMSI:[262428267838638] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 04/10 11:06:05.518: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 04/10 11:06:05.522: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 04/10 11:06:05.523: [smf] INFO: Removed Session: UE IMSI:[262421023997221] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 04/10 11:06:05.523: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 04/10 11:06:05.528: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 04/10 11:06:05.529: [smf] INFO: Removed Session: UE IMSI:[262429255309343] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 04/10 11:06:05.529: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 04/10 11:06:05.533: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 04/10 11:06:05.534: [smf] INFO: Removed Session: UE IMSI:[262421991912212] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 04/10 11:06:05.534: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 04/10 11:06:05.539: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 04/10 11:06:05.540: [smf] INFO: Removed Session: UE IMSI:[262427648836824] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 04/10 11:06:05.540: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 04/10 11:06:05.544: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 04/10 11:06:05.545: [smf] INFO: Removed Session: UE IMSI:[262426720980217] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 04/10 11:06:05.545: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 04/10 11:06:05.549: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 04/10 11:06:05.550: [smf] INFO: Removed Session: UE IMSI:[262428117585445] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 04/10 11:06:05.550: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 04/10 11:06:05.555: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 04/10 11:06:05.555: [smf] INFO: Removed Session: UE IMSI:[262426760813159] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 04/10 11:06:05.555: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 04/10 11:06:05.560: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 04/10 11:06:05.561: [smf] INFO: Removed Session: UE IMSI:[262425394497685] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 04/10 11:06:05.561: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 04/10 11:06:05.565: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 04/10 11:06:05.566: [smf] INFO: Removed Session: UE IMSI:[262425621156828] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 04/10 11:06:05.566: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 04/10 11:06:05.571: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/10 11:06:05.571: [smf] INFO: Removed Session: UE IMSI:[262428014223143] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 04/10 11:06:05.571: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 04/10 11:06:05.773: [smf] INFO: Removed Session: UE IMSI:[262427754095351] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:05.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/10 11:06:05.773: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: Warning: Stopping inactive timer T_next. MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:06:07.780: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:06:07.780: [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(87)@31a6e5f18874: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@31a6e5f18874: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:06:07 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6230988) Waiting for packet dumper to finish... 1 (prev_count=6230988, count=6231500) MTC@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:06:09 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_gy_charging_cc_time started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:06:11.631: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:06:13.075: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:06:14.085: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/10 11:06:14.085: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/10 11:06:14.085: [smf] INFO: UE IMSI[262428920281893] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:06:14.095: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/10 11:06:14.095: [upf] INFO: UE F-SEID[UP:0x95d CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 04/10 11:06:14.095: [upf] INFO: UE F-SEID[UP:0x95d CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass 04/10 11:06:17.096: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f841809b910 (../src/upf/context.c:810) 04/10 11:06:20.100: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f841809b910 (../src/upf/context.c:810) MTC@31a6e5f18874: Warning: Re-starting timer T_default, which is already active (running or expired). 04/10 11:06:22.101: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f841809b910 (../src/upf/context.c:810) MTC@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:06:22.618: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/10 11:06:22.627: [smf] INFO: Removed Session: UE IMSI:[262428920281893] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:22.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/10 11:06:22.627: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:06:24.636: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:06:24.636: [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)@31a6e5f18874: Final verdict of PTC: none TC_gy_charging_cc_time(90)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@31a6e5f18874: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:06:24 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@31a6e5f18874: 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@31a6e5f18874: 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 ------ Thu Apr 10 11:06:26 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@31a6e5f18874: 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@31a6e5f18874: Test case TC_gy_charging_volume_quota_threshold started. MTC@31a6e5f18874: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@31a6e5f18874: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 04/10 11:06:28.607: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 04/10 11:06:28.947: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) MTC@31a6e5f18874: sending CreatePDP 04/10 11:06:29.955: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 04/10 11:06:29.955: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 04/10 11:06:29.955: [smf] INFO: UE IMSI[262420002861176] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 04/10 11:06:29.970: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 04/10 11:06:29.970: [upf] INFO: UE F-SEID[UP:0x80d CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 04/10 11:06:29.970: [upf] INFO: UE F-SEID[UP:0x80d CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@31a6e5f18874: setverdict(pass): none -> pass MTC@31a6e5f18874: Warning: Re-starting timer T_default, which is already active (running or expired). 04/10 11:06:38.016: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f841809b9a0 (../src/upf/context.c:810) MTC@31a6e5f18874: Warning: Stopping inactive timer T_default. 04/10 11:06:38.527: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 04/10 11:06:38.534: [smf] INFO: Removed Session: UE IMSI:[262420002861176] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 04/10 11:06:38.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 04/10 11:06:38.534: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed MTC@31a6e5f18874: setverdict(pass): pass -> pass, component reason not changed 04/10 11:06:40.542: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 04/10 11:06:40.542: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(91)@31a6e5f18874: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(92)@31a6e5f18874: Final verdict of PTC: none MTC@31a6e5f18874: Setting final verdict of the test case. MTC@31a6e5f18874: Local verdict of MTC: pass MTC@31a6e5f18874: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@31a6e5f18874: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@31a6e5f18874: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@31a6e5f18874: 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'. Thu Apr 10 11:06:40 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25196) Waiting for packet dumper to finish... 1 (prev_count=25196, count=25708) MTC@31a6e5f18874: 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@31a6e5f18874: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@31a6e5f18874: Terminating MTC. MC@31a6e5f18874: MTC terminated. MC2> exit MC@31a6e5f18874: Shutting down session. MC@31a6e5f18874: 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-4840.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 (1935360) [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', '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-20250410-1059-0552ba71-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', '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-20250410-1059-0552ba71-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (1935242) [testenv][open5gs] Stopping upf (1935264) [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', '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-20250410-1059-0552ba71-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-4840.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', '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-20250410-1059-0552ba71-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4840.log && echo']             GGSN_Tests.ttcn:2424 GGSN_Tests control part GGSN_Tests.ttcn:1511 TC_pdp4_clients_interact_with_txseq testcase                                 "GGSN_Tests.ttcn:383 : pingpong T_default timeout" GGSN_Tests.ttcn:2467 GGSN_Tests control part GGSN_Tests.ttcn:1973 TC_pdp_act2_recovery testcase     "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" GGSN_Tests.ttcn:2472 GGSN_Tests control part GGSN_Tests.ttcn:2059 TC_pdp_act_restart_ctr_echo testcase        [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250410-1059-0552ba71-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250410-1059-0552ba71-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1160/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